linux-samus icon indicating copy to clipboard operation
linux-samus copied to clipboard

Linux 4.16 on Chromebook Pixel 2015

Results 30 linux-samus issues
Sort by recently updated
recently updated
newest added

How to get OpenBSD sndio working through ALSA on Linux I used ARCH Linux $ sudo pacman -S sndio $ cat /etc/conf.d/sndiod OPTS="-f rsnd/1" Assumes your bdwrt5677 card is the...

I have ran `scripts/setup/audio/enable-mic.sh` and I get the following output: ```numid=59,iface=MIXER,name='Sto1 ADC MIXL ADC1 Switch' ; type=BOOLEAN,access=rw------,values=1 : values=off numid=61,iface=MIXER,name='Sto1 ADC MIXR ADC1 Switch' ; type=BOOLEAN,access=rw------,values=1 : values=off numid=37,iface=MIXER,name='Headset Mic...

I'm using the 4.4-7 kernel (this is also true for the 4.4-6 kernel, which is the other one I've tried), with Debian Jessie, and the i7 version of the Chromebook...

I upgraded from Ubuntu 16.04 w/ Samus kernel 4.4.2 and had two problems: ## [SOLVED] Suspend will shut down I followed the [Arch Pixel instructions](https://wiki.archlinux.org/index.php/Chromebook_Pixel_2) (`sudo apt install acpi tpm2-tools`...

Thanks for updating the kernel to the latest version. After upgrading, everything is working except for sound. The instructions for configuring sound were obviously simplified. I'm guessing that the issue...

I was trying to use LXC/LXD and got the following error: ``` $ sudo grep -A 3 'Incomplete AppArmor support' /var/log/lxd/ubuntu-64/lxc.log lxc 1454291081.339 WARN lxc_apparmor - lsm/apparmor.c:apparmor_process_label_set:167 - Incomplete AppArmor...

Hello, Since I upgraded the kernel, I can't compile the module vboxhost: `$ yaourt -S linux-samus4` `$ yaourt -S linux-samus4-headers` (I tried to install directly binary from the repo, same...

At least since 4.15 (I stopped using this kernel after distrohopping around 4.12, but came back upon returning to Arch), building the kernel has resulted in a large amount of...

When I select the linux-samus4 kernel in grub I get the following error(s) and have to reset: ![mvimg_20180521_165439](https://user-images.githubusercontent.com/13045601/40330540-fe587c5c-5ce8-11e8-9a7a-6ab45b3bdf73.jpg)

The following thread describes a fix to a screen flicker issue that I'm experiencing with 4.10.1-3.g8c10701-default: https://bugs.chromium.org/p/chromium/issues/detail?id=498451 Is this fix something that can be propagated via linux-samus, or does it...