* [gentoo-user] nvidia card problems
@ 2011-01-25 12:55 Zhu Sha Zang
2011-01-25 13:17 ` Dale
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Zhu Sha Zang @ 2011-01-25 12:55 UTC (permalink / raw
To: gentoo-user
With these vga card
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 7025
/ nForce 630a] (rev a2)
after compiling x11-drivers/nvidia-drivers-260.19.36 with these flags
(acpi gtk multilib) i'm receiving this messages when i try to startx:
in dmesg:
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt Link [LMC9] enabled at IRQ 22
nvidia 0000:00:0d.0: PCI INT A -> Link[LMC9] -> GSI 22 (level, low) ->
IRQ 22
nvidia 0000:00:0d.0: setting latency timer to 64
vgaarb: device changed decodes:
PCI:0000:00:0d.0,olddecodes=io+mem,decodes=none:owns=io+mem
NVRM: loading NVIDIA UNIX x86_64 Kernel Module 260.19.36 Tue Jan 18
16:56:11 PST 2011
nvidia 0000:00:0d.0: PCI INT A disabled
and in /var/log/Xorg.0.log
[ 1191.890] (II) NVIDIA dlloader X Driver 260.19.36 Tue Jan 18
16:57:32 PST 2011
[ 1191.890] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 1191.891] (--) using VT number 7
[ 1191.902] (EE) No devices detected.
[ 1191.902]
Fatal server error:
[ 1191.902] no screens found
[ 1191.902]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1191.902] Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[ 1191.902]
This appear using a ancient xorg.conf.
Trying to made a new configuration with X -confugure the errors is that:
[root@sakurazukamori ~rodolfo]$ X -configure
10:52
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
X.Org X Server 1.9.3.901 (1.9.4 RC 1)
Release Date: 2011-01-07
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.37-gentoo-sakura x86_64 Gentoo
Current Operating System: Linux sakurazukamori 2.6.37-gentoo-sakura #3
SMP PREEMPT Tue Jan 25 10:11:30 BRST 2011 x86_64
Kernel command line: auto BOOT_IMAGE=Gentoo ro root=801
Build Date: 24 January 2011 10:40:47AM
Current version of pixman: 0.20.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 25 10:53:02 2011
List of video drivers:
nv
vesa
v4l
nvidia
fbdev
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) NV: The PCI device 0x10de03d6 ((null)) at 00@00:13:0 has a kernel
module claiming it.
(EE) NV: This driver cannot operate until it has been unloaded.
Number of created screens does not match number of detected devices.
Configuration failed.
I need some light here.
Thanks for now.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] nvidia card problems
2011-01-25 12:55 [gentoo-user] nvidia card problems Zhu Sha Zang
@ 2011-01-25 13:17 ` Dale
2011-02-04 21:02 ` Enrico Weigelt
2011-01-25 16:39 ` [gentoo-user] " J. Roeleveld
2011-01-25 18:57 ` Volker Armin Hemmann
2 siblings, 1 reply; 7+ messages in thread
From: Dale @ 2011-01-25 13:17 UTC (permalink / raw
To: gentoo-user
Zhu Sha Zang wrote:
> With these vga card
>
> 00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 7025
> / nForce 630a] (rev a2)
>
>
> after compiling x11-drivers/nvidia-drivers-260.19.36 with these flags
> (acpi gtk multilib) i'm receiving this messages when i try to startx:
>
> in dmesg:
>
> nvidia: module license 'NVIDIA' taints kernel.
> ACPI: PCI Interrupt Link [LMC9] enabled at IRQ 22
> nvidia 0000:00:0d.0: PCI INT A -> Link[LMC9] -> GSI 22 (level, low) ->
> IRQ 22
> nvidia 0000:00:0d.0: setting latency timer to 64
> vgaarb: device changed decodes:
> PCI:0000:00:0d.0,olddecodes=io+mem,decodes=none:owns=io+mem
> NVRM: loading NVIDIA UNIX x86_64 Kernel Module 260.19.36 Tue Jan 18
> 16:56:11 PST 2011
> nvidia 0000:00:0d.0: PCI INT A disabled
>
> and in /var/log/Xorg.0.log
>
> [ 1191.890] (II) NVIDIA dlloader X Driver 260.19.36 Tue Jan 18
> 16:57:32 PST 2011
> [ 1191.890] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> [ 1191.891] (--) using VT number 7
>
> [ 1191.902] (EE) No devices detected.
> [ 1191.902]
> Fatal server error:
> [ 1191.902] no screens found
> [ 1191.902]
> Please consult the The X.Org Foundation support
> at http://wiki.x.org
> for help.
> [ 1191.902] Please also check the log file at "/var/log/Xorg.0.log" for
> additional information.
> [ 1191.902]
>
>
> This appear using a ancient xorg.conf.
>
>
> Trying to made a new configuration with X -confugure the errors is that:
>
> [root@sakurazukamori ~rodolfo]$ X -configure
>
> 10:52
>
> This is a pre-release version of the X server from The X.Org Foundation.
> It is not supported in any way.
> Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
> Select the "xorg" product for bugs you find in this release.
> Before reporting bugs in pre-release versions please check the
> latest version in the X.Org Foundation git repository.
> See http://wiki.x.org/wiki/GitPage for git access instructions.
>
> X.Org X Server 1.9.3.901 (1.9.4 RC 1)
> Release Date: 2011-01-07
> X Protocol Version 11, Revision 0
> Build Operating System: Linux 2.6.37-gentoo-sakura x86_64 Gentoo
> Current Operating System: Linux sakurazukamori 2.6.37-gentoo-sakura #3
> SMP PREEMPT Tue Jan 25 10:11:30 BRST 2011 x86_64
> Kernel command line: auto BOOT_IMAGE=Gentoo ro root=801
> Build Date: 24 January 2011 10:40:47AM
>
> Current version of pixman: 0.20.2
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 25 10:53:02 2011
> List of video drivers:
> nv
> vesa
> v4l
> nvidia
> fbdev
> (++) Using config file: "/root/xorg.conf.new"
> (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> (EE) NV: The PCI device 0x10de03d6 ((null)) at 00@00:13:0 has a kernel
> module claiming it.
> (EE) NV: This driver cannot operate until it has been unloaded.
> Number of created screens does not match number of detected devices.
> Configuration failed.
>
>
> I need some light here.
>
> Thanks for now.
>
>
You may want to check and make sure this is compiled into your kernel.
CONFIG_SYSVIPC
I ran into problems a while back on my new rig and that was missing. It worked fine after adding that to the kernel. May not be your problem but worth checking for sure.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] nvidia card problems
2011-01-25 12:55 [gentoo-user] nvidia card problems Zhu Sha Zang
2011-01-25 13:17 ` Dale
@ 2011-01-25 16:39 ` J. Roeleveld
2011-01-25 18:57 ` Volker Armin Hemmann
2 siblings, 0 replies; 7+ messages in thread
From: J. Roeleveld @ 2011-01-25 16:39 UTC (permalink / raw
To: gentoo-user
On Tuesday 25 January 2011 13:55:51 Zhu Sha Zang wrote:
> With these vga card
>
> 00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 7025
> / nForce 630a] (rev a2)
>
>
> after compiling x11-drivers/nvidia-drivers-260.19.36 with these flags
> (acpi gtk multilib) i'm receiving this messages when i try to startx:
>
> in dmesg:
<snipped>
> Trying to made a new configuration with X -confugure the errors is that:
>
> [root@sakurazukamori ~rodolfo]$ X -configure
>
> 10:52
>
> This is a pre-release version of the X server from The X.Org Foundation.
> It is not supported in any way.
> Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
> Select the "xorg" product for bugs you find in this release.
> Before reporting bugs in pre-release versions please check the
> latest version in the X.Org Foundation git repository.
> See http://wiki.x.org/wiki/GitPage for git access instructions.
>
> X.Org X Server 1.9.3.901 (1.9.4 RC 1)
> Release Date: 2011-01-07
> X Protocol Version 11, Revision 0
> Build Operating System: Linux 2.6.37-gentoo-sakura x86_64 Gentoo
> Current Operating System: Linux sakurazukamori 2.6.37-gentoo-sakura #3
> SMP PREEMPT Tue Jan 25 10:11:30 BRST 2011 x86_64
> Kernel command line: auto BOOT_IMAGE=Gentoo ro root=801
> Build Date: 24 January 2011 10:40:47AM
>
> Current version of pixman: 0.20.2
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 25 10:53:02 2011
> List of video drivers:
> nv
> vesa
> v4l
> nvidia
> fbdev
> (++) Using config file: "/root/xorg.conf.new"
> (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> (EE) NV: The PCI device 0x10de03d6 ((null)) at 00@00:13:0 has a kernel
> module claiming it.
> (EE) NV: This driver cannot operate until it has been unloaded.
> Number of created screens does not match number of detected devices.
> Configuration failed.
>
>
> I need some light here.
>
> Thanks for now.
In your second attempt, it is trying to load "nv", which is incompatible with
the nvidia-drivers.
I have the following in my /etc/make.conf:
--
VIDEO_CARDS="nvidia"
--
This is to ensure that only the necessary drivers are actually installed.
Adding other drivers here will have them being added.
You could try removing the following drivers from your system:
nv (x11-drivers/xf86-video-nv)
vesa (x11-drivers/xf86-video-vesa)
fbdev (x11-drivers/xf86-video-fbdev)
v4l (x11-drivers/xf86-video-v4l)
And then re-running the "X -configure".
--
Joost
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] nvidia card problems
2011-01-25 12:55 [gentoo-user] nvidia card problems Zhu Sha Zang
2011-01-25 13:17 ` Dale
2011-01-25 16:39 ` [gentoo-user] " J. Roeleveld
@ 2011-01-25 18:57 ` Volker Armin Hemmann
2 siblings, 0 replies; 7+ messages in thread
From: Volker Armin Hemmann @ 2011-01-25 18:57 UTC (permalink / raw
To: gentoo-user
On Tuesday 25 January 2011 10:55:51 Zhu Sha Zang wrote:
> With these vga card
>
> 00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 7025
> / nForce 630a] (rev a2)
>
>
> after compiling x11-drivers/nvidia-drivers-260.19.36 with these flags
> (acpi gtk multilib) i'm receiving this messages when i try to startx:
>
> in dmesg:
>
> nvidia: module license 'NVIDIA' taints kernel.
> ACPI: PCI Interrupt Link [LMC9] enabled at IRQ 22
> nvidia 0000:00:0d.0: PCI INT A -> Link[LMC9] -> GSI 22 (level, low) ->
> IRQ 22
> nvidia 0000:00:0d.0: setting latency timer to 64
> vgaarb: device changed decodes:
> PCI:0000:00:0d.0,olddecodes=io+mem,decodes=none:owns=io+mem
> NVRM: loading NVIDIA UNIX x86_64 Kernel Module 260.19.36 Tue Jan 18
> 16:56:11 PST 2011
> nvidia 0000:00:0d.0: PCI INT A disabled
>
> and in /var/log/Xorg.0.log
>
> [ 1191.890] (II) NVIDIA dlloader X Driver 260.19.36 Tue Jan 18
> 16:57:32 PST 2011
> [ 1191.890] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> [ 1191.891] (--) using VT number 7
>
> [ 1191.902] (EE) No devices detected.
> [ 1191.902]
> Fatal server error:
> [ 1191.902] no screens found
> [ 1191.902]
> Please consult the The X.Org Foundation support
> at http://wiki.x.org
> for help.
> [ 1191.902] Please also check the log file at "/var/log/Xorg.0.log" for
> additional information.
> [ 1191.902]
>
>
> This appear using a ancient xorg.conf.
>
>
> Trying to made a new configuration with X -confugure the errors is that:
>
> [root@sakurazukamori ~rodolfo]$ X -configure
>
> 10:52
>
> This is a pre-release version of the X server from The X.Org Foundation.
> It is not supported in any way.
> Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
> Select the "xorg" product for bugs you find in this release.
> Before reporting bugs in pre-release versions please check the
> latest version in the X.Org Foundation git repository.
> See http://wiki.x.org/wiki/GitPage for git access instructions.
>
> X.Org X Server 1.9.3.901 (1.9.4 RC 1)
> Release Date: 2011-01-07
> X Protocol Version 11, Revision 0
> Build Operating System: Linux 2.6.37-gentoo-sakura x86_64 Gentoo
> Current Operating System: Linux sakurazukamori 2.6.37-gentoo-sakura #3
> SMP PREEMPT Tue Jan 25 10:11:30 BRST 2011 x86_64
> Kernel command line: auto BOOT_IMAGE=Gentoo ro root=801
> Build Date: 24 January 2011 10:40:47AM
>
> Current version of pixman: 0.20.2
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 25 10:53:02 2011
> List of video drivers:
> nv
> vesa
> v4l
> nvidia
> fbdev
> (++) Using config file: "/root/xorg.conf.new"
> (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> (EE) NV: The PCI device 0x10de03d6 ((null)) at 00@00:13:0 has a kernel
> module claiming it.
> (EE) NV: This driver cannot operate until it has been unloaded.
> Number of created screens does not match number of detected devices.
> Configuration failed.
>
>
> I need some light here.
>
> Thanks for now.
please post:
xorg.conf used
Xorg.0.log
dmesg
lsmod
you can have nv and nvidia installed at the same time. But of course you can
not use nv if the nvidia module is loaded. And you can not use nvidia if you
have nvidiafb or nouveau drivers built into the kernel/loaded as modules.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] nvidia card problems
2011-01-25 13:17 ` Dale
@ 2011-02-04 21:02 ` Enrico Weigelt
2011-02-05 2:40 ` Dale
2011-02-05 4:41 ` [gentoo-user] " Grant Edwards
0 siblings, 2 replies; 7+ messages in thread
From: Enrico Weigelt @ 2011-02-04 21:02 UTC (permalink / raw
To: gentoo-user
* Dale <rdalek1967@gmail.com> wrote:
> You may want to check and make sure this is compiled into your kernel.
>
> CONFIG_SYSVIPC
Are they really still using that old cruft ? ;-o
cu
--
----------------------------------------------------------------------
Enrico Weigelt, metux IT service -- http://www.metux.de/
phone: +49 36207 519931 email: weigelt@metux.de
mobile: +49 151 27565287 icq: 210169427 skype: nekrad666
----------------------------------------------------------------------
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] nvidia card problems
2011-02-04 21:02 ` Enrico Weigelt
@ 2011-02-05 2:40 ` Dale
2011-02-05 4:41 ` [gentoo-user] " Grant Edwards
1 sibling, 0 replies; 7+ messages in thread
From: Dale @ 2011-02-05 2:40 UTC (permalink / raw
To: gentoo-user
Enrico Weigelt wrote:
> * Dale<rdalek1967@gmail.com> wrote:
>
>
>> You may want to check and make sure this is compiled into your kernel.
>>
>> CONFIG_SYSVIPC
>>
> Are they really still using that old cruft ? ;-o
>
>
> cu
>
I don't know about its age but I do know my card would not work until I
built that in my kernel. As long as it works, whos worried about age? ;-)
Dale
:-) :-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: nvidia card problems
2011-02-04 21:02 ` Enrico Weigelt
2011-02-05 2:40 ` Dale
@ 2011-02-05 4:41 ` Grant Edwards
1 sibling, 0 replies; 7+ messages in thread
From: Grant Edwards @ 2011-02-05 4:41 UTC (permalink / raw
To: gentoo-user
On 2011-02-04, Enrico Weigelt <weigelt@metux.de> wrote:
> * Dale <rdalek1967@gmail.com> wrote:
>
>> You may want to check and make sure this is compiled into your kernel.
>>
>> CONFIG_SYSVIPC
>
> Are they really still using that old cruft ? ;-o
Dunno if they're using it, but the drive won't run without it. IIRC,
they use the SysV shared-memory API for something.
--
Grant
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-02-05 4:43 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-25 12:55 [gentoo-user] nvidia card problems Zhu Sha Zang
2011-01-25 13:17 ` Dale
2011-02-04 21:02 ` Enrico Weigelt
2011-02-05 2:40 ` Dale
2011-02-05 4:41 ` [gentoo-user] " Grant Edwards
2011-01-25 16:39 ` [gentoo-user] " J. Roeleveld
2011-01-25 18:57 ` Volker Armin Hemmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox