LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-16-2018, 02:58 PM   #1
nick0515
LQ Newbie
 
Registered: Jan 2018
Distribution: Fedora, GalliumOS
Posts: 5

Rep: Reputation: Disabled
No sound with Fedora 27 installed on a Chromebook


Hi there,

I recently installed Fedora 27 on my Dell Chromebook 11 (2015 - CANDY), by first flashing a custom bios from MrChromebox.

It worked beautifully and is performing very well in most respects. However, it seems to have not recognized the sound card. When I look in the sound options it lists 'Dummy output' as the device.

I'm a bit of a Linux noob and don't really know where to start with troubleshooting this problem or what info to provide. Any help will be much appreciated!

If it helps aplay -l gives the following:
Code:
<pre>**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: bytchtnocodec [bytcht-nocodec], device 0: Audio (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: bytchtnocodec [bytcht-nocodec], device 1: Deep-Buffer Audio (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
</pre>
Will edit this post soon to add the output of /sbin/lspci as per the sticky thread instructions.
Code:
<pre>00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0e)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics &amp; Display (rev 0e)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 0e)
00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e)
00:1c.0 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 1 (rev 0e)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0e)
01:00.0 Network controller: Intel Corporation Wireless 7260 (rev bb)
</pre>
Cheers,

Nick

Last edited by nick0515; 01-17-2018 at 08:38 PM.
 
Old 01-18-2018, 06:32 AM   #2
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
This is normal, the sound drivers on most chromebooks aren't part of the linux kernel anymore...

You'd need to do one of 2 things to get it working most likely.

1. Patch your kernel with the chromebook sound drivers. They can be found at the GalliumOS git repository.

2. Switch to GalliumOS as they're kernel DOES have the chromebook sound drivers patched into the kernel.
 
1 members found this post helpful.
Old 01-18-2018, 02:11 PM   #3
nick0515
LQ Newbie
 
Registered: Jan 2018
Distribution: Fedora, GalliumOS
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Timothy Miller View Post
This is normal, the sound drivers on most chromebooks aren't part of the linux kernel anymore...

You'd need to do one of 2 things to get it working most likely.

1. Patch your kernel with the chromebook sound drivers. They can be found at the GalliumOS git repository.

2. Switch to GalliumOS as they're kernel DOES have the chromebook sound drivers patched into the kernel.
Thanks Timothy! That explains that.

I was previously using GalliumOS but also had no sound, however I found out recently that that was because I needed to use a different firmware replacement (which I now have) with the model of Chromebook I have. So theoretically, if I install Gallium again it should now have sound. While Gallium is a great OS I'd prefer to use Fedora if at all possible.

So how easy would it be for someone with limited skills to patch the kernel? Any chance you could tell me how to do that? Will take a look at Gallium's Git repository now.

Thanks again!

Last edited by nick0515; 01-18-2018 at 02:50 PM.
 
Old 01-18-2018, 03:29 PM   #4
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
I've never really looked into it. I prefer Debian, so while I would like to install the patches into Debian to use straight Debian, it's not THAT far off from Debian, so haven't bothered ever trying and am just running GalliumOS on my chromebook.
 
Old 01-18-2018, 04:32 PM   #5
nick0515
LQ Newbie
 
Registered: Jan 2018
Distribution: Fedora, GalliumOS
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Timothy Miller View Post
I've never really looked into it. I prefer Debian, so while I would like to install the patches into Debian to use straight Debian, it's not THAT far off from Debian, so haven't bothered ever trying and am just running GalliumOS on my chromebook.
Thanks, I think I should probably just go back to GalliumOS which is a fine distro. Fedora worked surprisingly well on the Chromebook other than the sound and function keys not being set up. It's much faster and responsive than my previous Gallium install. Will be interesting to see how Gallium goes now that I have the full custom bios installed. I wish I could run Gallium but with Gnome to replace xfce as Gnome just suits me better.
 
Old 01-18-2018, 05:59 PM   #6
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
You can, just requires a bit of work. I'm actually running the Trinity desktop on my GalliumOS w/ TDM. I completely removed XFCE and whatever that DM that it uses is.
 
Old 01-18-2018, 06:56 PM   #7
nick0515
LQ Newbie
 
Registered: Jan 2018
Distribution: Fedora, GalliumOS
Posts: 5

Original Poster
Rep: Reputation: Disabled
Oh okay, I should look into that. Thanks!
 
Old 01-22-2018, 04:16 PM   #8
nick0515
LQ Newbie
 
Registered: Jan 2018
Distribution: Fedora, GalliumOS
Posts: 5

Original Poster
Rep: Reputation: Disabled
I have decided to just stick with xfce but have made it resemble and work like Gnome 3 as much as possible. Installed various gnome applications, nautilus, gnome-disk-utility etc. Played around with the panel and whisker menu. Carefully themed it to Arc Dark with Papirus icons. It's not the same but it's good enough. Seemed too complicated to get Gnome 3 working on GalliumOS. You have to keep certain xfce packages to keep things working apparently.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound Card Not Detected (Toshiba Chromebook 2 running Fedora) gradientz Linux - Hardware 7 01-31-2017 11:11 PM
[SOLVED] What distros can be installed on a Chromebook ARM lmassey43 Linux - Newbie 1 04-15-2014 08:10 PM
Fedora 15 installed but no sound vinnie_vinodh Linux - Newbie 6 07-11-2011 12:41 PM
Cannot hear sound since i installed Fedora 10 rizwan84tx Linux - Hardware 10 03-05-2009 03:29 PM
No sound in newly installed Fedora maokc Linux - Newbie 1 03-05-2006 08:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration