LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-19-2022, 03:03 PM   #1
Frosttt
Member
 
Registered: Mar 2022
Location: Algeria
Distribution: Arch GNU/Linux, and Windows :(
Posts: 47

Rep: Reputation: 2
Intel GMA 3600?


Hello and i hope you have a great and nice day
Anyway i do have this issue with Linux, Intel's (or imagination's) proprietary GMA 3600 Driver, The only distro that amazed me of how old its kernel is was CentOS, even though it had a kernel with that driver, i was not able to get the X Driver to be loaded (I do think there was an X Driver because Ubuntu 12.04 had a PPA With the driver that was merged to main repos)
Please help me on enabling the CentOS Driver in, or tell me another distribution with kernel 3.x. ill be happy if you help!
 
Old 03-19-2022, 08:28 PM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,422
Blog Entries: 1

Rep: Reputation: 2219Reputation: 2219Reputation: 2219Reputation: 2219Reputation: 2219Reputation: 2219Reputation: 2219Reputation: 2219Reputation: 2219Reputation: 2219Reputation: 2219
You should not be trying to find an old kernel. Instead you should be troubleshooting why you were unable to get the default FOSS drivers to load. Please have a read here.

Please paste output here from:
Code:
cat /var/log/Xorg.0.log | fpaste
If that fails, try uploading that file at any of these locations:Then provide the resulting URI here.
 
Old 03-20-2022, 05:37 AM   #3
Frosttt
Member
 
