Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,204
» Latest member: Independent Researcher
» Forum threads: 16,383
» Forum posts: 117,595

Full Statistics

Latest Threads
Single-board computers an...
Forum: General
Last Post: Spaker
Yesterday, 08:12 PM
» Replies: 0
» Views: 54
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
Yesterday, 11:18 AM
» Replies: 9
» Views: 8,370
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,773
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 115
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 185
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,616
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 388
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,034
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 171
Default password
Forum: PineTab Hardware
Last Post: dissimilar_goose
08-20-2026, 05:02 AM
» Replies: 0
» Views: 251

 
  Chickens, Eggs, and SOEdge
Posted by: lewellyn - 10-20-2020, 06:19 PM - Forum: General Discussion on SOEdge - Replies (11)

I noted that there's a call to action for people to develop things for the SOEdge, but I also noted that it's hard to determine where its niche is felt to be. That might make it difficult for chickens to provide eggs that others can consume.  Big Grin

However, I was looking at the upstream Github for the BSP and wasn't immediately finding licensing information or what the difference between the full and Neural AI Stick BSPs is. Does anyone have this information readily available? Downloading 25 GB of BSP SDKs to compare them, for a board I don't have, isn't high on the "this is a fun way to get started" list. Wink

But, more than anything, what do you (both PINE64 and the community) see as the most likely use cases and software to be run on them? That will help interested developers decide if it's a project where their $50-60 + time is going to be well spent by producing output that is going to continue to be useful to a community.

It's obvious that it is positionable for AI, but that's still a very wide range of uses (machine learning, speech, vision, language processing, robotics, expert systems, and more...) and associated software. I see a viable approach in bootstrapping a JeOS baseline image to validate functionality and performance, and then building images based on that for specific tasks.

I know that most buying the board will want to use Acuity with the Vivante NPUIP, but what sorts of things will people be doing with the NPU? What sorts of non-NPU things are people wanting to do?

I'm interested in hearing from the buyers and potential buyers of the SOEdge,of course. What do you want to see this become? Are you planning on basing a business model on using these boards? What do you need to be successful? As a hobbyist, what will make your life easier and save you time by already having common stuff in place?

I'm not explicitly volunteering to start putting some images together, partially because I don't have the hardware to test on right now, and partially because I don't know what would be useful to others. But I expect that anyone else who might want to build images for wider consumption than themselves will also want to know how to make them as useful as possible. Smile


  Copying an OS to a SSD
Posted by: ab1jx - 10-20-2020, 05:37 PM - Forum: Linux on Pinebook Pro - Replies (7)

This is probably not the normal way to do it, but I installed the mrfixit image to an SD, updated it to Buster, seems to work fine.  Now I'm trying to copy it to my 1 TB Intel SSD.
I made a 1 GB (generous) FAT32 partition and a 200 GB ext4 with gparted on the SSD.  Then following piclone's example I used cp -ar to copy the files in the partitions on the SD to the SSD.  Then edited the root= specification in extlinux.conf on it to the nvme path.

But it doesn't boot, it boots the eMMC instead.  My notes:

Code:
ssd:
Device        Boot  Start      End  Sectors  Size Id Type
/dev/nvme0n1p1        2048  2050047  2048000  1000M  b W95 FAT32
/dev/nvme0n1p2      2050048 411650047 409600000 195.3G 83 Linux

sd:
Device    Boot  Start      End  Sectors  Size Id Type
/dev/sda1  *    32768  163839  131072  64M  c W95 FAT32 (LBA)
/dev/sda2  *    262144 62333951 62071808 29.6G 83 Linux

