- HP Support Forum Home
- >
- Laptop & Notebook
- >
- Notebook OS
- >
- Re: DV4-1121 TU drivers for Linux
HP Support Forums
Join in the conversation.
- Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
DV4-1121 TU drivers for Linux
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
09-20-2009 10:11 AM
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
Re: DV4-1121 TU drivers for Linux
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
11-23-2009 08:27 AM
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
