RE: sound problem on IBM TP 600E with 9.1
Hi experts, I have installed SuSe 9.1 over the weekend on TP600E, everything went ok but sound. Yast2 said the sound card has been detected but when I tried to install it, error poped up saying driver could not be loaded. It suggested the driver file should be 'snd-cs46xx' so I located it but it didn't have extention .o but .ko and most likely that was why I got the error. I have downloaded this file from different TP600E and placed it to right location and it fixed it. I'd be curious what to do in such situation if I wouldn't have the chance to download the driver and what is .ko file for. Thx, Martin __________________________________ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com
Martin wrote:
I have installed SuSe 9.1 over the weekend on TP600E, everything went ok but sound.
9.1 uses a 2.6 kernel
Yast2 said the sound card has been detected but when I tried to install it, error poped up saying driver could not be loaded.
Did it say why?
It suggested the driver file should be 'snd-cs46xx' so I located it but it didn't have extention .o but .ko and most likely that was why I got the error.
No. 2.6 kernels don't use .o (object) but .ko (kernel object)
I have downloaded this file from different TP600E and placed it to right location and it fixed it.
For sure that isn't what fixed it. 2.6 will not load an object file.
I'd be curious what to do in such situation if I wouldn't have the chance to download the driver and what is .ko file for.
You have lost me as to what exactly you have done. You say you downloaded the driver (alsa?). Did you compile it? Did you just copy the module file (.o) from a 2.4 kernel? Maybe you fixed it accidentally by running alsaconf. -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Registered Linux user 231871
participants (2)
-
Joe Morris (NTM)
-
Martin