Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Open-Source RadeonHD 3D

  1. #11
    Join Date
    Jun 2007
    Beans
    14,788

    Re: Open-Source RadeonHD 3D

    RodGer: I'm not too educated on suspend/resume stuff. I have a power-efficient desktop and the suspend/resume never worked (maybe when kernel 2.6.33 matures). :\

    As for the bluetooth device, you probably need to build a kernel module for it. You wouldn't happen to know what driver it uses, would you? A LiveCD might show you if you run:
    Code:
    lspci -vv

  2. #12
    Join Date
    Dec 2009
    Beans
    6

    Re: Open-Source RadeonHD 3D

    Thanks temujin, yes you might be right with the standby/suspend issues.

    I know this sounds dumb, but can you tell me as well how I cleanly deinstall the RadeonHD driver and revert back to the default ubuntu driver?

    thanks, Heiner

  3. #13
    Join Date
    Jun 2007
    Beans
    14,788

    Re: Open-Source RadeonHD 3D

    Boot into the stock UBuntu kernel (whatever you were using before installing 2.6.32 kernel).
    Now go into Synaptic and remove the 2.6.32 kernel packaged you installed.
    While in Synaptic, install the ppa-purge package. Close Synaptic.
    In terminal:
    Code:
    sudo ppa-purge xorg-edgers

  4. #14
    Join Date
    Dec 2009
    Beans
    6

    Re: Open-Source RadeonHD 3D

    Hi
    if I want to keep kernel 2.6.32 should I just install the ppa-purge package and then:
    Code:
    sudo ppa-purge xorg-edgers
    ???

  5. #15
    Join Date
    Jun 2007
    Beans
    14,788

    Re: Open-Source RadeonHD 3D

    ^Yes.

  6. #16
    Join Date
    Dec 2009
    Beans
    6

    Re: Open-Source RadeonHD 3D

    thanks all runs smoothly now, including hibernate and standby

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •