I can't open the facebook chat. The main Facebook page loads fine, but once I click on the chat at the bottom-right, it says 'loading ..' but never gets open.
What it worked for me was doing the following procedure:: sudo apt-get install tightvncserver then run: sudo /usr/bin/tightvncserver and when prompted setup a password for the remote users. To make tightvncserver to run at boot time do the following: sudo nano /etc/rc.local And add this line somewhe...
Many Thanks! I've been able to adjust the layout to "us" qwerty settings as well. One note though: rather than using the default keyboard (I can't remember which it was set to... ), I reconfigured my keyboard to an "apple" keyboard, and the Raspberry Pi now takes about five times as long to boot up...
I need to setup a second RPI I bought to give it to my granddaughter but she does not use English, so I would like to know if there is a Linux distro in another Language different than English, and witch includes Spanish. Any One knows of something like this??
I followed step by step as explained on http://www.mybiteofpi.com/guides.html and after 2 hours of installing and configuring, the final product was slim login screen, then after input name and password a black blank screen with a cursor like the X window. And then, it went back to the slim login sc...
I got this same problem. After removing Samba package that I had installed, then I rebooted normally with 'sudo reboot', and then tried to StartX and only thing I see is: No Protocol specified it repeats over and over for 5 minutes and then it gives up and back to $ prompt I deleted the /home/pi .Xa...
silly me, it was very easy to make the command 'sudo modprobe snd_bcm2835' sticky at boot time. What happened was I thought /etc/modules was a folder, but it's not, it's a file, so what I did now was just editing this file: sudo nano /etc/modules and added at the bottom in one empty line just the na...
@justintime was right, after rebooting the sound is lost. there is not /etc/module folder to add a module in it so at this time I'm back to square one, trying to figure out how fix it.
I preorder 2 cases on modmypi, around $13.17 USD each (total $26.34) including shipping. If you plan to sell this you better accelerate as there are others rushing making all sort of cases.
@mattheinsane, did you try to open the sound file that opens with the "Music Player" app and got sound or not? mine did got sound and I played an MP3 file and also got sound.
@justintime, those commands should be sticky, no need to repeat them every time you boot.
I'm gonna have to agree with hawkyhawk14 on this one. After researching on the website http://elinux.org/RPi_Easy_SD_Card_Setup none of those methods will do anything to change the size of the main partition (partition /). And the only way I got it increased to 14GB from 1.5GB was using the second m...
@dom man thank for that link, it definitelly did the work to fix my hdmi audio. I'll post here just the part of sound on that page: " Sound does not work with an HDMI monitor This is caused by some computer monitors which select DVI mode even if an HDMI cable is connected. This fix may be necessary ...
Same here, NO audio. I have plugged a regular stereo speaker (only 1 green plug) into PI audio port and nothing is coming out. Also I used a single 3.5mm cable to connect PI to audio input in LCD HDTV and still not audio, NO audio also from HDMI cable connection. I am trying to find the device setti...