[opensuse] after zypper dup, fglrx error....
Hello guys, I need help... After doing zypper dup and instalation process is finish, my opensuse cannot display GUI, only blank screen. Then I search in google and doing some installation of atiupgrade tools and do upgrade with that because I think that the problems, my ati driver not install correctly. For your information, my VGA card is ATI Radeon 6600. This information I've got from atiupgrade and also indicate that all the files that needed is complete including kernel source. My kernel list is like this: kernel-syms-3.1.10-1.9.1.x86_64 kernel-devel-3.1.10-1.9.1.noarch kernel-desktop-devel-3.1.10-1.9.1.x86_64 kernel-default-devel-3.1.10-1.9.1.x86_64 kernel-xen-devel-3.1.10-1.9.1.x86_64 kernel-source-3.1.10-1.9.1.noarch kernel-firmware-20111025git-9.1.noarch kernel-desktop-3.1.10-1.9.1.x86_64 And atiupgrade make rpm file : fglrx64_xpic_SUSE121-8.961-1.x86_64. I've got this message when do startx from konsole: X.Org X Server 1.12.1 Release Date: 2012-04-13 X Protocol Version 11, Revision 0 Build Operating System: openSUSE SUSE LINUX Current Operating System: Linux hadiono 3.1.10-1.9-desktop #1 SMP PREEMPT Thu Apr 5 18:48:38 UTC 2012 (4a97ec8) x86_64 Kernel command line: root=/dev/disk/by-id/ata-WDC_WD7500BPVT-80HXZT3_WD-WX61A61S8306-part5 resume=/dev/disk/by-id/ata-WDC_WD7500BPVT-80HXZT3_WD-WX61A61S8306-part1 splash=silent quiet vga=0x323 Build Date: 08 May 2012 06:08:52PM Current version of pixman: 0.24.4 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 May 15 13:58:03 2012 (==) Using config file: "/etc/X11/xorg.conf" (==) Using config directory: "/etc/X11/xorg.conf.d" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) module ABI major version (10) doesn't match the server's version (12) (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found Backtrace: 0: X (xorg_backtrace+0x36) [0x563a26] 1: X (0x400000+0x167759) [0x567759] 2: /lib64/libpthread.so.0 (0x7f32fb694000+0xf140) [0x7f32fb6a3140] 3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so (xdl_xs111_atiddxLeaveVT+0x45) [0x7f32f824d735] 4: X (xf86DeleteScreen+0x7c) [0x47dc2c] 5: X (InitOutput+0x9f4) [0x4770f4] 6: X (0x400000+0x27746) [0x427746] 7: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7f32fa543455] 8: X (0x400000+0x27bbd) [0x427bbd] Segmentation fault at address 0x10 Fatal server error: Caught signal 11 (Segmentation fault). Server aborting Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. Server terminated with error (1). Closing log file. Check the Xorg.0.log file with "grep 'EE' Xorg.0.log" got this : [ 523.768] (EE) module ABI major version (10) doesn't match the server's version (12) [ 523.768] (EE) Failed to load module "radeonhd" (module requirement mismatch, 0) and with "grep 'WW' Xorg.o.log" got this : [ 523.736] (WW) The directory "/usr/share/fonts/URW/" does not exist. [ 523.736] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist. [ 523.788] (WW) Falling back to old probe method for fglrx [ 523.802] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:0) found [ 523.803] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found [ 523.828] (WW) Falling back to old probe method for fbdev [ 523.829] (WW) Falling back to old probe method for vesa This is my xorg.conf.fglrx-0 : Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:0:1:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection and this is my xorg.conf: Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection #Section "Device" # Identifier "aticonfig-Device[0]-0" # Driver "fglrx" # BusID "PCI:0:1:0" #EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection I put '#' in xorg.conf following articles that found from google but it doesn't work too. Please, help me.... I don't want to re-install my opensuse... -- Regards, Kris -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (1)
-
Kristophorus