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

Re: [kernel 2.6.1] Alsa?



In Sternzeit Saturday 24 January 2004 23:31, meldete Diego Morone ins 
Lochbuch:
> Ciao, ho una Sb live. Ho installato il kernel su woody con alsa non da
> modulo (si dice built-in?). Tutto sembra funzionare, quando provo ad
> usare xmms o play non ricevo nessun errore, eccetto che non sento nulla.
> Ho collegato la scheda agli altoparlanti con le 2 uscite analogiche
> (verde+nero).
> Qualche idea per risolvere? Grazie

Oltre a Alsa, devi abilitare, o statici o come modulo, la compatibilità con 
OSS, visto che le applicazioni, salvo possibilità di configurarle altrimenti, 
cercano il vechcio driver, che ovviamente non trovano.
Vistoche ho anch'io la stessa scheda ti passo la sezione rilevante del mio 
.config. 

Buon ascolto :o)

Roberto

# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
# CONFIG_SND_SEQUENCER is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
# CONFIG_SND_RTCTIMER is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# PCI devices
#
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
CONFIG_SND_EMU10K1=m
# CONFIG_SND_KORG1212 is not set



Reply to: