~noneucat

Trackers

~noneucat/noneucat

Last active 3 years ago

#116 Reliable incoming calls from crust 3 years ago

Comment by ~noneucat on ~mil/sxmo-tickets

I figured out why things were breaking haha :) On other distros, I found that incoming calls were being hung up when the usb reprobe happened. The reason why it was working fine on the sxmo image was because there is a pmOS-specific patch that patches this behavior out: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1736/diffs

#116 Reliable incoming calls from crust 3 years ago

Comment by ~noneucat on ~mil/sxmo-tickets

Though, now I'm seeing the modem bind to ttyUSB4 and ttyUSB5 right after wakeup... so perhaps the rebind still makes sense.

#116 Reliable incoming calls from crust 3 years ago

Comment by ~noneucat on ~mil/sxmo-tickets

I was having the issue of /dev/ttyUSB3 being dropped too today, but this patch seemed to break a couple of other things for me. I found that updating to the latest Crust (935017e) with a fairly recent version of u-boot (2020.07) seems to have resolved this problem, even without rebinding the USB interface. Worth a try IMO.

#153 sxmo-utils: menu does not list unknown numbers if there is no contacts.tsv 3 years ago

Ticket created by ~noneucat on ~mil/sxmo-tickets

sxmo_contacts.sh dies when there is no contacts.tsv, leading to no unknown numbers being displayed in the Texts menu.

Running sxmo_contacts.sh without contacts.tsv:

pinephone% sxmo_contacts.sh 
grep: /home/noneucat/.config/sxmo/contacts.tsv: No such file or directory
/run/current-system/sw/bin/sxmo_contacts.sh: line 16: /home/noneucat/.config/sxmo/contacts.tsv: No such file or director
awk: fatal: cannot open file `/home/noneucat/.config/sxmo/contacts.tsv' for reading: No such file or directory

#1 [nur-packages] Package megapixels 3 years ago

on ~noneucat/noneucat

REPORTED RESOLVED IMPLEMENTED

#1 [nur-packages] Package megapixels 3 years ago

Ticket created by ~noneucat on ~noneucat/noneucat

sxmo includes an integration for Megapixels, a camera app for the PinePhone. Should package!

#144 sxmo-utils: sxmo_lisgdstart.sh kills itself 3 years ago

bug added by ~noneucat on ~mil/sxmo-tickets

#144 sxmo-utils: sxmo_lisgdstart.sh kills itself 3 years ago

Ticket created by ~noneucat on ~mil/sxmo-tickets

For me, the pkill -9 lisgd at the beginning of the script seems to pick itself up & kill the interpreter before the script gets to do anything. Maybe we should be doing something like kill -9 $(pidof lisgd)?

#143 sxmo-dwm: segfault in keypresstimerdispatch when pressing side buttons 3 years ago

Comment by ~noneucat on ~mil/sxmo-tickets

#143 sxmo-dwm: segfault in keypresstimerdispatch when pressing side buttons 3 years ago

bug added by ~noneucat on ~mil/sxmo-tickets