Acknowledgement sent
to Jean-Louis Biasini <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian ALSA Maintainers <[email protected]>.
(Fri, 14 Nov 2008 18:57:05 GMT) (full text, mbox, link).
Subject: [alsa-base] Input source not correctly set on boot sequence
(fujitsu pi1505, ALC861 Analog, HDA intel)
Date: Fri, 14 Nov 2008 19:47:47 +0100
Package: alsa-base
Version: 1.0.17.dfsg-4
Severity: important
Tags: patch
--- Please enter the report below this line. ---
Hello and thanks for your work,
I've just made a new install of lenny had I had since a long time
a problem with the input source selection as the system was just started.
In fact it seems that the input sources is not correctly set. The result
is that although the microphone works (I can hear my voice on the high
speakers if I set the volume to do so) it is not possible to record sound.
It take me a lot of time to understand the cause of this. As setting
manually the input source on CD and then back to microphone solved the
problem, the following command launched at the end of the booting
process solved the problem:
amixer cset iface=MIXER,name='Mic Playback Switch' off,off
amixer cset iface=MIXER,name='Input Source' 1 # select CD as input
amixer cset iface=MIXER,name='Capture Switch' on,on
amixer cset iface=MIXER,name='Input Source' 0 # reselect mike
I suggest whether to add them to the booting sequence or to search
the real cause of the setting's failure.
Regards
Jean-Louis Biasini
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.26-8-fbtoi
Debian Release: lenny/sid
988 testing security.debian.org
987 testing www.debian-multimedia.org
986 testing ftp.tugraz.at
985 stable debian.ens-cachan.fr
98 unstable ftp.tugraz.at
500 unstable jeandamiendurand.free.fr
500 unstable ftp.berlios.de
500 testing download.tuxfamily.org
500 stable tobias.rautenkranz.ch
--- Package information. ---
Depends (Version) | Installed
================================-+-===========
lsof (>= 4.64) | 4.78.dfsg.1-4
module-init-tools (>= 3.2.1) | 3.4-1
linux-sound-base | 1.0.17.dfsg-4
--- Output from package bug script ---
Acknowledgement sent
to Elimar Riesebieter <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian ALSA Maintainers <[email protected]>.
(Fri, 14 Nov 2008 19:54:04 GMT) (full text, mbox, link).
Subject: Re: [Pkg-alsa-devel] Bug#505733: [alsa-base] Input source not
correctly set on boot sequence (fujitsu pi1505, ALC861 Analog, HDA
intel)
Date: Fri, 14 Nov 2008 20:53:16 +0100
tags 505733 -patch
severity 505733 normal
reassign 505733 alsa-utils
thanks
* Jean-Louis Biasini [081114 20:10 +0100]
> Package: alsa-base
> Version: 1.0.17.dfsg-4
> Severity: important
> Tags: patch
Didn't find one
>
> --- Please enter the report below this line. ---
> Hello and thanks for your work,
>
> I've just made a new install of lenny had I had since a long time
> a problem with the input source selection as the system was just started.
> In fact it seems that the input sources is not correctly set. The result
> is that although the microphone works (I can hear my voice on the high
> speakers if I set the volume to do so) it is not possible to record sound.
> It take me a lot of time to understand the cause of this. As setting
> manually the input source on CD and then back to microphone solved the
> problem, the following command launched at the end of the booting
> process solved the problem:
>
> amixer cset iface=MIXER,name='Mic Playback Switch' off,off
> amixer cset iface=MIXER,name='Input Source' 1 # select CD as input
> amixer cset iface=MIXER,name='Capture Switch' on,on
> amixer cset iface=MIXER,name='Input Source' 0 # reselect mike
This is bit confused:
'Input Source' 1 or 0 ???
Mic Playback Switch sounds unreasonabele?
Please tell us which soundcard you use.
Thanks
Elimnar
--
Do you smell something burning or ist it me?
Acknowledgement sent
to Rafael Varela Pet <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian ALSA Maintainers <[email protected]>.
(Mon, 30 Mar 2009 21:15:11 GMT) (full text, mbox, link).
The same happens to me. Using the suggested sequence of commands allows
recording from the mic.
> This is bit confused:
> 'Input Source' 1 or 0 ???
As Jean-Louis Biasini said, the trick consists in switching the input source first to CD and then back to Mic
> Mic Playback Switch sounds unreasonabele?
I think that it refers to the switch that enables or disables hearing the sound from the mic through the speakers.
> Please tell us which soundcard you use.
It's an embedded sound card in a laptop computer. Some data follows:
$ dmidecode
BIOS Information
Vendor: FUJITSU SIEMENS
Version: 1.08C
Base Board Information
Manufacturer: FUJITSU SIEMENS
Product Name: AMILO Pi 1505
$ lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
$ lspci -vn | grep 00:1b.0
00:1b.0 0403: 8086:27d8 (rev 02)
$ cat /proc/asound/card0/codec#1 | head
Codec: Realtek ALC861
Address: 1
Vendor Id: 0x10ec0861
Subsystem Id: 0x15840000
Revision Id: 0x100300
>From the information in /usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz it seems that there are some tweaks for some codecs in Fujitsu Computers, but none for the ALC861 codec. Maybe we need an specific tweak for the ALC861 too.
Regards,
--
Rafael Varela Pet <[email protected]>
Acknowledgement sent
to Daniel T Chen <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian ALSA Maintainers <[email protected]>.
(Thu, 14 May 2009 21:51:16 GMT) (full text, mbox, link).
Subject: Re: [alsa-base] Input source not correctly set on boot sequence
(fujitsu pi1505, ALC861 Analog, HDA intel)
Date: Thu, 14 May 2009 17:36:15 -0400 (EDT)
severity 505733 wishlist
thanks
Although this symptom can be worked around in the alsa-utils initscript,
it really shouldn't be. Instead, it should be fixed in alsa-kernel.
Please use http://www.alsa-project.org/alsa-info.sh (bash necessary), or
alternately, just attach your SSID (not just vendor and device) from lspci
-vn and full codec information from /proc/asound/card#/codec#.
Acknowledgement sent
to Rafael Varela Pet <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian ALSA Maintainers <[email protected]>.
(Sat, 16 May 2009 04:51:02 GMT) (full text, mbox, link).
Subject: Re: Bug#505733: [alsa-base] Input source not correctly set on boot
sequence (fujitsu pi1505, ALC861 Analog, HDA intel)
Date: Sat, 16 May 2009 06:48:07 +0200
Hi,
2009/5/14 Daniel T Chen <[email protected]>:
> Although this symptom can be worked around in the alsa-utils initscript, it
> really shouldn't be. Instead, it should be fixed in alsa-kernel.
>
> Please use http://www.alsa-project.org/alsa-info.sh (bash necessary), or
> alternately, just attach your SSID (not just vendor and device) from lspci
> -vn and full codec information from /proc/asound/card#/codec#.
Thank you. Here is the output of alsa-info.sh:
http://www.alsa-project.org/db/?f=ff2b2de906502e76d27bdb5b5f8537a23494ab4b
Best regards,
--
Rafa
Subject: Re: [alsa-base] Input source not correctly set on boot sequence
(fujitsu pi1505, ALC861 Analog, HDA intel)
Date: Sun, 5 Dec 2010 20:32:58 -0500
tags 505733 + moreinfo
thanks
Do you still need to use your homebrewed script after updating to a
current kernel, e.g., 2.6.32, or using the latest alsa-source?
Information stored
: Bug#505733; Package alsa-utils.
(Mon, 06 Dec 2010 18:21:09 GMT) (full text, mbox, link).
Acknowledgement sent
to Jean-Louis Biasini <[email protected]>:
Extra info received and filed, but not forwarded.
(Mon, 06 Dec 2010 18:21:09 GMT) (full text, mbox, link).
Subject: Re: Bug#505733: [alsa-base] Input source not correctly set on boot
sequence (fujitsu pi1505, ALC861 Analog, HDA intel)
Date: Mon, 06 Dec 2010 19:16:53 +0100
Yes the problem is still here. The commands:
amixer -c 0 cset iface=MIXER,name='Input Source' 1
amixer -c 0 cset iface=MIXER,name='Input Source' 0
are enough for a work around. Recompiling alsa from sources doesn't
solve this.
If you need more infos please ask
regards,
Jean-Louis Biasini
Le dimanche 05 décembre 2010 à 20:32 -0500, Daniel Chen a écrit :
> tags 505733 + moreinfo
> thanks
>
> Do you still need to use your homebrewed script after updating to a
> current kernel, e.g., 2.6.32, or using the latest alsa-source?
>
>
Information stored
: Bug#505733; Package alsa-utils.
(Mon, 06 Dec 2010 18:24:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Daniel Chen <[email protected]>:
Extra info received and filed, but not forwarded.
(Mon, 06 Dec 2010 18:24:02 GMT) (full text, mbox, link).
Subject: Re: Bug#505733: [alsa-base] Input source not correctly set on boot
sequence (fujitsu pi1505, ALC861 Analog, HDA intel)
Date: Mon, 6 Dec 2010 13:21:37 -0500
On Mon, Dec 6, 2010 at 1:16 PM, Jean-Louis Biasini <[email protected]> wrote:
> Yes the problem is still here. The commands:
> amixer -c 0 cset iface=MIXER,name='Input Source' 1
> amixer -c 0 cset iface=MIXER,name='Input Source' 0
>
> are enough for a work around. Recompiling alsa from sources doesn't
> solve this.
Can you attach the output (the db url) from running the
http://www.alsa-project.org/alsa-info.sh bash script?
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.