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

    [mdk2005] Cambiare scheda audio di default

    Ciao,
    ho 2 schede audio,
    VT8233 [AC97 Audio Controller]
    e
    Sound Blaster AudioPCI64V/AudioPCI128
    La mandriva di default ha settato la PCI dove tengo attaccate cuffie e microfono! Metre io voglio mettere quella integrata di default per ascolatere musica, video ed i suoni di sistema e solo in particolari programmi sfruttare l'altra uscita.

    Come cambio le impostazioni? Con harddrake non ho trovato nulla, in mcc pure... la sola cosa che ho trovato è che di default (quindi la pci) è /dev/dsp mentre l'altra /dev/dsp1

    Grazie

  2. #2

    re:

    prova con alsaconf

  3. #3
    Moderatore di Linux e software L'avatar di francofait
    Registrato dal
    Aug 2001
    Messaggi
    13,559
    la scheda che non usi la disabiliti nel bios.

  4. #4
    con alsaconf mi riconfigura le schede... ma rimane sempre la seconda quella di default...

    E non posso / non voglio disabilitarla dal bios, perché la uso. Vorrei solo invertire i ruoli. Quella che ora è di default usarla solo in skype, e l'altra per tutto il resto!!

    Grazie mille


  5. #5

    re:

    cel'hai il file:

    /etc/asound.*

    che c'e' dentro ?

  6. #6
    codice:
    state.AudioPCI {
    	control.1 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Master Playback Switch'
    		value true
    	}
    	control.2 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 63'
    		iface MIXER
    		name 'Master Playback Volume'
    		value.0 47
    		value.1 47
    	}
    	control.3 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Headphone Playback Switch'
    		value true
    	}
    	control.4 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Headphone Playback Volume'
    		value.0 23
    		value.1 23
    	}
    	control.5 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Master Mono Playback Switch'
    		value true
    	}
    	control.6 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Master Mono Playback Volume'
    		value 31
    	}
    	control.7 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'PC Speaker Playback Switch'
    		value true
    	}
    	control.8 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 15'
    		iface MIXER
    		name 'PC Speaker Playback Volume'
    		value 12
    	}
    	control.9 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Phone Playback Switch'
    		value true
    	}
    	control.10 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Phone Playback Volume'
    		value 24
    	}
    	control.11 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Mic Playback Switch'
    		value false
    	}
    	control.12 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Mic Playback Volume'
    		value 0
    	}
    	control.13 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Mic Boost (+20dB)'
    		value false
    	}
    	control.14 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Line Playback Switch'
    		value true
    	}
    	control.15 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Line Playback Volume'
    		value.0 24
    		value.1 24
    	}
    	control.16 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'CD Playback Switch'
    		value true
    	}
    	control.17 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'CD Playback Volume'
    		value.0 28
    		value.1 28
    	}
    	control.18 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Video Playback Switch'
    		value true
    	}
    	control.19 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Video Playback Volume'
    		value.0 24
    		value.1 24
    	}
    	control.20 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Aux Playback Switch'
    		value true
    	}
    	control.21 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Aux Playback Volume'
    		value.0 24
    		value.1 24
    	}
    	control.22 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'PCM Playback Switch'
    		value true
    	}
    	control.23 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'PCM Playback Volume'
    		value.0 28
    		value.1 28
    	}
    	control.24 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.count 2
    		comment.item.0 Mic
    		comment.item.1 CD
    		comment.item.2 Video
    		comment.item.3 Aux
    		comment.item.4 Line
    		comment.item.5 Mix
    		comment.item.6 'Mix Mono'
    		comment.item.7 Phone
    		iface MIXER
    		name 'Capture Source'
    		value.0 Mic
    		value.1 Mic
    	}
    	control.25 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Capture Switch'
    		value true
    	}
    	control.26 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 15'
    		iface MIXER
    		name 'Capture Volume'
    		value.0 13
    		value.1 13
    	}
    	control.27 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name '3D Control - Switch'
    		value false
    	}
    	control.28 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.count 1
    		comment.item.0 Mix
    		comment.item.1 Mic
    		iface MIXER
    		name 'Mono Output Select'
    		value Mix
    	}
    	control.29 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.count 1
    		comment.item.0 Mic1
    		comment.item.1 Mic2
    		iface MIXER
    		name 'Mic Select'
    		value Mic1
    	}
    	control.30 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 15'
    		iface MIXER
    		name '3D Control - Center'
    		value 0
    	}
    	control.31 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 15'
    		iface MIXER
    		name '3D Control - Depth'
    		value 0
    	}
    	control.32 {
    		comment.access read
    		comment.type IEC958
    		comment.count 1
    		iface MIXER
    		name 'IEC958 Playback Con Mask'
    		value '0fff000f0000 "qua tantissimi zeri"'
    	}
    	control.33 {
    		comment.access read
    		comment.type IEC958
    		comment.count 1
    		iface MIXER
    		name 'IEC958 Playback Pro Mask'
    		value cf000000 "qua tantissimi zeri"
    	}
    	control.34 {
    		comment.access 'read write'
    		comment.type IEC958
    		comment.count 1
    		iface MIXER
    		name 'IEC958 Playback Default'
    		value '0082000200000 "qua tantissimi zeri" '
    	}
    	control.35 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'IEC958 Playback Switch'
    		value false
    	}
    	control.36 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'External Amplifier'
    		value false
    	}
    }

  7. #7
    codice:
    state.V8237 {
    	control.1 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Master Playback Switch'
    		value true
    	}
    	control.2 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Master Playback Volume'
    		value.0 31
    		value.1 31
    	}
    	control.3 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Center Playback Switch'
    		value true
    	}
    	control.4 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Center Playback Volume'
    		value 24
    	}
    	control.5 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'LFE Playback Switch'
    		value true
    	}
    	control.6 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 31'
    		iface MIXER
    		name 'LFE Playback Volume'
    		value 24
    	}
    	control.7 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 2
    		iface MIXER
    		name 'Surround Playback Switch'
    		value.0 true
    		value.1 true
    	}
    	control.8 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Surround Playback Volume'
    		value.0 24
    		value.1 24
    	}
    	control.9 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Headphone Playback Switch'
    		value true
    	}
    	control.10 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Headphone Playback Volume'
    		value.0 0
    		value.1 0
    	}
    	control.11 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Master Mono Playback Switch'
    		value true
    	}
    	control.12 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Master Mono Playback Volume'
    		value 31
    	}
    	control.13 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'PC Speaker Playback Switch'
    		value true
    	}
    	control.14 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 15'
    		iface MIXER
    		name 'PC Speaker Playback Volume'
    		value 13
    	}
    	control.15 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Phone Playback Switch'
    		value true
    	}
    	control.16 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Phone Playback Volume'
    		value 24
    	}
    	control.17 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Mic Playback Switch'
    		value false
    	}
    	control.18 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Mic Playback Volume'
    		value 24
    	}
    	control.19 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Mic Boost (+20dB)'
    		value false
    	}
    	control.20 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Line Playback Switch'
    		value true
    	}
    	control.21 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Line Playback Volume'
    		value.0 24
    		value.1 24
    	}
    	control.22 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'CD Playback Switch'
    		value true
    	}
    	control.23 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'CD Playback Volume'
    		value.0 24
    		value.1 24
    	}
    	control.24 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Video Playback Switch'
    		value true
    	}
    	control.25 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Video Playback Volume'
    		value.0 24
    		value.1 24
    	}
    	control.26 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Aux Playback Switch'
    		value true
    	}
    	control.27 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'Aux Playback Volume'
    		value.0 24
    		value.1 24
    	}
    	control.28 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'PCM Playback Switch'
    		value true
    	}
    	control.29 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 31'
    		iface MIXER
    		name 'PCM Playback Volume'
    		value.0 24
    		value.1 24
    	}
    	control.30 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.count 2
    		comment.item.0 Mic
    		comment.item.1 CD
    		comment.item.2 Video
    		comment.item.3 Aux
    		comment.item.4 Line
    		comment.item.5 Mix
    		comment.item.6 'Mix Mono'
    		comment.item.7 Phone
    		iface MIXER
    		name 'Capture Source'
    		value.0 Mix
    		value.1 Mix
    	}
    	control.31 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Capture Switch'
    		value true
    	}
    	control.32 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 2
    		comment.range '0 - 15'
    		iface MIXER
    		name 'Capture Volume'
    		value.0 12
    		value.1 12
    	}
    	control.33 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name '3D Control - Switch'
    		value false
    	}
    	control.34 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.count 1
    		comment.item.0 Mix
    		comment.item.1 Mic
    		iface MIXER
    		name 'Mono Output Select'
    		value Mix
    	}
    	control.35 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.count 1
    		comment.item.0 Mic1
    		comment.item.1 Mic2
    		iface MIXER
    		name 'Mic Select'
    		value Mic1
    	}
    	control.36 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 15'
    		iface MIXER
    		name '3D Control - Center'
    		value 0
    	}
    	control.37 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 15'
    		iface MIXER
    		name '3D Control - Depth'
    		value 0
    	}
    	control.38 {
    		comment.access read
    		comment.type IEC958
    		comment.count 1
    		iface MIXER
    		name 'IEC958 Playback Con Mask'
    		value '0fff000f00000000 "qua tantissimi zeri" '
    	}
    	control.39 {
    		comment.access read
    		comment.type IEC958
    		comment.count 1
    		iface MIXER
    		name 'IEC958 Playback Pro Mask'
    		value cf000000 "qua tantissimi zeri"
    	}
    	control.40 {
    		comment.access 'read write'
    		comment.type IEC958
    		comment.count 1
    		iface MIXER
    		name 'IEC958 Playback Default'
    		value '008200020000000 "qua tantissimi zeri" '
    	}
    	control.41 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'IEC958 Playback Switch'
    		value false
    	}
    	control.42 {
    		comment.access 'read write'
    		comment.type INTEGER
    		comment.count 1
    		comment.range '0 - 3'
    		iface MIXER
    		name 'IEC958 Playback AC97-SPSA'
    		value 2
    	}
    	control.43 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Alternate Level to Surround Out'
    		value true
    	}
    	control.44 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Downmix LFE and Center to Front'
    		value true
    	}
    	control.45 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'Downmix Surround to Front'
    		value true
    	}
    	control.46 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'External Amplifier'
    		value false
    	}
    	control.47 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.count 1
    		comment.item.0 Input1
    		comment.item.1 Input2
    		iface MIXER
    		name 'Input Source Select'
    		value Input1
    	}
    	control.48 {
    		comment.access 'read write'
    		comment.type ENUMERATED
    		comment.count 1
    		comment.item.0 Input1
    		comment.item.1 Input2
    		iface MIXER
    		name 'Input Source Select'
    		index 1
    		value Input1
    	}
    	control.49 {
    		comment.access 'read write'
    		comment.type BOOLEAN
    		comment.count 1
    		iface MIXER
    		name 'IEC958 Output Switch'
    		value true
    	}
    }
    Questo è quanto...

  8. #8

    re:

    da kmix riesci ?



    se usi KDE
    da pannello-controllo ---> suoni ---> sistema sonoro

  9. #9

  10. #10
    Da Kmix non ho la possibilità di scegliere quale scheda deve essere usata per cosa... ma solo i volumi di in-out

    "pannello-controllo ---> suoni ---> sistema sonoro" non lo trovo.. in mcc non esiste non so proprio dove cercarlo...


    e per finire ottimo il link che m'hai dato. Peccato mi sia già venuto un colpo con le prime 20 righe... vediamo cosa dice e cosa posso fare... speriamo..

    (altri suggerimenti sono graditi )

    Grazie mille davvero

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.