LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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-24-2010, 08:45 AM   #1
tairoesp
LQ Newbie
 
Registered: Feb 2010
Location: São Paulo, Brazil
Distribution: Slackware 13
Posts: 11

Rep: Reputation: 2
Card Video Driver


Hi ppl,

I'm having some trouble on the search for the correct driver to my video card, an Intel Chipset. In the HP site, I can only find the driver in the windows format, and I can't find any other proper linux file on the Intel or Nvidia webpages, althougth I know they provide it. Could you help me downloading the correct file?

The properties from my video card and the webpages I said are below.

Thanks!

Code:
root@tairo:/home/tairo# lspci
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
HP Drivers:
http://h10025.www1.hp.com/ewfrf/wc/s...roduct=3979340

My computer is a Hp Pavillion Dv4-1465dx.
 
Old 03-24-2010, 10:05 AM   #2
brucehinrichs
Member
 
Registered: Mar 2008
Location: US
Distribution: Debian Sid; Sabayon, UbuntuStudio, Slackware-multilib 13.1, Peppermint Ice, CentOS
Posts: 575

Rep: Reputation: 69
Please post the output of:
Code:
# lspci -v
This will give more information (verbose) that will help find the proper driver.
 
Old 03-24-2010, 11:32 AM   #3
tairoesp
LQ Newbie
 
Registered: Feb 2010
Location: São Paulo, Brazil
Distribution: Slackware 13
Posts: 11

Original Poster
Rep: Reputation: 2
Thanks for the help, brucehinrichs!

The results of the lspci in verbose mode were like that:

Code:
root@tairo:/home/tairo# lspci -v
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)                                                   
        Subsystem: Hewlett-Packard Company Device 30f7                          
        Flags: bus master, fast devsel, latency 0                               
        Memory at d6500000 (64-bit, non-prefetchable) [size=1M]                 
        Capabilities: [d0] Power Management version 3
 
Old 03-24-2010, 11:49 AM   #4
brucehinrichs
Member
 
Registered: Mar 2008
Location: US
Distribution: Debian Sid; Sabayon, UbuntuStudio, Slackware-multilib 13.1, Peppermint Ice, CentOS
Posts: 575

Rep: Reputation: 69
A quick search turned up this. You have to register to download, but it looks like it is free. The link is from Intel's 'Embedded Design Center'. Not sure if this is the correct driver, as I am unfamiliar with this chipset. Maybe someone else on the forum can confirm or deny...

EDIT: It looks like the kernel module you need is intel-agp (hope this helps)

Last edited by brucehinrichs; 03-24-2010 at 11:54 AM.
 
Old 03-24-2010, 12:07 PM   #5
tairoesp
LQ Newbie
 
Registered: Feb 2010
Location: São Paulo, Brazil
Distribution: Slackware 13
Posts: 11

Original Poster
Rep: Reputation: 2
Brucehinrichs, I registered in the site and clicked on the Download tab, but I have to choice one model of architeture to my chipset from a list. I have no idea the one of them that fits my hardware.
I'll post the options avaible here, so you can help me getting the solution.
Thanks again!

PS: I only used internet explorer to browse the site and replyed this post on windows because I'm at work now! I ansewered you before on my lunch time
Attached Thumbnails
Click image for larger version

Name:	chipsetdriver.JPG
Views:	11
Size:	191.4 KB
ID:	3143  
 
Old 03-24-2010, 02:08 PM   #6
brucehinrichs
Member
 
Registered: Mar 2008
Location: US
Distribution: Debian Sid; Sabayon, UbuntuStudio, Slackware-multilib 13.1, Peppermint Ice, CentOS
Posts: 575

Rep: Reputation: 69
You might also look here. It's conflicting information, and it pertains to LinuxMint, but might help. After reading this I'm not so sure the intel-agp is the correct module, specifically:
Quote:
Intel Graphics use the mesa-dri-drivers that come bundled with your distro. I have Intel Graphics on my Dell laptop and the drivers are only updated when newer versions are released that match the abilities of the current kernel running in the distro. The current Mint (Mint 8) has a 2.6.31 kernel. I know that in Fedora, that kernel is able to use the newer mesa experimental drivers. You could check in the Mint repos and see if those drivers are available. In Fedora they are called mesa-dri-drivers-experimental
Has anyone else here had this issue?

EDIT: Just found this.

Last edited by brucehinrichs; 03-24-2010 at 02:22 PM.
 
Old 03-25-2010, 06:42 AM   #7
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Slackware ships with the open source drivers for your GPU. Is there some reason you think you need to install something else?

Adam
 
Old 03-25-2010, 07:09 PM   #8
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,820

Rep: Reputation: 229Reputation: 229Reputation: 229
You might learn more...

As adamk75 writes, you do not need the Intel driver. However, if you use the command "lshw", you may find more information on your graphics chip to further your search. See man lshw.
 
Old 03-26-2010, 12:58 AM   #9
tairoesp
LQ Newbie
 
Registered: Feb 2010
Location: São Paulo, Brazil
Distribution: Slackware 13
Posts: 11

Original Poster
Rep: Reputation: 2
Ok, I think I was wrong with the driver. Maybe the problems I'm facing with 3D are not the driver's fault. Anyway, thanks for all the help and information!

And, for sure, I really need to learn more. That's why I'm with Slackware by now.
 
Old 03-26-2010, 01:46 AM   #10
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
If you tell us what problems you're facing, we might be able to help you further.

Adam
 
Old 03-29-2010, 05:46 AM   #11
denialmark
LQ Newbie
 
Registered: Mar 2010
Posts: 4

Rep: Reputation: 1
<<mod edit: removed spam>>

Last edited by pixellany; 03-30-2010 at 08:21 AM.
 
0 members found this post helpful.
Old 03-29-2010, 06:09 AM   #12
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Again?

http://www.ehow.com/how_5572_upgrade-drivers-video.html
 
0 members found this post helpful.
  


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
Wireless Card and Video Card driver install help bparkerson04 Linux - Newbie 1 09-14-2008 08:08 PM
Driver for video card republicson Linux - Hardware 1 12-19-2006 04:10 PM
Network driver and Video card driver sniperbooger Linux - Software 2 11-10-2005 09:39 PM
changing video card driver jwstric2 Fedora 2 05-03-2005 07:55 PM
Video card driver lenucks Debian 1 08-14-2004 07:17 AM

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

All times are GMT -5. The time now is 12:03 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