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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,982
» Latest member: rbpatrick
» Forum threads: 16,335
» Forum posts: 117,444

Full Statistics

Latest Threads
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
04-19-2026, 12:56 PM
» Replies: 13
» Views: 14,651
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 85
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,013
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,053
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,302
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 238
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 9,033
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 343
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
04-04-2026, 07:30 AM
» Replies: 0
» Views: 149
Latest firmware for PineP...
Forum: PinePhone Software
Last Post: baptx
04-03-2026, 08:37 AM
» Replies: 106
» Views: 218,332

 
  Pine-scented HoneyComb LX2K?
Posted by: Paraplegic Racehorse - 09-18-2019, 11:56 PM - Forum: General - Replies (1)

What's the chance we can get something akin to to Solid Run's HoneyComb LX2K?

I mean, it's really tempting to pick up a HoneyComb but Solid Run does not have the reputation for solid desktop-Linux support and usability that the Pine team has. The team over at Phoronix benchmarked this 16-core board, and it competes solidly with early Intel i3 and early i5 processors, making it a potentially serious contender for becoming a daily-use general purpose desktop computer like the Dell and HP mini computers.


  Rockpro64 12v Lipo battery for playbox?
Posted by: ScrumpyJack - 09-18-2019, 01:25 AM - Forum: RockPro64 Hardware and Accessories - No Replies

Has anyone found a 12v rechargable lipo battery that would fit in the playbox and power the Rockpro64?


  HDDs slow down after a few hours
Posted by: Assan98 - 09-17-2019, 05:59 AM - Forum: Linux on Rock64 - Replies (1)

I recently set up my rock64 4GB with debian 9 as a media box.

I installed plex and rtorrent and everything is going smoothly. The only problem I have is that after a few hours (probably 6/7 hours) of "work" both my HDDs (one on USB 3.0 the other on the 2.0) slow down from 70-90MB/s to 6-7MB/s. The speed drop happens with all the programs: samba, ftp, rtorrent etc.

The only way to get performance up again is to remount both drives. At that point I get 70-90MB/s back.

My fstab:

Code:
LABEL=boot /boot/efi vfat defaults,sync 0 0

LABEL=Media2 /home/rock64/torrents/rtorrent/Media2 ext4 defaults,noatime 0 0

LABEL=Media3 /home/rock64/torrents/rtorrent/Media3 ext4 defaults,noatime 0 0


  Successful build on arm64 pine a64 1GB on armbian
Posted by: alladinrouteme - 09-17-2019, 04:46 AM - Forum: Ubuntu - Replies (1)

Code:
#!/bin/bash
# makeitso.sh
bash bootStrap.bash --deb --with-qt --with-system-libass --with-system-liba52  --with-system-libmad


if build complains about missing ARM64 support - just comment out that check in Makefile

ls debs
avidemux3-cli-2.7.5-190917-dev.deb
avidemux3-plugins-CLI-2.7.5-190917-plugins.deb
avidemux3-qt5-2.7.5-190917-runtime.deb
avidemux3-cli-2.7.5-190917-runtime.deb
avidemux3-plugins-COMMON-2.7.5-190917-plugins.deb
avidemux3-settings-2.7.5-190917-settings.deb
avidemux3-core-2.7.5-190916-dev.deb
avidemux3-plugins-qt5-2.7.5-190917-plugins.deb
avidemux3-core-2.7.5-190916-runtime.deb
avidemux3-qt5-2.7.5-190917-dev.deb


Environment:

Code:
uname -a
Linux alladin-pine64plus 5.3.0-rc3-sunxi64 #5.95 SMP Sun Sep 1 00:42:13 CEST 2019 aarch64 aarch64 aarch64 GNU/Linux

more /etc/os-release
Code:
NAME="Ubuntu"
VERSION="19.04 (Disco Dingo)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 19.04"
VERSION_ID="19.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=disco
UBUNTU_CODENAME=disco

[Image: index.php?action=dlattach;topic=18851.0;...3712;image]


  Are Pinebook images compatible with Pine64+?
Posted by: starcrescent - 09-17-2019, 02:54 AM - Forum: Linux on Pinebook - Replies (7)

Title says it all.

All images in Pine64+ are old paricularly android images.

Are Pinebook images compatible with Pine64+?

I tried to boot Manjaro LXQT image but there was no screen activity.

If they are not compatible how to modify them?


  RockPro64 - Armbian no sound from jack
Posted by: Pineapple - 09-16-2019, 08:27 AM - Forum: Linux on RockPro64 - No Replies

Anyone else problem with Armbian and getting no sound from the jack?
When I open a music stream and have a look in the volume control I see the graphic VU bar moving. Tried different stuff but can't find the solution from the problem.


I'm a total Linux n00b but I did find a command on the internet which I tried and said this:

master@rockpro64:/etc/alsa/conf.d$ aplay -L
default
    Playback/recording through the PulseAudio sound server
null
    Discard all samples (playback) or generate zero samples (capture)
jack
    JACK Audio Connection Kit
pulse
    PulseAudio Sound Server
sysdefault:CARD=rkes8316hpsound
    rk-es8316-hp-sound,
    Default Audio Device
dmix:CARD=rkes8316hpsound,DEV=0
    rk-es8316-hp-sound,
    Direct sample mixing device
dsnoop:CARD=rkes8316hpsound,DEV=0
    rk-es8316-hp-sound,
    Direct sample snooping device
hw:CARD=rkes8316hpsound,DEV=0
    rk-es8316-hp-sound,
    Direct hardware device without any conversions
plughw:CARD=rkes8316hpsound,DEV=0
    rk-es8316-hp-sound,
    Hardware device with all software conversions
