Results 1 to 2 of 2
im very new to debian and i want to install all video drivers correctly and get things set up i did a net install and i followed guides to make ...
- 11-30-2008 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 2
need help getting sound working and ati radeon hd 3450
im very new to debian and i want to install all video drivers correctly and get things set up i did a net install and i followed guides to make my ati radeon hd3450 card work (worst thing i could ever do) i screwed up the install i made a back up but it didnt show a back up and when i rebooted my xorg file was empty when i nanoed it after nearly throwing my computer at a wall like the tourrettes guy trys to that beer bottle at the bird in the bird in the house episode (xDroflxD) i thought i would come to this universal forum to ask for help on how to install debian correctly
- 12-01-2008 #2Linux User
- Join Date
- Feb 2006
- Posts
- 484
So you have installed debian once then install it again.
If you have a debian installation and you just screwed up the xorg.conf you need to reconfigure it.
for video card:Code:dpkg-reconfigure xserver-xorg
download the newest driver from ati.amd.com
and install your kernel headers
if the package does not exist find some similar oneCode:apt-get install linux-headers
useafter anCode:apt-cache search header
then use the graphical installer of the vga driver.Code:apt-get update
sound:
give us the output ofCode:lspci


Reply With Quote