Registered: Mar 2022
Location: Algeria
Distribution: Arch GNU/Linux, and Windows :(
Posts: 47

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by mrmazda View Post
You should not be trying to find an old kernel. Instead you should be troubleshooting why you were unable to get the default FOSS drivers to load. Please have a read here.

Please paste output here from:
Code:
cat /var/log/Xorg.0.log | fpaste
If that fails, try uploading that file at any of these locations:Then provide the resulting URI here.
Uhm sir there are no official FOSS Drivers out there, only proprietary but have since been gone.
And thats the output, Keep in mind im in Fedora 35 Linux https://paste.centos.org/view/362ac719
 
Old 03-20-2022, 05:51 AM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
IDK; this sounds a lot like Poulsbo, but it's a different model...

Frosttt, do you want to actually solve this, or just discuss the dis/advantages of closed/open software?
If the former, please post something we can work with. Read the 1st link in my signature.
 
Old 03-20-2022, 06:18 AM   #5
Frosttt
Member
 
Registered: Mar 2022
Location: Algeria
Distribution: Arch GNU/Linux, and Windows :(
Posts: 47

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by ondoho View Post
IDK; this sounds a lot like Poulsbo, but it's a different model...

Frosttt, do you want to actually solve this, or just discuss the dis/advantages of closed/open software?
If the former, please post something we can work with. Read the 1st link in my signature.
I need help if you can do so, then i would be happy, else i will dualboot Ubuntu 12.04.5
 
Old 03-20-2022, 06:45 AM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Frosttt View Post
I need help if you can do so, then i would be happy, else i will dualboot Ubuntu 12.04.5
Quote:
Originally Posted by ondoho View Post
please post something we can work with. Read the 1st link in my signature.
No, it is not my task to milk all the details out of you.
 
Old 03-20-2022, 07:02 AM   #7
Frosttt
Member
 
Registered: Mar 2022
Location: Algeria
Distribution: Arch GNU/Linux, and Windows :(
Posts: 47

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by ondoho View Post
No, it is not my task to milk all the details out of you.
Ok here is MORE Data, the ver of CentOS Was 7.9.2009 i386, i installed X.Org with drivers but i get LLVMPipe, which is of course software render, So i had No GNOME Animations, Firefox Crashed the System, and yeah, if i try something like arch, it has an up to date LLVMPipe Version, so the issues that where mentioned up got all fixed, except for animations though, i found out that Ubuntu 20.04 had very hard to see animations shown, for some rather questionable reason, and btw, the LLVMPipe from Cent was 7.0, meanwhile in other distros its 11.0 or 12.0, depending on release model.
 
Old 03-20-2022, 07:16 AM   #8
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Frosttt View Post
i installed X.Org with drivers but i get LLVMPipe, which is of course software render
OK, let's start with this (there's more, but we have to start somewhere).
Let's concentrate on one distro. It's CentOS 7.x with GNOME, yes? Well right away I have to say that might not be the best choice here.
But anyhow...
  • Please show us what "drivers" you refer to and how you installed them.
  • how do you know that you "get LLVMPipe"
  • You presumably want hardware video accelaration, yes? so if LLVMPipe is software render (how do you know? I'm not up-to-date with these things), why are you concerned with its version number?

And this time please take more than 15 minutes to answer. It just shows that you did no additional research in the meantime.
 
Old 03-20-2022, 08:59 AM   #9
Frosttt
Member
 
Registered: Mar 2022
Location: Algeria
Distribution: Arch GNU/Linux, and Windows :(
Posts: 47

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by ondoho View Post
OK, let's start with this (there's more, but we have to start somewhere).
Let's concentrate on one distro. It's CentOS 7.x with GNOME, yes? Well right away I have to say that might not be the best choice here.
But anyhow...
  • Please show us what "drivers" you refer to and how you installed them.
  • how do you know that you "get LLVMPipe"
  • You presumably want hardware video accelaration, yes? so if LLVMPipe is software render (how do you know? I'm not up-to-date with these things), why are you concerned with its version number?

And this time please take more than 15 minutes to answer. It just shows that you did no additional research in the meantime.
First, Drivers were X.Org Drivers, when installed, Second, i do want hardware va, and LLVM Pipe thats a Sotware Renderer from Mesa also i can go on about in GNOME to see the version, Third, i thought versions would give more info
 
Old 03-21-2022, 09:15 AM   #10
Frosttt
Member
 
Registered: Mar 2022
Location: Algeria
Distribution: Arch GNU/Linux, and Windows :(
Posts: 47

Original Poster
Rep: Reputation: 2
Hello again, if i use Ubuntu 12.04, Would i be safe with ClamAV Compiled From Source?, i really need help because intel really sucked in the atom era, and i wanna use the 3600 proprietary driver from imagination.
 
Old 03-22-2022, 12:01 AM   #11
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Frosttt View Post
First, Drivers were X.Org Drivers, when installed, Second, i do want hardware va, and LLVM Pipe thats a Sotware Renderer from Mesa also i can go on about in GNOME to see the version, Third, i thought versions would give more info
Quote:
Originally Posted by Frosttt View Post
Hello again, if i use Ubuntu 12.04, Would i be safe with ClamAV Compiled From Source?, i really need help because intel really sucked in the atom era, and i wanna use the 3600 proprietary driver from imagination.
You aren't hearing me, aren't answering my questions, just repeating your demands.
This isn't getting anywhere.

BTW, darthjam is a spammer.
 
Old 03-22-2022, 05:16 AM   #12
Frosttt
Member
 
Registered: Mar 2022
Location: Algeria
Distribution: Arch GNU/Linux, and Windows :(
Posts: 47

Original Poster
Rep: Reputation: 2
darthjam says a weird thing i cant understand, i know that because you said hes a spammer, anyway, here is my plan : get Ubuntu 18.04 32bit, and after that i can add the precise pangolin (ubuntu 12.04) repositories with the driver by modifing /etc/apt/sources.list, then i can download an ubuntu 12.04 iso from the ubuntu releases archive, then extract its kernel and rename it, now i techinally have support for 18.04.
 
Old 08-09-2022, 04:01 PM   #13
canteroman
LQ Newbie
 
Registered: Aug 2022
Posts: 1

Rep: Reputation: 0
Lightbulb intel gma 3600 linux driver

there is someone who uploaded a video to youtube obtaining 3D acceleration with opengl ES in fedora 16 with that gpu, but he does not provide us with any help nor does he want to make a tutorial or upload his kernel with the driver installed, here I leave the video of this man who managed to get gma 3600 working on linux: youtube . com / watch ?v= gQLmRMPVa5g
 
Old 08-19-2022, 01:03 PM   #14
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,428

Rep: Reputation: 2591Reputation: 2591Reputation: 2591Reputation: 2591Reputation: 2591Reputation: 2591Reputation: 2591Reputation: 2591Reputation: 2591Reputation: 2591Reputation: 2591
Quote:
Originally Posted by Frosttt View Post
darthjam says a weird thing i cant understand, i know that because you said hes a spammer, anyway, here is my plan : get Ubuntu 18.04 32bit, and after that i can add the precise pangolin (ubuntu 12.04) repositories with the driver by modifing /etc/apt/sources.list, then i can download an ubuntu 12.04 iso from the ubuntu releases archive, then extract its kernel and rename it, now i techinally have support for 18.04.
If you do that, you lose all the security updates and features that went into the kernel since 12.04. Pulling a wheeze like that usually ends badly at the next upgeade or dist-upgrade. Mesa provides the OpenGL stuff and X provides the drivers. Why change the kernel?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Driver Intel GMA 3600 needs update! Almoc Linux - Hardware 6 10-16-2016 05:25 PM
Intel Graphic GMA 3600 driver for Slackware 12 dannythach Slackware 11 10-15-2015 07:18 AM
[SOLVED] Cinnamon no hardware acceleration on Intel Graphics Media Accelerator 3600 Series Juan Lucas Linux - Hardware 9 07-16-2015 09:46 PM
GMA 3600 on Linux Mint win_the_day_go_ducks Linux - Newbie 5 09-20-2014 01:51 AM
"Fatal server error: no screens found" after updating intel drivers (Intel GMA 3650) Frannie Slackware 2 03-29-2012 02:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:18 AM.

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