[PlanetCCRMA] problem starting X

Jeffrey Stephen Stephen.Jeffrey at climatechange.qld.gov.au
Wed May 30 20:09:51 PDT 2012


Hi 

 

I have just installed the planet-ccrma rt kernel on a machine running
x86_64 FC14. When I attempt to start X, I get the error message:

   Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so

   ...

   NVIDIA: Failed to load the NVIDIA kernel module. 

 

Previous posts to this mail list have indicated that I need kmod-nvidia

for my kernel. It seems that I don't have this:

 

   rpm -qa | grep -i nvidia

   ------------------------

   --> no modules found

   

   rpm -qa | grep -i kmod

   ----------------------

   --> no modules found

 

I then attempted to install the nVidia driver (is that what it needs?),

but the installation stopped with the message:

   There appears to already be a driver installed on your system
(version:

   285.05.33).  As part of installing this driver (version: 285.05.33),
the

   existing driver will be uninstalled.  Are you sure you want to
continue?

   ('no' will abort installation)

 

If I continue with the installation, it fails with the message:

---------------------------------------------------------------

   ERROR: Unable to find the kernel source tree for the currently
running

          kernel.  Please make sure you have installed the kernel source
files

          for your kernel and that they are properly configured; on Red
Hat

          Linux systems, for example, be sure you have the
'kernel-source' or

          'kernel-devel' RPM installed.  If you know the correct kernel
source

          files are installed, you may specify the kernel source path
with the

          '--kernel-source-path' command line option.

 

It appears as though I don't have the kernel source/devel rpm for the rt
kernel:

 

   rpm -qa | grep -i kernel 

   ------------------------

   kernel-headers-2.6.35.14-106.fc14.x86_64

   kernel-devel-2.6.35.14-106.fc14.x86_64

   kernel-2.6.33.3-85.fc13.x86_64

   kernel-2.6.35.14-106.fc14.x86_64

   abrt-addon-kerneloops-1.1.18-1.fc14.x86_64

   kernel-devel-2.6.33.3-85.fc13.x86_64

   kernel-devel-2.6.35.6-45.fc14.x86_64

   kernel-rt-2.6.33.13-149.rt31.2.fc14.ccrma.x86_64

   kernel-2.6.35.6-45.fc14.x86_64

 

Can anyone tell me what is wrong?

 

Before I installed the rt kernel everything worked on the machine

(I was using the nVidia driver and CUDA)

 

Below is some info about my system:

- the list of CCRMA rpms installed

- the error message in Xorg.0.log

- my file /boot/grub/grub.conf

 

cheers

steve

 

 

rpm -qa | grep -i ccrma

-----------------------

planetccrma-core-2011.05.11-1.fc14.ccrma.x86_64

alsa-tools-1.0.24.1-1.3.fc14.ccrma.x86_64

kernel-rt-2.6.33.13-149.rt31.2.fc14.ccrma.x86_64

rtirq-20090920-1.fc14.ccrma.x86_64

 

Error message in Xorg.0.log:

----------------------------

[   252.868] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so

[   252.868] (II) Module nvidia: vendor="NVIDIA Corporation"

[   252.868]    compiled for 4.0.2, module version = 1.0.0

[   252.868]    Module class: X.Org Video Driver

[   252.883] (EE) NVIDIA: Failed to load the NVIDIA kernel module.
Please check

your

[   252.884] (EE) NVIDIA:     system's kernel log for additional error
messages.[   252.885] (II) UnloadModule: "nvidia"

 

Content of /boot/grub/grub.conf

-------------------------------

# grub.conf generated by anaconda

#

# Note that you do not have to rerun grub after making changes to this
file

# NOTICE:  You have a /boot partition.  This means that

#          all kernel and initrd paths are relative to /boot/, eg.

#          root (hd0,0)

#          kernel /vmlinuz-version ro root=/dev/mapper/vg_viking-lv_root

#          initrd /initrd-[generic-]version.img

#boot=/dev/sda

default=0

timeout=0

splashimage=(hd0,0)/grub/splash.xpm.gz

hiddenmenu

title Fedora (2.6.33.13-149.rt31.2.fc14.ccrma.x86_64.rt)

     root (hd0,0)

     kernel /vmlinuz-2.6.33.13-149.rt31.2.fc14.ccrma.x86_64.rt ro
root=/dev/mapper/vg_viking-lv_root rd_LVM_LV=vg_viking/lv_root
rd_LVM_LV=vg_viking/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM
LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet
rdblacklist=nouveau nomodeset

     initrd /initramfs-2.6.33.13-149.rt31.2.fc14.ccrma.x86_64.rt.img

title Fedora (2.6.35.14-106.fc14.x86_64)

     root (hd0,0)

     kernel /vmlinuz-2.6.35.14-106.fc14.x86_64 ro
root=/dev/mapper/vg_viking-lv_root rd_LVM_LV=vg_viking/lv_root
rd_LVM_LV=vg_viking/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM
LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet
rdblacklist=nouveau nomodeset

     initrd /initramfs-2.6.35.14-106.fc14.x86_64.img

title Fedora (2.6.35.6-45.fc14.x86_64)

     root (hd0,0)

     kernel /vmlinuz-2.6.35.6-45.fc14.x86_64 ro
root=/dev/mapper/vg_viking-lv_root rd_LVM_LV=vg_viking/lv_root
rd_LVM_LV=vg_viking/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM
LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet
rdblacklist=nouveau nomodeset

     initrd /initramfs-2.6.35.6-45.fc14.x86_64.img

title Fedora (2.6.33.3-85.fc13.x86_64)

     root (hd0,0)

     kernel /vmlinuz-2.6.33.3-85.fc13.x86_64 ro
root=/dev/mapper/vg_viking-lv_root rd_LVM_LV=vg_viking/lv_root
rd_LVM_LV=vg_viking/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM
LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet
rdblacklist=nouveau nomodeset

     initrd /initramfs-2.6.33.3-85.fc13.x86_64.img

 



------------------------------
The information in this email together with any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. There is no waiver of any confidentiality/privilege by your inadvertent receipt of this material. 
Any form of review, disclosure, modification, distribution and/or publication of this email message is prohibited, unless as a necessary part of Departmental business.
If you have received this message in error, you are asked to inform the sender as quickly as possible and delete this message and any copies of this message from your computer and/or your computer system network.
------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ccrma-mail.stanford.edu/pipermail/planetccrma/attachments/20120531/814d17d2/attachment-0001.html 


More information about the PlanetCCRMA mailing list