Hi experts,
I need your help!
Although I've never tried Linux before, I see the XbmcUbuntu and love it!
Now I want to install this in my computer but my Nvidia 210 don't work very well.
I have problem to install the driver when I run the driver I get the error "X server running" I searched in internet and the solution for that is execute the command:
sudo /etc/init.d/gdm stop when I did it, I got error: gdm doesn't exist
The other solutions are
sudo pkill X
Or
sudo killall Xorg
When I tried this the terminal is closed and I go back to xbmc login!
Please tell me How I can solve that!?
Thank you a lot everybody
Rafael
XBMC 11 VS NVIDIA 210
rportm
Junior Member Posts: 5 Joined: Jun 2012 Reputation: 0 |
2012-06-15 15:04
Post: #1
|
| find quote |
FernetMenta
Team-XBMC Member Posts: 1,614 Joined: Jul 2010 Reputation: 34 Location: Munich |
2012-06-15 15:54
Post: #2
try
sudo stop lightdm |
| find quote |
Plaguester
Senior Member Posts: 262 Joined: May 2010 Reputation: 7 |
2012-06-15 17:11
Post: #3
(2012-06-15 15:54)FernetMenta Wrote: try Shouldn't that be sudo service lightdm stop? HTPC - Core 2 Duo | NVidia ION | 2GB Ram | 80GB HDD | XBMCbuntu 11.0 | Aeon MQ 3 HTPC 2 - Zotac ZBOX ID41U | 4GB RAM | 60GB SSD | Openelec | Confluence Server - unRAID Server | 3 x 2TB WD Green HDD, 1TB WD Black HDD (Cache) | Sabnzbd | CouchPotato | Sickbeard |
| find quote |
furii
Senior Member Posts: 285 Joined: Jun 2009 Reputation: 4 Location: chicago |
2012-06-15 17:27
Post: #4
or you can just read the log and find out exactly which process is interfering.
nano /var/log/nvidia-installer.log kill -9 <PID FROM LOG> |
| find quote |
abeeson
Member Posts: 55 Joined: Aug 2011 Reputation: 2 Location: Albury, Australia |
2012-06-16 04:11
Post: #5
The other option (the one that i use and recommend) is to set the linux PC to runlevel 3 (command line multi-user)
with Code: sudo init 3When you are done, simply type Code: sudo init 5 |
| find quote |
rportm
Junior Member Posts: 5 Joined: Jun 2012 Reputation: 0 |
2012-06-16 13:05
Post: #6
It's worked perfectly but when I rebooted the system stop in the message: " Checking baterry state [Ok]
Is it possible I did anything wrong? what I can do to resolve this? thank you everybody! (2012-06-15 17:11)Plaguester Wrote:(2012-06-15 15:54)FernetMenta Wrote: try |
| find quote |

Search
Help