|
Bugzilla – Full Text Bug Listing |
| Summary: | via km400 X11-driver hangs system | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Rolf Schreiber <rolf.schreiber> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | rolf.schreiber |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
log-file from trying with real monitor sync values
Xorg.99.log found after sax crashed with 640x480 test |
||
|
Description
Rolf Schreiber
2005-12-31 00:18:12 UTC
Hmm ... nothing obvious I can see in the config and logfile. :-( Created attachment 61850 [details]
log-file from trying with real monitor sync values
Created attachment 61851 [details]
Xorg.99.log found after sax crashed with 640x480 test
I can't find any patch attached to the X.Org bugzilla report. Please disable DRI in your xorg.conf (remove 'Load "dri"'). This might help. disabling dri didn't help I tried the following: Installing x11 v6.9 X11 runs smooth then, but of course it's not integrated in SUSE then, so this needs some handwork, which I haven't been able to do. The x.org bugzilla report is marked as duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=4855 which includes a patch. This patch concerns the file xc/programs/Xserver/hw/xfree86/drivers/via/via_mode.c which isn't included in the sources of X11 v6.8.2. In X11 V6.9 this results in a file xc/programs/Xserver/hw/xfree86/drivers/via/via_dri.so which is installed in /usr/X11/lib/modules/drivers/ while in X11 V6.8.2 the "same" is /usr/X11/lib/modules/drivers/via_dri.o (not .so but .o) I might try to overwrite the via_dri.o from SUSE with the V6.9 via_dri.so but I doubt it will work together that way. Good to know, that some via driver problems of X.Org 6.8.2 are fixed in X.Org 6.9! I consider to switch to the openchrome via driver (www.openchrome.org). Since you've told me that's fixed with X.Org 6.9 I close this one now as fixed (for 10.1). I'll provide X.Org 6.9 RPMs for SUSE 10.0 ASAP. |