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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,466
» Latest member: Creig
» Forum threads: 16,192
» Forum posts: 116,855

Full Statistics

Latest Threads
Pinephone Pro wont boot t...
Forum: General Discussion of PinePhone Pro
Last Post: KNERD
10 hours ago
» Replies: 1
» Views: 64
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: KNERD
10 hours ago
» Replies: 4
» Views: 147
Are there plannes to crea...
Forum: PinePhone Pro Hardware
Last Post: franzthiemann
Today, 04:43 AM
» Replies: 2
» Views: 799
prototyping to help someo...
Forum: General
Last Post: xerosenex
Today, 02:31 AM
» Replies: 0
» Views: 40
Password reset via u-boot...
Forum: PineNote Software
Last Post: lunnabae
Yesterday, 01:17 AM
» Replies: 6
» Views: 1,696
incorporate a multimeter ...
Forum: General
Last Post: lalisa12
Yesterday, 01:14 AM
» Replies: 2
» Views: 494
New PineNote: No WiFi aft...
Forum: PineNote Software
Last Post: krexplex
08-12-2025, 01:09 PM
» Replies: 5
» Views: 1,417
Full desktop Surfing and ...
Forum: General Discussion on Pinebook Pro
Last Post: Pattienner
08-10-2025, 10:35 PM
» Replies: 2
» Views: 476
Any recommended brands/mo...
Forum: Pinebook Pro Hardware and Accessories
Last Post: fnfgopro
08-10-2025, 08:38 PM
» Replies: 2
» Views: 856
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: tantamount
08-10-2025, 02:25 PM
» Replies: 3
» Views: 620

 
Exclamation Pinebook uart(0) Slider Switch Enable -- Disables left-hand USB Port
Posted by: MarkHaysHarris777 - 08-25-2017, 11:12 PM - Forum: Pinebook Hardware and Accessories - Replies (1)

Greetings, 

Please see this reference link:

The uart(0) enable slider switch on the Pinebook main board (while working) disables the left-hand usb port !

In this mode the left-hand USB port is completely disabled on my Pinebook;  I am interested in knowing if others have seen this, or if this is an anomaly on my unit.

Thanks

Blush 


Note:  when the slider switch is restored, the left-hand port becomes active again !

( solidly reproducible on my unit )


  Cannot select resolution past FullHD
Posted by: Lexstar - 08-25-2017, 04:34 PM - Forum: Android on Rock64 - No Replies

Any reason I can't select a resolution past 1080p@60fps on my 1440p Dell U2515H monitor on ayufans android TV image? (android-7.1-rock-64-rock64_atv-v0.2.15-r77-update.zip)


  How to upgrade an existing Android eMMC load with new release
Posted by: Farley56 - 08-25-2017, 12:31 PM - Forum: Android on Rock64 - Replies (4)

If I have an existing Rock64 eMMC Android load running how do I update to the newly released Android image without wiping out any changes I'd made to the load (apps installed, Google account signed in, settings tweaked, etc.)? Do I pull the "update" zip package, unpack it and then run the update.img using the Androidtool? If so, will that write over the my existing Android image on the eMMC module or just update it?  I've looked on the forum and github but haven't found much yet. By the way, the instructions for flashing the eMMC image worked flawlessly once I located a USB A to A cable. Nice work.


  Pinebook Sensors
Posted by: BUBLOS - 08-25-2017, 12:22 PM - Forum: Pinebook Hardware and Accessories - Replies (2)

hey,
does someone know how to check the temeprature on the pinebook in real time? i have tried "lm-sensors" but it didn't work because the pinebook doesn't have any sensors. 
i would appreciate any help.


  Stock debian image - rock64 - gigabit
Posted by: rhille - 08-25-2017, 12:05 PM - Forum: Linux on Rock64 - Replies (11)

When using my Rock64 with Gigabit link, network connections are unstable (I even cannot get the dmesg output via ssh connection), no problem when using 100Mbit.

dmesg doesn't indicate any problem (retrieved after set port to 100 MBit)
eth0: Link is Up - 1Gbps/Full - flow control rx/tx
eth0: Link is Up - 100Mbps/Full - flow control rx/tx

Did a sudo apt-get update/upgrade which updated a couple of things but issue persist

Current setup:
Rock64 
4GB 
official debian image on SD card
emmc plugged in but not used yet.
Router/Switch: Fritzbox 6360

