You are not logged in.
Alright, so I'm on !#11 and I have a problem with my screen resolution. it's only at 1024x798 or something like that. my screen goes up to 1600x900, and I want to use that resolution. I tried xrandr from the command line using --output VGA-0 -- mode 1600x900, but it said it couldn't find the mode.
So now I'm trying to install the amd graphics drivers for my card using this tutorial http://debianandi.blogspot.com/2011/11/ … etary.html
But when I run the installer it errors out saying only this:
Check if system has the tools required for installation.
fglrx installation requires that the system have kernel headers. /lib/modules/3.2.0-3-amd64/build/include/linux/version.h cannot be found on this system.
One or more tools required for installation cannot be found on the system. Install the required tools before installing the fglrx driver.
Optionally, run the installer with --force option to install without the tools.
Forcing install will disable AMD hardware acceleration and may make your system unstable. Not recommended.
My question is what does this error mean, and how do I fix it?
Thank you for your time reading this.
Offline
Try:
sudo apt-get install linux-headers-$(uname -r)And have a look at @el_koraco's excellent The definitive guide to proprietary AMD graphics drivers.
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
Thank you, that first line really helped me out!
but after I ran it, it installed (on the non-custom option), it rebooted, then the display stopped working. Like I'm only able to run in terminal. I did a xrandr, and it said "Can't find display" or something like that. so, umm, what should I do now to fix it?
Offline
I can only really suggest starting again and following @el_koraco's guide 
If you can post any errors here that might help someone else diagnose your exact problem.
Sorry I can't be more help than that 
Last edited by safetycopy (2012-07-16 21:22:46)
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
Start again? You mean reinstall? :<
Offline
I mean reisntall your video driver following @el_k's instructions.
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
How do I do that when I have no display? is there a revert/uninstall command?
Offline
I assume you still have access to the downloaded driver? If so, cd to the directory it's saved in and rerun the installer.
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
Alright I'll try that.
I tried aticonfig / amdconfig --uninstall and both said they didn't find anything to uninstall.
I'll try your idea next
Offline
You could also look at the smxi section of @el_k's thread.
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
That helped out a lot, I got my display back, but I can only support Xorg-radion i guess. :< , and it's still at a bad resolution. Any idea how to get a better resolution then 1024x798?
Offline
Post the output of the following:
apt-cache policy firmware-linux-free
apt-cache policy firmware-linux-nonfreeIf those are not installed, I'd recommend trying them (& rebooting).
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
me@crunchbang-dt:~$ apt-cache policy firmware-linux-free
firmware-linux-free:
Installed: 3.1
Candidate: 3.1
Version table:
*** 3.1 0
500 http://ftp.us.debian.org/debian/ wheezy/main amd64 Packages
100 /var/lib/dpkg/status
zero@crunchbang-dt:~$ apt-cache policy firmware-linux-nonfree
firmware-linux-nonfree:
Installed: 0.36
Candidate: 0.36
Version table:
*** 0.36 0
500 http://ftp.us.debian.org/debian/ wheezy/non-free amd64 Packages
100 /var/lib/dpkg/status
me@crunchbang-dt:~$ Both seem to be installed.
Offline
What video card are you using?
lspci | grep VGALast edited by safetycopy (2012-07-17 00:48:05)
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
This kind :
01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS880 [Radeon HD 4200]Offline
Hmmm... Maybe try reinstalling firmware-linux-nonfree?
sudo apt-get remove --purge firmware-linux-nonfree
sudo apt-get install firmware-linux-nonfreeReboot.
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
Alright, I've done that (But not rebooted yet) and I got a lot of this error on reinstalling it:
libkmod: ERROR ../libkmod/libkmod-config.c:684 kmod_config_parse: /etc/modprobe.d/fbdev-blacklist.conf line 6: ignoring bad line starting with 'fb'Edit: note the install seemed to work, as in it didn't quit.
Last edited by CyanPrime (2012-07-17 01:07:24)
Offline
Well, that's a separate issue that I'm not sure about 
Reboot and see what happens. It's possible you need a couple of packages from backports...
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
Back from reboot, nothing seems to have changed. :<
Edit: looking at the xrandr gui I still can't go beyond 1024x798.
Last edited by CyanPrime (2012-07-17 01:10:18)
Offline
I sure wish @el_koraco would pop in 
What kernel are you running?
uname -ri wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
3.2.0-3-amd64^ That one, good sir.
Offline
Well, honestly I'm a bit stumped
Hopefully someone with a bit more know-how can chime in...
Sorry I couldn't get you sorted 
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
You can't run the AMD driver with your card, it's no longer supported. You can try to use smxi, but select the "older Catalyst" option. I would install (X/L)Ubuntu 12.04, as they have a working Catalyst 12.4 in the repository and it will be supported for five years.
Offline
^ I was starting to wonder if that might be the case. Thanks for stopping by, mate 
i wonder if i missed the warning
Skinny Puppy, Love in Vein
Offline
You can't run the AMD driver with your card, it's no longer supported. You can try to use smxi, but select the "older Catalyst" option. I would install (X/L)Ubuntu 12.04, as they have a working Catalyst 12.4 in the repository and it will be supported for five years.
Sorry for the delayed reply, but is there a way I can just download that driver, or those parts and use them in crunchbang? Really all the other distros are so far behind #! that it's ether #! or Windows to me.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.