Pagina 1 di 2
Problema cuffie che non eliminano l'audio delle casse.
Inviato: domenica 12 settembre 2010, 22:57
da *Angel*
Salve a tutti,
ho un problema su ubuntu. Quando inserisco le cuffie non viene eliminato l'audio delle casse, ma resta tale quaie!

Come posso fare ad eliminarlo? Ho un portatile asus a52j.
GRazie mille a tutti!

Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 8:46
da steff
In
hai headphones, front e master divisi e funzionanti o no?
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 8:50
da andyrock
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 10:54
da *Angel*
steff ha scritto:
In
hai headphones, front e master divisi e funzionanti o no?
Non so che significa... :-[
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 10:56
da *Angel*
arlecchino92 ha scritto:
Posta l'output di:
e di:
Ecco.
Codice: Seleziona tutto
angel@angel:~$ aplay -l
**** Lista di PLAYBACK dispositivi hardware ****
scheda 0: Intel [HDA Intel], dispositivo 0: HDA Generic [HDA Generic]
Sottoperiferiche: 1/1
Sottoperiferica #0: subdevice #0
scheda 0: Intel [HDA Intel], dispositivo 3: INTEL HDMI [INTEL HDMI]
Sottoperiferiche: 1/1
Sottoperiferica #0: subdevice #0
angel@angel:~$ lsmod
Module Size Used by
binfmt_misc 6587 1
ppdev 5259 0
snd_hda_codec_intelhdmi 11622 1
snd_hda_intel 22037 4
snd_hda_codec 74201 2 snd_hda_codec_intelhdmi,snd_hda_intel
snd_hwdep 5412 1 snd_hda_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70694 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
snd_seq_dummy 1338 0
arc4 1153 2
snd_seq_oss 26726 0
softcursor 1189 1 bitblit
snd_seq_midi 4557 0
snd_rawmidi 19056 1 snd_seq_midi
vga16fb 11385 0
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
uvcvideo 57054 0
vgastate 8961 1 vga16fb
snd_timer 19098 2 snd_pcm,snd_seq
videodev 34361 1 uvcvideo
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
ath9k 306138 0
nouveau 467048 0
v4l1_compat 13251 2 uvcvideo,videodev
sdhci_pci 5470 0
i915 286079 3
snd 54148 19 snd_hda_codec_intelhdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
mac80211 205402 1 ath9k
jme 27953 0
sdhci 15462 1 sdhci_pci
ttm 49943 1 nouveau
intel_agp 24119 2 i915
drm_kms_helper 29297 2 nouveau,i915
soundcore 6620 1 snd
ath 7611 1 ath9k
snd_page_alloc 7076 2 snd_hda_intel,snd_pcm
drm 162409 6 nouveau,i915,ttm,drm_kms_helper
agpgart 31724 3 ttm,intel_agp,drm
i2c_algo_bit 5028 2 nouveau,i915
cfg80211 126496 3 ath9k,mac80211,ath
asus_laptop 17008 0
led_class 2864 3 ath9k,sdhci,asus_laptop
jmb38x_ms 7311 0
mii 4381 1 jme
memstick 8237 1 jmb38x_ms
video 17375 1 i915
output 1871 1 video
psmouse 63245 0
lp 7060 0
parport 32635 2 ppdev,lp
serio_raw 3978 0
usbhid 36110 0
hid 67032 1 usbhid
ahci 32200 3
Attendo vostre nuove...

Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 11:44
da steff
Triste, quel alsamixer, allego il mio. Controlla sempre dopo le modifiche se ti appaiono più canali. Apri
e inserisci in fondo su una riga nuova:
options snd-hda-intel model=ideapad
salva, riavvia e prova.
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 12:39
da *Angel*
steff ha scritto:
Triste, quel alsamixer, allego il mio. Controlla sempre dopo le modifiche se ti appaiono più canali. Apri
e inserisci in fondo su una riga nuova:
options snd-hda-intel model=ideapad
salva, riavvia e prova.
Fatto.
Allego risultato. Non sembra cambiato molto... e le cuffie ancora non isolano l'audio... ???
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 13:32
da steff
Prova di aggiungere questo repo:
ppa:ubuntu-audio-dev/ppa
installa:
linux-alsa-driver-modules linux-headers-alsa-driver
riavvia.
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 13:36
da *Angel*
steff ha scritto:
Prova di aggiungere questo repo:
ppa:ubuntu-audio-dev/ppa
installa:
linux-alsa-driver-modules linux-headers-alsa-driver
riavvia.
Dove? Nel sources.list?
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 13:49
da steff
Sì, con gestore pacchetti (non ho mai usato gnome), synaptics o a mano, aggiorna poi cerca se trovi quei pacchetti.
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 16:11
da *Angel*
steff ha scritto:
Sì, con gestore pacchetti (non ho mai usato gnome), synaptics o a mano, aggiorna poi cerca se trovi quei pacchetti.
Codice: Seleziona tutto
angel@angel:~$ sudo apt-get update
E: Tipo "ppa:ubuntu-audio-dev/ppa" non riconosciuto alla riga 51 nel file /etc/apt/sources.list
:-\ e ora?
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 16:15
da steff
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 19:38
da *Angel*
Quel repo che mi hai detto tu l'ho cancellato.
Codice: Seleziona tutto
angel@angel:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricted
deb-src http://archive.ubuntu.com/ubuntu lucid main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu lucid main restricted
deb-src http://archive.ubuntu.com/ubuntu lucid main multiverse universe #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu lucid-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu lucid-updates restricted main multiverse universe #Added by software-properties
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu lucid universe
deb http://archive.ubuntu.com/ubuntu lucid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu lucid multiverse
deb http://archive.ubuntu.com/ubuntu lucid-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner
deb http://archive.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://archive.ubuntu.com/ubuntu lucid-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu lucid-security universe
deb http://archive.ubuntu.com/ubuntu lucid-proposed restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu lucid-security multiverse
Che si fa?
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 19:56
da steff
Qui come aggiungerlo, manca forse solo
deb http:// davanti.
https://launchpad.net/+help/soyuz/ppa-sources-list.html
Un altra via potrebbe essere di compilare gli ultimi driver alsa
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 20:50
da *Angel*
Ho messo questa
Ma mi continua a dire che è incorretta... Saresti così gentile da dirmi esattamente come si scrive il repo?

Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: lunedì 13 settembre 2010, 22:29
da steff
Se leggevi il link... prova:
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: martedì 14 settembre 2010, 22:01
da *Angel*
steff ha scritto:
Prova di aggiungere questo repo:
ppa:ubuntu-audio-dev/ppa
installa:
linux-alsa-driver-modules linux-headers-alsa-driver
riavvia.
Ok, il repo è aggiunto, ma quando provo ad installare qualunque dei linux-alsa-driver-modules che compaiono in synaptic, mi dice:
Codice: Seleziona tutto
linux-alsa-driver-modules-2.6.32-19-generic:
Dipende: linux-image-2.6.32-19-generic but it is not installable
Stessa cosa per il secondo:
Codice: Seleziona tutto
linux-headers-alsa-driver-2.6.32-17-generic:
Dipende: linux-headers-2.6.32-17-generic but it is not installable
Che si fa? ???
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: martedì 14 settembre 2010, 23:52
da steff
cosa dice della versione del kernel? Hai dato apt-get update?
Ma io andrei per il vecchio buon metodo manuale di compilare gli ultimi driver: Scarica gli ultimi
driver,
alsa-lib e
alsa-utils da
http://www.alsa-project.org/main/index.php/Main_Page (incima sulla destra),
salvali nella home (non sulla scrivania!)
Codice: Seleziona tutto
sudo apt-get install build-essential gettext ncurses-dev linux-headers-`uname -r` xmlto
tar xvpjf alsa-driver*
cd alsa-driver*
./configure --with-cards=hda-intel
make
sudo make install
cd
tar xvpjf alsa-lib*
cd alsa-lib*
./configure --with-cards=hda-intel
make
sudo make install
cd
sudo ln -s /usr/lib/libpanelw.so.5 /usr/lib/libpanelw.so
sudo ln -s libformw.so.5 /usr/lib/libformw.so
sudo ln -s libmenuw.so.5 /usr/lib/libmenuw.so
sudo ln -s libncursesw.so.5 /lib/libncursesw.so
tar xvpjf alsa-utils*
cd alsa-utils*
./configure --with-cards=hda-intel
make
sudo make install
sudo alsaconf
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: mercoledì 15 settembre 2010, 11:53
da *Angel*
Ho seguito tutto alla lettera ma l'audio non funziona più!!!!

Che devo fare??????????? :'(
Re: Problema cuffie che non eliminano l'audio delle casse.
Inviato: mercoledì 15 settembre 2010, 12:56
da *Angel*
queste sono le 3 schermate che mi escono con:
Che faccio?? :'(
L'audio non funziona proprio più!!!