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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,677
» Latest member: Charlotten
» Forum threads: 16,251
» Forum posts: 117,164

Full Statistics

Latest Threads
slight bumps causing phon...
Forum: PinePhone Pro Hardware
Last Post: JadenSki
1 hour ago
» Replies: 2
» Views: 32
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
1 hour ago
» Replies: 10
» Views: 12,442
Switching cameras on PPpr...
Forum: Mobian on PinePhone
Last Post: biketool
5 hours ago
» Replies: 0
» Views: 20
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: mdk
5 hours ago
» Replies: 0
» Views: 162
Battery connector dead
Forum: PinePhone Hardware
Last Post: mdk
5 hours ago
» Replies: 3
» Views: 2,351
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
6 hours ago
» Replies: 3
» Views: 134
compass pdf link expired:...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
Yesterday, 12:39 PM
» Replies: 4
» Views: 234
Running Pinebook (non-Pro...
Forum: Pinebook Hardware and Accessories
Last Post: guidol
11-09-2025, 04:19 AM
» Replies: 0
» Views: 78
Pinebook Pro for sale
Forum: General Discussion on Pinebook Pro
Last Post: rfm83
11-08-2025, 09:22 AM
» Replies: 0
» Views: 133
What is wrong with the Mo...
Forum: General Discussion on PinePhone
Last Post: Mahgue
11-08-2025, 05:13 AM
» Replies: 0
» Views: 95

 
  ROCK64 - Not start
Posted by: mathieu - 07-11-2022, 03:49 AM - Forum: General Discussion on ROCK64 - No Replies

hello,

I have a rock64 4G with a 32Gb emmc, I wanted to reinstall it a debian OS https://github.com/ayufan-rock64/linux-b...mal-rock64 -0.9.14-1159-arm64.img.xz.

But once installed when I turn it on it never goes all the way through loading it always freezes randomly on booting the OS. You can see screenshots.

Do you have an idea?

Thank you in advance for your answers.


regards,

https://drive.google.com/file/d/1Rr3D45v...sp=sharing

https://drive.google.com/file/d/1WnjwB-9...sp=sharing


Question Shipping to Ukraine
Posted by: undefinedCat - 07-10-2022, 11:17 AM - Forum: General - Replies (1)

I'm very interested, when the Pine64 Store will ship to Ukraine (and how do I buy the PineTime/Pine phone or PineBook (Pro)). Here's what I see: [Image: GkNaENP.jpg]


  compling itd / itgui for pinetime with go
Posted by: arkadione - 07-10-2022, 03:41 AM - Forum: PostmarketOS on PinePhone - Replies (1)

I am trying to get the ITD daemon to work in Postmarket. 

I am feeling extremely silly that I can't figure this out. i recently moved from mobian to postmarket. i compiled it in mobian but am struggling to compile it in postmarket.

https://gitea.arsenm.dev/Arsen6331/itd
- Readme says to do make & sudo make install but alpine go only has build.

Code:
pine64-pinephone:~/itd$ [b]go build[/b]
go: downloading github.com/gen2brain/dlgs v0.0.0-20211108104213-bade24837f0b
go: downloading github.com/knadh/koanf v1.4.0
go: downloading github.com/godbus/dbus/v5 v5.0.6
go: downloading github.com/mattn/go-isatty v0.0.14
go: downloading github.com/rs/zerolog v1.26.1
go: downloading go.arsenm.dev/infinitime v0.0.0-20220511202257-9ed74726c478
go: downloading go.arsenm.dev/lrpc v0.0.0-20220513001344-3bcc01fdb6a0
go: downloading modernc.org/sqlite v1.17.2
go: downloading github.com/pelletier/go-toml v1.9.3
go: downloading github.com/fsnotify/fsnotify v1.5.1
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f
go: downloading github.com/muka/go-bluetooth v0.0.0-20220219050759-674a63b8741a
go: downloading github.com/fxamacker/cbor/v2 v2.4.0
go: downloading github.com/mozillazg/go-pinyin v0.19.0
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5
go: downloading github.com/gofrs/uuid v4.2.0+incompatible
go: downloading golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading modernc.org/libc v1.16.7
go: downloading github.com/google/uuid v1.3.0
go: downloading modernc.org/mathutil v1.4.1
go: downloading modernc.org/memory v1.1.1
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
main.go:42:12: pattern version.txt: no matching files found


Didn't finish. I tried searching online for what this means but to no avail.

I tried to also compile the ITD GUI app.


Code:
pine64-pinephone:~/itd$ [b]go build ./cmd/itgui[/b]
go: downloading fyne.io/fyne/v2 v2.1.4
go: downloading github.com/metal3d/fyne-x v0.0.0-20220508095732-177117e583fb
go: downloading github.com/yuin/goldmark v1.4.4
go: downloading github.com/fredbi/uri v0.0.0-20181227131451-3dcfdacbaaf3
go: downloading github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211204153444-caad923f49f4
go: downloading github.com/goki/freetype v0.0.0-20181231101311-fa8a33aabaff
go: downloading github.com/srwiley/oksvg v0.0.0-20211120171407-1837d6608d8c
go: downloading github.com/srwiley/rasterx v0.0.0-20210519020934-456a8d69b780
go: downloading golang.org/x/image v0.0.0-20211028202545-6944b10bf410
go: downloading github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6
# github.com/go-gl/glfw/v3.3/glfw
In file included from ./glfw/src/../include/GLFW/glfw3.h:108,
                from ./glfw/src/internal.h:49,
                from ./glfw/src/context.c:30,
                from ../go/pkg/mod/github.com/go-gl/glfw/v3.3/glfw@v0.0.0-20211204153444-caad923f49f4/c_glfw.go:4:
/usr/lib/gcc/aarch64-alpine-linux-musl/11.2.1/include/stdint.h:9:26: error: no include path in which to search for stdint.h
    9 | # include_next <stdint.h>
      |                          ^
In file included from ./glfw/src/internal.h:188,
                from ./glfw/src/context.c:30,
                from ../go/pkg/mod/github.com/go-gl/glfw/v3.3/glfw@v0.0.0-20211204153444-caad923f49f4/c_glfw.go:4:
./glfw/src/x11_platform.h:28:10: fatal error: unistd.h: No such file or directory
  28 | #include <unistd.h>
      |          ^~~~~~~~~~
compilation terminated.
# github.com/go-gl/gl/v3.1/gles2
../go/pkg/mod/github.com/go-gl/gl@v0.0.0-20211210172815-726fda9656d6/v3.1/gles2/conversions.go:12:11: fatal error: stdlib.h: No such file or directory
  12 | // #include <stdlib.h>
      |          ^~~~~~~~~~
compilation terminated.


I have even less idea what is happening here.

Before I file an issue at the ITD repository I want to check there isn't some silly mistake on my end here.

- how do I compile ITD?
- or is there another way to make Pinetime work with PostmarketOS?

Thank you for reading and for any suggestions you may offer. Smile


  Offroad OSM Osmand Vector maps
Posted by: Uturn - 07-10-2022, 01:39 AM - Forum: Manjaro on PinePhone - No Replies

anyone tried Offroad maps with success?
https://sourceforge.net/projects/offroadosm/
I like the idea of having Osmand Maps natively on the Pinephone, but it does not seem to work.


  can anyone suggest their working Linux bluetooth USB dongles to connect to Pinetime?
Posted by: jahway603 - 07-09-2022, 08:53 PM - Forum: General Discussion on PineTime - Replies (4)

I really am loving my new Pinetime watch, but I've been having trouble connecting to it with the bluetooth USB dongles I have on Linux systems. The dongles are able to see other devices, and will eventually see the Pinetime, but it continues to fail to pair or connect with it. I've been able to use Gadgetbridge on Android to flash my Pinetime, but that requires the location permission so I would prefer to flash my Pinetime with a regular computer.

What bluetooth USB dongles (or chipsets) are other Pinetime users using on Linux to flash their watches?


Lightbulb Pinecill LED mod - flashlight/headlights
Posted by: dzid26 - 07-09-2022, 06:31 PM - Forum: Pinecil Hardware and Accessories - Replies (3)

I was spoiled by other cheap battery-operated irons that had LEDs so I decided to add a pair of spare 5mm white LEDs to Pinecil iron. I had them from a reverse backup camera and they were already prewired with a thin wire. 

- Vcc can be easily tapped from the leg of capacitor C8 or inductor L1.  (Vcc measured 4V for my Pinecil.) 
[Image: AM-JKLWtPgE93CAW3PCvXLA_27svQV9shs0Jwq2M...authuser=0]
- I added a 22 Ohm resistor to achieve about 22mA per LED:  (Rs = (Vbus-Vf)/If = (4V-3V)/20mA = 40 Ohm. )
- I positioned the resistor right above the tip core and glued it to the ground tab while avoiding making short anywhere (use insulation)
[Image: AM-JKLWtlo5VKgkrfVLnPJC9wc78rQ-PDC6Q1U5y...authuser=0]
- LED anode (+) is soldered to the resistor and cathode (-) to the ground tab. 
- I drilled two small holes under the rubber sleeve for the cables and 3Dprinted a bracket to position the LEDs. Here is the file in Fusion360 (with Manufacturing Environment for slicing and final tolerance adjustments )

[Image: ez2nZ9es_XcfHYM2qHmdrVSf5hFLDmA8Uym1Xdq8...authuser=0]
- Final result:
[Image: AM-JKLUt8VlLKALqHpefiI3a-vbdNMnuA3ZWJV-B...authuser=0]


  Idle tracking with PineTime: how versatile it is?
Posted by: schaman - 07-09-2022, 06:02 PM - Forum: Development Discussion on PineTime - Replies (1)

Like nearly every office worker, I'm spending too much time sitting, and I often notice that only when it's quite late, and my legs are cramping. I bought a Fitbit, thinking that idle time tracking and notification is a basic use case for fitness trackers,and hence it's richly configurable, but it seems it's not. And neither for other trackers I've checked so far, in fact. The Fitbit accumulate data in every hour between :00 and :50, and if there was not enough movement, there is a gentle vibrating reminder. But if you miss that, there is no new reminder for 60 minutes. Plus if you do your 250 steps e.g. at 8:01am, and then you sit down,there is no reminder until 9:50. It's easy to see this is quite flawed.
Before I spend a lot of time studying the code, I would like to ask people who are more familiar with it: is the following is possible with PineTime? :
- wake up every 3 minutes, and check how much movement were made in the past 30 minutes (the numbers here should be configurable)
- if not enough (again, number of steps is configurable), vibrate
- do this only in the configurable time window, your work time
Could someone with a good overview give me a first hunch estimation whether this is feasible or not?


  Open acrylic case
Posted by: olivercfc - 07-09-2022, 04:53 PM - Forum: Quartz64 Hardware and Accessories - No Replies

Any ETA for when the open acrylic case for the model A will be back in stock?


  Microphone replacement
Posted by: SocialNetworkingWasAMistake - 07-09-2022, 04:30 PM - Forum: PinePhone Hardware - Replies (1)

I dropped my phone a couple times and now the microphone is dead. Is the microphone just part of the USB-C sideboard? I can't tell because there's no real description on the page: https://pine64.com/product/pinephone-usb-c-side-board/

Or is it a more generic part I can just order like it is for the earpiece? There's nothing listed on the wiki about it


  RTC pins
Posted by: gadgeteer - 07-09-2022, 01:43 PM - Forum: Quartz64 Hardware and Accessories - Replies (7)

The wiki indicates real time clock (RTC) support under "Expansion Ports" [https://wiki.pine64.org/wiki/Quartz64], but I'm not sure where to connect the coin cell battery holder.

Anybody know where to connect this?

Thanks!