LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   No sound with cs46xx on my ibm thinkpad a21p under dapper drake (https://www.linuxquestions.org/questions/linux-hardware-18/no-sound-with-cs46xx-on-my-ibm-thinkpad-a21p-under-dapper-drake-456179/)

miguipda 06-19-2006 06:55 AM

No sound with cs46xx on my ibm thinkpad a21p under dapper drake
 
Hi,

I have an IBM Thinkpad A21p where the sound card is a CS46xx.
I tried all I known but I can't have sound.
Can somebody help me ??

Sincerely thanks,

Miguipda ;-)

$ lspci | grep audio
0000:00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] (rev 01)


$ lsmod | grep snd*
snd_cs46xx 85576 1
gameport 15496 2 snd_cs46xx
snd_rawmidi 25504 1 snd_cs46xx
snd_seq_device 8716 1 snd_rawmidi
snd_ac97_codec 92704 1 snd_cs46xx
snd_ac97_bus 2304 1 snd_ac97_codec
snd_pcm_oss 53664 0
snd_mixer_oss 18688 1 snd_pcm_oss
snd_pcm 89864 3 snd_cs46xx,snd_ac97_codec,snd_pcm_oss
snd_timer 25220 1 snd_pcm
snd 55268 10 snd_cs46xx,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10208 1 snd
snd_page_alloc 10632 2 snd_cs46xx,snd_pcm


No sound with this test :
$ speaker-test

speaker-test 0.0.8

Le périphérique de lecture est plughw:0,0
Les paramètres du flux sont 48000Hz, S16_LE, 1 canaux
Utilisation de 16 octaves de bruit rose
Taux fixé à 48000Hz (demandé 48000Hz)
Taille du tampon entre 32 et 32768
Taille de la periode entre 16 et 1024
Périodes = 4
Durée du tampon 2525
Définition de la taille du tampon = 32768
Définition de la durée de la période = 8192
La durée de la période à été définie= 1024
La taille du tampon à été définie = 32768
0 - Avant Gauche
Temps par période = 2,312040
0 - Avant Gauche
Temps par période = 2,986373
0 - Avant Gauche


I set all on with :
$ alsamixer


I checked if something undesired :
$ cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp
psmouse


And checked that the user is well with the under group audio, it is.

Peacedog 06-19-2006 06:02 PM

Hi, I found this

"6. Sound

The A21p comes with a Crystal SoundFusion PCI soundcard. Redhat 7.0 automatically configures it, but it did not produce sounds. Disabling "PCI Bus Power Mgmt" in BIOS menu did the trick. Push [F1] at startup, and disable <Config> - <Power> - <PCI Bus Power Management> (last entry, scroll down!)."

here.

http://www.neurophys.wisc.edu/~cai/linux/a21p/

It appears to be an older document, but it's worth a shot.
Good luck.

miguipda 06-21-2006 03:53 AM

Hi,

I tried the proposed BIOS update but it doesn't work.

Peacedog 06-21-2006 05:14 PM

If the bios fix didn't work I'd try some different settings in alsamixer. Toggle a few things on and off, etc. Did you run through lsmod, and alsamixer after changing the bios?
Good luck.

miguipda 06-22-2006 03:03 AM

I tried alsamixer that effectively change some things but didn't look for lsmod.

I will try and see.

Bye,

Miguipda ;-)

Peacedog 06-22-2006 05:05 PM

Quote:

Originally Posted by miguipda
I tried alsamixer that effectively change some things

Did you get any sound?
Good luck.

miguipda 07-21-2006 10:25 AM

Hi,

sorry but I was so busy with my examens.

No sound yet.

Thanks,

Have a nice day... bouhouhou ... hihi ...

Peacedog 07-24-2006 05:10 PM

Did you try alsamixer after the bios update?
Good luck.

miguipda 07-25-2006 12:44 AM

Yes of course.

Bouhouhou ... hihi ...

Peacedog 07-25-2006 06:20 PM

I'm fresh out of ideas, all the modules are loaded, are you getting any errors? Let's have a look at dmesg please?
Good luck.


All times are GMT -5. The time now is 01:33 AM.