When using the same FritzBox port (configured as Gigabit port) with my laptop, no issue is seen.

Any ideas?

Thank you
Reinhard


  found fix for man
Posted by: tlaswell - 08-25-2017, 09:55 AM - Forum: Linux on Pinebook - Replies (1)

So straight out of the case the pinebook wouldn't show any man pages.  It would say page ?/? like it didn't have any data for anything.  

I tried loading or re-loading man-db (sudo apt install man-db) with no difference.  Even a "sudo mandb -c" looked promising with 6000+ pages added but nothing would display.  Finally a "sudo apt --reinstall install groff groff-base" fixed it.  

I was close when I tried to install nroff and troff.  I kept getting a troff failed message sometime after I did a man.  When I went into console mode it would say man ended with code 2 and nroff would be at the end of the long string of commands above it.

I guess I need to do that kernel upgrade to get rid of the flickering and flashing/tearing of the screen.  I thought apt upgrade would do that but I read somewhere here that it doesn't update boot or kernel.


  Very early experience with Rock64 and Debian Stretch
Posted by: jl_678 - 08-25-2017, 07:27 AM - Forum: Linux on Rock64 - Replies (12)

Hi,

I had a few minutes last night to test out my new Rock64 with the Debian Stretch minimal (0.5.1-89).  The results were not stellar; however, I only had a few minutes to play with it and so have not dug into the situation.  To provide some brief background, I have a bunch of pine64s and RPi and so am reasonably experienced with this stuff, but I am not expert like many here.

  1. I created the image on a known good card and the process was flawless.
  2. The system booted up well and threw a filesystem error requiring an fsck.  This did not impact the initial boot and everything came up including SSH.  Nice.
  3. I was able to login via SSH over the LAN.  Extra nice. :-)
  4. My first step was to run "sudo apt-get update", and it failed with a "size mismatch" error.  I think that this is a known issue
  5. I was curious that the SDcard was formatted with many more partitions than my pine64
  6. I tried to fix the disk issues with fsck, but both fdisk and gparted were unhappy and failed.  I am trying to understand if this is an SDcard issue or a issue with software image.  I will test with another card next week. (I would post the error message, but it was getting late and I did not have a chance to capture it.)
  7. The process got me thinking about expanding the volume.  Do we have a script to automate this like we originally had with Debian or Armbian on the Pine64?
In short, my initial experience was not great with the Stretch image, but these are early days and I know that things will solidify.  I will test out another SDcard and Jessie next week.

I share all of this in case anyone has seen similar changes or has advice about what can be done to address issues 4, 6 and 7.

JL_678


  Windows 10???
Posted by: dcmorley - 08-25-2017, 06:53 AM - Forum: News - Replies (16)

Does anyone know if the Pine64 is on the list of the supported ARM CPU's reportedly supported in the upcoming Windows 10 release?


  Compile Gstreamer on ROCK64
Posted by: silverknight - 08-25-2017, 05:59 AM - Forum: Linux on Rock64 - Replies (3)

I tried to compile https://github.com/rockchip-linux/gstreamer-rockchip but failed. Anyone know how to ?


  Case Mod Opening for Serial Console Slider Switch
Posted by: MarkHaysHarris777 - 08-25-2017, 01:59 AM - Forum: Pinebook Hardware and Accessories - Replies (1)

Greetings,

I've been working on a Pinebook case mod which will safely expose the serial console slider switch on the main board without dismantling the Pinebook every time;  that was getting old fast-- ten tiny little screws ( its a miracle I have lost none of them yet ) !

   

The pic above is the slider switch;  look to the upper left of the pic and you'll see the pencil marks for the proposed dremel styrene work. The switch is in from the side 1.1 - 1.7 cm  and down from the back 8.1 - 8.2 cm.

   

I chose a 1.0mm carbonide cutting wheel for the dremel tool; do this from the underneath side cause it makes one dandy mess, but it cleans up nicely with a sharp modeling knife and a nail file.  Tip:  practice on another piece of styrene first ;  dremels take some getting used to.

   

This is the case opening after cleanup;  there is still ample protection, things will stay out of there, but the switch may be accessed easily.

   

Final pic is my high intensity 9 LED flashlight illuminating the slider switch inside the Pinebook case.  I use a simple slider switch access tool (toothpic) and voilà  !

Shy