Mounted the sd on /sd
mounted the ssd on /mnt
cp -ar /sd/* /mnt
umount /sd
umount /mnt
mount /dev/nvme0n1p2 /mnt
mount /dev/sda2 /sd
cp -ar /sd/* /mnt
[wait]
root@pbp:/usr# umount /mnt
root@pbp:/usr# umount /sd
root@pbp:/usr#
mount /dev/nvme0n1p1 /mnt
joe /mnt/extlinux/extlinux.conf
root=/dev/nvme0n1p2 twice including the bak, important


I copied a Raspberry Pi SD to a USB hard drive and got it booting this way once.  Maybe I forgot something here.

Duh, forgot up update the /etc/fstab on the SSD, working on that but it's time to eat.


  Incoming calls/sms when the phone sleeps
Posted by: petrus - 10-20-2020, 04:53 PM - Forum: PinePhone Software - Replies (8)

I tried different OS (Mobian, pmos, UT) and UI, but everytime Pinephone doesn't wake up from suspend when it gets a call or sms. Reading this thread I understand it is a modem issue which seems very difficult to fix. But is there any workaround ?
For me it is the only reason why I don't use the PinePhone as an ordinary daily phone.


Thumbs Up openSUSE Tumbleweed
Posted by: lewellyn - 10-20-2020, 04:32 PM - Forum: Linux on Rock64 - Replies (4)

I have installed openSUSE Tumbleweed onto a couple of my Rock64 boards, with 16GB MicroSD cards. (Basically) everything seems to work fine for my needs, but there are some things I noticed. I'm not entirely sure why the distro is not currently on the Rock64 wiki, and there hasn't been much on the forum about it, so I thought I'd toss my thoughts out there for anyone else who's grumbling at pointlessly needing yet another distro for yet another SBC.

The Rock64 HCL notes the availability of Leap, though it is not available at the time of this writing. Further, only JeOS is available at this time, though there are (broken) links on the HCL page for E20, XFCE, LXQT, KDE, and X11. I can think of no reason one might reasonably want any of those though, especially with the caveats below.

The HCL lists instructions for writing the xz file to SD card using an existing Linux install. But I can confirm that the usual Windows tools, including Rufus, will write the xz file fine. Cool

Also, HDMI video output works for initial boot, so you do not need a serial port for initial configuration (I cannot confirm how useful a serial connection, so the HCL might be right that you want one). As it's likely to be running headless long-term, it might be easiest to do your initial boot (it might take a couple minutes) and configuration over SSH, by finding the DHCP lease in your DHCP server's database (probably the most recent entry, of course) and SSHing in with the credentials on the HCL page (don't forget to change them immediately!). Why bother hooking it up to a keyboard and monitor for a one-time thing that can be done with your usual tools? Big Grin

Anyhow, the caveats:

  1. Booting takes a while sometimes. I'm not sure why just yet, but there's a 100 second gap in dmesg each cold boot for me (10 seconds on warm boot, which I think are due to installing rng-tools as they need to gather entropy). But ideally you're not rebooting often. Wink
  2. The default btrfs partition at /dev/mmcblk0p3 is only 1.7GB and starts off 1.2GB full with a bit over 400MB free. You can either create a new partition, or you can extend the one that's there (exercise for the reader, but you could probably do worse than yast2 disk). I opted for the latter and btrfs filesystem resize max / once I fixed the partition size was all I needed, myself.
  3. SPIDF/I2S audio doesn't work. This generates some kernel spew and a mostly harmless set of traces. As I'm not using sound, I've done zero investigation. I've also not bothered to blacklist the modules, so I can't help you reduce boot-spew. I do not know if HDMI audio works, though the drivers seem to load without incident.
  4. There is a lot of screen tearing in the console, even if there's no scrolling or other activity, especially if you have more than just VT1 in use. I have not tried X11, but I can't imagine it having useful performance if it can't even draw the text console error-free. This may be related to the following kernel message: rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes
  5. If you're used to using DTBOs with this SBC, you're going to have a bit more challenge than with some of the more widely-used distros. I do not recommend the task for those not extremely comfortable with the idea of a distro which doesn't have /sys/kernel/config/device-tree/overlays available without you having to do your own legwork and doesn't seem to have a way to take the Raspberry Pi approach.
  6. I do not see evidence of eth1 in either dmesg or YaST. As I do not currently have plans to multihome any of my Rock64s running openSUSE, I have not investigated further (including the whole magjack situation which doesn't look like anyone has documented properly, in general).
  7. Blinking the NIC LED doesn't seem to visibly do anything, but it also doesn't generate errors. This is mostly just a note since it's pretty common behavior on ARM SBCs, and since there's only one port, there's no reason to blink it anyhow.
  8. It does not seem that there is yet TrustZone support. For most users, this is probably a non-issue.
  9. Some things seem to perform much worse than I'd expect, quite notably YaST2. Since performance hasn't shown itself to be an issue with my workload, I've not investigated. It may just be due to the fact that I'm not using an eMMC.
  10. Again, this is a JeOS image. Lots of things are going to be missing compared to even a minimal standard install. Be prepared to use zypper a bit, or to hit the Install button in YaST when you set up things like NTP sync.
  11. openSUSE's aarch64 support isn't quite first class in my opinion. Be aware you're gonna probably need to add some stuff from openSUSE:Factory:ARM
This is almost certainly not suitable for desktop use, or even general-purpose use. But if you already package stuff for yourself using OBS and are otherwise embedded (hah!) within the openSUSE ecosystem, this is definitely a viable option for your SBC.

Links:
  • openSUSE HCL: Rock64
  • devel:ARM:Factory:Contrib:Rockchip images - You'll want the one with a filename like openSUSE-Tumbleweed-ARM-JeOS-rock64.aarch64-XXXX.XX.XX-BuildX.X.raw.xz (where the X values change, depending on date/build)
    (Note that the download repository has images for other SBCs, as well. Currently the list is fireflyrk3288, rock64, rockpi, and tinker. I have not used any of the other images. I cannot likely assist with issues related to SBCs that I do not own.)
  • openSUSE:ARM distribution howto - This page has how to use osc on ARM (I did mention you'll probably want to already be familiar with OBS right?)
  • Portal:ARM - The jumping off point for openSUSE-on-ARM documentation
[Image: rock64-tumbleweed.png]
(1G Rock64, with kdump enabled, so only 776M available)

Note that this post is adapted from a blog post, so I apologize if I messed up the formatting here. I just figured it was better for posterity and people searching for openSUSE support if I put the whole post contents here rather than just a link.


  USB3 support
Posted by: poVoq - 10-20-2020, 01:58 PM - Forum: SOEdge Hardware - Replies (1)

As previously mentioned here: https://forum.pine64.org/showthread.php?...ght=soedge

It seems like USB3 will not be available on older but otherwise compatible (?) hardware like the clusterboard.

Any chance there could also be an undated clusterboard to more fully utilize this module and or maybe also prepare for a sopine2 module?


  Ethernet Issues on DietPi
Posted by: rgreen - 10-20-2020, 12:25 PM - Forum: Linux on Pine H64 - Replies (5)

Armbian install by way of Diet Pi.

I was really looking forward to moving our self-hosted services to a more capable SBC.  I need a solid ethernet connection that the H64b doesn't seem to want to provide.  I'm going to check with Manjaro build, but arch isn't my flavour and I'm not looking to manage a single non-debian based distro.

Am I sending this thing back to Pine?  What was the purpose of the h64 if it's barely supported by anything?


Question PMOS EU-only PinePhones on the store?
Posted by: marcih - 10-20-2020, 10:41 AM - Forum: General Discussion on PinePhone - Replies (6)

I've pre-ordered the Manjaro CE, seeing as there was no option to buy the PMOS CE when I found out about the PP (or rather when I remembered it existed and looked into it properly Big Grin). Ever since then I've been diligently checking the PINE64 RSS feed, forums and even the store page for any updates on the next batch. To my surprise, I've discovered today that the standard, non-convergence PMOS CE is back on the store page, labeled as EU-only.


I'm considering snagging one up so I wonder, is this unsold stock? If so, why is it in the Polish warehouse and not still in China? Why did it show up only now? Or are they devices returned by the customers? Could we get some clarification by PINE64 on the origin of these phones and the reason why they showed up only now with no announcement or explanation on what they are? Also, if I were to purchase this one, I wouldn't be interested in the Manjaro CE one I pre-ordered anymore (as long as they're the same board revision, which is what I understood from the forums and wiki), how can I request a refund, if at all? Any info on this would be appreciated.
Oh and thanks for reading my first post! Big Grin


  Issue with screeen tilers - Anyone can recommend?
Posted by: motezart - 10-20-2020, 10:35 AM - Forum: General Discussion on Pinebook Pro - No Replies

I've tried two screen tilers based on using Spectacle on mac: https://github.com/pkkid/pygrid && https://github.com/kwin-scripts/kwin-tiling. I was able to get both of them installed but neither of them actually move the windows the way they are supposed to.

The first runs but does absolutely nothing. The second partially works, it slots the windows into the free space, but the key-commands to move the windows do nothing, and these are what I need the most. Can anyone recommend an application like this that will work in Plasma/Manjaro?


  Arch on Pinephone
Posted by: pciman - 10-20-2020, 09:53 AM - Forum: General Discussion on PinePhone - Replies (6)

Anyone know where I can download Arch for the Pinephone?
Thanks.


  Img now updated to sfos 3.4.0.24
Posted by: defactofactotum - 10-20-2020, 03:44 AM - Forum: SailfishOS on PinePhone - Replies (8)

The PP image is now updated to 3.4 so the info below is out of date.
------------------------------------------------------------------------------------------
You can update the sfos version on the pinephone by running the following commands:

devel-su
ssu re 3.4.0.24
ssu ur
zypper ref
zypper dup

NB this can take 3hours+ on sdcard, about 40 mins on emmc.
This build feel a bit faster. Patchmanager doesn't work.