| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,887
» Latest member: Briar4
» Forum threads: 16,323
» Forum posts: 117,407
Full Statistics
|
| Latest Threads |
RISC OS Linux port
Forum: PineTab Software
Last Post: Raik
02-26-2026, 05:40 AM
» Replies: 0
» Views: 85
|
New Pinetab- error when a...
Forum: PineTab Software
Last Post: Raik
02-26-2026, 01:21 AM
» Replies: 1
» Views: 279
|
Systemupgrade fails
Forum: PineTab Software
Last Post: Raik
02-25-2026, 11:15 PM
» Replies: 0
» Views: 51
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: wdt
02-25-2026, 06:44 PM
» Replies: 1
» Views: 150
|
wifi password wont save
Forum: General Discussion on PineTab
Last Post: WEF
02-24-2026, 06:47 PM
» Replies: 2
» Views: 363
|
Powering two disks from R...
Forum: RockPro64 Hardware and Accessories
Last Post: evilbunny
02-24-2026, 04:43 PM
» Replies: 3
» Views: 331
|
Castle Game Engine on Pin...
Forum: General Discussion on PineTab
Last Post: michalis
02-24-2026, 04:39 PM
» Replies: 3
» Views: 3,283
|
ATTN: Pine 64 Marketing D...
Forum: Rock64 Hardware and Accessories
Last Post: georgegohl888
02-24-2026, 04:01 AM
» Replies: 5
» Views: 10,467
|
http://pinenote.mweigand....
Forum: PineNote Software
Last Post: HippopoStar
02-23-2026, 05:58 PM
» Replies: 1
» Views: 838
|
OpenClaw
Forum: Linux on Rock64
Last Post: keithy
02-22-2026, 11:57 AM
» Replies: 0
» Views: 263
|
|
|
| Airplane mode |
|
Posted by: Barugon - 10-16-2021, 03:56 PM - Forum: Mobian on PinePhone
- Replies (3)
|
 |
Anyone know if there's a way to just permanently disable "airplane mode"? If I turn off bluetooth and wifi, it goes into "airplane mode" and also turns off the cell radio. This is really infuriating. Airplane mode is supposed to be a convenient way to turn off all the radios, not a reaction to turning off a couple radios.
|
|
|
|
| Manjaro/Cinnamon customised on sdcard: how to transfer to emmc? |
|
Posted by: quixote - 10-16-2021, 02:03 PM - Forum: Pinebook Hardware and Accessories
- No Replies
|
 |
I had the impression one could play with OSes on the sdcard -- running no danger of bricking the dear Pinebook Pro -- and then once all was as wanted, I could move it to the emmc. That's also implied on this excellent thread: https://forum.pine64.org/showthread.php?tid=11666
However, I only see a link to transferring a stock install to emmc? What am I missing? I'd like to install *my* customized OS to emmc. (Sadly, I did not manage to maintain my changelog text file as intelligently suggested here. I think you have to be a professional developer to have that much discipline.)
If -- big if -- I could boot from something other than emmc or sdcard (eg USB? but that's not in the boot order, is it?), then presumably I could rsync the / dir to emmc (dev/mmcblk1 I think? I'd check before doing it!)
So, question #1: how to boot so I can do an rsync?
Question #2: best options when running rsync for everything to transfer well?
Or, Question #3, if there's a different and better way, what is it?
Thanks for your help! At wit's end here (please don't tell me I didn't have to go far )
|
|
|
|
| scp.bin not found, can't complete apt upgrade |
|
Posted by: Hiraghm - 10-16-2021, 10:22 AM - Forum: Mobian on PinePhone
- Replies (1)
|
 |
I'm running Bookworm on my community edition Pinephone.
For the past couple weeks, every time I've tried a "sudo apt upgrade", it errors out with the error that it can't find /etc/lib/scp.bin.
I've tried running the Software app, it can't download the updates, complains of missing dependencies (but doesn't say what they are),
and now when I try to run apt update, it 404 errors on trixie-security and trixie-updates, then says there's no release file for trixie-security and trixie-updates, therefore they can't be updated securely and are disabled.
I tried sudo apt-get clean followed by sudo apt-get check followed by sudo apt-get -f install
after that it listed some packages that could be removed and then said 0 updated, 0 newly installed, 18 to remove, 380 to upgrade.
so I tried autoremove and got the original error:
md5sum: /usr/lib/crust/scp.bin: no such file or directory
And then I get two errors when the script tries to run scp.bin
Does anyone have any clue what is happening and what I need to do to fix it? Do I have to do a complete re-install?
|
|
|
|
| input method headache |
|
Posted by: flyingdust - 10-16-2021, 10:13 AM - Forum: Arch Linux on PinePhone
- Replies (1)
|
 |
Tried out several distros still prefer arch way, however input method prevent me from using it.
- input cursor at browser, terminal and alike usually not triggering input frame show up
- CJK still a headache
Personal feeling that fcitx or ibus not perform as expected as usually does on PC.
Ubuntu Touch seems a bit good at this. If arch could polish it, then it would be a better choice. Could the team or someone help? Appreciate it.
|
|
|
|
| Can't mount eMMC image on my desktop? |
|
Posted by: nelstomlinson - 10-16-2021, 09:30 AM - Forum: General Discussion on PinePhone
- No Replies
|
 |
I am using Jumpdrive to back up my eMMC onto my desktop hard drive. I trying to mount the resulting image on my desktop, and I get an error message saying cannot mount /dev/loop6p2 read only. dmesg tells me:
Code: [424075.284115] loop6: p1 p2
[424075.484174] EXT4-fs (loop6p1): INFO: recovery required on readonly filesystem
[424075.484175] EXT4-fs (loop6p1): write access unavailable, cannot proceed (try mounting with noload)
[424075.492295] F2FS-fs (loop6p2): Need to recover fsync data, but write access unavailable
[424148.014700] [UFW BLOCK] IN=wlp34s0 OUT= MAC=01:00:5e:00:00:01:68:ff:7b:34:73:1d:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
The mount command doesn't recognize the noload option.
I can mount downloaded images like the nightly Mobian builds, but I cannot mount any of the images I have saved from the phone.
I'm running Linux Mint on the desktop.
Any idea what's up?
|
|
|
|
| Where are the LoRaWAN devices? |
|
Posted by: qeek - 10-16-2021, 02:44 AM - Forum: General
- Replies (15)
|
 |
I recall a number of LoRa devices being announced: a gateway, a PinePhone backplate and so on. However, there doesn't seem to be any mention of these on Pine64.com.
Are the products still in development? Are they affected by current chip shortages?
|
|
|
|
|