Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
OK - I installed Linux (Debian) which installed Gnome 2.14 by default however came with a vanilla kernel. I then upgraded the kernel to the linux-image-2.6.16-2-686. After I installed the latest kernel for my P4 1.6GHz CPU, I reboot into the newly installed kernel and then X no longer works.
The xorg.conf file is using the default "nv" driver but this stops working when I use the new kernel. I really don't know what to do to fix this? How do I get GDM started / working again? There is not error message that comes up except that X is not configured correctly and for now it will disable X untill the issue has been resolved.
Yes. You use proprietary nVidia drivers (did you try dri.freedesktop.org for free software 3D drivers? which need proprietary nVidia kernel modules (well, all methods of getting 3D acceleration in Linux require some kernel module). Surely they are a bit different for every kernel. You can get (as I understand) something more close to universal, which will let you to compile kernel-dependent stuff (until API changes too much).
Yes, even after I install the Nvidia drivers for Linux and then make sure the driver is then correctly set to "nvidia", it stil bicthes about my config not working...
OK - I have seen this problem with Debian before. I installed Etch on a system and then I loaded the 2.6.16-2-686 kernel however X fails because Debian can not find a module for my USB optical mouse there for it fails to load X. I know that if I add the module for the mouse, the issue will be resolved however I have not done this personally. I really don't know where to begin. When I view my /etc/modules file, I see the following:
Code:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
ide-cd
ide-disk
ide-generic
psmouse
I tried even adding "usbmouse" in there and restarting with still no success. Anyone care to help me get this working...
Last edited by carlosinfl; 07-24-2006 at 09:23 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.