Re: 2.6.2-pa3 framebuffer buglet and broken ALSA harmony driver
On Mon, 16 Feb 2004, Thibaut VARÈNE wrote:
> The ALSA harmony driver, written by Laurent Canet, has been merged upstream
> about 8 months _after_ being sent to the ALSA group. In the meantime, some
> stuff had changed in the kernel, making it unbuildable...
>
> That's a *feature*, and [very] low priority on todo list. Use the OSS
> driver instead :P
Now that I notice, the old OSS driver fails to be included, even though it was
defined in the config:
CONFIG_SOUND=m
CONFIG_SND=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_HARMONY=m
# CONFIG_SOUND_PRIME is not set
CONFIG_SOUND_HARMONY=m
<root@zarya:/root># tree /lib/modules/2.6.3-pa0/kernel/sound/
/lib/modules/2.6.3-pa0/kernel/sound/
|-- core
| |-- oss
| | |-- snd-mixer-oss.ko
| | `-- snd-pcm-oss.ko
| |-- seq
| | |-- oss
| | | `-- snd-seq-oss.ko
| | |-- snd-seq-device.ko
| | |-- snd-seq-dummy.ko
| | |-- snd-seq-midi-event.ko
| | |-- snd-seq-virmidi.ko
| | `-- snd-seq.ko
| |-- snd-page-alloc.ko
| |-- snd-pcm.ko
| |-- snd-rawmidi.ko
| |-- snd-timer.ko
| `-- snd.ko
|-- drivers
| |-- snd-dummy.ko
| `-- snd-virmidi.ko
|-- parisc
| `-- snd-harmony.ko
`-- soundcore.ko
6 directories, 17 files
--
Martin-Éric Racine, ICT Consultant
http://www.pp.fishpool.fi/~q-funk/
Reply to: