LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Trying to configure X11 (https://www.linuxquestions.org/questions/linux-newbie-8/trying-to-configure-x11-4175451339/)

SnackenJackel 02-22-2013 08:23 PM

Trying to configure X11
 
I am running Lubuntu 12.04 and can not get the system to startx. I am looking for someone to take a look at my log file to tell me what is going on.
Here is a partial:
/usr/lib/xorg/modules/libfbdevhw.so
[ 1757.397] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1757.397] compiled for 1.11.3, module version = 0.0.2
[ 1757.397] ABI class: X.Org Video Driver, version 11.0
[ 1757.397] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1757.397] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 1757.397] (==) NVIDIA(0): RGB weight 888
[ 1757.397] (==) NVIDIA(0): Default visual is TrueColor
[ 1757.397] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1757.397] (**) NVIDIA(0): Option "NoLogo" "True"
[ 1757.398] (**) NVIDIA(0): Enabling 2D acceleration
[ 1758.527] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:2:0:0. Please
[ 1758.527] (EE) NVIDIA(0): check your system's kernel log for additional error
[ 1758.527] (EE) NVIDIA(0): messages and refer to Chapter 8: Common Problems in the
[ 1758.527] (EE) NVIDIA(0): README for additional information.
[ 1758.527] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
[ 1758.527] (II) UnloadModule: "nvidia"
[ 1758.527] (II) Unloading nvidia
[ 1758.527] (II) UnloadModule: "wfb"
[ 1758.527] (II) Unloading wfb
[ 1758.527] (II) UnloadModule: "fb"
[ 1758.527] (II) Unloading fb
[ 1758.527] (EE) Screen(s) found, but none have a usable configuration.
[ 1758.527]
Fatal server error:
[ 1758.527] no screens found
[ 1758.527]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1758.527] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 1758.527]
[ 1758.542] ddxSigGiveUp: Closing log
[ 1758.545] Server terminated with error (1). Closing log file.

teckk 02-22-2013 08:57 PM

Quote:

Failed to initialize the NVIDIA GPU at PCI:2:0:0. Please
Failed to initialize the NVIDIA graphics device!
Do you have all of nvidia or nouveau installed right? You install it from your repository or make it yourself? Doesn't like your module or how you have xorg.conf configured.

http://www.google.com/search?q=lubun...20and%20nvidia

TroN-0074 02-22-2013 10:26 PM

I think you will have to log in in the text mode then issue the command
Code:

sudo apt-get remove --purge nvidia-*
sudo apt-get install lubuntu-destkop
sudo rm /etc/X11/xorg.conf
echo 'nouveau' | sudo tee -a /etc/modules

nvidia is probably conflicting with the nouveau driver. After you done that you can reboot and you should be able to log in on a graphical interface from which you can re install the nvidia driver using the additional driver tool in Ubuntu.

Good luck to you!

SnackenJackel 02-23-2013 05:41 PM

X11 Problems
 
The four steps worked good, It let me lolg back into graphical mode. But when I try to install additional drivers there are 6 listed for Nvidia 2 experimental, 2 post release, 1 old driver ver and 1 that states "version current". This is the one I used but after a reboot I am right back where I started. Same error that I posted in an earlier post. I actually tried them all and still have same results.

teckk 02-24-2013 07:03 AM

Quote:

The four steps worked good, It let me lolg back into graphical mode
If you removed the conflicting nvidia modules so that nouveau works ok, X works ok, then you reinstalled nvidia so that it conflicts with nouveau again, yes you will be right back where you started from. You can use nvidia or nouveau not both.

http://en.wikipedia.org/wiki/Nouveau_(software)
http://en.wikipedia.org/wiki/NVidea

SnackenJackel 02-24-2013 09:46 AM

Ok, that's why they call me a nube. It is working ok now, thanks for your help. What started this mess is a while back I put UE 3.4 on my laptop and have been so impressed with it I figured I'd dump my os on the desktop and put the new 3.5 on it. I still can't it to do the same cool eye candy but will keep working on it. Thanks again.
Jackel

SnackenJackel 02-24-2013 07:11 PM

Just an update, I have spent a whole Sunday trying to get the nouveau out and the nvidea drivers in so I can have all the eye candy. I have read so many forums and help links I think I am going blind. I will NOT give up. I have no problem getting nouveau out and nvidea installed but then I get that common error "fatal server error: no screens found". I have dumped the whole system and reinstalled 4 times because I folowed so many forum help screens the system wouldn't even boot anymore. Is it possible my Hauppauge video capture card is causing all these problems.......weird I just had that thought while typing this. Any ideas my friends.
Jackel

EDDY1 02-24-2013 09:34 PM

What is the model of the graphics card are you installing?

SnackenJackel 03-07-2013 08:05 PM

After fighting with this for over a week with no results I figured I would start from scratch AGAIN and try the 64bit ver. .................Maybe I should just give up, the 64bit ver. installs great but the graphic screen just sits there, when you click on anything it is so sluggish and unresponsive the system is unusable. I have gone over threads with no luck. Do I really have to go back to windowz...UGH.

UnixBacon 03-07-2013 08:17 PM

Quote:

Originally Posted by SnackenJackel (Post 4907122)
After fighting with this for over a week with no results I figured I would start from scratch AGAIN and try the 64bit ver. .................Maybe I should just give up, the 64bit ver. installs great but the graphic screen just sits there, when you click on anything it is so sluggish and unresponsive the system is unusable. I have gone over threads with no luck. Do I really have to go back to windowz...UGH.

I set up ArchLinux once at got all that stuff working. Than I tried it on an other machine and everything went to hell. I just tried googling every single odd dependency or whatnot.


All times are GMT -5. The time now is 05:19 PM.