welcome-internat.gif (2327 bytes)linux123icon.GIF (8900 bytes) welcome-internat.gif (2327 bytes)Line


linuxorg.gif (16673 bytes)

Home

Info about Linux

Linux Distributions

Window Managers

Applications

HowTo Documents

FAQ

Useful Links

About this homepage

Feedback

Best view with:

IE 4.0 or higher

Netscape 4.6

16 bits color

800x600

sumbul3d.gif (138 bytes)    Sound Blaster Live Value on Red Hat Linux 6.0

I just downloaded Sound Blaster live driver form Creative, but it says it just support kernel 2.2.5. the problem is now my Linux gernel is 2.2.5-15 which comes with RedHat 6.0, I can't set sound blaster live up in this kernel, it reports a wrong kernel. what can I do now? how to solve this problem?

 

The way I fixed this was to use GHex (in Gnome) to alter the file sblive.o. In GHex, I searched for all ASCII instances of "2.2.5" (of which there was only one) and then altered the hex code to reflect "2.2.5-15."

The code for 2.2.5 looks like this ---> 32 2E 32 2E 35 00 00 00 (the "00's" reflect empty spaces)

The code for 2.2.5-15 looks like this --> 32 2E 32 2E 35 2D 31 35 (the "00's" are changed)

The ASCII screen should now show "2.2.5-15" instead of "2.2.5"

This worked for me and now the module loads at bootup without any problems.

 

Back to About Linux

Hit Counter             Designed by Lin Jinbo   ( Paul )
For problems or questions regarding this web contact
mail82c2.gif (4196 bytes) [Project Email].
Last updated: 07.20.99.