Display Drivers

Asked by Fahad Ahmed Syed

Hi,

Searching for display drivers but unable to find. Could you please help me with display drivers for "HP Compaq dx7500 Microtower PC" it has "Intel Graphics Media Accelerator (GMA) X4500HD". Did lots of research unable to find display drivers any. Link to the computer

http://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c01574818

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu unity Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

OmgUbuntu has a guide for installing Intel drivers

Revision history for this message
Manfred Hampl (m-hampl) said :
#2

What is the output of the terminal commands

uname -a
lsb_release -crid
sudo lshw -C display
ubuntu-drivers list

Revision history for this message
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#3

fahad@fahadSCC:~$ uname -a
Linux fahadSCC 3.16.0-33-generic #44~14.04.1-Ubuntu SMP Fri Mar 13 10:33:29 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

fahad@fahadSCC:~$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty

fahad@fahadSCC:~$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty

fahad@fahadSCC:~$ sudo lshw -C display
[sudo] password for fahad:
PCI (sysfs)

SCSI
  *-display:0
       description: VGA compatible controller
       product: 4 Series Chipset Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 03
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:43 memory:fe400000-fe7fffff memory:e0000000-efffffff ioport:cc00(size=8)
  *-display:1 UNCLAIMED
       description: Display controller
       product: 4 Series Chipset Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2.1
       bus info: pci@0000:00:02.1
       version: 03
       width: 64 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: latency=0
       resources: memory:fe900000-fe9fffff

ubuntu-drivers list

fahad@fahadSCC:~$ ubuntu-drivers list

fahad@fahadSCC:~$

Got no drivers list

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

Your system is using the i915 driver, which is the dedicated driver for several video cards.
What problem do you have with you system that you want to use a different one?

Please provide also the output of the command
lspci

Revision history for this message
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#5

The issue is solved now. Thank you so much for your help and support guys

Revision history for this message
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#6

Guys I have one question. I was viewing a HD trailer on youtube. What I noticed is video streaming is not smooth looks like some frames are stuck and display with line on frames. Buffering is not an issue here. Just the video streaming is not smooth. Why is that?

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#7

Please create a new question for the new issue

Revision history for this message
Fahad Ahmed Syed (fahad-ahmed60-w) said :
#8

Thanks actionparsnip, that solved my question.