alpine update
This commit is contained in:
parent
30b108bcb7
commit
bd654ac83c
1 changed files with 8 additions and 2 deletions
|
@ -40,7 +40,8 @@ Some things to emphasise of either:
|
|||
|
||||
* The keyboard is quite nice (actually nicer then Gen6 X1 Carbon)
|
||||
* You can run startx via ssh and there is no stupid config that stops you from it!
|
||||
* suspend works even with playing sound, just using pm-suspend
|
||||
* Suspend works even with playing sound, just using pm-suspend + acpid
|
||||
- beauty!
|
||||
|
||||
## What is currently not working on alpine + X360 1040
|
||||
|
||||
|
@ -49,7 +50,10 @@ minor hiccups that I still need to solve in the next days:
|
|||
|
||||
* create a package for mu4e 1.2 (currently installed in /usr/local)
|
||||
* needs fix for /usr/bin/sh reference
|
||||
* create a package for magit
|
||||
* PR created by eu at https://github.com/alpinelinux/aports/pull/7881/files
|
||||
* local install: works!
|
||||
* -create a package for magit-
|
||||
* M-x package-install magit
|
||||
* create a package for vym
|
||||
* create a package for openconnect
|
||||
* create a package for kismet
|
||||
|
@ -60,6 +64,8 @@ minor hiccups that I still need to solve in the next days:
|
|||
* There is however a backlight control in /sys/backlight/intel_backlight
|
||||
* Maybe just a permission issue
|
||||
* xrandr does not show screen connected via usb-c (have to test other outputs)
|
||||
* automate lid handling in cdist
|
||||
* Currently just created /etc/acpi/LID/0000080 with pm-suspend in it => works
|
||||
* The device has a very high frequency sound that varies over time
|
||||
* Seems to be unrelated to power plugged in or out
|
||||
* Seems to be related to the fan: fan on => no audible high frequency sound
|
||||
|
|
Loading…
Reference in a new issue