linux-postmarketos-exynos4: update to 5.15-rc2
With the added patches charging works, and battery percentage is reported correctly on i9300/i9305. If the phone reaches ~2 % battery it is turned off automatically (at least on phosh). I have also removed the warning about hardware issues with mainline, since the only theory is that a deeply discharged battery might have caused it, and with these fixes is should be harder to end up in that situation.
Charging seem to be a bit quirky, it can stop unexpectedly at a random percentage, and ssh'ing into the phone over usb does not seem to be possible when it is charging. When attaching cable, dmesg on computer shows:
[ 1117.915907] usb 1-14: USB disconnect, device number 10
[ 1117.916079] cdc_ether 1-14:1.0 enp0s20f0u14: unregister 'cdc_ether' usb-0000:00:14.0-14, CDC Ethernet Device
[ 1120.841840] usb 1-14: new high-speed USB device number 11 using xhci_hcd
[ 1120.982939] usb 1-14: New USB device found, idVendor=0525, idProduct=a4a2, bcdDevice= 5.15
[ 1120.982951] usb 1-14: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1120.982956] usb 1-14: Product: RNDIS/Ethernet Gadget
[ 1120.982960] usb 1-14: Manufacturer: Linux 5.15.0-rc2-postmarketos-exynos4 with 12480000.hsotg
[ 1120.983969] cdc_subset: probe of 1-14:1.0 failed with error -22
[ 1120.985850] cdc_ether 1-14:1.0 usb0: register 'cdc_ether' at usb-0000:00:14.0-14, CDC Ethernet Device, 6e:a1:9d:91:14:fa
[ 1120.995419] cdc_ether 1-14:1.0 enp0s20f0u14: renamed from usb0
while normally, when I can ssh, it shows something like:
[ 502.941283] usb 1-2: USB disconnect, device number 6
[ 516.040837] usb 1-14: new high-speed USB device number 7 using xhci_hcd
[ 516.186559] usb 1-14: New USB device found, idVendor=04e8, idProduct=685d, bcdDevice= 2.1b
[ 516.186572] usb 1-14: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 516.186577] usb 1-14: Product: Gadget Serial
[ 516.186581] usb 1-14: Manufacturer: SAMSUNG
[ 516.208283] usbcore: registered new interface driver cdc_acm
[ 516.208285] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
@Newbyte please try it on your device!
Closes https://gitlab.com/postmarketOS/pmaports/-/issues/1214
Merge request reports
Activity
I think you should add Closes https://gitlab.com/postmarketOS/pmaports/-/issues/1214 to the MR description. I'll be testing this shortly.
By Newbyte on 2021-09-22T07:37:37
added 1 commit
- 13ed567f - samsung-i9300: remove trailing \ from udev rule
By Henrik Grimler on 2021-09-22T10:12:00
mentioned in issue #1115 (closed)
By Newbyte on 2021-09-22T10:54:55
- Resolved by Administrator
The phone turning off at 2% battery is
upower
defaults forPercentageAction
. If want to play safer, you can add a defaultUpower.conf
as the pinephone does, which does not let the battery go below 15%.By Pablo Correa Gomez on 2021-09-22T17:18:59
Edited by Ghost User
- Resolved by Administrator
Anyway, consider this approved by me.
By Newbyte on 2021-09-25T09:43:04
Edited by Ghost User
added category::upgrade label
added 8 commits
-
13ed567f...75a395fb - 4 commits from branch
postmarketOS:master
- b9177cb6 - linux-postmarketos-exynos4: upgrade to 5.15-rc2 (MR 2546)
- 020a95cf - samsung-i9300: set gpu_accelerated=true (MR 2546)
- 1c303437 - samsung-i9300: remove warning about hardware issues (MR 2546)
- c388b9d8 - samsung-i9300: remove trailing \ from udev rule (MR 2546)
By Dylan Van Assche on 2021-09-25T09:53:58
Toggle commit list-
13ed567f...75a395fb - 4 commits from branch
added 4 commits
- ed1e3142 - linux-postmarketos-exynos4: upgrade to 5.15-rc2 (MR 2546)
- b4f09047 - samsung-i9300: set gpu_accelerated=true (MR 2546)
- 1f512452 - samsung-i9300: remove warning about hardware issues (MR 2546)
- 562ff962 - samsung-i9300: remove trailing \ from udev rule (MR 2546)
By Dylan Van Assche on 2021-09-25T10:00:08
Toggle commit listenabled an automatic merge when the pipeline for 562ff962 succeeds
By Dylan Van Assche on 2021-09-25T10:01:01