[Pkg-fglrx-devel] Bug#741332: glx does not work anymore
Giuseppe Sacco
giuseppe at eppesuigoccas.homedns.org
Tue Mar 11 10:02:19 UTC 2014
Package: fglrx-driver
Version: 1:14.2~beta1.3-1
Severity: important
Hi Fglrx packaging team,
since latest package upgrade, my ATI video card does not work any more
correctly. This is what happen:
giuseppe at blatta:~$ fglrxinfo
X Error of failed request: BadRequest (invalid request code or no such
operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12
In Xorg.0.log I see:
[ 15083.502] (II) "glx" will be loaded by default.
[ 15083.502] (II) LoadModule: "glx"
[ 15083.502] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 15083.503] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 15083.503] compiled for 6.9.0, module version = 1.0.0
[ 15083.504] Loading extension GLX
[ 15083.504] (==) Matched ati as autoconfigured driver 0
[ 15083.504] (==) Matched modesetting as autoconfigured driver 1
[ 15083.504] (==) Matched fbdev as autoconfigured driver 2
[ 15083.504] (==) Matched vesa as autoconfigured driver 3
[ 15083.504] (==) Assigned the driver to the xf86ConfigLayout
and the libglx should be the right one:
giuseppe at blatta:~$ ls -l /usr/lib/xorg/modules/linux/libglx.so \
/etc/alternatives/glx--linux-libglx.so /usr/lib/fglrx/fglrx-libglx.so
lrwxrwxrwx 1 root root 30 feb 12 11:53
/etc/alternatives/glx--linux-libglx.so -> /usr/lib/fglrx/fglrx-libglx.so
-rw-r--r-- 1 root root 579920 feb 28 13:30 /usr/lib/fglrx/fglrx-libglx.so
lrwxrwxrwx 1 root root 38 feb 12 11:53
/usr/lib/xorg/modules/linux/libglx.so ->
/etc/alternatives/glx--linux-libglx.so
My xorg.conf file is attached.
Thank you very much,
Giuseppe
-------------- next part --------------
Section "ServerLayout"
Identifier "Layout di base"
Screen 0 "DELL Precision M4700" 0 0
EndSection
Section "Module"
EndSection
Section "InputClass"
Identifier "TouchPad DELL Precision M4700"
Driver "synaptics"
MatchIsTouchpad "yes"
Option "Protocol" "auto-dev"
Option "SHMConfig" "on"
Option "LeftEdge" "110"
Option "RightEdge" "1930"
Option "TopEdge" "150"
Option "BottomEdge" "1400"
Option "PressureMotionMinZ" "25"
Option "PressureMotionMaxZ" "50"
Option "EdgeMotionMinZ" "25"
Option "EdgeMotionMaxZ" "50"
Option "TapButton1" "1"
Option "TapButton2" "3"
Option "VertTwoFingerScroll" "1"
Option "HorizTwoFingerScroll" "1"
EndSection
Section "Monitor"
Identifier "CMN 5553"
DisplaySize 344 194
Option "VendorName" "CMN"
Option "ModelName" "15b1"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "AMD Radeon HD 7700M Series"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "DELL Precision M4700"
Device "AMD Radeon HD 7700M Series"
Monitor "CMN 5553"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
More information about the Pkg-fglrx-devel
mailing list