You are not logged in.
Pages: 1
more here:
http://cvs.archlinux.org/cgi-bin/viewcv … ag=CURRENT
and here:
http://www.kernel.org/pub/linux/kernel/ … nounce.txt
and i hope that it solves the shutdown issue, that some people experienced with 2.6.12-rc5-mm1
have fun!
The impossible missions are the only ones which succeed.
Offline
Woot!
Yep, definitely fixes shutdown issues.
(I think they mention something about removing a troublesome acpi patch in the changelog...)
Offline
when i install new nvidia package..
why???
ERROR: Unable to load the kernel module 'nvidia.ko'. This is most likely
because the kernel module was built using the wrong kernel source files.
Please make sure you have installed the kernel source files for your
kernel; on Red Hat Linux systems, for example, be sure you have the
'kernel-source' rpm installed. If you know the correct kernel source
files are installed, you may specify the kernel source path with the
'--kernel-source-path' commandline option.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 No such device
-> Kernel messages:
[17179624.792000] rivafb_pan_display START
[17179624.792000] rivafb_pan_display END
[17179649.980000] rivafb_pan_display START
[17179649.980000] rivafb_pan_display END
[17179655.044000] rivafb_pan_display START
[17179655.044000] rivafb_pan_display END
[17179749.736000] nvidia: no version for "struct_module" found: kernel
(...)
[17179749.764000] nvidia: module license 'NVIDIA' taints kernel.
[17179749.832000] NVRM: The NVIDIA probe routine was not called for 1
device(s).
[17179749.832000] NVRM: This can occur when a driver such as rivafb or
rivatv was
[17179749.832000] NVRM: loaded and obtained ownership of the NVIDIA
device(s).
[17179749.832000] NVRM: Try unloading the rivafb (and/or the rivatv) kernel
module
[17179749.832000] NVRM: (or reconfigure your kernel without rivafb support),
then
[17179749.832000] NVRM: try loading the NVIDIA kernel module again.
[17179749.860000] NVRM: No NVIDIA graphics adapter probed!
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.
Offline
Pleaseeeeeeeeee
Offline
It's an MM kernel. If you need separate drivers for your video card or whatever, using a more stable patchset might be prudent!
Offline
If you're using nVidia's proprietary drivers you shouldn't use rivafb. Re-compile your kernel to use vesafb instead, or pass "video=vesafb vga=something" as a kernel parameter. (Check the default Grub config or the kernel docs in Documentation/fb/vesafb,txt in your kernel source tree for a table of possible vga= values.)
~Peter~
Offline
I solved it
Very thanks for your help
Offline
Pages: 1