Pinebook Pro Initial Impressions
#41
(10-03-2019, 09:39 AM)Luke Wrote: @danielt point taken. Let me unstick some.
[edit] better?

Yes, much more manageable. Thanks!
PineTime: wasp-os and MicroPython, Pinebook Pro:  Debian Bullseye
  Reply
#42
(10-03-2019, 10:07 AM)Luke Wrote:
(10-03-2019, 09:45 AM)neilman Wrote:
(10-03-2019, 09:39 AM)Luke Wrote: @neilman - hmm, could you post dmesg and other relevant logs?

Ummm, yes, if I only knew where to find those logs for you?
well, there are 3 ways. When you try to shut it down - do you still have the screen on? if yes, then open terminal (or change tty to 2) and type dmesg
otherwise, SSH into the laptop and typed dmesg OR use UART.

Typed dmesg from Pinebook's terminal - big list of stuff.
Tried to use my Pinebook 1080 USB to 3.5mm 4-pole plug console lead from my Windows 7 machine as COM9 - no joy at all with any terminal program (including Putty) at 9600 - what speed should work?
Then tried SSH with Putty using "rock" credentials - success. Typed dmesg but obviously only get current session from start?
Plugged in the USB-C monitor connection - grand picture showing.
Shut down system (pine-leave-shutdown) int and ext screens go blank, Putty reports "server unexpectedly closed network connection". Power LED stays on.
Wait a while, no change. Unplug USB-C lead and within a few seconds the Pinebook turns off.
The Pinebook definitely doesn't like (my) USB-C monitor to be connected when shutting down.
Battery down to 15% so put it on charge. Can resume fiddling later when the charge LED goes out.
  Reply
#43
(10-02-2019, 04:07 PM)Omli Wrote: After testing the Pinebook, mounting the SSD and making some thermal photos, i screwed the bottom back on.
Im not shure if i mountet the SSD right but i noticed a small problem.

The SSD is to thick for the Pinebook so that the touchpad got pressed out of its holder.
Does somone have this problem to?


Here some of the thermal fotos. It looks like the SSD is next to the CPU the most power hungry component.
Sorry, I don't have any information in regards to thickness (I wrote one of the devs about it back in July, but never received an answer).   However, I would be wary of using the Samsung 970 EVO in the PBP due to heat and power consumption.
https://forum.pine64.org/showthread.php?...2#pid48352
  Reply
#44
(10-03-2019, 11:01 AM)neilman Wrote:
(10-03-2019, 10:07 AM)Luke Wrote:
(10-03-2019, 09:45 AM)neilman Wrote:
(10-03-2019, 09:39 AM)Luke Wrote: @neilman - hmm, could you post dmesg and other relevant logs?

Ummm, yes, if I only knew where to find those logs for you?
well, there are 3 ways. When you try to shut it down - do you still have the screen on? if yes, then open terminal (or change tty to 2) and type dmesg
otherwise, SSH into the laptop and typed dmesg OR use UART.

Typed dmesg from Pinebook's terminal - big list of stuff.
Tried to use my Pinebook 1080 USB to 3.5mm 4-pole plug console lead from my Windows 7 machine as COM9 - no joy at all with any terminal program (including Putty) at 9600 - what speed should work?
Then tried SSH with Putty using "rock" credentials - success. Typed dmesg but obviously only get current session from start?
Plugged in the USB-C monitor connection - grand picture showing.
Shut down system (pine-leave-shutdown) int and ext screens go blank, Putty reports "server unexpectedly closed network connection". Power LED stays on.
Wait a while, no change. Unplug USB-C lead and within a few seconds the Pinebook turns off.
The Pinebook definitely doesn't like (my) USB-C monitor to be connected when shutting down.
Battery down to 15% so put it on charge. Can resume fiddling later when the charge LED goes out.

The SoC inside the laptop has as small two-position switch that appears to switch the 3.5mm port from audio to UART. Did you do this prior to testing your cable? I'm curious myself, as I need to make a cable to do this task.

K
  Reply
#45
You need to flip the UART switch, yes, please reference: https://wiki.pine64.org/index.php/Pinebo..._Main_Page

