I have reinstalled the ati-driver, the emerge finished well but when I try to start X, it doesn't run A tail of Xorg.0.log is this: (II) LoadModule: "fglrx" (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so dlopen: /usr/lib/xorg/modules/drivers//fglrx_drv.so: undefined symbol: miZeroLineScreenKey (EE) Failed to load /usr/lib/xorg/modules/drivers//fglrx_drv.so (II) UnloadModule: "fglrx" (EE) Failed to load module "fglrx" (loader failed, 7) (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 7.2.0, module version = 1.1.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.7 (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.3.0, module version = 1.2.3 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.7 (II) LoadModule: "synaptics" (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so (II) Module synaptics: vendor="X.Org Foundation" compiled for 4.3.99.902, module version = 1.0.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.7 (EE) No drivers available. Fatal server error: no screens found Reproducible: Always
Created attachment 173328 [details] Xorg.0.log
Created attachment 173329 [details] xorg.conf
...and if I instead of use vesa driver, when I switch to text conslle from X (with Ctrl+Alt+1 for example), I doesn't see text character correctly
Created attachment 173330 [details] kernel 2.6.26-gentoo-r3 My kernel configuration file
As far as I can tell, this is a duplicate of bug #247763.
(In reply to comment #5) > As far as I can tell, this is a duplicate of bug #247763. It would be if the error message were the same. :)
(In reply to comment #6) > (In reply to comment #5) > > As far as I can tell, this is a duplicate of bug #247763. > > It would be if the error message were the same. :) > If you look at the actual log file from bug 247763 you will see the same error message about the undefined symbol.