| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
3 hours ago
» Replies: 2
» Views: 63
|
Running Pinebook (non-Pro...
Forum: Pinebook Hardware and Accessories
Last Post: guidol
Yesterday, 04:19 AM
» Replies: 0
» Views: 51
|
compass pdf link expired:...
Forum: General Discussion on PinePhone
Last Post: biketool
11-08-2025, 12:56 PM
» Replies: 3
» Views: 174
|
Pinebook Pro for sale
Forum: General Discussion on Pinebook Pro
Last Post: rfm83
11-08-2025, 09:22 AM
» Replies: 0
» Views: 96
|
What is wrong with the Mo...
Forum: General Discussion on PinePhone
Last Post: Mahgue
11-08-2025, 05:13 AM
» Replies: 0
» Views: 74
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
11-07-2025, 01:12 PM
» Replies: 12
» Views: 5,910
|
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
11-06-2025, 06:18 AM
» Replies: 6
» Views: 431
|
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: victor_yeh
11-05-2025, 11:17 PM
» Replies: 0
» Views: 109
|
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-05-2025, 02:25 AM
» Replies: 0
» Views: 141
|
Second screen mirroring
Forum: General
Last Post: OpalTromp
11-04-2025, 09:53 PM
» Replies: 2
» Views: 1,795
|
|
|
| SMplayer tweaks |
|
Posted by: Luke - 07-04-2017, 10:38 AM - Forum: Pinebook Tutorials
- Replies (7)
|
 |
This is a short tutorial on tweaking SMplayer to perform at its optimum. You can expect smooth 1080p playback of most formats that VDPAU supports using these settings.
Open SMplayer and press Ctrl+p
Under general -> video - make sure to have vdpau as output driver
- toggle Double Buffering
Under performance - toggle Allow Framedrop
- Set treads for decoding to 4
- Set loop filter to enable
That's it. Granted you have a supported video format file, it should play back perfectly fine in 720p and 1080p.
|
|
|
|
Problems with customs clearance!!! |
|
Posted by: knik - 07-04-2017, 07:59 AM - Forum: General Discussion on Pinebook
- Replies (15)
|
 |
Dear all,
my order (Pinebook 14") has been stopped at customs in Russia (Moscow). Shipment option was FedEx.
Customs says that Sender's customs declaration doesn't conform to Russian customs regulations.
They say that there is no somewhat "product notification from Russain FSS".
Customs clearance and further shipment is not possible. The order will be returned to Sender.
Questions:
- Please, tell me if it is possible to cancel the order and get money back. If it is possible, please tell me how much money I'll lost.
- Please tell me if there is alternative way of shipment, such as mail forwarder.
Appeal:
- Please, as soon as possible, inform all falks from Russia that no shipment via FedEx will reach the Recipient.
- Dear Pine64.org officials! Please consult with Russian Customs office to solve the bureaucratic problem.
|
|
|
|
| ir receiver |
|
Posted by: dkryder - 07-03-2017, 12:23 PM - Forum: Rock64 Hardware and Accessories
- Replies (7)
|
 |
does anyone know if the ir receiver setup now on sale for the rock64 actually works? has it even been tested? reason i ask is i have not read any mention of it in reference to rock64 and wonder if that old habit of pine64 in selling things before they have actually been tested is back. thanks.
|
|
|
|
| Monitor Rock64 serial console with PineA64 |
|
Posted by: MarkHaysHarris777 - 07-03-2017, 12:00 PM - Forum: General Discussion on ROCK64
- Replies (7)
|
 |
The Rock64 uses a serial console with a baud rate of 1.5M ! This can be a challenge especially if you're used to the 115200 baud rate of the PineA64, or the RPi3. Some of the bridges ( cp2102, ch340g, pl2303hx ) will work at 1.5M but many will not (some ch340g, pl2303ta, cp2104).
In this post I am highlighting the PineA64 as a great serial console monitor for the Rock64, using a modified cat5 ethernet cable. In the pic above you can see the serial console cable plugged into the P-2 bus [brown-gnd pin(6), orange-Tx pin(8), and yellow-Rx pin(10)]. Also visible is the .95m transmission cable that I have been experimenting with: the solid blue and brown wires are the Tx--Rx Rx--Tx data lines, and the striped blue|brown are the ground returns; the ground returns are tied together and each data line is twisted with its corresponding ground. While this increases the capacitance of the transmission cable it is very quiet and still short enough that the cable is quite effective at 1.5M !
On the other end of the cable is my PineA64 desk machine cabled to the Rock64 on uart(3), /dev/ttyS3; again the striped ground returns are tied to sold blue (ground) and the solid brown is tied to Tx, while the solid white is tied to Rx ( see foreground of pic above ) . I have found that most 'screen' implementations do not support 1.5M, although there is a debian patch to correct this. Minicom and 'cu' are the standard(s) that continue to work time and again, and in this case I am running minicom in a terminal as my serial console software. In addition to setting 1500000 baud rate (ctrl-A o e aaaaaa) I also set flow control OFF (both) and set line wrap (ctrl-A w) and set off cr (ctrl-A a) and set off local echo (ctrl-A e). The terminal is quite stable and works very well even after being up for several days.
The pic above is my PineA64 desk which I have used as primary computer desk since last November. Visible is the terminal running minicom over the uart(3) /dev/ttyS3 connected via the modified cat5 transmission cable to the Rock64 prototype board; cased in the C4Labs Zebra case from Dustin!
The image is ayufan's gnu+linux ubuntu minimal 0.2.1 running the python suite. Displayed is the AGM PI routine output (taken from "Projects in Scientific Computation" Crandall ; 1994 pp. 11-12) which shows 1010 digits of PI with accuracy of +|- (1) in the last two digits! Typically the Rock64 will compute this result in an average time of about 460ms.
Note: I disassembled a standard cat5 ethernet cable for this project. The other two pairs (orange and green) were used for hook-up wire on my DSKY replica ca. 1967. I discarded the sheath to make the cable liter and easier to manage around the crap on my desktop. Obviously if you can place the two units next to one another the cable is not necessary; on the other hand, if your lab is spread out across multiple desks (as mine is) this transmission cable is a serial data saver.
|
|
|
|
| Disable onboard LEDs |
|
Posted by: rjbrown99 - 07-03-2017, 12:26 AM - Forum: Linux on Pine A64(+)
- Replies (4)
|
 |
Hi, apologies if this has been answered somewhere but I couldn't find it otherwise.
How does one disable the onboard LEDs on the Pine64? I'd like to turn off the power LED, ethernet LED, and anything else that lights up after the system boots. There are various ways of doing this on other ARM boards but none of them appear to work on the Pine64.
To be clear, I'm looking for a post-boot configuration option likely to be added to an /etc/rc.local script, or a pre-boot option passed as an option to the booting kernel.
Something like this article describes for the RPi:
https://www.jeffgeerling.com/blogs/jeff-...spberry-pi
Thanks!
|
|
|
|
| OpenVPN Server |
|
Posted by: Binchonchicken - 07-02-2017, 05:43 PM - Forum: General
- Replies (4)
|
 |
I'm looking to build a fast, but quiet and low power OpenVPN server. Raspberry Pi is too slow due to the USB Ethernet.
Is a Pine64 a good platform for this project at this time? What flavor Linux do people seem to prefer? And where does the OS reside? From the spec sheet I didn't see anything about using a flash drive or SD chip.
|
|
|
|
| New Pinebook 14'' does not boot from sd card |
|
Posted by: felfail - 07-02-2017, 10:40 AM - Forum: Pinebook Hardware and Accessories
- Replies (21)
|
 |
I recently received the pinebook.
One of the first things I did was to flash an android image to a sd card (8 GB) using the PINE64 Installer.
Did not boot from the sd card. With any other os I flashed - pinebook did not boot from sd card.
Tried to turn into FEL mode (long press and then at least 3 short taps), did not work.
All in all, pinebook booted the eMMC image unless I did.
The sd card slot is working: If booted with the eMMC image OS I can read any sd card I plug into.
So I removed the eMMC and tried to boot from sd card, failed also. But switched into FEL mode.
I currently haven't build a serial console (via audio) connector cable (missing parts) to see what's happening while trying to boot from sd card.
My questions:
- Does anybody struggled into the same behaviour? Or what's wrong with sd cards the pine installer flashes?
- What are the FEL key's? Or how do I force the pinebook without removing the eMMC into FEL mode?
|
|
|
|
|