Acer Chromebook 15 CB3-532 full BIOS flash with Ubuntu - No soundNo sound MSI B85M-G43 HaswellSound not working HDA-Intel Ubuntu 14.04HDMI Audio output not working on Ubuntu 14.04Sound not working on dell insipron 14 3442 having Ubuntu 12.04.5 . Using HDA Intel PCH cardAudio issues / driver name impact ? / snd-hda-intel or snd_hda_intelno sound after upgrade from 16.04 to 18.04
What does "speed checked" mean?
Why don't my appliances work when my tester shows voltage at the outlets?
How to initiate a conversation with a person who recently had transition but you were not in touch with them?
Are there any spells that aren't on any class's spell list?
How did the T-850 still function after it removed its second battery?
Plot problems: vertical lines and letters
Did Bercow say he would have sent the EU extension-request letter himself, had Johnson not done so?
I can be found near gentle green hills and stony mountains
Precious Stone, as Clear as Diamond
How does an aircraft descend without its nose pointing down?
Who originated the dangerous avocado-pitting technique?
Why can't I book this multi-city fare on American Airlines?
On the finite simple groups with an irreducible complex representation of a given dimension
Computationally expensive AI techniques (that are promising)
Continents with simplex noise
Why is macOS limited to 1064 processes?
Multiple devices with one IPv6 to the Internet?
Features of a Coda section
Where do overtones in a 555 generated square wave come from?
For the Dungeon of the Mad Mage adventure, which dimension is used to determine a room's ceiling height?
Alternatives to boxes
Echo bracket symbol to terminal
What are the max current rating for 3.3v and 5v rail of the Rpi 4B
Can only rich people become president?
Acer Chromebook 15 CB3-532 full BIOS flash with Ubuntu - No sound
No sound MSI B85M-G43 HaswellSound not working HDA-Intel Ubuntu 14.04HDMI Audio output not working on Ubuntu 14.04Sound not working on dell insipron 14 3442 having Ubuntu 12.04.5 . Using HDA Intel PCH cardAudio issues / driver name impact ? / snd-hda-intel or snd_hda_intelno sound after upgrade from 16.04 to 18.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
Question relates to: Chromebook 15 Acer model CB3-532 Braswell
With write protect screw removed I performed full BIOS flash.
Replaced write protect screw.
Installed Ubuntu 18.04 as the only operating system.
Laptop is fully operation apart from sound which worked fine before BIOS flash.
I only get Dummy Output.
lspci
00:1b.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller (rev 35)
aplay -l
karta 1: chtrt5650 [chtrt5650], urządzenie 0: Audio (*) []
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
karta 1: chtrt5650 [chtrt5650], urządzenie 1: Deep-Buffer Audio (*) []
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
dmesg | grep -i snd
[ 3.936277] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.444225] cht-bsw-rt5645 cht-bsw-rt5645: snd-soc-dummy-dai <-> media-cpu-dai mapping ok
[ 4.444267] cht-bsw-rt5645 cht-bsw-rt5645: snd-soc-dummy-dai <-> deepbuffer-cpu-dai mapping ok
cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd1314000 irq 315
1 [chtrt5650 ]: chtrt5650 - chtrt5650
GOOGLE-Banon-1.0-Banon
Tried so far:
1) set /etc/modprobe.d/alsa-base.conf to
options snd-hda-intel model=intel-x58
and
options snd-hda-intel model=auto
and
options snd-hda-intel model=acer
and
options snd-hda-intel model=generic
All options no sound. The last one actually showed HDMI/DisplayPort which might be avenue to follow but I do not know how?
2) sudo apt-get install oem-audio-hda-daily-dkms following sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily
No change.
3) This seams related: https://github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/alsa/ucm/chtrt5650/chtrt5650.conf This cards shows as 5650 or 5645 I am not sure what this means but following suggestion in the answer I tried:
3.1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/…
3.2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf (it was necessary to create chtrt5650 folder as it was not there before)
3.3) Rebooted and: No change. Dummy Output still as the only sound output device.
sound acer chromebook
add a comment
|
Question relates to: Chromebook 15 Acer model CB3-532 Braswell
With write protect screw removed I performed full BIOS flash.
Replaced write protect screw.
Installed Ubuntu 18.04 as the only operating system.
Laptop is fully operation apart from sound which worked fine before BIOS flash.
I only get Dummy Output.
lspci
00:1b.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller (rev 35)
aplay -l
karta 1: chtrt5650 [chtrt5650], urządzenie 0: Audio (*) []
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
karta 1: chtrt5650 [chtrt5650], urządzenie 1: Deep-Buffer Audio (*) []
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
dmesg | grep -i snd
[ 3.936277] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.444225] cht-bsw-rt5645 cht-bsw-rt5645: snd-soc-dummy-dai <-> media-cpu-dai mapping ok
[ 4.444267] cht-bsw-rt5645 cht-bsw-rt5645: snd-soc-dummy-dai <-> deepbuffer-cpu-dai mapping ok
cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd1314000 irq 315
1 [chtrt5650 ]: chtrt5650 - chtrt5650
GOOGLE-Banon-1.0-Banon
Tried so far:
1) set /etc/modprobe.d/alsa-base.conf to
options snd-hda-intel model=intel-x58
and
options snd-hda-intel model=auto
and
options snd-hda-intel model=acer
and
options snd-hda-intel model=generic
All options no sound. The last one actually showed HDMI/DisplayPort which might be avenue to follow but I do not know how?
2) sudo apt-get install oem-audio-hda-daily-dkms following sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily
No change.
3) This seams related: https://github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/alsa/ucm/chtrt5650/chtrt5650.conf This cards shows as 5650 or 5645 I am not sure what this means but following suggestion in the answer I tried:
3.1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/…
3.2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf (it was necessary to create chtrt5650 folder as it was not there before)
3.3) Rebooted and: No change. Dummy Output still as the only sound output device.
sound acer chromebook
With this same laptop I have sound from GalliumOS 3.0 "Braswell" ISO. Did you use stock Ubuntu?
– rik-shaw
Sep 12 at 8:59
Yes. Standard install of Ubuntu.
– berduchwal
Sep 13 at 10:07
add a comment
|
Question relates to: Chromebook 15 Acer model CB3-532 Braswell
With write protect screw removed I performed full BIOS flash.
Replaced write protect screw.
Installed Ubuntu 18.04 as the only operating system.
Laptop is fully operation apart from sound which worked fine before BIOS flash.
I only get Dummy Output.
lspci
00:1b.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller (rev 35)
aplay -l
karta 1: chtrt5650 [chtrt5650], urządzenie 0: Audio (*) []
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
karta 1: chtrt5650 [chtrt5650], urządzenie 1: Deep-Buffer Audio (*) []
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
dmesg | grep -i snd
[ 3.936277] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.444225] cht-bsw-rt5645 cht-bsw-rt5645: snd-soc-dummy-dai <-> media-cpu-dai mapping ok
[ 4.444267] cht-bsw-rt5645 cht-bsw-rt5645: snd-soc-dummy-dai <-> deepbuffer-cpu-dai mapping ok
cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd1314000 irq 315
1 [chtrt5650 ]: chtrt5650 - chtrt5650
GOOGLE-Banon-1.0-Banon
Tried so far:
1) set /etc/modprobe.d/alsa-base.conf to
options snd-hda-intel model=intel-x58
and
options snd-hda-intel model=auto
and
options snd-hda-intel model=acer
and
options snd-hda-intel model=generic
All options no sound. The last one actually showed HDMI/DisplayPort which might be avenue to follow but I do not know how?
2) sudo apt-get install oem-audio-hda-daily-dkms following sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily
No change.
3) This seams related: https://github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/alsa/ucm/chtrt5650/chtrt5650.conf This cards shows as 5650 or 5645 I am not sure what this means but following suggestion in the answer I tried:
3.1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/…
3.2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf (it was necessary to create chtrt5650 folder as it was not there before)
3.3) Rebooted and: No change. Dummy Output still as the only sound output device.
sound acer chromebook
Question relates to: Chromebook 15 Acer model CB3-532 Braswell
With write protect screw removed I performed full BIOS flash.
Replaced write protect screw.
Installed Ubuntu 18.04 as the only operating system.
Laptop is fully operation apart from sound which worked fine before BIOS flash.
I only get Dummy Output.
lspci
00:1b.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller (rev 35)
aplay -l
karta 1: chtrt5650 [chtrt5650], urządzenie 0: Audio (*) []
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
karta 1: chtrt5650 [chtrt5650], urządzenie 1: Deep-Buffer Audio (*) []
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
dmesg | grep -i snd
[ 3.936277] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.444225] cht-bsw-rt5645 cht-bsw-rt5645: snd-soc-dummy-dai <-> media-cpu-dai mapping ok
[ 4.444267] cht-bsw-rt5645 cht-bsw-rt5645: snd-soc-dummy-dai <-> deepbuffer-cpu-dai mapping ok
cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd1314000 irq 315
1 [chtrt5650 ]: chtrt5650 - chtrt5650
GOOGLE-Banon-1.0-Banon
Tried so far:
1) set /etc/modprobe.d/alsa-base.conf to
options snd-hda-intel model=intel-x58
and
options snd-hda-intel model=auto
and
options snd-hda-intel model=acer
and
options snd-hda-intel model=generic
All options no sound. The last one actually showed HDMI/DisplayPort which might be avenue to follow but I do not know how?
2) sudo apt-get install oem-audio-hda-daily-dkms following sudo apt-add-repository ppa:ubuntu-audio-dev/alsa-daily
No change.
3) This seams related: https://github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/alsa/ucm/chtrt5650/chtrt5650.conf This cards shows as 5650 or 5645 I am not sure what this means but following suggestion in the answer I tried:
3.1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/…
3.2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf (it was necessary to create chtrt5650 folder as it was not there before)
3.3) Rebooted and: No change. Dummy Output still as the only sound output device.
sound acer chromebook
sound acer chromebook
edited Sep 13 at 14:34
berduchwal
asked Jun 8 at 17:43
berduchwalberduchwal
411 gold badge1 silver badge7 bronze badges
411 gold badge1 silver badge7 bronze badges
With this same laptop I have sound from GalliumOS 3.0 "Braswell" ISO. Did you use stock Ubuntu?
– rik-shaw
Sep 12 at 8:59
Yes. Standard install of Ubuntu.
– berduchwal
Sep 13 at 10:07
add a comment
|
With this same laptop I have sound from GalliumOS 3.0 "Braswell" ISO. Did you use stock Ubuntu?
– rik-shaw
Sep 12 at 8:59
Yes. Standard install of Ubuntu.
– berduchwal
Sep 13 at 10:07
With this same laptop I have sound from GalliumOS 3.0 "Braswell" ISO. Did you use stock Ubuntu?
– rik-shaw
Sep 12 at 8:59
With this same laptop I have sound from GalliumOS 3.0 "Braswell" ISO. Did you use stock Ubuntu?
– rik-shaw
Sep 12 at 8:59
Yes. Standard install of Ubuntu.
– berduchwal
Sep 13 at 10:07
Yes. Standard install of Ubuntu.
– berduchwal
Sep 13 at 10:07
add a comment
|
1 Answer
1
active
oldest
votes
Try downloading that file and the HiFi.conf (https://github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/alsa/ucm/chtrt5650/HiFi.conf) and put them in /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf
Just tried that: 1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… 2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf - it was necessary to create chtrt5650 folder as it was not there before 3) Rebooted and: No change. Dummy Output still as the only sound output device.
– berduchwal
Sep 13 at 14:23
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1149631%2facer-chromebook-15-cb3-532-full-bios-flash-with-ubuntu-no-sound%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try downloading that file and the HiFi.conf (https://github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/alsa/ucm/chtrt5650/HiFi.conf) and put them in /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf
Just tried that: 1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… 2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf - it was necessary to create chtrt5650 folder as it was not there before 3) Rebooted and: No change. Dummy Output still as the only sound output device.
– berduchwal
Sep 13 at 14:23
add a comment
|
Try downloading that file and the HiFi.conf (https://github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/alsa/ucm/chtrt5650/HiFi.conf) and put them in /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf
Just tried that: 1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… 2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf - it was necessary to create chtrt5650 folder as it was not there before 3) Rebooted and: No change. Dummy Output still as the only sound output device.
– berduchwal
Sep 13 at 14:23
add a comment
|
Try downloading that file and the HiFi.conf (https://github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/alsa/ucm/chtrt5650/HiFi.conf) and put them in /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf
Try downloading that file and the HiFi.conf (https://github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/alsa/ucm/chtrt5650/HiFi.conf) and put them in /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf
answered Jul 9 at 14:54
AdamAtBeefAdamAtBeef
264 bronze badges
264 bronze badges
Just tried that: 1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… 2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf - it was necessary to create chtrt5650 folder as it was not there before 3) Rebooted and: No change. Dummy Output still as the only sound output device.
– berduchwal
Sep 13 at 14:23
add a comment
|
Just tried that: 1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… 2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf - it was necessary to create chtrt5650 folder as it was not there before 3) Rebooted and: No change. Dummy Output still as the only sound output device.
– berduchwal
Sep 13 at 14:23
Just tried that: 1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… 2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf - it was necessary to create chtrt5650 folder as it was not there before 3) Rebooted and: No change. Dummy Output still as the only sound output device.
– berduchwal
Sep 13 at 14:23
Just tried that: 1) downloaded files: github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… and github.com/GalliumOS/galliumos-braswell/blob/master/usr/share/… 2) put them as /usr/share/alsa/ucm/chtrt5650/chtrt5650.conf and /usr/share/alsa/ucm/chtrt5650/HiFi.conf - it was necessary to create chtrt5650 folder as it was not there before 3) Rebooted and: No change. Dummy Output still as the only sound output device.
– berduchwal
Sep 13 at 14:23
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1149631%2facer-chromebook-15-cb3-532-full-bios-flash-with-ubuntu-no-sound%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
With this same laptop I have sound from GalliumOS 3.0 "Braswell" ISO. Did you use stock Ubuntu?
– rik-shaw
Sep 12 at 8:59
Yes. Standard install of Ubuntu.
– berduchwal
Sep 13 at 10:07