Thread: new 4350 drivers, how to install
running 8.04 , installed msi 4350 radeon card. found new drivers off amd.com can't seem find tutorial on how install can follow correctly. installed on asrock 780full hd board.
got incomprehensible display until figure out. know point me?
looking.
here, try this.
step 1; remove old drivers.
note: ati recommends uninstall ati proprietary linux
driver before installing newer version.
if have installed driver , giving problems may mis-installed removing , starting again clean faster , easier trying figure out went wrong.
if using driver downloaded ati site , installed using installer there removal script can use:
code:sudo sh /usr/share/ati/fglrx-uninstall.sh
if installed driver using jockey (hardware manager) means driver ubuntu repository , has been packaged little differently need remove follows (you may need use method if used dpkg build , install driver):
the driver may replace following files proprietary versions may need restore them generic state:code:sudo apt-get purge xorg-driver-fglrx fglrx-amdcccle fglrx-kernel-source xorg-driver-fglrx-dev
if use envy install driver, use envy , chose remove completely.code:sudo apt-get --reinstall install libgl1-mesa-glx xserver-xorg-core
if replacing nvidia card , used nvidia proprietary driver driver should removed before removing card. save lot of headaches.
reboot recovery kernel , use fix-x option or "repair broken packages" generic vesa driver working. can verify vesa driver in use checking in /var/log/xorg.0.log.
step 2:shutdown system , install new card.
if replacing old card or installing new card or adding new card system using integrated graphics must enter bios , make sure correct card recognized , enabled , igp disabled.
boot system , again use fix-x or repair broken packages option. necessary because vesa driver needs initialized again different card
...continue....
if want can check again in /var/log/xorg.0.log make sure ok.
may not have maximum resolution display , no desktop effects not change yet, still need install new driver.
step3:install new driver.
go ati site , download latest driver card desktop (you can before start)
http://support.amd.com/us/gpudownload/pages/index.aspx
open terminal , navigate desktop
make installer executable right clicking on , choosing properties/permissions , checking box next execute: , close window.code:cd desktop
run installer
you can finish rest of line full name of driver file including .bin. asked password, type in , installer should run. when driver stops , asks questions hit enter.code:sudo sh ./ati-driver-installer.....
after driver finished installing return terminal , type
you should message "found uniitalized file xorg.conf blah bah blah....code:sudo aticonfig --initial
if have x2 card, has 2 gpus, or multiple cards should use
if error can trycode:sudo aticonfig --adapter=all --initial
this force aticonfig overwrite old xorg.conf.code:sudo aticonfig --initial -f
reboot
post installation tips
not use preferences/display or screen resolution adjust display.
driver comes catalyst control center adjusting display , configuring driver. in menu. need use superuser mode make changes. if not launch menu can launch terminal with
there command line utility aticonfig has more options ccc , useful setting crossfire , bunch of other useful stuff can tweak driver. full list of aticonfig options can usecode:sudo amdcccle
be careful using these utilities, can little buggy , not more 1 change @ time before reboot.code:aticonfig --help
there many old guides around , lot of advice outdated. 1 thing no longer necessary build packages since installer recognize ubuntu , build proper packages itself. many of old xorg.conf options tell use no longer necessary , not work cards careful if try them.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [SOLVED] new 4350 drivers, how to install
Ubuntu
Comments
Post a Comment