[Bug 336302] New: start of X server causes a blank screen
https://bugzilla.novell.com/show_bug.cgi?id=336302 Summary: start of X server causes a blank screen Product: openSUSE 10.3 Version: Final Platform: i386 OS/Version: openSUSE 10.3 Status: NEW Severity: Critical Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: UweGalle@gmx.de QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- This report continues the bug reported with ID 332340: https://bugzilla.novell.com/show_bug.cgi?id=332340 I have an IBM Netfinity Server 5500 M20 as described here: http://www.linux-tested.com/results/netfinity5500-20.html. I am using the on board graphics what worked during setup. The X server works with SaX2 -r -m 0=vesa. When the X server starts, I get a blank screen. xorg.conf contains the s3 driver. If this driver is replaced by the vesa driver the display is visible. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c1 --- Comment #1 from Uwe Galle <UweGalle@gmx.de> 2007-10-24 06:56:03 MST --- Created an attachment (id=180247) --> (https://bugzilla.novell.com/attachment.cgi?id=180247) Xorg.0.log -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c2 --- Comment #2 from Uwe Galle <UweGalle@gmx.de> 2007-10-24 06:56:28 MST --- Created an attachment (id=180248) --> (https://bugzilla.novell.com/attachment.cgi?id=180248) xorg.conf -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Uwe Galle <UweGalle@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|start of X server causes a blank screen |start of X server causes a blank screen with s3 | |driver -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c3 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lverhaegen@novell.com Status|NEW |ASSIGNED Summary|start of X server causes a blank screen with s3 |s3: start of X server causes a blank screen |driver | --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2007-10-24 08:10:43 MST --- We can reproduce this issue here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180247|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180248|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c4 Dmitriy Pertsev <davaeron@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |davaeron@mail.ru --- Comment #4 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-25 05:29:34 MST --- Hello i have S3 Trio64 (2MB RAM) and i have the same issue after upgrading to 10.3, but when i have 10.2 everything was ok. It seems to me that this is a broken kernel driver that can't init for some reason framebuffer and fallbacks to 640x480-60. So on my OpenSUSE 10.3 with S3 Trio64 framebuffer - broken, X11 - broken. I'll try to update kernel. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c5 --- Comment #5 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-25 06:49:28 MST --- Even with HEAD kernel (http://download.opensuse.org/repositories/Kernel:/HEAD/openSUSE_Factory/i586...) i get the same result. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c6 --- Comment #6 from Stefan Dirsch <sndirsch@novell.com> 2007-10-25 07:13:32 MST --- This is interesting. The only change I can see between the s3 driver of 10.2 (0.4.1) and 10.3 (0.5.0) is setting -DS3_NEWMMIO=1 for building, supposedly to fix the driver (blank screen)! https://bugs.freedesktop.org/show_bug.cgi?id=7112 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c7 --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2007-10-25 10:00:42 MST --- Downgrading the driver to 0.4.1 on 10.3 didn't help. Using "noaccel" either. Without "noaccel" on 10.2 Xserver does not start at all. /usr/bin/Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers//s3_drv.so: undefined symbol: S3AccelInitNewMMIO With "accel" on 10.2 I get a blank screen. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c8 --- Comment #8 from Stefan Dirsch <sndirsch@novell.com> 2007-10-25 10:07:00 MST --- Dmitriy, what's the output of "hwinfo --gfxcard" on your machine? You must have a different card. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c9 --- Comment #9 from Stefan Dirsch <sndirsch@novell.com> 2007-10-25 10:35:11 MST --- Dmitriy, could you also attach your /var/log/Xorg.0.log and if your 10.2 is still around also /var/log/Xorg.0.log of the this release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |davaeron@mail.ru -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c10 --- Comment #10 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-26 02:52:44 MST --- Created an attachment (id=180714) --> (https://bugzilla.novell.com/attachment.cgi?id=180714) OpenSUSE 10.3 "hwinfo --gfxcard" output -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c11 --- Comment #11 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-26 02:56:08 MST --- Created an attachment (id=180716) --> (https://bugzilla.novell.com/attachment.cgi?id=180716) OpenSUSE 10.3 S3Trio Xorg.0.log -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c12 --- Comment #12 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-26 02:56:56 MST --- Created an attachment (id=180717) --> (https://bugzilla.novell.com/attachment.cgi?id=180717) OpenSUSE 10.3 S3Trio Xorg.0.log.old -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c13 --- Comment #13 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-26 03:02:16 MST --- (In reply to comment #6 from Stefan Dirsch)
This is interesting. The only change I can see between the s3 driver of 10.2 (0.4.1) and 10.3 (0.5.0) is setting -DS3_NEWMMIO=1 for building, supposedly to fix the driver (blank screen)!
That's for the OpenSUSE, right, but look deeper into the kernel sources: 10.2 - 2.6.18, 10.3 - 2.6.22. In 2.6.18 there was different drivers for S3Trio and Virge - S3triofb.c and virgefb.c In 2.6.22 all s3 drivers merged into one file s3fb.c PS. What does this numbers mean? 0.5.0/0.4.1 ? X.org drivers? I'm talking about framebuffer kernel driver. SaX uses framebuffer by default! And that's why you can't start X server! I've attached some logs, don't have 10.2 right now so i'll post 10.2 logs later. So i'll try today to downgrade kernel on 10.3 to 2.18 and see if it helps. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c14 --- Comment #14 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 03:16:00 MST ---
Model: "S3 86c764/765 [Trio32/64/64V+]" Vendor: pci 0x5333 "S3 Inc." Device: pci 0x8811 "86c764/765 [Trio32/64/64V+]"
Ok. So this is the old S3 Trio64. Could you try adding Option "noacccel" to Section "Device" of your /etc/X11/xorg.conf? Still blanks screen? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180714|text/x-log |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180716|text/x-log |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180717|application/x-trash |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c15 --- Comment #15 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 03:20:44 MST --- Dmitriy, please forget about the s3fb kernel framebuffer. We talk about native X drivers. There's no need for a special s3fb driver here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|s3: start of X server causes a blank screen |s3: start of X server causes a blank screen | |(Trio64/Trio64V2) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c16 Dmitriy Pertsev <davaeron@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|s3: start of X server causes a blank screen |s3: start of X server causes a blank screen |(Trio64/Trio64V2) | --- Comment #16 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-26 03:28:57 MST --- I've not just a "blank screen" =) i have black screen with white cursor at the topleft and it does not blink and that's all - system not responding on anything, the only exit is reset. And what about broken framebuffer? Should i start a new bug? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c17 --- Comment #17 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 03:46:24 MST ---
I've not just a "blank screen" =) i have black screen with white cursor at the topleft and it does not blink and that's all - system not responding on anything, the only exit is reset. This is with or without Option "noaccel"?
And what about broken framebuffer? Should i start a new bug? No, use the generic framebuffer.
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c18 --- Comment #18 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-26 05:55:57 MST --- (In reply to comment #17 from Stefan Dirsch)
I've not just a "blank screen" =) i have black screen with white cursor at the topleft and it does not blink and that's all - system not responding on anything, the only exit is reset. This is with or without Option "noaccel"? With and without.
And what about broken framebuffer? Should i start a new bug? No, use the generic framebuffer. How?
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c19 --- Comment #19 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 06:51:20 MST --- Generic framebuffer is enabled by default on openSUSE since years. Check by running 'fbset'. It's configured with vga boot parameter in /boot/grub/menu.lst. See /usr/src/linux/Documentation/fb/vesafb.txt for possible values: So the table for the Kernel mode numbers are: | 640x480 800x600 1024x768 1280x1024 ----+------------------------------------- 256 | 0x301 0x303 0x305 0x307 32k | 0x310 0x313 0x316 0x319 64k | 0x311 0x314 0x317 0x31A 16M | 0x312 0x315 0x318 0x31B Try 0x311, 0x314 or 0x317. Run "sax2 -r -m 0=fbdev" with an enabled framebuffer and you're done (fbdev-based configuration). You don't need a s3fb kernel module. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c20 --- Comment #20 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-26 07:41:09 MST --- (In reply to comment #19 from Stefan Dirsch) By default in 10.3 there is no vesafb.ko and by default kernel loads s3fb.ko driver no matter what you typed in the /boot/grub/menu.lst -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c21 --- Comment #21 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 07:42:57 MST --- Hmm. Looks like Trio64 does *not* support the generic framebuffer. :-( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c22 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|davaeron@mail.ru | --- Comment #22 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 07:49:53 MST --- Anyway, I was able to run the s3 X driver in 16bit mode, but I'm seing annoying flickering especially when moving around windows. No matter which resolution (tried 640x480 up to 1280x1024) you chose or enable/disable acceleration. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c23 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|s3: start of X server causes a blank screen |s3: No monitor sync signal in 24bit (Trio64 / | |Trio64V2) --- Comment #23 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 08:09:46 MST --- With S3 Trio64V2 (card of original reporter) I get better results. 16bit works without any flickering. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c24 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Minor --- Comment #24 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 08:16:00 MST --- I don't think that we still get 24bit fixed at all on s3. Probably it never worked. For the flickering issue of the old Trio64 I'm not sure what to do. I don't think this is a regression either. Given that nobody complained about since we dropped XFree86 3.3.6 a while ago(how man years are this now? I can't remember) it can't be such a big deal. Can't you switch to a newer PCI/AGP/PCIe card? ==> MINOR -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c25 --- Comment #25 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 08:17:21 MST ---
Can't you switch to a newer PCI/AGP/PCIe card? Or use "vesa" instead. Just run "sax2 -r -m 0=vesa".
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c26 Dmitriy Pertsev <davaeron@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Minor |Critical Status|ASSIGNED |NEEDINFO Info Provider| |UweGalle@gmx.de --- Comment #26 from Dmitriy Pertsev <davaeron@mail.ru> 2007-10-26 08:43:25 MST --- I am using VESA for X and Framebuffer(recompiled kernel, dropout S3 driver). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c27 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|UweGalle@gmx.de |davaeron@mail.ru --- Comment #27 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 08:48:47 MST --- Why did you set this back to Critical and NEEDINFO to Uwe? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c28 Uwe Galle <UweGalle@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|davaeron@mail.ru | Summary|s3: No monitor sync signal in 24bit (Trio64 / |s3: No monitor sync signal in 24bit and 16bit |Trio64V2) |(Trio64 / Trio64V2) --- Comment #28 from Uwe Galle <UweGalle@gmx.de> 2007-10-26 10:52:48 MST --- (In reply to comment #27 from Stefan Dirsch)
Why did you set this back to Critical and NEEDINFO to Uwe?
It seems that Dimitriy wants a comment from me. I tested the issue again with 16bit. Same result, blank screen. The issue was originally posted as a 16bit-Problem. According to Dimitriy the s3fb driver worked with openSUSE 10.2 so it seems to me that this is an issue of the version 10.3. I didn't test the s3 driver for my on board grafics on open SUSE 10.2. My problem is definitely a 16bit problem. If there is any setting what makes my s3 driver to run with 16bit in 10.3 please post it, Stefan. It is not necessary to spent time for testing with 24bit for me. That's why I will add now "and 16bit" in the subject. Because I think that's the information what Dimitriy wanted to know I will change the status to "ASSIGNED". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c29 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |UweGalle@gmx.de --- Comment #29 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 11:06:36 MST --- I use exactly the same S3 Trio64V2 graphics chip and 16bit works fine for me. Could you please attach your /etc/X11/xorg.conf and /var/log/Xorg.0.log? Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c30 --- Comment #30 from Uwe Galle <UweGalle@gmx.de> 2007-10-26 12:28:14 MST --- Created an attachment (id=180872) --> (https://bugzilla.novell.com/attachment.cgi?id=180872) xorg.conf -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c31 --- Comment #31 from Uwe Galle <UweGalle@gmx.de> 2007-10-26 12:29:57 MST --- Created an attachment (id=180873) --> (https://bugzilla.novell.com/attachment.cgi?id=180873) Xorg.0.log -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c32 --- Comment #32 from Uwe Galle <UweGalle@gmx.de> 2007-10-26 12:36:53 MST --- I didn't elaborate the settings in xorg.conf, but SaX2 shows definitely the resolution 800x600 and 65536 [16bit] Colors. If these are not the real settings, its a SaX2 problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180872|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180873|application/octet-stream |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c33 --- Comment #33 from Stefan Dirsch <sndirsch@novell.com> 2007-10-26 13:02:02 MST --- Configuration looks ok to me. I now see that your card has only 1 MB of RAM. Could you try these options one by one? Option "slow_dram" Option "slow_edodram" Option "slow_vram" Only a wild guess. If this doesn't help either we'll switch to vesa for S3 Trio64V2 for next openSUSE release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c34 --- Comment #34 from Uwe Galle <UweGalle@gmx.de> 2007-10-31 09:45:56 MST --- I have a new issue here since I tried the first option "slow_dram". At first, this option didn't change anything. Blank screen after activation of s3 driver. But now it is even not possible to configure the original driver with SaX2. If I start SaX2 from textmode screen activated by Ctrl-Alt-F1 the screen falls into powersave mode and no mouse movement or key combination can bring back the system - except Ctrl-Alt-Del via reboot. If I start SaX2 -r from the Gnome desktop (without -r SaX2 does not recognize the graphics card and does not set the s3 driver if started from Gnome) SaX2 itself switches to the textmode screen and waits there indefinitely. In this case I can switch back to Gnome an stop SaX2 with Ctrl-C. Then I can continue normally. I switched off the server and plugged out the power supply because this can set back hardware issues sometimes. But the new behaviour of SaX2 persists. That's why I could not try the other two options. I attach the usual files again, perhaps you can see something there. This time, of course, you will find the vesa driver in xorg.conf. But even with this driver the behaviour of SaX2 is as described. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c35 --- Comment #35 from Uwe Galle <UweGalle@gmx.de> 2007-10-31 09:49:32 MST --- Created an attachment (id=181511) --> (https://bugzilla.novell.com/attachment.cgi?id=181511) xorg.conf -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c36 --- Comment #36 from Uwe Galle <UweGalle@gmx.de> 2007-10-31 09:51:23 MST --- Created an attachment (id=181515) --> (https://bugzilla.novell.com/attachment.cgi?id=181515) Xorg.0.log -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c37 --- Comment #37 from Stefan Dirsch <sndirsch@novell.com> 2007-10-31 10:08:39 MST --- Not sure what you're doing here. Please just add these options to your /etc/X11/xorg.conf one by one with your favorite editor and test if this helps. Best would be to do this in runlevel 3, start the session with "startx" and then kill the Xserver again with Ctlt-Alt-BS. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302#c38 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|UweGalle@gmx.de | Resolution| |WONTFIX --- Comment #38 from Stefan Dirsch <sndirsch@novell.com> 2007-11-07 12:23:34 MST --- (In reply to comment #33 from Stefan Dirsch)
Configuration looks ok to me. I now see that your card has only 1 MB of RAM. Could you try these options one by one?
Option "slow_dram" Option "slow_edodram" Option "slow_vram"
No response.
Only a wild guess. If this doesn't help either we'll switch to vesa for S3 Trio64V2 for next openSUSE release.
done. You still can try to configure it with "sax2 -r -m 0=s3". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=336302#c39 --- Comment #39 from Stefan Dirsch <sndirsch@novell.com> 2008-07-23 15:36:38 MDT --- *** Bug 411446 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=411446 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=336302 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=336302#c40 --- Comment #40 from Stefan Dirsch <sndirsch@novell.com> 2008-07-25 12:51:38 MDT --- *** Bug 411446 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=411446 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com