usbstream:CARD=rkes8316hpsound
    rk-es8316-hp-sound
    USB Stream Output
sysdefault:CARD=rkspdifsound
    rk-spdif-sound,
    Default Audio Device
dmix:CARD=rkspdifsound,DEV=0
    rk-spdif-sound,
    Direct sample mixing device
dsnoop:CARD=rkspdifsound,DEV=0
    rk-spdif-sound,
    Direct sample snooping device
hw:CARD=rkspdifsound,DEV=0
    rk-spdif-sound,
    Direct hardware device without any conversions
plughw:CARD=rkspdifsound,DEV=0
    rk-spdif-sound,
    Hardware device with all software conversions
usbstream:CARD=rkspdifsound
    rk-spdif-sound
    USB Stream Output
sysdefault:CARD=rkhdmidpsound
    rk-hdmi-dp-sound,
    Default Audio Device
dmix:CARD=rkhdmidpsound,DEV=0
    rk-hdmi-dp-sound,
    Direct sample mixing device
dsnoop:CARD=rkhdmidpsound,DEV=0
    rk-hdmi-dp-sound,
    Direct sample snooping device
hw:CARD=rkhdmidpsound,DEV=0
    rk-hdmi-dp-sound,
    Direct hardware device without any conversions
plughw:CARD=rkhdmidpsound,DEV=0
    rk-hdmi-dp-sound,
    Hardware device with all software conversions
usbstream:CARD=rkhdmidpsound
    rk-hdmi-dp-sound
    USB Stream Output
master@rockpro64:/etc/alsa/conf.d$


  Is a KDE Neon version in the works?
Posted by: geokon - 09-16-2019, 01:31 AM - Forum: Linux on Pinebook Pro - Replies (5)

The initial announcement had some vague stuff about working with KDE. Is a custom KDE Neon version (like for the original Pinebook) in the works?


  ArchLinuxARM
Posted by: rs410ga - 09-15-2019, 05:05 PM - Forum: Linux on RockPro64 - No Replies

I started to reply to mmatyas thread but I feel like this is something different. Where mmatyas started with ayufan's Debian and performed a sloppy hack to turn it into ArchLinuxArm, I'm starting with Manjaro and attempting a sloppy hack but I'm not having any luck...yet.
Edit: I prematurely wrote that I'm not having any luck. I was successful in working back through method 2.

Method 1:
1) Follow installation steps 1 trough 6 on Arch Linux ARM's Rock64 page.
2) Download and extract Manjaro image (this exact image may be nonexistent or outdated as you're reading this)
3) Copy boot.scr, idbloader.img, trust.img, and uboot.img from the boot directory of the extracted Manjaro image.
4) Continue following steps 7 through 9 Arch Linux ARM's Rock64 page using Manjaro's boot.scr, idbloader.img, trust.img, and uboot.img instead of downloading from archlinuxarm.org.
5) Attempt to boot.
I'm hoping someone can explain to me why I'm an idiot and this doesn't work.

Method 2:
1) Burn before-mentioned Manjaro image to disk and boot into Manjaro.
2) # cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bup
3) # echo 'Server = http://mirror.archlinuxarm.org/$arch/$repo" > /etc/pacman.d/mirrorlist
4) # rm /etc/lsb-release
5) # pacman-key init
6) # pacman-key --populate archlinuxarm
7) # pacman -Syu base-devel git
8) $ git clone https://gitlab.manjaro.org/manjaro-arm/p...kpro64.git
9) $ cd uboot-rockpro64
10) $ makepkg -si
11) Reboot and wait very patiently (several minutes).

[Image: rk5vjGC.jpg]

Cool


  laptop.org
Posted by: x0r - 09-14-2019, 01:54 AM - Forum: General Discussion on Pinebook - Replies (4)

Czy sprzęt nie mógłby przypadkiem być uzywany przez fundację jeden laptop dla jednego dziecka?

Chętnie bym kupił np. taki sprzęt dla Caritas-u ale dobrze by było by fundacja przeniosła 'shugar' czyli swoje autorskie gui. Aby dało się np. dadać jakiś sposób na doładowywanie z panelu slonecznego czy elektrowni wiatrowej (zapewne by działal też jakiś router i jak już internet z satelity będzie dostepny modem Wink )

Projekt robi dużo dobrego i myśle, że warto połączyć siły. Kiedyś pracowali nad tabletem z panelem slonecznym
(zobaczcie rok! tej propozycji)  http://one.laptop.org/about/xo-3
[Image: 800px-XO-3_Photo10.jpg]

Przyznam, że wizja laptopa z routerem działającego niezależnie od sieci energetycznej (a w przyszłości niezależnie od dostawców (lorawan, wifimesh) jest bardzo miła memu sercu.


Zatem warto połączyć siły i robić coś dla ludzkości.


  Huawey friendly fire
Posted by: x0r - 09-14-2019, 01:42 AM - Forum: General Discussion on Pinebook - Replies (2)

https://www.vmall.com/list-42

Wydaje się, że wojna handlowa zmieniła reguły gry. Chińczycy, którzy bali się open source zaczynają otwierać się na otwarte rozwiązania. Moim zdaniem to zmienia całkiem reguły gry i jedt dobre dla użytkownika.

Obawiam się tylko o bezpieczeństwo. Nie wierzę by nie było tam jakiś tylnych furtek, to że działa linux nie oznacza, ze wszystko jest otwarte. Na pewno coś sobie zostawili

Huawei starting sell linux laptops. I dont know how many blobs and closed source are inside but this is trouble. Big game begining

in polish language https://www.dobreprogramy.pl/Huawei-sprz...03664.html