Re: trying to get tyan s2895 audio working --tyan support does not like debian.....help.
On Thu, Aug 21, 2008 at 9:28 PM, Michael Habashy <mjh2000@gmail.com> wrote:
> On Thu, Aug 21, 2008 at 7:08 PM, Florian Kulzer
> <florian.kulzer+debian@icfo.es> wrote:
>> On Wed, Aug 20, 2008 at 14:46:06 -0400, Michael Habashy wrote:
>>> after being on the phone with Tyan -- i have realized how useless they are.
>>> I am trying to get the audio working on the board.
>>> I have a debain 4.0 AMD 64 version.
>>>
>>> i did an lspci on my server and got this:
>>
>> [...]
>>
>>> 00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)
>>
>> Post the output of:
>>
>> lsmod | grep snd
>>
>> cat /dev/sndstat
>>
>> cat /proc/asound/cards
>>
>> --
>> Regards, | http://users.icfo.es/Florian.Kulzer
>> Florian |
>>
>>
>> --
>> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
>> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>>
>>
>
> Thank you.
>
>
> rider:/# lsmod | grep snd
> snd_usb_audio 88736 0
> snd_usb_lib 21888 1 snd_usb_audio
> snd_seq_dummy 8580 0
> snd_seq_oss 37248 0
> snd_seq_midi 13632 0
> snd_seq_midi_event 12544 2 snd_seq_oss,snd_seq_midi
> snd_seq 59520 6
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
> snd_rawmidi 31392 2 snd_usb_lib,snd_seq_midi
> snd_seq_device 13204 5
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
> snd_hwdep 15240 1 snd_usb_audio
> snd_intel8x0 39592 4
> snd_ac97_codec 106456 1 snd_intel8x0
> snd_ac97_bus 7296 1 snd_ac97_codec
> snd_pcm_oss 48672 0
> snd_mixer_oss 21888 1 snd_pcm_oss
> snd_pcm 89096 6
> snd_usb_audio,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
> snd_timer 29192 4 snd_seq,snd_pcm
> snd 65256 16
> snd_usb_audio,snd_seq_oss,snd_seq,snd_rawmidi,snd_seq_device,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
> soundcore 15392 1 snd
> snd_page_alloc 15504 2 snd_intel8x0,snd_pcm
>
>
>
> rider:/# cat /dev/sndstat
> Sound Driver:3.8.1a-980706 (ALSA v1.0.12rc1 emulation code)
> Kernel: Linux rider 2.6.18-6-amd64 #1 SMP Mon Jun 16 22:30:01 UTC 2008 x86_64
> Config options: 0
>
> Installed drivers:
> Type 10: ALSA emulation
>
> Card config:
> NVidia CK804 with AD1981B at 0xb0002000, irq 209
>
> Audio devices:
> 0: NVidia CK804 (DUPLEX)
>
> Synth devices: NOT ENABLED IN CONFIG
>
> Midi devices: NOT ENABLED IN CONFIG
>
> Timers:
> 7: system timer
>
> Mixers:
> 0: Analog Devices AD1981B
>
>
>
> rider:/# cat /proc/asound/cards
> 0 [CK804 ]: NFORCE - NVidia CK804
> NVidia CK804 with AD1981B at 0xb0002000, irq 209
> rider:/#
>
I honestly do not know what i loaded or what i did, i think i got
something to work.
But i feel that becasue i tried to load so many different packages, i
think some are stepping on top of each other.
any help would be appriciated. I do not know what is the difference
between drivers and audio packages.
thanks
mjh
Reply to: