[opensuse] 2 video cards and opensuse 10.2 problem
hello I have 2 video chips sax2 -p Chip:0 is ->Intel 82810E CGC 00:01:0 0x7125 PCI i810 Chip:1 is ->NVidia GeForce FX 5200 (0x0322) 01:11:0 0x10de 0x0322 AGP NV 0 is integrated video card not used 1 is one what I'm use instalation was ok but I cannot use X: kdm: :0[3082]: IO Error in XOpen Display kdm[2940]: x server for display:0 terminated unexpectedly kdm[2940]: Disply: 0 cannot be opened kdm[2940]: Unable to fire up local display :0; disabling i tried sax2 -r -m 1=nv after some about 30 minutes i only saw text: Chip NVidia and nothing more sax2 -r -m 1=fbdev some flashes and nothing more is there any way to disable Intel sax2 -r -m 0=none ?? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Saturday 18 August 2007 13:27, Fazer wrote:
hello I have 2 video chips
sax2 -p Chip:0 is ->Intel 82810E CGC 00:01:0 0x7125 PCI i810 Chip:1 is ->NVidia GeForce FX 5200 (0x0322) 01:11:0 0x10de 0x0322 AGP NV
0 is integrated video card not used 1 is one what I'm use
is there any way to disable Intel
Can you disable it in the Motherboard Bios?? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
there is no way to disable it in BIOS there is only swich betwen integrated and external and the swich is pointing to extarnal video card Dnia sobota 18 sierpień 2007, ka1ifq napisał:
On Saturday 18 August 2007 13:27, Fazer wrote:
hello I have 2 video chips
sax2 -p Chip:0 is ->Intel 82810E CGC 00:01:0 0x7125 PCI i810 Chip:1 is ->NVidia GeForce FX 5200 (0x0322) 01:11:0 0x10de 0x0322 AGP NV
0 is integrated video card not used 1 is one what I'm use
is there any way to disable Intel
Can you disable it in the Motherboard Bios??
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Saturday 18 August 2007 12:49:59 pm Fazer wrote:
Dnia sobota 18 sierpień 2007, ka1ifq napisał:
On Saturday 18 August 2007 13:27, Fazer wrote:
hello I have 2 video chips
sax2 -p Chip:0 is ->Intel 82810E CGC 00:01:0 0x7125 PCI i810 Chip:1 is ->NVidia GeForce FX 5200 (0x0322) 01:11:0 0x10de 0x0322 AGP NV
0 is integrated video card not used 1 is one what I'm use
is there any way to disable Intel
Can you disable it in the Motherboard Bios??
there is no way to disable it in BIOS there is only swich betwen integrated and external and the swich is pointing to extarnal video card
I have here the same, the onboard nvidia GeForce 6100 that is not possible to turn off. If you have boot screen on FX 5200 than you can boot to run level 3 and try to configure running sax2 without options. I had problems to configure secondary adapter, ie. the one that is not used to boot computer, but never primary. Try above and see if it helps. -- Regards, Rajko. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
SaX: initializing please wait... SaX: your current configuration will not be read in SaX: no X-Server is running SaX: will start own server if needed ... here is flash SaX: ups lost card during probing...abort SaX: something went wrong while X was called with -probeonly SaX: try to coll `sax2 -p` and select a single device? but right now I rather will use only integrated video card just get out external from computer Dnia sobota 18 sierpień 2007, Rajko M. napisał:
On Saturday 18 August 2007 12:49:59 pm Fazer wrote:
Dnia sobota 18 sierpień 2007, ka1ifq napisał:
On Saturday 18 August 2007 13:27, Fazer wrote:
hello I have 2 video chips
sax2 -p Chip:0 is ->Intel 82810E CGC 00:01:0 0x7125 PCI i810 Chip:1 is ->NVidia GeForce FX 5200 (0x0322) 01:11:0 0x10de 0x0322 AGP NV
0 is integrated video card not used 1 is one what I'm use
is there any way to disable Intel
Can you disable it in the Motherboard Bios??
there is no way to disable it in BIOS there is only swich betwen integrated and external and the swich is pointing to extarnal video card
I have here the same, the onboard nvidia GeForce 6100 that is not possible to turn off.
If you have boot screen on FX 5200 than you can boot to run level 3 and try to configure running sax2 without options. I had problems to configure secondary adapter, ie. the one that is not used to boot computer, but never primary.
Try above and see if it helps.
-- Regards, Rajko.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Saturday 18 August 2007 02:34:23 pm Fazer wrote:
SaX: initializing please wait... SaX: your current configuration will not be read in
SaX: no X-Server is running SaX: will start own server if needed ...
here is flash
SaX: ups lost card during probing...abort SaX: something went wrong while X was called with -probeonly SaX: try to coll `sax2 -p` and select a single device?
but right now I rather will use only integrated video card just get out external from computer
I can understand this. I have seen a lot of "lost card during probing...abort", but managed to have dual screen under nvidia driver at the end that works fine in classic dual screen mode where screens are independent, and crashes if I try any 3D application with Xinerama. You probably have to try more options/restrictions on sax2 command line. sax2 -l -m 1=nv l will probe up to 800x600 sax2 -x -m 1=nv to see what you get with X server built in modelines sax2 -u -m 1=nv this might be already used, but it should make sax2 to accept X server proposal sax2 -i -m 1=nv i prevents usage of profiles that might be problem with some cards sax2 --vesa 1:1024x768@70 Card:XxY@VSync I guess that would be the same as sax2 -l -m 1=vesa -- Regards, Rajko. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2007/08/18 19:27 (GMT+0200) Fazer apparently typed:
hello I have 2 video chips
sax2 -p Chip:0 is ->Intel 82810E CGC 00:01:0 0x7125 PCI i810 Chip:1 is ->NVidia GeForce FX 5200 (0x0322) 01:11:0 0x10de 0x0322 AGP NV
0 is integrated video card not used 1 is one what I'm use
instalation was ok but I cannot use X:
kdm: :0[3082]: IO Error in XOpen Display kdm[2940]: x server for display:0 terminated unexpectedly kdm[2940]: Disply: 0 cannot be opened kdm[2940]: Unable to fire up local display :0; disabling
i tried
sax2 -r -m 1=nv
after some about 30 minutes i only saw text: Chip NVidia and nothing more
sax2 -r -m 1=fbdev
some flashes and nothing more
is there any way to disable Intel
sax2 -r -m 0=none ??
Your problem seems similar to a problem I had during 10.2 development, so maybe https://bugzilla.novell.com/show_bug.cgi?id=221987 would be instructive. My GX150 with i815 onboard graphics motherboard BIOS offers choices only between AUTO and Onboard for primary video controller. -- " It is impossible to rightly govern the world without God and the Bible." George Washington Team OS/2 ** Reg. Linux User #211409 Felix Miata *** http://mrmazda.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Fazer
-
Felix Miata
-
ka1ifq
-
Rajko M.