| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,697
» Latest member: john9
» Forum threads: 16,260
» Forum posts: 117,187
Full Statistics
|
| Latest Threads |
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: brorean
Yesterday, 08:45 PM
» Replies: 1
» Views: 98
|
Hi everybody!
Forum: General
Last Post: MadisynErnser
11-20-2025, 10:03 PM
» Replies: 2
» Views: 2,252
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: brb78
11-20-2025, 04:15 PM
» Replies: 0
» Views: 76
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-20-2025, 09:04 AM
» Replies: 5
» Views: 565
|
Light Sensor / Proximity ...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-18-2025, 03:07 PM
» Replies: 1
» Views: 141
|
How to stop it turning on
Forum: General Discussion on PinePhone
Last Post: biketool
11-18-2025, 02:30 PM
» Replies: 3
» Views: 468
|
8/24 status of JumpDrive
Forum: PinePhone Software
Last Post: biketool
11-18-2025, 01:27 PM
» Replies: 5
» Views: 2,139
|
Questions about running U...
Forum: General Discussion on PineTime
Last Post: alicesphere
11-18-2025, 12:48 AM
» Replies: 0
» Views: 82
|
Difficulty with openSUSE ...
Forum: PinePhone Software
Last Post: danm1988
11-17-2025, 07:49 AM
» Replies: 0
» Views: 93
|
Second screen mirroring
Forum: General
Last Post: andrekyler
11-17-2025, 01:06 AM
» Replies: 3
» Views: 1,911
|
|
|
| Some store requests |
|
Posted by: Dreamwalker - 09-20-2019, 04:47 AM - Forum: Clusterboard
- Replies (1)
|
 |
Backing plate for standard PC case. I think a lot of people will drop one of these boards into a standard case and it's nice to close that hole at the back!
Momentary to Latching power switch converter. This probably applies to other stuff as well but have a standard converter for this again since cases will have a momentary switch as standard.
|
|
|
|
| PINE64 board not powering up |
|
Posted by: loki21century - 09-20-2019, 04:29 AM - Forum: General Discussion on PINE A64(+)
- Replies (2)
|
 |
Hi all,
I have just purchased a new Pine64 board with 2gb ram and a new power supply. I powered it up and installed OVM on it. It was running fine for 4 hours and then it switched itself off. The board is no longer powering up, the on board red light is not coming on. I've disconnected everything and re attached it all again and plugged the power supply into the power socket and switched on but nothing. Would anyone be able to assist.
|
|
|
|
| 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.
|
|
|
|
| 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
|
|
|
|
| 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$
|
|
|
|
|