Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jusqua/galaxy-book4-linux
Searching for solutions for Samsung Galaxy Book4 for Linux
https://github.com/jusqua/galaxy-book4-linux
galaxybook4
Last synced: 1 day ago
JSON representation
Searching for solutions for Samsung Galaxy Book4 for Linux
- Host: GitHub
- URL: https://github.com/jusqua/galaxy-book4-linux
- Owner: jusqua
- Created: 2024-06-21T19:16:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T03:47:46.000Z (18 days ago)
- Last Synced: 2024-10-31T04:24:51.475Z (18 days ago)
- Topics: galaxybook4
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Samsung Galaxy Book4 for Linux
Running Fedora 41 KDE Spin on my Samsung Galaxy Book4 ([NP750XGJ-KG2BR](https://www.samsung.com/br/computers/samsung-book/galaxy-book4-15-6-inch-i5-16gb-512gb-np750xgj-kg2br/buy)).
## Benchmarks
Those benchmarks are made with [Geekbench 6](https://www.geekbench.com/), comparing Windows 11 23h2 and Fedora 41 KDE Spin:
- [CPU](https://browser.geekbench.com/v6/cpu/compare/8575258?baseline=8570923)
- [Vulkan](https://browser.geekbench.com/v6/compute/compare/3030419?baseline=3031886)
- [OpenCL](https://browser.geekbench.com/v6/compute/compare/3030439?baseline=3031877)Only Vulkan and OpenCL benchmarks are outliers results, probably because Xe Iris Kernel Modules still in early development and the Linux Kernel use i915 Kernel Module by default.
Even if `xe.force_probe=XXXX` and `i915.force_probe=!XXXX` are used as kernel parameters the results are worst than leave the default values.The only way is wait for new kernel module update in Linux Kernel.
## Solutions
### Really slow charging / Almost no charging rate / Slow wake from sleep
The problem is solved when the firmware is updated. You can update to the latest version through Windows Update.
If no Windows is installed or firmware can't be updated, see issue [#1](https://github.com/jusqua/galaxy-book4-linux/issues/1) for a workaround.
### ACPI dedicated hotkeys (Power profiles, Allow recording and Fn Lock) and platform settings
The latest firmware is needed, so update through Windows Update.
See the [samsung-galaxybook-extras](https://github.com/joshuagrisham/samsung-galaxybook-extras) platform driver to enable platform hotkeys and settings.
## Known issues
### Built-in speakers volume are too quiet
The built-in speaker volume is almost inaudible when lower than 20%.
The same issue occurs when using a Samsung USB-C Earphone, both speakers and earphone are manufatured by AKG.
Maybe [this discussion](https://github.com/thesofproject/linux/issues/4055) is useful to find a way to solve the problem.
### Built-in monitor screen brightness changes struggles
When the screen brightness change hotkey is pressed the screen brightness takes a second to apply.
If the hotkey is kept pressed the brightness screen intensity jumps to a higher intensity instead of increasing gradually.