Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#657976: alsa-utils: Unknown hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01, 00aa0100, 00100200" "0x1179" "0xfd00"

57 views
Skip to first unread message

Mathieu Malaterre

unread,
Jan 30, 2012, 9:20:02 AM1/30/12
to
Package: alsa-utils
Version: 1.0.23-3
Severity: normal


For some reason on every boot of my toshiba laptop I can see:

$ sudo alsactl restore
Unknown hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01,00aa0100,00100200" "0x1179" "0xfd00"
Hardware is initialized using a guess method

It would be nice if it was handled

Thanks

-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages alsa-utils depends on:
ii libasound2 1.0.23-2.1 shared library for ALSA applicatio
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libncursesw5 5.7+20100313-5 shared libraries for terminal hand
ii linux-sound-base 1.0.23+dfsg-2 base package for ALSA and OSS soun
ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii module-init-tools 3.12-1 tools for managing Linux kernel mo
ii udev 164-3 /dev/ and hotplug management daemo
ii whiptail 0.52.11-1 Displays user-friendly dialog boxe

Versions of packages alsa-utils recommends:
ii alsa-base 1.0.23+dfsg-2 ALSA driver configuration files
ii pciutils 1:3.1.7-6 Linux PCI Utilities

alsa-utils suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Mathieu Malaterre

unread,
Jan 31, 2012, 4:30:02 PM1/31/12
to
Elimar,

On Tue, Jan 31, 2012 at 4:05 PM, Elimar Riesebieter <ries...@lxtec.de> wrote:
> * Mathieu Malaterre [120130 16:15 -0500]:
>
>> Package: alsa-utils
>> Version: 1.0.23-3
>
> Please update at least to alsa-utils 1.0.24

Do you know if I can build alsa-lib on a squeeze system ?

1.0.24 fails with:

...
touch build-biarch-stamp
DEB_HOST_MULTIARCH is not a supported variable name at
/usr/bin/dpkg-architecture line 214.
DEB_HOST_MULTIARCH is not a supported variable name at
/usr/bin/dpkg-architecture line 214.
dh_testdir
rm -f config.sub config.guess
ln -s /usr/share/misc/config.sub config.sub
ln -s /usr/share/misc/config.guess config.guess
./configure --prefix=/usr \
--libdir=\${prefix}/lib/ \
--mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info \
--datadir=\${prefix}/share \
--with-plugindir=/usr/lib/ /alsa-lib \
--build x86_64-linux-gnu \
--enable-static --disable-maintainer-mode
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /alsa-lib
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking build system type... x86_64-pc-linux-gnu
checking host system type... Invalid configuration `/alsa-lib':
machine `/alsa' not recognized
configure: error: /bin/bash ./config.sub /alsa-lib failed
make: *** [configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2


while 1.0.25 (experimental) fails with:

...
mkdir -p debian/lib32asound2/usr/lib32
cp -a debian/bitmp/usr/lib/libasound.so.* \
debian/lib32asound2/usr/lib32/
mkdir -p debian/lib32asound2-dev/usr/lib32
cp -a debian/bitmp/usr/lib/libasound.so \
debian/lib32asound2-dev/usr/lib32
dh_installdirs -s
dh_install -s
dh_install: libasound2 missing files (usr/lib/*/*.so.*), aborting
make: *** [install-arch] Error 20
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2


Let me know if I should open a separate bug report for those.

--
Mathieu

Elimar Riesebieter

unread,
Jan 31, 2012, 4:50:01 PM1/31/12
to
* Mathieu Malaterre [120130 16:15 -0500]:

> Package: alsa-utils
> Version: 1.0.23-3

Please update at least to alsa-utils 1.0.24

> Severity: normal
>
>
> For some reason on every boot of my toshiba laptop I can see:
>
> $ sudo alsactl restore
> Unknown hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01,00aa0100,00100200" "0x1179" "0xfd00"
> Hardware is initialized using a guess method
>
> It would be nice if it was handled

Could you please do as root:
# rm /var/lib/alsa/asound.state
# reboot
?

Elimar

--
Alles was viel bedacht wird ist bedenklich!;-)
Friedrich Nietzsche

Elimar Riesebieter

unread,
Jan 31, 2012, 6:40:02 PM1/31/12
to
* Mathieu Malaterre [120131 16:17 -0500]:

> Elimar,
>
> On Tue, Jan 31, 2012 at 4:05 PM, Elimar Riesebieter <ries...@lxtec.de> wrote:
> > * Mathieu Malaterre [120130 16:15 -0500]:
> >
> >> Package: alsa-utils
> >> Version: 1.0.23-3
> >
> > Please update at least to alsa-utils 1.0.24
>
> Do you know if I can build alsa-lib on a squeeze system ?

Hmmm, did you try to install the binaries (.deb)? Anyway, did the
remove of /var/lib/alsa/asound.state showed any progress?

Elimar

--
Never make anything simple and efficient when a way
can be found to make it complex and wonderful ;-)

Mathieu Malaterre

unread,
Feb 1, 2012, 9:40:01 AM2/1/12
to
fixed 657976 alsa-utils/1.0.24.2-4
thanks

On Tue, Jan 31, 2012 at 6:35 PM, Elimar Riesebieter <ries...@lxtec.de> wrote:
> * Mathieu Malaterre [120131 16:17 -0500]:
>
>> Elimar,
>>
>> On Tue, Jan 31, 2012 at 4:05 PM, Elimar Riesebieter <ries...@lxtec.de> wrote:
>> > * Mathieu Malaterre [120130 16:15 -0500]:
>> >
>> >> Package: alsa-utils
>> >> Version: 1.0.23-3
>> >
>> > Please update at least to alsa-utils 1.0.24
>>
>> Do you know if I can build alsa-lib on a squeeze system ?
>
> Hmmm, did you try to install the binaries (.deb)? Anyway, did the
> remove of /var/lib/alsa/asound.state showed any progress?

Much better thanks !


--
Mathieu
0 new messages