Pagina 1 di 1

hp 6735s hda-intel alsa driver

Inviato: venerdì 19 giugno 2009, 22:14
da neofita2008
ciao a tutti....

uso la  distro  9.04, e sono molto imbranato  :-[

qualcuno vuole essere cosi' gentile da dirmi in quali "files" inserire questi parametri?

Tratto da lshw

configuration: driver=HDA Intel latency=64 module=snd_hda_intel

in particolare:
configuration: driver=HDA Intel

latency=64

module=snd_hda_intel

molte grazzie in anticipo.

Re: hp 6735s hda-intel alsa driver

Inviato: venerdì 19 giugno 2009, 22:18
da steff
Cosa vuoi fare? Non hai l'audio? Basta aggiungere  una riga in alsa-base.conf credo.

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 0:05
da neofita2008
no, e' che non mi va il microfono su gnome sound record, come ingresso usa solo "cattura", e non mi da gli altri ( micro, linea, cd,) per tanto penso sia una questione di "parametri" e seguendo tutte le altre discussioni, non sono venuto a capo di nulla.... :'(
nonostante abbia modificato sia  l'alsa-base.conf, sia il /etc/modules.
pertanto finche' non vedo gli ingressi in gnome sound recorder, non mi fido ad intallare skype.

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 8:00
da steff
cosa hai messo in alsa-base.conf? Il mic interno?

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 8:38
da patel
HP 6735s notebook - problemi audio
sudo gedit /etc/modprobe.d/alsa-base.conf
aggiungere in fondo
options snd-hda-intel model=laptop
installare gnome alsa mixer e controllare i volumi

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 14:58
da palimmo
patel ha scritto: HP 6735s notebook - problemi audio
sudo gedit /etc/modprobe.d/alsa-base.conf
aggiungere in fondo
options snd-hda-intel model=laptop
installare gnome alsa mixer e controllare i volumi
Puo' andare bene anche per il mio portatile?

Codice: Seleziona tutto

lspci |grep -i audio 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 16:15
da patel
perché ? ti sembra diverso dal mio ?

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 17:01
da neofita2008
allora questo e' alsa-base.conf: (/etc/modprobe.d/alsa-base.conf)

# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
options snd-usb-caiaq index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
options snd-hda-intel model=laptop

e' diverso dal Vostro?

e questo e' : /etc/modules

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp
snd-hda-intel


non ho detto che non ho l'audio, ma che non funziona il micro come registratore!

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 17:27
da patel
fai una ricerca nella sezione portatili, c'è la soluzione per il tuo.

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 17:31
da palimmo
patel ha scritto: perché ? ti sembra diverso dal mio ?
Il mio portatile è un HP Compaq nx9030.
Io l'audio lo sento... è che rimbomba/gracchia quando alzo il volume.
Il problema sta nel fatto che cio', fino a hardy, non mi era mai accaduto. Ed ora sono costretto a non spingere PCM oltre il 50-60% delle sue capacità...  >:(

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 18:13
da neofita2008
patel ha scritto: fai una ricerca nella sezione portatili, c'è la soluzione per il tuo.
forse non hai letto bene l'inizio?

ho fatto tutte le modifiche che mi hanno proposto, ma senza risultati.

una risposta (seria) alla mia domanda?

P.S. HP non acer!

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 21:00
da patel
da registratore di suoni hai controllato le impostazioni di File, apri regolazione volume ?

Re: hp 6735s hda-intel alsa driver

Inviato: sabato 20 giugno 2009, 23:55
da neofita2008
si!

se mi dici come si fa metto l'immagine anch'io

Re: hp 6735s hda-intel alsa driver

Inviato: lunedì 22 giugno 2009, 20:05
da neofita2008
[img]http://[/file:///home/max/Scrivania/Schermata-Regolazione%20volume:%20HDA%20ATI%20SB%20(Alsa%20mixer).png
img]

file:///home/max/Scrivania/Schermata-Regolazione%20volume:%20HDA%20ATI%20SB%20(Alsa%20mixer)-1.png

Re: hp 6735s hda-intel alsa driver

Inviato: mercoledì 24 giugno 2009, 14:09
da neofita2008
amixer:

Simple mixer control 'Master',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 23 [74%] [-12.00dB] [on]
  Front Right: Playback 23 [74%] [-12.00dB] [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 23
  Mono:
  Front Left: Playback 23 [100%] [0.00dB] [on]
  Front Right: Playback 23 [100%] [0.00dB] [on]
Simple mixer control 'Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 23
  Mono:
  Front Left: Playback 17 [74%] [-9.00dB] [on]
  Front Right: Playback 17 [74%] [-9.00dB] [on]
Simple mixer control 'Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 2 [67%]
  Front Right: 2 [67%]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 54
  Front Left: Capture 54 [100%] [22.50dB] [on]
  Front Right: Capture 54 [100%] [22.50dB] [on]
Simple mixer control 'Capture',1
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 54
  Front Left: Capture 54 [100%] [22.50dB] [on]
  Front Right: Capture 54 [100%] [22.50dB] [on]
Simple mixer control 'Beep',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 15
  Mono: Playback 8 [53%] [-21.00dB] [on]
Simple mixer control 'Digital',0
  Capabilities: cvolume
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 120
  Front Left: Capture 120 [100%] [30.00dB]
  Front Right: Capture 120 [100%] [30.00dB]
Simple mixer control 'Dock',0
  Capabilities: pswitch
  Playback channels: Front Left - Front Right
  Mono:
  Front Left: Playback [on]
  Front Right: Playback [on]
Simple mixer control 'Dock Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 23
  Mono:
  Front Left: Playback 15 [65%] [-12.00dB] [on]
  Front Right: Playback 15 [65%] [-12.00dB] [on]
Simple mixer control 'Dock Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 3 [100%]
  Front Right: 3 [100%]
Simple mixer control 'Input Source',0
  Capabilities: cenum
  Items: 'Mic' 'Internal Mic' 'Dock Mic' 'Mix'
  Item0: 'Mic'
Simple mixer control 'Input Source',1
  Capabilities: cenum
  Items: 'Mic' 'Internal Mic' 'Dock Mic' 'Mix'
  Item0: 'Mix'
Simple mixer control 'Internal Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 23
  Mono:
  Front Left: Playback 7 [30%] [-24.00dB] [on]
  Front Right: Playback 7 [30%] [-24.00dB] [on]
Simple mixer control 'Internal Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 1 [33%]
  Front Right: 1 [33%]

Re: hp 6735s hda-intel alsa driver

Inviato: lunedì 29 giugno 2009, 9:46
da markurt30
ho un 6730s magari funziona.....t posto sotto come ho risolto io

Re: hp 6735s hda-intel alsa driver

Inviato: lunedì 29 giugno 2009, 12:35
da neofita2008
risposta per martuk30:

le opzioni in alsa-base.con e in modules le ho utilizzate, ma su gnome sound recorder non e' visibile il mic , ma il boost, per cui non funziona cosi'! >:( >:( >:( >:(
ci deve essere dell'altro da fare. ???

Re: hp 6735s hda-intel alsa driver

Inviato: lunedì 29 giugno 2009, 13:13
da markurt30
accidenti...fai cosi':

su terminale scrivi: alsamixer e dai invio

posta qua il disegno che appare, e' un grafico a colori. vediamo di capire cosa non va.

ah un'altra cosa: l'audio in avvio t funziona?

Re: hp 6735s hda-intel alsa driver

Inviato: lunedì 29 giugno 2009, 16:17
da neofita2008
se mi dici come si fa a metterla (l'immagine (rotfl))

ti accontento.

pero' non e' questione di non sentire il microfono o l'audio, ma di canali in registrazione.

Re: hp 6735s hda-intel alsa driver

Inviato: lunedì 29 giugno 2009, 19:08
da markurt30
devi usare gimp...ma nn credo di poterti aiutare..