[hardy] [serp3] No sound after resume from suspend

Bug #223742 reported by Vadim Peretokin
2
Affects Status Importance Assigned to Milestone
System76
Fix Released
Undecided
Unassigned

Bug Description

On a Serval Performance (serp3, FL90) I get no sound anywhere after it resumes from a suspend. This is on Ubuntu 8.04, was fine on 7.10. I don't have the system76 driver installed though, as it says it'll only provide the restore function (don't need that yet).

A test case is to install 8.04, suspend, resume, and then try to play the .ogg in the Examples folder

Tags: hardy serp3
Revision history for this message
Carl Richell (carlrichell) wrote :

Thanks for submitting your bug report. We'll work on replicating the issue this afternoon.

Changed in system76:
status: New → Confirmed
Revision history for this message
Carl Richell (carlrichell) wrote :
Revision history for this message
Carl Richell (carlrichell) wrote :
Revision history for this message
Carl Richell (carlrichell) wrote :

Device can not be properly detected after resume. "options snd-hda-intel model=toshiba" in /etc/modprobe.d/alsa-base file fixes sound after resume.

Open a terminal and run this command to fix:

echo options snd-hda-intel model=toshiba | sudo tee -a /etc/modprobe.d/alsa-base

The fix will be committed to system76-driver code today and distributed with the next driver release late this week or early next week.

Changed in system76:
status: Confirmed → In Progress
Changed in system76:
status: In Progress → Fix Committed
Revision history for this message
Vadim Peretokin (vperetokin) wrote : Re: [Bug 223742] Re: [hardy] [serp3] No sound after resume from suspend
  • unnamed Edit (416 bytes, text/html; charset=ISO-8859-1)

Hrm it's not exactly working, I'm still not getting any sound after I run
the command. And the system76 driver says nothing is needed for my version.

Here's the output from the command:

vadi@ubuntu-laptop:~$ echo options snd-hda-intel model=toshiba | sudo tee -a
/etc/modprobe.d
tee: /etc/modprobe.d: Is a directory
options snd-hda-intel model=toshiba
vadi@ubuntu-laptop:~$

Revision history for this message
Carl Richell (carlrichell) wrote :

Hi Vadim,

Your command is missing alsa-base at the end.

echo options snd-hda-intel model=toshiba | sudo tee -a /etc/modprobe.d/alsa-base

I'm releasing a new system76 driver tomorrow with the fix applied. You can run the above command or hang on until tomorrow once I release the updated driver.

Best,

Carl

Revision history for this message
Carl Richell (carlrichell) wrote :

fixed with version 2.2.1 of the system76-driver

Changed in system76:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.