Find the answer to your Linux question:
Results 1 to 9 of 9
Hello. Ubuntu doesnt detect my graphicscard. Ita an pciE card. Please help...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    30

    Ubuntu 10.04 Asus Graphicscard

    Hello.

    Ubuntu doesnt detect my graphicscard. Ita an pciE card. Please help

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    You'll probably need to give a few more details before someone can help you, such as the manufacturer of the graphics chipset, graphics card model, and what exactly happens when you try to boot into Ubuntu.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Feb 2010
    Posts
    30
    ASUS EAX1300HM512 128mb pciE
    My mothernoard is an foxconn
    Ubuntu 10.04

    And nothing happens. It boots into ubuntu with no trouble. But however it doesnt support even the moderate desktopsettings. It doesnt detect any propiatary drivers either. tryede that. Tryed google it as well but with no luck. No it works without Xorg as well. Dont if it is nessecary to say. Used that with my nvidia card. Does this provide information strong enough to help me out?

  4. #4
    Just Joined! Feeyo's Avatar
    Join Date
    Apr 2010
    Posts
    54
    Hi,

    Do as follows:

    Code:
    wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-9-3-x86.x86_64.run
    When done:
    Code:
    sudo sh ati-driver-installer-9-3-x86.x86_64.run
    Follow the instructions, when done:
    Code:
    aticonfig --initial -f
    Code:
    sudo /etc/init.d/gdm restart

  5. #5
    Just Joined!
    Join Date
    Feb 2010
    Posts
    30
    Error: ./default_policy.sh does not support version
    default:v2:i686:lib::none:2.6.32-21-generic-pae; make sure that the version is being
    correctly set by --iscurrentdistro

    I get this error message when running the sudo sh ati-driver-installer-9-3-x86.x86_64.run
    command.

    Karmic doesnt support ati-drivers since 9.04. is it possible to go another way around this?

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Post the output of uname -a command here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Feb 2010
    Posts
    30
    Here you go

    Linux desktop 2.6.32-22-generic-pae #33-Ubuntu SMP Wed Apr 28 14:57:29 UTC 2010 i686 GNU/Linux

  8. #8
    Just Joined! Feeyo's Avatar
    Join Date
    Apr 2010
    Posts
    54
    Ok... bizar.

    Do this:
    Code:
    sudo apt-get install module-assistant build-essential fakeroot dh-make linux-headers-$(uname -r)
    And try again please.

  9. #9
    Just Joined!
    Join Date
    Feb 2010
    Posts
    30
    still the same message

Posting Permissions

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