0
votes
1answer
11 views
Unable to forward external ssh port through router to raspbmc
I am trying to expose my raspbmc's ssh port to the world through my internet router. I can connect to the device on my LAN. I have another Windows 7 machine with cygwin and sshd installed on it and ...
0
votes
1answer
22 views
Raspbmc - can the command-line be accessed from within the GUI?
In Raspbmc, I can get to the terminal command-line by hitting the GUI "Power off" button, choosing Exit and then hitting Esc on the attached keyboard.
My question is: can I get to the command-line ...
0
votes
1answer
36 views
How to set my Raspberry Pi to boot into the GUI?
Ok,
As from my previous question, I asked what the power off button in the corner does. Then somebody said if you boot into the GUI automaticlly, it will give you some options.
My question is,
How ...
0
votes
1answer
33 views
Raspberry Pi is not play the videos in Assending Order?
I am trying to play videos automatically when the Raspberry Pi boots. I decided to use crontab for that:
@reboot /storage/.config/autostart.sh
The autostart.sh file contains the following code:
...
2
votes
1answer
39 views
What is the difference between rpi-update and suto-apt upgrade?
I'm wondering what the difference is between running the git-hub obtained program rpi-update and using 'sudo apt-get update' followed by 'sudo apt-get upgrade'.
I've checked around and cannot find ...
0
votes
1answer
13 views
Ethernet connection lost after starting X server
Prior to starting an X server running OpenBox, I am able to ping networks successfully. I have tested this by successfully pinging 8.8.8.8 (Google's DNS server).
Soon after launching any graphical ...
0
votes
2answers
26 views
Raspbmc - how to set up keyboard layout *after* first SSH login?
I recently installed Raspbmc (latest version as of April 2013)
I selected a keyboard layout when I connected with SSH using a laptop.
However, I now want to fix the layout for a physically connected ...
0
votes
0answers
7 views
crosstool-nc install failure
I am trying to install crosstool-nc on ubuntu and it fails. I successfully ran configure, but when I run make it appears that m4 fails when bison is trying to create zconf.tab.c.
$ make
SED ...
1
vote
0answers
18 views
installing pymedia
I've got a project in mind and i would like to use the spectrum analyzer of pymedia to get frequency data from audio while its playing.
Has anyone managed to install it? I've tried and failed. I've ...
1
vote
1answer
24 views
Play video in full screen with USB Audio
I am using Rasbian...
Is there any way I can play video in full screen with audio on my USB headphones?
I can play fullscreen using omxplayer, but audio cannot be redirected to USB as omxplayer uses ...
0
votes
1answer
38 views
How to remotely VNC into a Raspberry PI
I have my Raspberry Pi set up so that I can use TightVNC inside my home wireless network with an SSH tunnel. Could someone explain to me how I can access the Pi when I am outside my wireless network ...
0
votes
0answers
14 views
How to redirect Raspbmc audio output to Android device?
I am using Raspberry Pi as a HTPC using Raspbmc. I control Raspbmc using the Yatse remote control app installed on Android smartphone and tablet.
There are times when I wish I could watch TV using ...
1
vote
2answers
47 views
Varying power output using RPI
I'm planning to develop a circuit to control the RC car or a model train through GPIO. I'm not a electronic guy but a SW guy. So, I'm figuring out what components would be required to do this.
...
0
votes
1answer
21 views
Raspbmc boot failure on fresh install
My Raspbmc-based media centre has been running happily for a couple of months, undisturbed. It's not on constantly; I don't have enough power sockets for the TV, stereo, RPi and games consoles, so I ...
0
votes
0answers
21 views
What commands do I use to make Bluetooth discoverable on RPi running Raspbian
hcitool scan on my RPi reveals the other local Bluetooth devices, but they do not recognise the RPi Bluetooth. Can anyone tell me the command to make Bluetooth discoverable on the RPi, please.