|
|
发表于 2004-5-8 20:19:32
|
显示全部楼层
下载linux-2.6.5的内核来编译一下就行了,在内核中可能有alsa和oss的都支持这块声卡。
至于为什么把驱动卸掉会出现黑屏,就不太明白了。
得把错误信息帖上来才行。
Device Drivers ---> Sound --->
<*> Sound card support │ │
│ │ Advanced Linux Sound Architecture --->
<*> Advanced Linux Sound Architecture │ │
│ │ <*> Sequencer support │ │
│ │ <*> Sequencer dummy client │ │
│ │ <M> OSS Mixer API │ │
│ │ <M> OSS PCM (digital audio) API │ │
│ │ OSS Sequencer API │ │
│ │ Verbose printk │ │
│ │ [ ] Debug │ │
│ │ Generic devices ---> │ │
<M> Dummy (/dev/null) soundcard │ │
│ │ <M> Virtual MIDI soundcard │ │
│ │ <M> MOTU MidiTimePiece AV multiport MIDI │ │
│ │ <M> UART16550 - MIDI only driver │ │
│ │ <M> Generic MPU-401 UART driver
│ │ ISA devices ---> │ │
│ │ PCI devices ---> │ │
<M> VIA 82C686A/B, 8233 South Bridge
│ │ ALSA USB devices ---> │ │
│ │ PCMCIA devices --->
│ │ Open Sound System --->
<M> VIA 82C686 Audio Codec │ │
│ │ VIA 82C686 MIDI |
|