You have been subscribed to a public bug:

Recent upgrade form Gusty to Hardy: 
sb_release -rd
Description:    Ubuntu 8.04
Release:        8.04

Running any GL program results in instant Seg fault:

glxinfo
name of display: :0.0
Segmentation fault
---------------
LIBGL_DEBUG=verbose glxinfo
name of display: :0.0
libGL: XF86DRIGetClientDriverName: 8.47.3 fglrx (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/fglrx_dri.so
Segmentation fault
-----------------
LIBGL_DEBUG=verbose fglrxinfo
libGL: XF86DRIGetClientDriverName: 8.47.3 fglrx (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/fglrx_dri.so
Segmentation fault
----------------
LIBGL_DEBUG=verbose glxgears
libGL: XF86DRIGetClientDriverName: 8.47.3 fglrx (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/fglrx_dri.so
Segmentation fault
-----------------------
lsmod | grep fglrx
fglrx                1555468  22
agpgart                34760  2 fglrx,intel_agp
-----------------------
timo...@lispc28:~/Desktop$ cat /var/log/Xorg.0.log | grep EE
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
timo...@lispc28:~/Desktop$           
-------------------------


Xorg.conf:
.....
.....
Section "Screen"
        Identifier      "aticonfig-Screen[0]"
        Device          "aticonfig-Device[0]"
        Monitor         "aticonfig-Monitor[0]"
        SubSection "Display"
                Viewport        0       0
                Depth   24
        EndSubSection
        Defaultdepth    24
EndSection

Section "Device"
        Identifier      "aticonfig-Device[0]"
        Driver          "fglrx"
        Option          "VideoOverlay"  "on"
        Option          "OpenGLOverlay" "off"
EndSection
......
......
Section "Module"
        #Load           "i2c"
        #Load           "bitmap"
        #Load           "ddc"
        #Load           "extmod"
        #Load           "freetype"
        #Load           "int10"
        #Load           "type1"
        #Load           "vbe"
        Load            "glx"
        Load            "dbe"
        Load            "dri"
        #Load           "v4l"
EndSection

Section "Monitor"
        Identifier      "aticonfig-Monitor[0]"
        Option          "VendorName"    "ATI Proprietary Driver"
        Option          "ModelName"     "Generic Autodetecting Monitor"
        Option          "DPMS"  "true"
EndSection

Section "DRI"
        Mode    0666
EndSection

Section "Extensions"
        #       Option  "RENDER"        "1"
        Option          "Composite"     "Disable"
EndSection

......



Tried every online guide with manual and automatic installs, different driver 
versions including 7.12. Tried using EnvNG and also earlier kernel versions.
Laptop is an IBM/Lenevo Thinkpad T60p With FireGL V5200 Mobility graphics card.

** Affects: xserver-xorg-video-ati (Ubuntu)
     Importance: Undecided
         Status: Invalid

-- 
ATI Mobility FireGL + hardy: GL Segmentation fault 
https://bugs.edge.launchpad.net/bugs/224160
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xserver-xorg-video-ati in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to