Announcement

Collapse
No announcement yet.

How to uninstall radeonhd? [Ubuntu Gutsy]

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by Kano View Post
    Well 8.42 is too short, you can use: 8.443.1, 7-11, 8.42.3, 8.41.7, 8.40.4 and 8.39.4 as option currently for kernel 2.6.24 based systems.
    Thanks a lot Kano for your help. I've installed 8.42.3 and all works perfectly. I don't know why fglrx 8.1 doesn't work with my ati card (Sapphire Ati x1600 512M AGP). I hope this black screen problem fixes in future releases.

    By the way, where does the installer download the ati driver?

    Regards!

    Comment


    • #12
      You find em in /usr/src.

      Comment


      • #13
        Originally posted by Kano View Post
        That's not important. I would suggest to use

        -v 8.39.4

        as option to my script to force the driver, which is the last driver with "old" codebase without Google Earth problems. AIGLX would not work with Xserver 1.4 anyway and you don't have got that stupid issue that any other "first" 3d app expect glxgears would hang. Of course you can force any newer driver too with that option (but not lower due to kernel 2.6.24).
        Hi,
        I need some advice. You mean that if I install 8.39.4 the problem related to freezing every first started 3D app after x restart will be solved? Do I understand it right?

        Because I done that and still same crash. I have tried every fix I found (disabling atieventsd, TerminateServer=true, switching off overlays) and nothing helped on this. I can restart x server now but if I start after restart e.i. fgl_glxgears the system hardlocks. Pretty annoying bug .

        (8.3) (8.42.3) (8.39.4) this are the versions I have tested today .. but I am quit certain that it happaned with every release since the new codebase I have installed sofar.

        Code:
        Section "ServerLayout"
                Identifier     "Default Layout"
                Screen         "Default Screen" 0 0
                Screen         "aticonfig-Screen[1]" Above "Default Screen"
                InputDevice    "Generic Keyboard"
                InputDevice    "Configured Mouse"
                InputDevice    "Synaptics Touchpad"
        EndSection
        
        Section "Files"
        EndSection
        
        Section "Module"
                Load  "bitmap"
                Load  "ddc"
                Load  "dri"
                Load  "extmod"
                Load  "freetype"
                Load  "glx"
                Load  "int10"
                Load  "vbe"
                Load  "GLcore"
        EndSection
        
        Section "ServerFlags"
                Option      "AIGLX" "off"
        EndSection
        
        Section "InputDevice"
                Identifier  "Generic Keyboard"
                Driver      "kbd"
                Option      "CoreKeyboard"
                Option      "XkbRules" "xorg"
                Option      "XkbModel" "pc105"
                Option      "XkbLayout" "us"
        EndSection
        
        Section "InputDevice"
                Identifier  "Configured Mouse"
                Driver      "mouse"
                Option      "CorePointer"
                Option      "Device" "/dev/input/mice"
                Option      "Protocol" "ImPS/2"
                Option      "Emulate3Buttons" "true"
        EndSection
        
        Section "InputDevice"
                Identifier  "Synaptics Touchpad"
                Driver      "synaptics"
                Option      "SendCoreEvents" "true"
                Option      "Device" "/dev/psaux"
                Option      "Protocol" "auto-dev"
                Option      "SHMConfig" "on"
        # Defaults similar to MS Windows's behavior
                Option      "LeftEdge" "1900"
                Option      "RightEdge" "5400"
                Option      "TopEdge" "1400"
                Option      "BottomEdge" "4500"
                Option      "FingerLow" "25"
                Option      "FingerHigh" "30"
                Option      "MaxTapTime" "180"
                Option      "MaxTapMove" "220"
                Option      "VertScrollDelta" "100"
                Option      "MinSpeed" "0.02"
                Option      "MaxSpeed" "0.18"
                Option      "AccelFactor" "0.0010"
        #       Option          "HorizScrollDelta" "0"
        EndSection
        
        Section "Monitor"
                Identifier   "Generic Monitor"
                Option      "DPMS"
        EndSection
        
        Section "Monitor"
                Identifier   "aticonfig-Monitor[1]"
                Option      "VendorName" "ATI Proprietary Driver"
                Option      "ModelName" "Generic Autodetecting Monitor"
                Option      "DPMS" "true"
        EndSection
        
        Section "Device"
                Identifier  "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
                Driver      "fglrx"
        
                Option      "VideoOverlay" "off"
                Option      "OpenGLOverlay" "off"
                Option      "TexturedVideo" "off"
        
        #       Option      "UseInternalAGPGART" "no"
        #       Option      "VideoOverlay" "off"
        #       Option      "OpenGLOverlay" "on"
        #       Option      "XAANoOffscreenPixmaps" "true"              # watermark (screen corruption) fix
        #       Option      "MonitorLayout" "AUTO, AUTO"
        #       Option  "Capabilities" "0x00000800"
        #       Option  "KernelModuleParm" "locked-userpages=0"
                BusID       "PCI:1:0:0"
        EndSection
        
        Section "Device"
                Identifier  "aticonfig-Device[1]"
                Driver      "fglrx"
                BusID       "PCI:1:0:0"
                Screen      1
        EndSection
        
        Section "Screen"
                Identifier "Default Screen"
                Device     "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
                Monitor    "Generic Monitor"
                DefaultDepth     24
                SubSection "Display"
                        Modes    "1024x768"
                EndSubSection
        EndSection
        
        Section "Screen"
                Identifier "aticonfig-Screen[1]"
                Device     "aticonfig-Device[1]"
                Monitor    "aticonfig-Monitor[1]"
                DefaultDepth     24
                SubSection "Display"
                        Viewport   0 0
                        Depth     24
                        Modes    "1024x768"
                EndSubSection
        EndSection
        
        Section "DRI"
                Mode         0666
        EndSection
        
        Section "Extensions"
                Option      "Composite" "Disable"
        #       Option  "RENDER"        "1"
        EndSection
        Xorg.0.log is withount any errors or warnings

        - Mobility Radeon 9700/64MB
        - using intel_agp kernel module
        - currently 8.39.4
        - dual head (bugs are present even in single mode)

        Thanks for any advice.
        Last edited by Neithan; 25 March 2008, 07:27 PM.

        Comment


        • #14
          Originally posted by ]--Freeman--[ View Post
          I don't know why fglrx 8.1 doesn't work with my ati card (Sapphire Ati x1600 512M AGP)
          I had to set the AGP gart/aperture size to 512 in my BIOS to get my AGP Sapphire X1600pro to work. I use 8-3 which has working textured video as well as 3D. I haven't tried google earth, openarena and et-wolf seem stable but etqw crashes on some maps.

          Comment

          Working...
          X