PDA

View Full Version : Hybrid Graphics Intel HD 3000 / Radeon HD 6630M - Can't find drivers.



Kraako
2013-05-13, 10:45
Hello everyone,

Sorry for posting this again and making a new thread for it, but I never got any answer the last time I did it.

I added:

"deb http://ftp.debian.org/debian/ experimental main non-free contrib" this to my sources.list and ran

sudo apt-get -t experimental install fglrx-driver fglrx-control
sudo apt-get -t experimental install amd-opencl-icd
aticonfig --initial -f

it worked for me before, but then i reinstalled Kali Linux and now I get the message:
"E: The value 'experimental' is invalid for APT::Default-Release as such a release is not available in the sources"

I also tried to run:

sudo apt-get install fglrx-driver fglrx-control - Didn't work.

Also I tried to install drivers from AMD's site - Didn't work.


Is there someone who know what I can do please? :o

charonsecurity
2013-05-13, 10:53
Did you run 'apt-get update' after you edit your sources?

Kraako
2013-05-13, 11:02
Did you run 'apt-get update' after you edit your sources?

WoW mate thanks :) I am such a noob :) you fixed my problem :) thanks so much for answer and for fast reply, I really appreciate, thank you :)

Kraako
2013-05-13, 12:16
Waaaaaaaaaaa, it still didn't work :( everything was installed and then I reboot and got blackscreen on startup :(

charonsecurity
2013-05-14, 07:26
It may be several reasons for the black screen at start up after you installed the drivers. Check to make sure its just not the brightness is all the way down (happens to HP computers for some reason, not sure if you have that or not).. Also you may want to try in grub setting the nomodeset command.
From the Grub boot window, select the entry you want to boot.
Type 'e' to edit the boot entry.
Find the line starting with 'linux' (a long line with a lot of entries) and move your cursor to the end of the line.
Type 'nomodeset' (without the quotes)
Enter Ctrl-X to save the changes and reboot.
Grub boots normally.
Not sure if this is the correct fix.

Kraako
2013-05-15, 17:37
It may be several reasons for the black screen at start up after you installed the drivers. Check to make sure its just not the brightness is all the way down (happens to HP computers for some reason, not sure if you have that or not).. Also you may want to try in grub setting the nomodeset command.
From the Grub boot window, select the entry you want to boot.
Type 'e' to edit the boot entry.
Find the line starting with 'linux' (a long line with a lot of entries) and move your cursor to the end of the line.
Type 'nomodeset' (without the quotes)
Enter Ctrl-X to save the changes and reboot.
Grub boots normally.
Not sure if this is the correct fix.


I tried it with 'nomodeset' but still no luck. I'm getting a black screen, with a white cursor top left corner instead of normal Kali login screen.

charonsecurity
2013-05-16, 17:20
how about with "i915.modeset=1".. I don't know if that will work, though it did for backtrack.

Kraako
2013-05-16, 20:53
how about with "i915.modeset=1".. I don't know if that will work, though it did for backtrack.

I tried it, still no luck :( thanks anyways :)

Kraako
2013-05-27, 10:58
*SOLVED*

Awieeee, I just solved my problem :) or rather found help to solve it :)

I followed this guide: http://www.kalilinux.net/community/threads/solved-how-to-install-ati-drivers-in-kali-linux.108/

and got it working :)

NORDLANDVOLK
2014-12-29, 16:14
so how you fix your problem?
I ask cos i have the same problem just like yours and the link is not work.