nvidia driver woes after dist-upgrade (GeForce F5200, Debian Unstable)
DebianThis forum is for the discussion of Debian Linux.
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.
after my last dist-upgrade, X would no longer start. Last time this happened, it was a simple matter of reinstalling the nvidia drivers.
I am using the nvidia driver package from nvidia (NVIDIA-Linux-x86-1.0-9755-pkg1.run) and not doing things the apt-get/module-assistant way. This time the drivers would not even install. I tried installing the older version (9746) also to no avail.
I am able to get going using the native nv driver, but I want to get back to using the nvidia driver ASAP.
The past few times I've installed the nvidia drivers, I've done so successfully by runnning:
cc -Wp,-MD,/tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nv-i
2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KER
NEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.3/include -include includ
e/linux/autoconf.h -I/tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -f
no-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred
-stack-boundary=2 -march=i686 -mtune=pentium4 -ffreestanding -maccumulate-ou
tgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linu
x-2.6.21.3/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fo
mit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-po
inter-sign -I/tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv -Wal
l -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses
-Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsig
n-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMOD
ULE -DNVRM -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=9755 -U
DEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_S
TRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -
DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_S
TATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT
-DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESE
NT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"
KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz5959/NVIDIA-Linux-x86-1.
0-9755-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-97
55-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-linux.h:19,
from /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src
/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-975
5-pkg1/usr/src/nv/nvidia.o /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/us
r/src/nv/nv-kernel.o /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/
nv/nv.o /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-vm.o /t
mp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-agp.o /tmp/selfgz
5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-interface.o /tmp/selfgz595
9/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/os-registry.o /tmp/selfgz5959/NV
IDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nv-i2c.o
Building modules, stage 2.
make -f /usr/src/linux-2.6.21.3/scripts/Makefile.modpost
scripts/mod/modpost -m -i /usr/src/linux-2.6.21.3/Module.symvers -I /tmp/
selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/Module.symvers -o /tmp/
selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/Module.symvers -w vmlin
ux /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/nvidia.o
cc -Wp,-MD,/tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/.nvid
ia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D_
_KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.3/include -include in
clude/linux/autoconf.h -I/usr/src/linux-2.6.21.3/ -I -Wall -Wundef -Wstrict-
prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-
float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i6
86 -mtune=pentium4 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI
=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.21.3/include/asm-i386
/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stac
k-protector -Wdeclaration-after-statement -Wno-pointer-sign -D"KBUILD_STR(s
)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_S
TR(nvidia)" -DMODULE -c -o /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/us
r/src/nv/nvidia.mod.o /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1
/usr/src/nv/nvidia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755
-pkg1/usr/src/nv/nvidia.ko /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/us
r/src/nv/nvidia.o /tmp/selfgz5959/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/src/nv/
nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
The failed "Read 10" packet command was:
"28 00 00 00 00 00 00 00 22 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdc, sector 0
Buffer I/O error on device hdc, logical block 0
Buffer I/O error on device hdc, logical block 1
Buffer I/O error on device hdc, logical block 2
Buffer I/O error on device hdc, logical block 3
Buffer I/O error on device hdc, logical block 4
Buffer I/O error on device hdc, logical block 5
Buffer I/O error on device hdc, logical block 6
Buffer I/O error on device hdc, logical block 7
Buffer I/O error on device hdc, logical block 8
Buffer I/O error on device hdc, logical block 9
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown
ATAPI device hdc:
Error: Illegal request -- (Sense key=0x05)
Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
The failed "Read 10" packet command was:
"28 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdc, sector 0
nvidia: module license 'NVIDIA' taints kernel.
NVRM: loading NVIDIA UNIX x86 Kernel Module 1.0-9755 Mon Feb 26 23:21:15
PST 2007
-> Installing both new and classic TLS OpenGL libraries.
-> Parsing log file:
-> done.
-> Validating previous installation:
-> done.
-> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-9746):
WARNING: Unable to restore symbolic link /usr/lib/libGL.so.1 -> libGL.so.1.2
(File exists).
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/lib/libGL.so.1.0.9746' for copying (No such file or directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/lib/libGL.so.1.0.9746'.
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/lib/libnvidia-cfg.so.1.0.9746' for copying (No such file or
directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/lib/libnvidia-cfg.so.1.0.9746'.
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/lib/libGL.la' for copying (No such file or directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/lib/libGL.la'.
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/lib/libGLcore.so.1.0.9746' for copying (No such file or directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/lib/libGLcore.so.1.0.9746'.
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/X11R6/lib/libXvMCNVIDIA.so.1.0.9746' for copying (No such file or
directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/X11R6/lib/libXvMCNVIDIA.so.1.0.9746'.
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/X11R6/lib/modules/drivers/nvidia_drv.so' for copying (No such file or
directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/X11R6/lib/modules/drivers/nvidia_drv.so'.
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/X11R6/lib/modules/extensions/libglx.so.1.0.9746' for copying (No such
file or directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/X11R6/lib/modules/extensions/libglx.so.1.0.9746'.
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/X11R6/lib/libXvMCNVIDIA.a' for copying (No such file or directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/X11R6/lib/libXvMCNVIDIA.a'.
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/lib/tls/libnvidia-tls.so.1.0.9746' for copying (No such file or
directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/lib/tls/libnvidia-tls.so.1.0.9746'.
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/lib/libnvidia-tls.so.1.0.9746' for copying (No such file or
directory)
WARNING: Unable to restore file
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1
/usr/lib/libnvidia-tls.so.1.0.9746'.
-> done.
-> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for
Linux-x86 (1.0-9746) is complete.
-> Searching for conflicting X files:
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (1.0-9755):
ERROR: Unable to open './usr/lib/libGL.so.1.0.9755' for copying (No such file
or directory)
-> The installer has encountered the following error during installation: 'Cann
ot install /usr/lib/libGL.so.1.0.9755'. Continue anyway? ("no" will abort)?
(Answer: Yes)
ERROR: Unable to open './usr/lib/libGLcore.so.1.0.9755' for copying (No such
file or directory)
-> The installer has encountered the following error during installation: 'Cann
ot install /usr/lib/libGLcore.so.1.0.9755'. Continue anyway? ("no" will abo
rt)? (Answer: Yes)
ERROR: Unable to open './usr/lib/libnvidia-tls.so.1.0.9755' for copying (No
such file or directory)
-> The installer has encountered the following error during installation: 'Cann
ot install /usr/lib/libnvidia-tls.so.1.0.9755'. Continue anyway? ("no" will
abort)? (Answer: Yes)
ERROR: Unable to open './usr/lib/tls/libnvidia-tls.so.1.0.9755' for copying (No
such file or directory)
-> The installer has encountered the following error during installation: 'Cann
ot install /usr/lib/tls/libnvidia-tls.so.1.0.9755'. Continue anyway? ("no"
will abort)? (Answer: Yes)
ERROR: Unable to open './usr/lib/libnvidia-cfg.so.1.0.9755' for copying (No
such file or directory)
-> The installer has encountered the following error during installation: 'Cann
ot install /usr/lib/libnvidia-cfg.so.1.0.9755'. Continue anyway? ("no" will
abort)? (Answer: Yes)
ERROR: Unable to open './usr/X11R6/lib/libXvMCNVIDIA.a' for copying (No such
file or directory)
-> The installer has encountered the following error during installation: 'Cann
ot install /usr/lib/libXvMCNVIDIA.a'. Continue anyway? ("no" will abort)? (
Answer: Yes)
ERROR: Unable to open './usr/X11R6/lib/libXvMCNVIDIA.so.1.0.9755' for copying
(No such file or directory)
-> The installer has encountered the following error during installation: 'Cann
ot install /usr/lib/libXvMCNVIDIA.so.1.0.9755'. Continue anyway? ("no" will
abort)? (Answer: Yes)
ERROR: Unable to open './usr/X11R6/lib/modules/extensions/libglx.so.1.0.9755'
for copying (No such file or directory)
-> The installer has encountered the following error during installation: 'Cann
ot install /usr/lib/xorg/modules/extensions/libglx.so.1.0.9755'. Continue a
nyway? ("no" will abort)? (Answer: Yes)
ERROR: Unable to open './usr/X11R6/lib/modules/drivers/nvidia_drv.so' for
copying (No such file or directory)
-> The installer has encountered the following error during installation: 'Cann
ot install /usr/lib/xorg/modules/drivers/nvidia_drv.so'. Continue anyway? (
"no" will abort)? (Answer: Yes)
executing: '/sbin/ldconfig'...
executing: '/sbin/depmod -aq'...
-> done.
-> Driver file installation is complete.
-> Running post-install sanity check:
WARNING: Unable to find installed file '/usr/lib/libGL.so.1.0.9755' (No such
file or directory).
WARNING: Unable to find installed file '/usr/lib/libGLcore.so.1.0.9755' (No
such file or directory).
WARNING: Unable to find installed file '/usr/lib/libnvidia-tls.so.1.0.9755' (No
such file or directory).
WARNING: Unable to find installed file '/usr/lib/tls/libnvidia-tls.so.1.0.9755'
(No such file or directory).
WARNING: Unable to find installed file '/usr/lib/libnvidia-cfg.so.1.0.9755' (No
such file or directory).
WARNING: Unable to find installed file '/usr/lib/libXvMCNVIDIA.a' (No such file
or directory).
WARNING: Unable to find installed file '/usr/lib/libXvMCNVIDIA.so.1.0.9755' (No
such file or directory).
WARNING: Unable to find installed file
'/usr/lib/xorg/modules/extensions/libglx.so.1.0.9755' (No such file or
directory).
WARNING: Unable to find installed file
'/usr/lib/xorg/modules/drivers/nvidia_drv.so' (No such file or
directory).
ERROR: Unable to get file properties for '/usr/lib/libGL.so.1' (No such file or
directory).
WARNING: The symbolic link '/usr/lib/libGL.so.1' does not exist. This is
necessary for correct operation of the NVIDIA Accelerated Graphics
Driver for Linux-x86. You can create this symbolic link manually by
executing `ln -sf libGL.so.1.0.9755 /usr/lib/libGL.so.1`.
ERROR: Unable to get file properties for '/usr/lib/libGLcore.so.1' (No such
file or directory).
WARNING: The symbolic link '/usr/lib/libGLcore.so.1' does not exist. This is
necessary for correct operation of the NVIDIA Accelerated Graphics
Driver for Linux-x86. You can create this symbolic link manually by
executing `ln -sf libGLcore.so.1.0.9755 /usr/lib/libGLcore.so.1`.
ERROR: Unable to get file properties for '/usr/lib/libnvidia-tls.so.1' (No such
file or directory).
WARNING: The symbolic link '/usr/lib/libnvidia-tls.so.1' does not exist. This
is necessary for correct operation of the NVIDIA Accelerated Graphics
Driver for Linux-x86. You can create this symbolic link manually by
executing `ln -sf libnvidia-tls.so.1.0.9755
/usr/lib/libnvidia-tls.so.1`.
ERROR: Unable to get file properties for '/usr/lib/tls/libnvidia-tls.so.1' (No
such file or directory).
WARNING: The symbolic link '/usr/lib/tls/libnvidia-tls.so.1' does not exist.
This is necessary for correct operation of the NVIDIA Accelerated
Graphics Driver for Linux-x86. You can create this symbolic link
manually by executing `ln -sf libnvidia-tls.so.1.0.9755
/usr/lib/tls/libnvidia-tls.so.1`.
ERROR: Unable to get file properties for '/usr/lib/libnvidia-cfg.so.1' (No such
file or directory).
WARNING: The symbolic link '/usr/lib/libnvidia-cfg.so.1' does not exist. This
is necessary for correct operation of the NVIDIA Accelerated Graphics
Driver for Linux-x86. You can create this symbolic link manually by
executing `ln -sf libnvidia-cfg.so.1.0.9755
/usr/lib/libnvidia-cfg.so.1`.
ERROR: Unable to get file properties for '/usr/lib/libXvMCNVIDIA_dynamic.so.1'
(No such file or directory).
WARNING: The symbolic link '/usr/lib/libXvMCNVIDIA_dynamic.so.1' does not
exist. This is necessary for correct operation of the NVIDIA
Accelerated Graphics Driver for Linux-x86. You can create this
symbolic link manually by executing `ln -sf libXvMCNVIDIA.so.1.0.9755
/usr/lib/libXvMCNVIDIA_dynamic.so.1`.
-> done.
-> Post-install sanity check failed.
-> Shared memory test passed.
-> Running runtime sanity check:
ERROR: The runtime configuration check failed for library 'libGL.so.1.0.9755'
(expected: '/usr/lib/libGL.so.1', found: (not found)). The most likely
reason for this is that the library was installed to the wrong location
or that your system's dynamic loader configuration needs to be updated.
Please check the OpenGL library installation prefix and/or the dynamic
loader configuration.
-> done.
-> Runtime sanity check failed.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.
Now for some specific questions on excerpts of this:
First:
Quote:
WARNING: Unable to restore symbolic link /usr/lib/libGL.so.1 -> libGL.so.1.2
(File exists).
when the install fails, both the file and the symbolic link disappear. They exist prior to the driver install attempt as part of the libgl1-mesa-glx package. Without this, several programs will not run and I end up having to reinstall that package.
Also, There are several message similar to this one:
Quote:
ERROR: Unable to create
'/usr/lib/dosemu/drive_z/tmp/selfgz5620/NVIDIA-Linux-x86-1.0-9746-pkg1/u
sr/lib/libGL.la' for copying (No such file or directory)
/usr/lib/dosemu/drive_z/tmp is a symlink to /tmp. I verified that /tmp is writeable.
I have to say something as an NVIDIA XFX 7300 GT Debian Sid user.
I compiled myself a kernel for my specific purpose.that is another case.
btwn I uses Debian Sid with lenny+experimental apt-pinned(GIYF)
As for u,
get urself the Debian way of doing things dude.I hope u r running Debian Sid/Lenny.
try the guide below.do remember that ur compiling fails if u dont have a similar gcc version as of the kernel which u uses.that is the case where i used custom kernel.
But U may not need a custom compiled kernel.
any ways follow the guide.make sure u have all repositories listed in ur /etc/apt/sources.list. NvidiaGraphicsDrivers - Debian Wiki Debian-nVidia HOWTO - Installation Debian-Kernel-Compile-Howto (Kernel 2.6) | HowtoForge - Linux Howtos and Tutorials
^^ the first and second are almost same.but works!!Happy GFX with NVidia
Try something simple like moving the NVIDIA installer file into a more simple directory, like /tmp/
Im not sure but maybe the _ in /usr/lib/dosemu/drive_z/ is causing a problem.
And im really only guessing.....
But heck, anything is worth a try if it gets it working.
DJ
Edit:
This also tells me that the problem may be cause your trying to run the installer from a cd???
Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
The failed "Read 10" packet command was:
"28 00 00 00 00 00 00 00 22 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdc, sector 0
Buffer I/O error on device hdc, logical block 0
Buffer I/O error on device hdc, logical block 1
Buffer I/O error on device hdc, logical block 2
Buffer I/O error on device hdc, logical block 3
Buffer I/O error on device hdc, logical block 4
Buffer I/O error on device hdc, logical block 5
Buffer I/O error on device hdc, logical block 6
Buffer I/O error on device hdc, logical block 7
Buffer I/O error on device hdc, logical block 8
Buffer I/O error on device hdc, logical block 9
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown
ATAPI device hdc:
I have no idea why those /dev/hdc messages are there...I have an audio CD in /dev/hdc.
OH, I did run the installer from the /tmp directory and I recompiled the kernel just to ensure teh gcc versions matched.
Anyhow, I was able to fix it...kinda. I had the the nvidia-installer build/install the module and I manually installed the libraries and created symlinks.
Try something simple like moving the NVIDIA installer file into a more simple directory, like /tmp/
Im not sure but maybe the _ in /usr/lib/dosemu/drive_z/ is causing a problem.
And im really only guessing.....
But heck, anything is worth a try if it gets it working.
DJ
Edit:
This also tells me that the problem may be cause your trying to run the installer from a cd???
Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
The failed "Read 10" packet command was:
"28 00 00 00 00 00 00 00 22 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdc, sector 0
Buffer I/O error on device hdc, logical block 0
Buffer I/O error on device hdc, logical block 1
Buffer I/O error on device hdc, logical block 2
Buffer I/O error on device hdc, logical block 3
Buffer I/O error on device hdc, logical block 4
Buffer I/O error on device hdc, logical block 5
Buffer I/O error on device hdc, logical block 6
Buffer I/O error on device hdc, logical block 7
Buffer I/O error on device hdc, logical block 8
Buffer I/O error on device hdc, logical block 9
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown
ATAPI device hdc:
I have no idea why those /dev/hdc messages are there...I have an audio CD in /dev/hdc.
OH, I did run the installer from the /tmp directory and I recompiled the kernel just to ensure teh gcc versions matched.
Anyhow, I was able to fix it...kinda. I had the the nvidia-installer build/install the module and I manually installed the libraries and created symlinks.
Try something simple like moving the NVIDIA installer file into a more simple directory, like /tmp/
Im not sure but maybe the _ in /usr/lib/dosemu/drive_z/ is causing a problem.
And im really only guessing.....
But heck, anything is worth a try if it gets it working.
DJ
Edit:
This also tells me that the problem may be cause your trying to run the installer from a cd???
Illegal mode for this track or incompatible medium -- (asc=0x64, ascq=0x00)
The failed "Read 10" packet command was:
"28 00 00 00 00 00 00 00 22 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdc, sector 0
Buffer I/O error on device hdc, logical block 0
Buffer I/O error on device hdc, logical block 1
Buffer I/O error on device hdc, logical block 2
Buffer I/O error on device hdc, logical block 3
Buffer I/O error on device hdc, logical block 4
Buffer I/O error on device hdc, logical block 5
Buffer I/O error on device hdc, logical block 6
Buffer I/O error on device hdc, logical block 7
Buffer I/O error on device hdc, logical block 8
Buffer I/O error on device hdc, logical block 9
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown
ATAPI device hdc:
I have no idea why those /dev/hdc messages are there...I have an audio CD in /dev/hdc.
OH, I did run the installer from the /tmp directory and I recompiled the kernel just to ensure teh gcc versions matched.
Anyhow, I was able to fix it...kinda. I had the the nvidia-installer build/install the module and I manually installed the libraries and created symlinks.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.