Search:

Type: Posts; User: beidl; Keyword(s):

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    8,074

    [SOLVED] Re: running a command from java code with sudo

    Use gksudo instead of sudo for a graphical password input dialog.
  2. Replies
    2
    Views
    1,620

    Re: No backlight after suspend

    I've gotten the same problem. What I did to work around this problem:


    Copypasta the next few lines and save.


    #!/bin/sh
    case "$1" in
    thaw|resume)
    echo 500 >...
  3. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works

    You probably still have the xorg.conf file around.

    sudo rm /etc/X11/xorg.conf
  4. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works

    AMD released Catalyst 13.1 today, with (finally) full support for X.org 1.13 and fixes for PowerXPress.
    Also, in the release notes, the only Ubuntu version marked as supported is 12.10.

    Download...
  5. [SOLVED] Re: Acer M5-481TG clickpad/trackpad not working on Ubuntu 11.10/12.04

    I got myself a M5-481TG 2 days ago because I was a little bit pissed off of AMDs support for switchable graphics on laptops,
    somehow I trust a community driven hack like Bumblebee more than AMD (and...
  6. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works !

    If everything goes right, you'd have to the following just to be safe:
    http://www.kubuntuforums.net/showthread.php?50876-RESOLVED-Desktop-Effects-won-t-stay-on&p=242611&viewfull=1#post242611
    Else,...
  7. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works !

    Make sure to first try the tutorial on the first page with Ubuntu 12.04 with Catalyst 12.9 (all newer versions have problems from my testing)
  8. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works !

    Do you have any ppa's that contain modified unity versions? I can't imagine there would be dependency problems because would have them as well.

    @markackerman8@gmail.com, as long as both 10fglrx...
  9. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works !

    Did you edit the 10fglrx file?
    If not, get my Xsession script which does the same:

    cd /etc/X11/Xsession.d/
    sudo wget https://github.com/beidl/amd-indicator/raw/master/11switchable

    And reboot.
  10. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works !

    It appears to me that you did not run this command...

    sudo ln -s /usr/src/linux-headers-3.7.0-4-generic/include/generated/uapi/linux/version.h...
  11. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works !

    Which GPU did you activate prior to reboot?
    Also, which FGLRX version did you install?

    EDIT: Apply the patch to fglrx and run the following command in tty1 (CTRL-ALT-F1):

    sudo dpkg-reconfigure...
  12. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works !

    I was able to get a (almost) perfectly working Quantal setup on my HP ProBook 4730s (HD 3000 + Radeon 6470M), did a direct upgrade from Precise.
    Before upgrading, I purged fglrx from my system, also...
  13. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works !

    This file usually should be removed when switching to the DGPU using the indicator (in /usr/lib/amdindicator/dgpuon). I'll take a look at it.
  14. Replies
    881
    Views
    631,443

    [all variants] Re: AMD/Intel Hybrid Graphics works !

    For those of you still rocking Ubuntu 12.04, I've created a little indicator applet for you guys!

    https://github.com/beidl/amd-indicator

    Not only does it allow switching the GPU from within the...
Results 1 to 14 of 14