Announcement

Collapse
No announcement yet.

[solved] Dapper + fglrx + samsung p35 + ATI Mobility 9600

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [solved] Dapper + fglrx + samsung p35 + ATI Mobility 9600

    Hi,

    hopefully someone can help me. Since I upgraded to Dapper I've no 3D-Support anymore. fglrxinfo:

    display: :0.0  screen: 0
    OpenGL vendor string: Mesa project: www.mesa3d.org
    OpenGL renderer string: Mesa GLX Indirect
    OpenGL version string: 1.2 (1.5 Mesa 6.4.1)

    I've got a Samsung P35 Notebook with ATI Mobility Radeon 9600 (lspci: Mobility Radeon 9600 M10. Never knew about M10 before). With Breezy fglrx worked find. But I'm not sure which fglrx version I had installed.

    With Dapper now I installed xorg-driver-fglrx 6.9.0-8.23.7+2.6.5.7-4 and xserver-xorg 7.0.0-0ubuntu28. lsmod|grep fglrx lists:

    fglrx                 465864  7
    agpgart                36784  2 fglrx,intel_agp

    I several times checked xorg.conf but can't see why OpenGL isn't running properly. I will list parts of xorg.conf below and attach a screenshot of ATI control.

    Any hints? Thanx in advance!
    Markus

    xorg.conf:
    Section "Files"
            # paths to defoma fonts
            FontPath     "/usr/share/X11/fonts/misc"
            FontPath     "/usr/share/X11/fonts/cyrillic"
            FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
            FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
            FontPath     "/usr/share/X11/fonts/Type1"
            FontPath     "/usr/share/X11/fonts/CID"
            FontPath     "/usr/share/X11/fonts/100dpi"
            FontPath     "/usr/share/X11/fonts/75dpi"
            FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
            FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
    EndSection

    Section "Module"
            Load  "GLcore"
            Load  "bitmap"
            Load  "ddc"
            Load  "dri"
            Load  "extmod"
            Load  "freetype"
            Load  "glx"
            Load  "int10"
            Load  "type1"
            Load  "vbe"
    EndSection

    Section "InputDevice"
    ...
    EndSection

    Section "InputDevice"
    ...
    EndSection

    Section "InputDevice"
    ...
    EndSection

    Section "Monitor"
            Identifier   "Standardbildschirm"
            HorizSync    28.0 - 70.0
            VertRefresh  43.0 - 60.0
            Option      "DPMS"
    EndSection

    Section "Monitor"
            Identifier   "aticonfig Monitor 0"
    EndSection

    Section "Device"
            Identifier  "Standardgrafikkarte"
            Driver      "ati"
            BusID       "PCI:1:0:0"
    EndSection

    Section "Device"
            Identifier  "ATI Graphics Adapter 0"
            Driver      "fglrx"
            BusID       "PCI:1:0:0"
    EndSection

    Section "Screen"
            Identifier "Default Screen"
    ...
    EndSection

    Section "Screen"
            Identifier "aticonfig Screen 0"
            Device     "ATI Graphics Adapter 0"
            Monitor    "aticonfig Monitor 0"
            DefaultDepth     24
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
            EndSubSection
    EndSection

    Section "ServerLayout"
            Identifier     "Default Layout"
            Screen      0  "aticonfig Screen 0" 0 0
    #       Screen         "Default Screen" 0 0
            InputDevice    "Generic Keyboard"
            InputDevice    "Configured Mouse"
            InputDevice    "Synaptics Touchpad"
    EndSection

    Section "DRI"
            Mode         0666
    EndSection

    EDIT:
    This Thread is really helpful:
    http://www.ubuntuforums.org/showthread.php?t=143283
    With strace fglrxinfo I found out that this dirctory is missing:
    Code:
    /usr/X11R6/lib/modules/dri
    So I created following link:
    Code:
    sudo ln -s /usr/lib/xorg/modules/dri /usr/X11R6/lib/modules/dri
    And finally fglrx is working fine:
    Code:
    display: :0.0  screen: 0
    OpenGL vendor string: ATI Technologies Inc.
    OpenGL renderer string: MOBILITY RADEON 9700 Generic
    OpenGL version string: 2.0.5755 (8.24.8)
    Cheers,
    Markus
    Attached Files

    #2
    Re: [question] Dapper + fglrx + samsung p35 + ATI Mobility 9600

    Me again. I already checked the MTRR problem.

    markus@majestix:~$ cat /proc/mtrr
    reg00: base=0x00000000 ( 0MB), size= 512MB: write-back, count=1
    reg01: base=0x1ff80000 ( 511MB), size= 512KB: uncachable, count=1
    reg02: base=0xd8000000 (3456MB), size= 64MB: write-combining, count=1
    reg03: base=0xe0000000 (3584MB), size= 256MB: write-combining, count=1

    ... and dmesg |grep fglrx:
    [4294713.923000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    [4294713.925000] [fglrx] Maximum main memory to use for locked dma buffers: 430 MBytes.
    [4294713.926000] [fglrx] module loaded - fglrx 8.23.7 [Mar 6 2006] on minor 0
    [4294715.396000] [fglrx] Internal AGP support requested, but kernel AGP support active.
    [4294715.396000] [fglrx] Have to use kernel AGP support to avoid conflicts.
    [4294715.397000] [fglrx] Kernel AGP support doesn't provide agplock functionality.
    [4294715.397000] [fglrx] AGP detected, AgpState = 0x1f000217 (hardware caps of chipset)
    [4294715.398000] [fglrx] AGP enabled, AgpCommand = 0x1f000314 (selected caps)
    [4294715.405000] [fglrx] free AGP = 256126976
    [4294715.405000] [fglrx] max AGP = 256126976
    [4294715.405000] [fglrx] free LFB = 47165440
    [4294715.405000] [fglrx] max LFB = 47165440
    [4294715.405000] [fglrx] free Inv = 0
    [4294715.406000] [fglrx] max Inv = 0
    [4294715.406000] [fglrx] total Inv = 0
    [4294715.406000] [fglrx] total TIM = 0
    [4294715.406000] [fglrx] total FB = 0
    [4294715.406000] [fglrx] total AGP = 65536

    As far as I can see there are no problems.

    Markus

    Comment


      #3
      Re: [question] Dapper + fglrx + samsung p35 + ATI Mobility 9600

      Hi all,

      I still have no clue.  I read every howto and faq I can find. I several times uninstalled and installed the driver etc. Are there other users with this notebook or this video card? Do you have the same problem or is everything working fine?

      Thanx for every hint!!!
      Markus

      Comment

      Working...
      X