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

No sound with AMD Hudson Azalia (64-current)

224 views
Skip to first unread message

Ottavio Caruso

unread,
Sep 6, 2013, 6:32:31 PM9/6/13
to
Hi,

after a bit of trouble I was able to install Slackware 64 current on
my Packard Bell Easynote TE BZ 11.

The big stumbling block right now is no sound at all.

In alsamixer I can see two sound cards:
0 - ATI R6xx HDMI with no sound control (default)
1 - Realtek ALC 269VB (not muted)


These are some outputs:
root@darkstar:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VB Analog
[ALC269VB Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0


root@darkstar:~# lspci -vnn|grep -iA5 audio
00:01.1 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI
Wrestler HDMI Audio [Radeon HD 6250/6310] [1002:1314]
Subsystem: Acer Incorporated [ALI] Device [1025:0690]
Flags: bus master, fast devsel, latency 0, IRQ 46
Memory at f0444000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Complex Integrated Endpoint, MSI 00
--
00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] Hudson
Azalia Controller [1022:780d] (rev 01)
Subsystem: Acer Incorporated [ALI] Device [1025:0690]
Flags: bus master, slow devsel, latency 32, IRQ 47
Memory at f0440000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit

root@darkstar:~# dmesg|grep -i sound
[ 7.914288] input: HD-Audio Generic HDMI/DP,pcm=3 as
/devices/pci0000:00/0000:00:01.1/sound/card0/input9
[ 8.180322] input: HD-Audio Generic Headphone as
/devices/pci0000:00/0000:00:14.2/sound/card1/input10
[ 8.180833] input: HD-Audio Generic Mic as
/devices/pci0000:00/0000:00:14.2/sound/card1/input11

This is the only command that doesn't generate an error:

root@darkstar:~# aplay -D plughw:1,0 /usr/share/sounds/alsa/Noise.wav
Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little
Endian, Rate 48000 Hz, Mon

But no sound is played.

I'm a bit at loss and any help is welcome.



--
Ottavio

Henrik Carlqvist

unread,
Sep 7, 2013, 11:41:54 AM9/7/13
to
On Fri, 06 Sep 2013 23:32:31 +0100, Ottavio Caruso wrote:
> This is the only command that doesn't generate an error:
>
> root@darkstar:~# aplay -D plughw:1,0 /usr/share/sounds/alsa/Noise.wav
> Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little
> Endian, Rate 48000 Hz, Mon

The first thing that I would do is to double check in alsamixer that the
channels are not only unmuted, but also have rather high levels.

If that doesn't help I would next try to google for something like
"1022:780d alsa" to see if there are any trouble with your specific sound
chipset.

regards Henrik
--
The address in the header is only to prevent spam. My real address is:
hc351(at)poolhem.se Examples of addresses which go to spammers:
root@localhost postmaster@localhost

Clemens Ladisch

unread,
Sep 7, 2013, 4:23:27 PM9/7/13
to
Ottavio Caruso wrote:
> after a bit of trouble I was able to install Slackware 64 current on
> my Packard Bell Easynote TE BZ 11.
>
> The big stumbling block right now is no sound at all.
>
> card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
> card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VB Analog [ALC269VB Analog]

The "Generic" shows that the driver does not know your hardware.
Try a newer kernel.


Regards,
Clemens

Ottavio Caruso

unread,
Sep 7, 2013, 6:19:32 PM9/7/13
to
Thanks Clemens (and Henrik for the previous post).

This is the newest possible kernel (3.10.9).

As per Henrik, I spent the whole night googling around, I haven't
found a possible solution, so I returned the unit to store, which
kindly refunded me the money.

I am not sure what to do next. I don't want to reinvest this money
into another Windows 8 laptop. Here in the UK Linux Emporium sells
overpriced and slightly obsolete laptops and I don't honestly think
they're worth the money. A desktop is out of the question at the
moment (maybe if there was a tiny all-in-one).

I like tablets but it's quite clear that Stuart (and possibly Eric)
are not willing to invest time and money into porting the ARM build
fully onto tablets (this has been discussed at length on LQ forums).

That doesn't leave me much room for running Slackware on bare metal.
This one may have well been my last ever Slackware installation. Pity!

--
Ottavio

Chris Vine

unread,
Sep 8, 2013, 8:51:22 AM9/8/13
to
On Sat, 7 Sep 2013 23:19:32 +0100
Ottavio Caruso <ottavio2006...@yahoo.com> wrote:
> On Saturday, 7 September 2013 21:23:27 UTC+1, Clemens Ladisch wrote:
> > Ottavio Caruso wrote:
> >
> > > after a bit of trouble I was able to install Slackware 64 current
> > > on
> >
> > > my Packard Bell Easynote TE BZ 11.
> >
> > >
> >
> > > The big stumbling block right now is no sound at all.
> >
> > >
> >
> > > card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
> >
> > > card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VB Analog
> > > [ALC269VB Analog]
> >
> >
> >
> > The "Generic" shows that the driver does not know your hardware.
> >
> > Try a newer kernel.
>
> Thanks Clemens (and Henrik for the previous post).
>
> This is the newest possible kernel (3.10.9).
>
> As per Henrik, I spent the whole night googling around, I haven't
> found a possible solution, so I returned the unit to store, which
> kindly refunded me the money.

You could probably have got it to go OK. This from google:

https://bbs.archlinux.org/viewtopic.php?pid=1045829

Chris
0 new messages