Need help installing Audio Driver
|
Original Message
|
Name: wannabeguru
Date: February 15, 2005 at 12:25:53 Pacific
Subject: Need help installing Audio DriverOS: Suse 9.2CPU/Ram: 3.4ghz LGA 775, 512ddr2 |
Comment: Hi, I just installed suse 9.2 and i need help installing the intel audio driver for the d915pbl motherboard. I have no sound as it and i downloaded the driver but i dont know what to do as of right now to get it installed. The readme that came with it isnt clear and i really need help getting the driver installed. Thanks for any help and i will post back if more info is needed.
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: wannabeguru
Date: February 15, 2005 at 16:20:20 Pacific
Subject: Need help installing Audio Driver |
Reply: (edit)I try installing the .sh file but i keep getting this error: Detected exact codec : 808626688086e402 Target system must have kernel source 2.6.8-24 install And i do have that kernel installed, what gives?
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: 3Dave
Date: February 16, 2005 at 03:17:52 Pacific
Subject: Need help installing Audio Driver |
Reply: (edit)You need to install the source code for your current kernel in order to compile certain applications. You should be able to find the required packages on one of your installation CDs, the packages you want to install will be called somthing like kernel-source-2.6.8-24.rpm and kernel-headers-2.6.8-24.rpm. Install those (rpm -ivh /mnt/cdrom/path/to/kernel-source-2.6.8-24.rpm) and then try to recompile your driver. You might be able to use a intel8x0 sound module which you might already have on your computer. Try the following command as root: # modprobe snd-intel8x0 Now see if it has loaded with: $ /sbin/lsmod If it has, increase your sound levels (they default to 0 by default) and then try playing some sounds.
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: