Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have a netbook. Use IntelŪ Atom™ Processor N2600 Series and IntelŪ Graphics Media Accelerator 3600 Series (Integrated).
I was searching the driver and I found this in the intel faq webpage (https://01.org/linuxgraphics/downloa...-linux-1.4.0):
Quote:
QUESTION: I AM LOOKING FOR LINUX* DRIVER SUPPORT FOR MY COMPUTER THAT USES THE "INTELŪ GRAPHICS MEDIA ACCELERATOR 3600 SERIES."
ANSWER:
Due to the complex package dependencies of the binary graphics drivers for the IntelŪ Graphics Media Accelerator 3600 Series used in the IntelŪ Atom™ Processor N2600 Series and IntelŪ Atom™ Processor N2800 Series, supported drivers are only available through your device manufacturer or through Linux distributions providing support for the IntelŪ GMA 3600.
Itīs look like I have a driver problem, and I don't know where to find it.
Sorry for my english again. Thanks
Coincidentally, there is a recent thread in the hardware forum about the GMA3600. http://www.linuxquestions.org/questi...te-4175591026/
As you can read there, that device has not been supported since the 3.2 kernel (or in later versions of Xorg server), so the kernel version (4.6) of your Kali install does not support your graphics device.
Coincidentally, there is a recent thread in the hardware forum about the GMA3600. http://www.linuxquestions.org/questi...te-4175591026/
As you can read there, that device has not been supported since the 3.2 kernel (or in later versions of Xorg server), so the kernel version (4.6) of your Kali install does not support your graphics device.
Thank you allend! So there is no way I can use kali in my netbook? Maybe an old version of kali, or backtrack?
It's strange, because if I try with live version all works fine.
Sorry, but I really can not help you further with this. I have no experience with Kali or the GMA3600. If it works in the live version, perhaps compare the Xorg.0.log there with that from your install. There may be some magic in this line.
Sorry, but I really can not help you further with this. I have no experience with Kali or the GMA3600. If it works in the live version, perhaps compare the Xorg.0.log there with that from your install. There may be some magic in this line.
[ 40.600] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 40.616] (II) Module modesetting: vendor="X.Org Foundation"
[ 40.616] compiled for 1.18.4, module version = 1.18.4
[ 40.616] Module class: X.Org Video Driver
[ 40.616] ABI class: X.Org Video Driver, version 20.0
[ 40.616] (II) LoadModule: "fbdev"
[ 40.617] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 40.617] (II) Module fbdev: vendor="X.Org Foundation"
[ 40.617] compiled for 1.18.0, module version = 0.4.4
[ 40.617] Module class: X.Org Video Driver
[ 40.617] ABI class: X.Org Video Driver, version 20.0
Probably there is more interesting info in the pastebin, I just don't know what I am looking for.
Thank you allend!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.