This HP Community is for Customer to Customer Product Support. First Time Here? Check Out Videos on How to Search, Register, Post and More.

Re: DV4-1121 TU drivers for Linux (1306 Views)
Reply
Honor Student
luv2liv
Posts: 4
Registered: ‎09-20-2009
Message 1 of 2 (1,486 Views)

DV4-1121 TU drivers for Linux

Hi,

 

I recently bought a HP Pavilion DV4-1121 TU laptop with Vista basic home edition.

I have now installed Oracle Enterprise Linux 5 via vmware for educational purpose.

 

Where can download the audio driver for linux.

appreciate a quick response.

 

thanks and regards

Justin

Please use plain text.
Student
ikbendeman
Posts: 1
Registered: ‎11-23-2009
Message 2 of 2 (1,306 Views)

Re: DV4-1121 TU drivers for Linux

try running

 

'sudo modprobe intel-hda'

or

'sudo insmod intel-hda'

 

if those dont work log into root  (or run 'su') and try

 

'modprobe intel-hda' or 'insmod intel-hda'

 

If this fails to work, recompile your kernel from source with the intel-hda driver.

 

search google for information or installing a kernel from the latest source from kernel.org 

 

Please use plain text.