Linux on Laptops
               Forums
 
 
 

Go Back   Linux on Laptops Forum > Laptop Hardware > Audio and Video
User Name
Password


Reply
 
Thread Tools Display Modes
  #1  
Old 04-16-2007, 08:19 AM
compguy compguy is offline
Senior Member
 
Join Date: Apr 2007
Posts: 13
Question Sound on Dell Latitude CPi

Does anyone know how to get the cs4237b sound card in the Dell Latitude CPi working? I am using openSUSE 10.2.
Reply With Quote
Sponsored Links
  #2  
Old 05-17-2007, 08:31 AM
Unregistered
 
Posts: n/a
Default turn off alsa

disable alsa, that worked for me. Remove file sound from /etc/modprobe.d
disable alsa in runlevel editor in yast control center.

After that, it just started playing using OSS. (Maybe you have to run the yast2 sound module before and manually choose the card there. It won't suceed however, so me thinks it is not needed.)

Also, you have to disable some port ranges for pcmcia, else the sound skips:

editthis file: /etc/pcmcia/config.opts

comment (# on beginning of line) or remove lines

include port 0x100-0x3af
include port 0x3ae-0x4ff

(or similar ranges, should yours be different)


Last but not least, to have smooth playback after resume from hibernation, some services have to be restarted:

edit this file: /etc/pm/config

there is this line
SUSPEND_MODULES="button"

just add soundcore there - ie SUSPEND_MODULES="button soundcore"

That was what I've done.


P.S. I installed the OS with boot parameter acpi=off, it might help. (If so, don't forget to remove the parameter after installation, because the system uses installation parameters for regular booting, it seems.)
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:31 AM.