openvortex-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openvortex-dev] Au8830 openvortex drivers on 2.6.x kernels


From: Kevin Alm
Subject: Re: [Openvortex-dev] Au8830 openvortex drivers on 2.6.x kernels
Date: Fri, 13 Feb 2004 01:03:36 -0600
User-agent: KMail/1.5.4

Hi Zach,

On Wednesday 11 February 2004 11:09 am, Zach Borgerding wrote:
> It was mentioned several days ago, on this list, and on the Alsa-Project
> website, that 1.0.2c (and a few earlier versions) have several fixes for
> 2.6.x kernels.  You should be using these files.  As of right now, without
> a few modifications, Manuel's patch will not work with 1.0.2.  You will
> need to hold out on the patch until then.  Please try 1.0.2c insteal of
> 1.0.1.

Tried 1.0.2c along with alsa-lib and alsa-utils 1.0.2. Configured and compiled 
without error but the same basic problem exists, "no cards found".

address@hidden ~]# cat /proc/asound/*
--- no soundcards ---
 33:       : timer
kmalloc: 1440 bytes
vmalloc: 4096 bytes
cat: /proc/asound/oss: Is a directory
cat: /proc/asound/seq: Is a directory
G0: system timer : 1000.000us (10000000 ticks)
Advanced Linux Sound Architecture Driver Version 1.0.2c.
Compiled on Feb 12 2004 for kernel 2.6.2.

address@hidden ~]# cat /proc/asound/oss/*
Sound Driver:3.8.1a-980706 (ALSA v1.0.2c emulation code)
Kernel: Linux lfshost 2.6.2 #1 Thu Feb 12 22:10:38 CST 2004 i586
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
--- no soundcards ---

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG

address@hidden ~]# lsmod
Module                  Size  Used by
snd_pcm_oss            55556  0
snd_mixer_oss          17600  1 snd_pcm_oss
snd_au8830             49216  0
snd_pcm                93988  2 snd_pcm_oss,snd_au8830
snd_page_alloc          9508  1 snd_pcm
snd_timer              23460  1 snd_pcm
snd_ac97_codec         57700  1 snd_au8830
snd_mpu401_uart         6528  1 snd_au8830
snd_rawmidi            21728  1 snd_mpu401_uart
snd_seq_device          6760  1 snd_rawmidi
snd                    55780  9
snd_pcm_oss,snd_mixer_oss,snd_au8830,snd_pcm,snd_timer,snd_ac97_co
dec,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               7008  1 snd

I seem to have all the appropriate entries in /etc/modprobe.conf. Alsaconf 
behaves erratically, finding my au8830 perhaps one in five attempts. The 
modules appear to autoload on demand, for example by attempting to run 
mpg123. Alsactl can't find any cards. Any ideas as to what I am doing wrong? 

Thanks,
Kevin Alm






reply via email to

[Prev in Thread] Current Thread [Next in Thread]