Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 17
  1. #1

    Debian testing problemi scheda audio

    Non mi funziona la scheda audio;

    Info:
    codice:
    # uname -a
    Linux deb 2.6.26-1-686 #1 SMP Thu Oct 9 15:18:09 UTC 2008 i686 GNU/Linux
    
    # lspci -vvs "00:05.0"
    00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
    	Subsystem: IBM ThinkPad A20m
    	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    	Interrupt: pin A routed to IRQ 11
    	Region 0: Memory at f4100000 (32-bit, non-prefetchable) [size=4K]
    	Region 1: Memory at f4000000 (32-bit, non-prefetchable) [size=1M]
    	Capabilities: [40] Power Management version 2
    		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
    		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
    
    # alsamixer
    alsamixer: function snd_ctl_open failed for default: No such file or directory
    cichity74

  2. #2
    Utente di HTML.it L'avatar di GunMan
    Registrato dal
    Dec 2005
    Messaggi
    2,642
    potrebbe essere il modulo nel kernel a non essere caricato, posta l'output di

    codice:
    $ lsmod | grep Sound_Fusion_CS46xx
    nel caso mancasse il modulo (quindi niente output) puoi caricarlo con modprobe

    Chaos A.D. Disorder unleashed.
    Starting to burn. Starting to lynch.
    Silence means death. Stand on your feet.
    Inner fear. Your worst enemy.

    Refuse / Resist

  3. #3
    Originariamente inviato da GunMan
    potrebbe essere il modulo nel kernel a non essere caricato, posta l'output di

    codice:
    $ lsmod | grep Sound_Fusion_CS46xx
    nel caso mancasse il modulo (quindi niente output) puoi caricarlo con modprobe

    niente output
    cosa devo fare per caricarlo ?

    grazie anticipatamente per i suggerimenti.
    cichity74

  4. #4
    Utente di HTML.it L'avatar di nifriz
    Registrato dal
    Jan 2008
    Messaggi
    2,058
    modprobe Sound_Fusion_CS46xx

  5. #5
    Originariamente inviato da nifriz
    modprobe Sound_Fusion_CS46xx
    codice:
    # modprobe Sound_Fusion_CS46xx
    FATAL: Module Sound_Fusion_CS46xx not found.
    
    # modprobe snd-cs46xx
    FATAL: Module snd_cs46xx not found.
    
    # modprobe cs46xx
    FATAL: Module cs46xx not found.
    potrei andare avanti all'infinito ....
    ma quale è come funziona

  6. #6
    Utente di HTML.it L'avatar di GunMan
    Registrato dal
    Dec 2005
    Messaggi
    2,642
    il corretto nome del modulo dovrebbe essere snd-cs46xx

    Chaos A.D. Disorder unleashed.
    Starting to burn. Starting to lynch.
    Silence means death. Stand on your feet.
    Inner fear. Your worst enemy.

    Refuse / Resist

  7. #7
    Originariamente inviato da GunMan
    il corretto nome del modulo dovrebbe essere snd-cs46xx

    # modprobe snd-cs46xx
    FATAL: Module snd_cs46xx not found.


    forse non è presente o non è quello giusto...
    :master:

    qualche altro suggerimento?

    altre info:
    codice:
    # less /dev/sndstat
    Sound Driver:3.8.1a-980706 (ALSA v1.0.17 emulation code)
    Kernel: Linux debibm 2.6.26-1-686 #1 SMP Thu Oct 9 15:18:09 UTC 2008 i686
    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
    /dev/sndstat (END)

  8. #8
    Utente di HTML.it L'avatar di GunMan
    Registrato dal
    Dec 2005
    Messaggi
    2,642
    Originariamente inviato da cichity74
    # modprobe snd-cs46xx
    FATAL: Module snd_cs46xx not found.


    forse non è presente o non è quello giusto...
    :master:

    qualche altro suggerimento?
    è strano, ho (praticamente) il tuo stesso kernel, eppure eccolo qua:

    codice:
    # modprobe -l | grep cs46
    /lib/modules/2.6.26-mortimer/kernel/sound/pci/cs46xx/snd-cs46xx.ko
    se comunque non è presente penso che tu debba ricompilare attivando come modulo quello che ti interessa

    edit: per pura curiosità daresti

    codice:
    cat /boot/config-`uname -r` | grep CONFIG_SND_CS46XX
    Chaos A.D. Disorder unleashed.
    Starting to burn. Starting to lynch.
    Silence means death. Stand on your feet.
    Inner fear. Your worst enemy.

    Refuse / Resist

  9. #9
    Originariamente inviato da GunMan
    è strano, ho (praticamente) il tuo stesso kernel, eppure eccolo qua:

    codice:
    # modprobe -l | grep cs46
    /lib/modules/2.6.26-mortimer/kernel/sound/pci/cs46xx/snd-cs46xx.ko
    se comunque non è presente penso che tu debba ricompilare attivando come modulo quello che ti interessa

    edit: per pura curiosità daresti

    codice:
    cat /boot/config-`uname -r` | grep CONFIG_SND_CS46XX
    codice:
    cat /boot/config-`uname -r` | grep CONFIG_SND_CS46XX
    nessun output
    ricompilare è l'unica? spero di no!!!!

  10. #10
    Utente di HTML.it L'avatar di GunMan
    Registrato dal
    Dec 2005
    Messaggi
    2,642
    senza il relativo modulo non penso che si possa fare molto, ricompilando il kernel con le opzioni corrette risolveresti, in particolare questi due punti della configurazione

    CONFIG_SND_CS46XX=
    CONFIG_SND_CS46XX_NEW_DSP=
    Chaos A.D. Disorder unleashed.
    Starting to burn. Starting to lynch.
    Silence means death. Stand on your feet.
    Inner fear. Your worst enemy.

    Refuse / Resist

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.