Your message dated Tue, 11 Mar 2014 12:45:08 +0100
with message-id <[email protected]>
and subject line Re: Bug#741332: Acknowledgement (glx does not work anymore)
has caused the Debian Bug report #741332,
regarding glx does not work anymore
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
741332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741332
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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@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@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
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


--- End Message ---
--- Begin Message ---
Hi,
sorry for bother you with this bug. My xorg.conf file was incorrect so I
corrected it with aticonfig --initial command.

Bye,
Giuseppe

--- End Message ---

Reply via email to