| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Thinking about memory bot...
Forum: General Discussion on Pinebook Pro
Last Post: xiley32050
Yesterday, 01:21 AM
» Replies: 0
» Views: 68
|
Hardware Feature Suggesti...
Forum: Quartz64 Hardware and Accessories
Last Post: Independent Researcher
08-30-2026, 07:19 PM
» Replies: 0
» Views: 98
|
Single-board computers an...
Forum: General
Last Post: Spaker
08-29-2026, 08:12 PM
» Replies: 0
» Views: 142
|
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
08-29-2026, 11:18 AM
» Replies: 9
» Views: 8,464
|
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,802
|
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 163
|
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 247
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,745
|
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 448
|
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,066
|
|
|
| rockpro64 buzzing sound when running |
|
Posted by: dbittman - 09-02-2019, 07:16 PM - Forum: RockPro64 Hardware and Accessories
- Replies (1)
|
 |
I just bought a rockpro64 board to build myself a little NAS (for fun and education purposes). However, I've noticed that when the rockpro64 is plugged in and running, it makes a buzzing sound. Not too loud, but audible if I put my ear near the board; makes me concerned about a faulty capacitor. Is this normal? Does anyone else hear this?
I've tested this without any components plugged in (except an emmc module). I'm using the 30mm tall profile heatsink, and the stock sockpro64 12V 5A US power supply.
Just want to make sure I'm not going to have a problem with the board soon (or fire hazard)! Let me know if anyone has experienced this or if I should try to send it in for replacement.
Thanks!
|
|
|
|
| pinereader ? |
|
Posted by: kaylios - 09-02-2019, 02:03 AM - Forum: General
- Replies (4)
|
 |
What is the chance to see in the future, a pinereader ? A reader like kindle or kobo ?
Theses screens are perfect for our eyes, to read books and theses devices have very long battery life.
Would love to see such devices in pine store
|
|
|
|
| Problems with maskrom OTG USB in Linux - Device not responding to setup address |
|
Posted by: nutilius - 08-31-2019, 11:40 AM - Forum: RockPro64 Hardware and Accessories
- No Replies
|
 |
Hi everybody
I have problem with RockPro init in maskrom mode.
Whe I try to set MASKMODE - my Linux machine connected to OTG port observe new USB device but cannot initialize it. The messages are:
Aug 31 19:37:27 asx-comp kernel: [30550.996297] usb 1-2: new full-speed USB device number 84 using xhci_hcd
Aug 31 19:37:27 asx-comp kernel: [30551.596303] usb 1-2: new full-speed USB device number 85 using xhci_hcd
Aug 31 19:37:28 asx-comp kernel: [30552.068453] usb usb1-port2: attempt power cycle
Aug 31 19:37:28 asx-comp kernel: [30552.720388] usb 1-2: new full-speed USB device number 86 using xhci_hcd
Aug 31 19:37:28 asx-comp kernel: [30552.720605] usb 1-2: Device not responding to setup address.
Aug 31 19:37:29 asx-comp kernel: [30552.928404] usb 1-2: Device not responding to setup address.
Aug 31 19:37:29 asx-comp kernel: [30553.264219] usb 1-2: new full-speed USB device number 87 using xhci_hcd
Aug 31 19:37:29 asx-comp kernel: [30553.264411] usb 1-2: Device not responding to setup address.
Aug 31 19:37:29 asx-comp kernel: [30553.472295] usb 1-2: Device not responding to setup address.
I have got working USB device before but only one time. Yesterday I had the same situation - one time valid init and after reboot errors as above.
After night with dsiabled power first try todey - success but later it fails.
My bord is RockPro64 V2.1 2018-07-02 4GB
Linux - Debian 10 amd64
Does anybody have an idea what can be wrong?
Nutilius
|
|
|
|
| gstreamer unable to process dvbsrc from ATSC tuner dongle |
|
Posted by: grkblood13 - 08-31-2019, 08:48 AM - Forum: Linux on Rock64
- Replies (1)
|
 |
When I attempt to process a video stream from an OTA signal that I know is valid using gstreamer, gstreamer will just sit in an idle state. I can verify that the signal is getting captured from on the board because if I use the azap tool I can see the data.
I tried to use ayufan's ubuntu build originally but because I was getting some gstreamer errors it was suggested that I build gstreamer from source, which I did.
To do this I switched to a fresh load of armbian buster minimal 4.4 kernel linked here: https://dl.armbian.com/rock64/Debian_buster_default.7z
After that I put together this script to build gstreamer from source: https://gist.github.com/grkblood13/6dd93...e11bf687bd
After building, when I run gstreamer to capture the tuner output I get the following results:
Code: root@rock64:/tmp# export GST_DEBUG=ts:6; gst-launch-1.0 -v dvbsrc frequency=503000000 delsys=atsc modulation=8vsb pids=49:52:3 ! fakesink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
/GstPipeline:pipeline0/GstDvbSrc:dvbsrc0.GstPad:src: caps = video/mpegts, mpegversion=(int)2, systemstream=(boolean)true
/GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps = video/mpegts, mpegversion=(int)2, systemstream=(boolean)true
New clock: GstSystemClock
It just sits there forever when I should be getting some type of output printed to the terminal. Can someone help me resolve this?
|
|
|
|
| NixOS image with panfrost |
|
Posted by: Thra11 - 08-31-2019, 05:06 AM - Forum: Linux on RockPro64
- Replies (4)
|
 |
I've recently installed NixOS on my RockPro64, and since I've got the panfrost driver working, I thought I'd create a bootable image so that people can give it a try with minimal effort. Simply download and extract the image here and write it to an sd-card or eMMC using your favourite disk image writing tool (The image is 4.7GB, so you'll probably need an 8GB or larger SD card/eMMC). It should boot and automatically log into the KDE plasma desktop. (user is called rockpro64, password rockpro64). It uses the 5.3 ayufan-rock64/linux-mainline-kernel. It takes a minute or two to boot, so you may wish to follow its progress via the UART if you can.
This image can be used as an installer: simply follow the instructions in the NixOS wiki to create /etc/nixos/configuration.nix and run nixos-rebuild. If you'd prefer to build your own image, RockPro64-specific information can be found here.
Note: Normally, NixOS fetches most packages from a binary cache. However, since this image uses a different version of mesa, anything which depends on mesa (basically any graphical application) will be built from source.
|
|
|
|
Pinebook Pro: confirmation of order |
|
Posted by: gritibaenz - 08-31-2019, 04:27 AM - Forum: General Discussion on Pinebook Pro
- Replies (2)
|
 |
Hello,
luckily I got a coupon code after asking for it (btw excellent support from pinebook@pine64.org) and could order a Pinebook Pro.
I only received a confirmation from Paypal for the payment with an order code.
Is there no order confirmation sent to the customer by pine64?
What are your experiences?
Greeting Adrian
|
|
|
|
|