Code Monkey home page Code Monkey logo

Comments (4)

LukeShortCloud avatar LukeShortCloud commented on May 21, 2024

Linux sound driver for Macs: https://github.com/davidjo/snd_hda_macbookpro

from winesapos.

LukeShortCloud avatar LukeShortCloud commented on May 21, 2024

This should be resolved by: 5fc668d . It requires further testing on real hardware.

from winesapos.

LukeShortCloud avatar LukeShortCloud commented on May 21, 2024

Tested on a MacBook Pro 14,3 with Ubuntu 20.04.1 (and a 5.8 kernel manually installed). Sound was not working.

UPDATE: The kernel module is not set to load by default. In my test VM it works. On real hardware it fails with this error:

$ sudo modprobe snd-hda-codec-cirrus
insmod /lib/modules/5.8.18-050818-generic/updates/snd-hda-codec-cirrus.ko
modprobe: ERROR: could not insert 'snd_hda_codec_cirrus': Invalid argument

from winesapos.

LukeShortCloud avatar LukeShortCloud commented on May 21, 2024

After updating to Ubuntu 20.04.2, it works!

$ uname -a
Linux gaming-stick 5.8.18-050818-generic #202011011237 SMP Sun Nov 1 12:40:15 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$ sudo modprobe snd_hda_codec_cirrus
$ echo "snd-hda-codec-cirrus" | sudo tee -a /etc/modules-load.d/linux-gaming-stick.conf

from winesapos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.