LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-14-2015, 03:36 AM   #1
dannythach
LQ Newbie
 
Registered: May 2015
Posts: 13

Rep: Reputation: Disabled
Intel Graphic GMA 3600 driver for Slackware 12


Dear everybody,

I have an computer it use "Intel Graphics Media Accelerator 3600 Series". I installed Slackware 13 (Kernel: 2.6.36.1). This computer have extended display (2nd Display). But I cannot setting for dual display. And I think this problem at driver of Graphic Adapter.

I found this driver "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.38.tar.bz2" at https://01.org/linuxgraphics/downloads. But I don't know how to install.

Please help me, thanks!
 
Old 10-14-2015, 04:35 AM   #2
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Your link points to is a Linux kernel, not a driver.

Furthermore if you read this page: https://wiki.archlinux.org/index.php/Intel_GMA3600 you will see that your best bet is to use a relatively recent Linux kernel.

IMO this rule out using this chipset on Slackware 13.

So I would suggest that you just install Slackware 14.1 and follow the instructions on aforementioned page beginning with "Kernel module driver". Don't even try to use the driver provided by Intel, but just the one in the kernel. You will get less features but it will be a lot easier to have it working.
 
Old 10-14-2015, 04:47 AM   #3
dannythach
LQ Newbie
 
Registered: May 2015
Posts: 13

Original Poster
Rep: Reputation: Disabled
Thanks Didier Spaier,

I cannot install Slackware 14, I need use Slackware 13. Can you teach me how to install this driver: https://downloadcenter.intel.com/download/21938 I will test it on my Slackware 13.
 
Old 10-14-2015, 05:14 AM   #4
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Quote:
Originally Posted by dannythach View Post
Can you teach me how to install this driver: https://downloadcenter.intel.com/download/21938 I will test it on my Slackware 13.
Sorry, but no.

I downloaded it and the README says:
Code:
Mon Jan  9 2012 - v1.0
======================

In the Beta and Alpha releases of the PVR Cedartrail driver, ports were bundled
for differing Kernel and Mesa/Xorg combinations. As of the version 1.0 (v1.0)
release, the only supported driver targets are for:
  * Kernel 3.0.0
  * Mesa 7.9
  * Xorg 1.9

Driver support for the following targets has been _dropped_ as of v1.0:
  * Kernel 2.6.38
  * Mesa 7.10
  * Xorg 1.10
But Slackware 13 includes older versions, so you would have to replace all these major components and that's very hard to do.

Furthermore as said in INSTALL after that you would have to patch and rebuild your kernel then install specific userspace components.

All that hard work without any guarantee of success.

You can try to follow the instructions in aforementioned documents, but honestly you would probably just loose your time.
 
Old 10-14-2015, 05:27 AM   #5
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
Originally Posted by dannythach View Post
Thanks Didier Spaier,

I cannot install Slackware 14, I need use Slackware 13. Can you teach me how to install this driver: https://downloadcenter.intel.com/download/21938 I will test it on my Slackware 13.
You cannot use old software forever, life goes on. Maybe we can help you to remove the restriction you seem to have?
 
Old 10-14-2015, 09:48 PM   #6
dannythach
LQ Newbie
 
Registered: May 2015
Posts: 13

Original Poster
Rep: Reputation: Disabled
Can you teach me how to upgrade to Slackware 14.1 from Slackware 13 running?
 
Old 10-14-2015, 10:42 PM   #7
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,056

Rep: Reputation: Disabled
Basically you could follow this how-to:
http://docs.slackware.com/howtos:sla...:systemupgrade

But this could be a painful process because it is not possible to do it at once. You would have to perform several successive upgrades:
13 => 13.1
13.1 => 13.37
13.37 => 14.0
14.0 => 14.1

So it will take some time and you will need to follow very carefully the instructions at each step.

That is why personally I would much prefer in your case to install Slackware 14.1 from scratch as also advised in this document: overall it is a lot faster and less risky, provided that you have a mean to make a backup of all your the data you care about before you begin. Then you will just have to restore these data after having installed your new system.

You will just have to take the time to carefully list all these data you don't want to loose: basically probably files in your /home directory, maybe other archives stored elsewhere and possibly databases stored e.g. in /var/lib.

We can help you to do that and also to find the best way to make your back up if you tell us what storage space you can make use of, be it locally or remotely (of course ability to store on an external disk can help a lot).

Even if your machine acts as a server that has to run most of the time, overall this way is safer and will occasion less down time.
 
Old 10-14-2015, 11:01 PM   #8
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
You can also do a practice migration with a VM. Virtualbox is free and you can install Slack 14.1 in there. Then you find out what you'll need to do to get it close to your current install. This would include adapting any configs from 13.0 to 14.1 if needed, copying databases/website code, compiling 3rd-party programs (then save the packages so they can easily be installed on your computer when you do the real migration).

VMs make great practice machines. You could also, if really desired, install 13.0 and then perform all the upgrades that Didier pointed out, if you want to take a ton of time attempting that.

But I totally agree with Didier that it is better to just do a clean install of 14.1.
 
Old 10-15-2015, 05:19 AM   #9
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Usually if you have all your user data in /home on a separate partition, migration is relatively painless. Just reformat the other partitions, remount the /home partition, and recreate the users and groups after installing 14.1. Software from SBo and such will have to be rebuilt, but it's an investment after all.
 
Old 10-15-2015, 05:34 AM   #10
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Keep in mind that even if you upgrade to a newer Slackware version, Linux support for the GMA3600 (which is a relabeled PowerVR SGX545) is still abysmal, you will get only very basic functionality.
As sad as it is, this machine is best used with Windows.
 
Old 10-15-2015, 07:11 AM   #11
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
This may sound off kilter but I remember reading that the omap SoC chips used the SGX series GPUs.

Has any effort been done to test the omap drivers against the SGX series to see if it might offer some support? I think libdrm and xorg had options to support omap chips on some level. I do not however recall Mesa having any support for omap hardware, if it is, it might be buried in another driver like ilo, but I'm only guessing here.

According to the ArchWiki, your best bet is to use driver "modesetting". A driver does exist, but it's badly outdated: https://downloadcenter.intel.com/download/21938

Last edited by ReaperX7; 10-15-2015 at 10:36 AM.
 
Old 10-15-2015, 07:18 AM   #12
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Depending on the type of case and availability of PCI-E slots the best solution would be using a discrete graphics card.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
GMA 3600 on Linux Mint win_the_day_go_ducks Linux - Newbie 5 09-20-2014 01:51 AM
Onboard graphic driver for Intel GMA 4500MHD iron_net Linux - Hardware 3 11-05-2012 12:38 PM
Intel GMA 4500M - State of the driver? RodWC Linux - Hardware 1 03-12-2009 07:59 AM
Intel GMA 3000 driver - i810 config? Moonman Linux - Hardware 0 12-10-2007 06:12 PM
Stuck on Intel GMA 900 Graphic thom Linux - Hardware 2 02-06-2005 06:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration