|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Hardware Questions about drivers, peripheral cabling, configuration |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
HORYCOW! I got it working. I will post back shortly to let everyone know how!!!
|
|
|||
|
Oh, sorry for the disinformation. My fault.
Anyway, when I realized that it could work, I've tried it (via the install script on ati website), but the computer just restarted when trying to run X. Probably it doesn't like my 2.6.31 kernel... I'm glad, thereaper, that you solved it and I'm looking forward to see how did you do it. |
|
|||
|
Well, at least I strongly _suspect_ that building the catalyst 9.3 kernel module against 2.6.31 won't work without patches (if at all).
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon) |
|
|||
|
Step by step instructions for installing the ATI Radeon x1200 integrated graphics card (proprietary driver installation) on openSUSE 11.1:
Code:
Note: This was done on a Toshiba Satellite A215 which has a 64 bit Archetechture CPU and HAS NOT been tested on a 32 bit CPU) Code:
kernel-source compat-libstdc++ libstdc++ libstdc++-devel libgcc fontconfig-devel freetype freetype2-devel zlib-devel gcc patch compat-32bit qt3-32bit xorg-x11-libs-32bit xorg-x11-devel-32bit Mesa-32bit Mesa-devel-32bit fontconfig-32bit expat-32bit freetype2-32bit zlib-32bit Code:
# su password # cd /usr/src/linux # make mrproper # make cloneconfig # make modules_prepare # make clean Now, if you have tried to install the proprietary driver in the past, you should run the following in the command line: Code:
# rpm -e $(rpm -qa '*fglrx*') Next, prepare SaX2 by entering the following in the command line: Code:
SaX2 -a HTML Code:
http://support.amd.com/us/gpudownload/Pages/index.aspx Code:
su - # sh ati*.run --listpkg # cd /directory_where_you_generated_the_rpm # rpm -Uvh fgl*.rpm Code:
# aticonfig --initial --input=/etc/X11/xorg.conf Code:
# sax2 -r -m 0=fglrx Code:
# aticonfig --initial --input=/etc/X11/xorg.conf Code:
fglrxinfo Code:
# rpm -e $(rpm -qa '*fglrx*') # startx On one final note, MAKE SURE THAT YOU HAVE ALL THE NECESSARY SOFTWARE PACKAGES LISTED ABOVE INSTALLED BEFORE YOU INSTALL THE DRIVER!!! Good Luck, thereaper
|
|
||||
|
Congratulations -- that's a fine achievement.
__________________
Drop in and visit some time. |
|
|||
|
To: thereaper
Most promising update to the ATI mess in a long time. Thanks Where did you find compat-libstdc++ and expat-32 bit? They don't show on 11.1 repos Last edited by cmcgrath5035; 16-Sep-2009 at 15:37. Reason: typo |
|
|||
|
Quote:
thereaper |
![]() |
|
| Bookmarks |
| Tags |
| ati, laptop drivers, toshiba a215, x1200 |
| Thread Tools | |
| Display Modes | |
|
|