Realtek ALC269VB, needs to manually edit /etc/modprobe.d/alsa-base.conf to work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux (Ubuntu) |
Undecided
|
David Henningsson |
Bug Description
I have a laptop ASUS N53Jq, it mounts Realtek ALC269VB as sound card.
Every time I install ubuntu I need to add: "options snd-hda-intel model=auto" in /etc/modprobe.
It is not so annoying, 'cause it is necessary only once per installation, but if it were not necessary it would be great!
Regards,
- zoff -
---
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xd9600000 irq 55'
Mixer name : 'Realtek ALC269VB'
Components : 'HDA:10ec0269,
Controls : 22
Simple ctrls : 13
Card1.Amixer.info:
Card hw:1 'NVidia'/'HDA NVidia at 0xd3080000 irq 17'
Mixer name : 'Nvidia GPU 14 HDMI/DP'
Components : 'HDA:10de0014,
Controls : 20
Simple ctrls : 4
DistroRelease: Ubuntu 12.04
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64+mac (20111210)
Package: alsa-driver (not installed)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
Tags: precise
Uname: Linux 3.2.0-9-generic x86_64
UpgradeStatus: Upgraded to precise on 2012-01-13 (7 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo www-data
dmi.bios.date: 11/05/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: N53Jq.209
dmi.board.
dmi.board.name: N53Jq
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: N53Jq
dmi.product.
dmi.sys.vendor: ASUSTeK Computer Inc.
Related branches
CVE References
komputes (komputes) wrote : | #1 |
affects: | ubuntu → alsa-driver (Ubuntu) |
Changed in alsa-driver (Ubuntu): | |
status: | New → Incomplete |
Daniel Letzeisen (dtl131) wrote : | #2 |
@David: When using that response, please fill in BUGNUMBER , as it could confuse the user.
More generally, when something is capitalized like BUGNUMBER, RELEASE, etc., you should fill it in.
apport information
tags: | added: apport-collected precise |
description: | updated |
apport information
apport information
apport information
apport information
apport information
apport information
apport information
apport information
apport information
apport information
apport information
apport information
apport information
apport information
Changed in alsa-driver (Ubuntu): | |
status: | Incomplete → Triaged |
The user reports that he needs to add model=auto for audio to
work properly. In fact, since node 0x15 is not even a pin node,
the existing fixup is definitely wrong. Relevant information can
be found in the buglink below.
Cc: <email address hidden> (3.2+)
BugLink: https:/
Signed-off-by: David Henningsson <email address hidden>
---
sound/
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/sound/
index 0db1dc4..a7f17be 100644
--- a/sound/
+++ b/sound/
@@ -5377,7 +5377,6 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_
SND_PCI_
- SND_PCI_
SND_PCI_
SND_PCI_
SND_PCI_
--
1.7.8.3
David Henningsson (diwic) wrote : | #19 |
Thanks for reporting your problem and your workaround. As seen above, I've sent a patch upstream for your issue. It is likely to reach Ubuntu before the 12.04 release.
affects: | alsa-driver (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu): | |
status: | Triaged → In Progress |
assignee: | nobody → David Henningsson (diwic) |
Launchpad Janitor (janitor) wrote : | #20 |
This bug was fixed in the package linux - 3.2.0-16.25
---------------
linux (3.2.0-16.25) precise; urgency=low
[ Andy Whitcroft ]
* d-i -- include the Hyper-V drivers in the virtio udeb
- LP: #917135
[ Felix Fietkau ]
* (pre-stable): ath9k_hw: fix a RTS/CTS timeout regression
- LP: #925602
[ Keith Packard ]
* SAUCE: drm/i915: Force explicit bpp selection for
intel_
- LP: #745112, #912387, #917330
[ Leann Ogasawara ]
* Fix typo in generic-pae description
- LP: #928448
* Rebase to v3.2.6
[ Upstream Kernel Changes ]
* procfs: parse mount options
- CVE-2011-4917
* procfs: add hidepid= and gid= mount options
- CVE-2011-4917
* proc: fix null pointer deref in proc_pid_
- CVE-2011-4917
* xhci: Remove warnings about MSI and MSI-X capabilities.
- LP: #929656
* xhci: Remove scary warnings about transfer issues.
- LP: #929656
* x86, mce, therm_throt: Don't report power limit and package level
thermal throttle events in mcelog
- LP: #930288
* rebase to v3.2.6
- LP: #924320
- LP: #918254
-- Leann Ogasawara <email address hidden> Mon, 13 Feb 2012 13:00:08 -0800
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Released |
ALberto Beltran (betoarmenia) wrote : | #21 |
Dear developers, I have the same problem with my computer Asus EEEpc1011px, with the same Realtek ALC269VB. No sound in the internal speakers, only headphones. I did the "options snd-hda-intel model=auto" in /etc/modprobe.
Kai-Heng Feng (kaihengfeng) wrote : Re: [Bug 918254] Re: Realtek ALC269VB, needs to manually edit /etc/modprobe.d/alsa-base.conf to work | #22 |
> On 31 Jan 2018, at 10:15 PM, ALberto Beltran <email address hidden> wrote:
>
> Dear developers, I have the same problem with my computer Asus
> EEEpc1011px, with the same Realtek ALC269VB. No sound in the internal
> speakers, only headphones. I did the "options snd-hda-intel model=auto"
> in /etc/modprobe.
> help.
Please file a separate bug.
Kai-Heng
>
> --
> You received this bug notification because you are subscribed to linux
> in Ubuntu.
> https:/
>
> Title:
> Realtek ALC269VB, needs to manually edit /etc/modprobe.
> base.conf to work
>
> Status in linux package in Ubuntu:
> Fix Released
>
> Bug description:
> I have a laptop ASUS N53Jq, it mounts Realtek ALC269VB as sound card.
>
> Every time I install ubuntu I need to add: "options snd-hda-intel
> model=auto" in /etc/modprobe.
>
> It is not so annoying, 'cause it is necessary only once per
> installation, but if it were not necessary it would be great!
>
> Regards,
> - zoff -
> ---
> AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
> ApportVersion: 1.91-0ubuntu1
> Architecture: amd64
> ArecordDevices:
> **** List of CAPTURE Hardware Devices ****
> card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
> Subdevices: 1/1
> Subdevice #0: subdevice #0
> AudioDevicesInUse:
> USER PID ACCESS COMMAND
> /dev/snd/controlC1: zoff 2299 F.... pulseaudio
> /dev/snd/controlC0: zoff 2299 F.... pulseaudio
> Card0.Amixer.info:
> Card hw:0 'Intel'/'HDA Intel at 0xd9600000 irq 55'
> Mixer name : 'Realtek ALC269VB'
> Components : 'HDA:10ec0269,
> Controls : 22
> Simple ctrls : 13
> Card1.Amixer.info:
> Card hw:1 'NVidia'/'HDA NVidia at 0xd3080000 irq 17'
> Mixer name : 'Nvidia GPU 14 HDMI/DP'
> Components : 'HDA:10de0014,
> Controls : 20
> Simple ctrls : 4
> DistroRelease: Ubuntu 12.04
> InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64+mac (20111210)
> Package: alsa-driver (not installed)
> ProcEnviron:
> PATH=(custom, no user)
> LANG=en_US.UTF-8
> SHELL=/bin/bash
> ProcVersionSign
> Tags: precise
> Uname: Linux 3.2.0-9-generic x86_64
> UpgradeStatus: Upgraded to precise on 2012-01-13 (7 days ago)
> UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo www-data
> dmi.bios.date: 11/05/2010
> dmi.bios.vendor: American Megatrends Inc.
> dmi.bios.version: N53Jq.209
> dmi.board.
> dmi.board.name: N53Jq
> dmi.board.vendor: ASUSTeK Computer Inc.
> dmi.board.version: 1.0
> dmi.chassis.
> dmi.chassis.type: 10
> dmi.chassis.vendor: ASUSTeK Computer Inc.
> dmi.chassis.
> dmi.modalias: dmi:bvnAmerican
> dmi.product.name: N53Jq
> dmi.product.
> dmi.sys.vendor: ASUSTeK Computer Inc.
>
> ...
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: /wiki.ubuntu. com/ReportingBu gs.
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https:/