Results 1 to 9 of 9
Hello.
Ubuntu doesnt detect my graphicscard. Ita an pciE card. Please help...
- 05-04-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 30
Ubuntu 10.04 Asus Graphicscard
Hello.
Ubuntu doesnt detect my graphicscard. Ita an pciE card. Please help
- 05-04-2010 #2forum.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.
- 05-05-2010 #3Just 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?
- 05-05-2010 #4
Hi,
Do as follows:
When done: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
Follow the instructions, when done:Code:sudo sh ati-driver-installer-9-3-x86.x86_64.run
Code:aticonfig --initial -f
Code:sudo /etc/init.d/gdm restart
- 05-05-2010 #5Just 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?
- 05-05-2010 #6
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
- 05-05-2010 #7Just 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
- 05-05-2010 #8
Ok... bizar.
Do this:
And try again please.Code:sudo apt-get install module-assistant build-essential fakeroot dh-make linux-headers-$(uname -r)
- 05-05-2010 #9Just Joined!
- Join Date
- Feb 2010
- Posts
- 30
still the same message


Reply With Quote