@neilman I use:
Code:
minicom -D /dev/ttyUSB0 -b 1500000
You can find me on IRC, Discord and Twitter


  Reply
#46
(10-03-2019, 01:38 PM)Luke Wrote: You need to flip the UART switch, yes, please reference: https://wiki.pine64.org/index.php/Pinebo..._Main_Page

I'm doing my level best to resist the urge to open the casing - really don't want to lose any screws or damage heads or threads.
So I will leave the UART switch alone, put the console cable back in its packet and SSH in when necessary.
The switch can wait until there's no other choice.

One point about the screws though - the heads look extra small and are all shiney chrome.
Considering everything else is black on a black background - shouldn't the screw heads also be black (Japanned?). Smile
  Reply
#47
(10-03-2019, 01:58 PM)neilman Wrote:
(10-03-2019, 01:38 PM)Luke Wrote: You need to flip the UART switch, yes, please reference: https://wiki.pine64.org/index.php/Pinebo..._Main_Page

I'm doing my level best to resist the urge to open the casing - really don't want to lose any screws or damage heads or threads.
So I will leave the UART switch alone, put the console cable back in its packet and SSH in when necessary.
The switch can wait until there's no other choice.

One point about the screws though - the heads look extra small and are all shiney chrome.
Considering everything else is black on a black background - shouldn't the screw heads also be black (Japanned?). Smile

Yes, that would be nicer if the screws were black - good feedback.
You can find me on IRC, Discord and Twitter


  Reply
#48
(10-01-2019, 04:03 PM)kunger Wrote: I've been using the laptop off and on for the last 6 hours on WiFi, and I'm currently sitting at 56% battery. It came to me at 100%.
Really, they ship 100% charged batteries? I thought this was a bad idea, as exposure to vibration or mechanical shock will cause greater capacity loss in fully charged vs. partially discharged Li-Ion batteries.
  Reply
#49
(10-03-2019, 07:53 AM)neilman Wrote: Tried latest 64-bit ARM Arduino (1.8.10) IDE from Arduino.cc but failed to work (at all).

If you are using the stock image then I think might need the 32-bit Arm binaries. IIRC the default OS runs in 32-bit mode.
PineTime: wasp-os and MicroPython, Pinebook Pro:  Debian Bullseye
  Reply
#50
(10-03-2019, 03:19 PM)danielt Wrote:
(10-03-2019, 07:53 AM)neilman Wrote: Tried latest 64-bit ARM Arduino (1.8.10) IDE from Arduino.cc but failed to work (at all).

If you are using the stock image then I think might need the 32-bit Arm binaries. IIRC the default OS runs in 32-bit mode.

Correct. This build will need 32bit (armhf) binaries.
You can find me on IRC, Discord and Twitter


  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  looking to buy one pinebook pro (mainland China) duanduan 3 1,901 03-21-2024, 07:44 PM
Last Post: wangyukunshan
  Cellular module for Pinebook Pro Lotech 1 298 03-05-2024, 05:40 AM
Last Post: KC9UDX
  Screen on pinebook stays black but can ssh into machine tuxxpine 0 238 02-23-2024, 04:22 PM
Last Post: tuxxpine
  Sale my ANSI PineBook Pro cuthbertdavies 0 226 02-14-2024, 09:12 PM
Last Post: cuthbertdavies
  Compiling with -j6 on the Pinebook Pro (Overheat) KC9UDX 0 166 02-14-2024, 09:01 AM
Last Post: KC9UDX
  Pinebook Pro in EU for Sale - €90 jan_vdk 2 554 02-07-2024, 02:12 AM
Last Post: 23Ro
  Pinebook Pro for sale tomekdev 2 618 02-01-2024, 11:35 AM
Last Post: tomekdev
  Video Editing Is Possible On The PineBook Pro! ImmyChan 10 7,218 12-17-2023, 09:29 PM
Last Post: insideau786
  Brand new Pinebook Pro doesn't boot after Manjaro update johnboiles 8 1,998 12-15-2023, 02:11 PM
Last Post: wdt
  Happy eMMC and SDcard OS usage for Pinebook Pro Newbies... Paulie420 42 59,118 11-20-2023, 06:22 PM
Last Post: wdt

Forum Jump:


Users browsing this thread: 3 Guest(s)