Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 29,546
» Latest member: IsaiHuels
» Forum threads: 16,209
» Forum posts: 116,954
Full Statistics
|
Latest Threads |
Brand new sealed Pinetime...
Forum: General Discussion on PineTime
Last Post: elver
Yesterday, 06:41 AM
» Replies: 0
» Views: 370
|
Call recording?
Forum: PinePhone Pro Software
Last Post: biketool
09-09-2025, 04:14 AM
» Replies: 7
» Views: 6,891
|
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: Frank23t
09-08-2025, 10:30 PM
» Replies: 4
» Views: 2,104
|
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: biketool
09-08-2025, 12:51 PM
» Replies: 4
» Views: 4,081
|
more mobile linux on redd...
Forum: General Discussion on PinePhone
Last Post: biketool
09-08-2025, 12:03 PM
» Replies: 2
» Views: 1,929
|
Anyone selling a Pinebook
Forum: Pinebook Hardware and Accessories
Last Post: ams
09-08-2025, 09:26 AM
» Replies: 2
» Views: 2,186
|
Having trouble reading MP...
Forum: Getting Started
Last Post: Alex92
09-05-2025, 08:49 PM
» Replies: 1
» Views: 3,288
|
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: cheepeero
09-05-2025, 07:32 PM
» Replies: 0
» Views: 2,418
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
09-04-2025, 12:52 PM
» Replies: 20
» Views: 10,283
|
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
09-04-2025, 01:40 AM
» Replies: 11
» Views: 4,630
|
|
|
Trackpad research |
Posted by: bbraun - 11-25-2018, 03:00 PM - Forum: Pinebook Hardware and Accessories
- No Replies
|
 |
I have been trying to understand the trackpad in the pinebook, and this is an attempt to document what I've observed.
The wiki has a link to a trackpad datasheet.
I've setup wireshark's USB capture and attempted to replicate the gestures in the datasheet to understand what's going on.
First, there the USB descriptor. The trackpad identifies its self as a USB mouse consisting of 5 buttons and 4 axes. That's a 5 byte USB HID report consisting of 1 byte of buttons, and 1 byte each of X, Y, Z, and W axes.
Button 1 ("left click") can be activated by single tap or depressing the bottom left corner (there's a physical switch).
Button 2 ("right click") can be activated by double tap or depressing the bottom right corner (again, physical switch).
X and Y axes are the usual single finger drag in X and/or Y axis of the trackpad.
Z axis is two-finger drag up or down.
W axis is two-finger drag left or right.
Pinch-zoom is an interesting case because it first generates a keyboard event of the left control button being depressed, followed by + or - Z axis mouse events, ending with a left control button up keyboard event.
3 and 4 finger taps generate a null mouse report (a report is generated with all buttons up, no movement on any axis). Given the datasheet and the zoom behavior, I would have expected these to generate a keyboard report. IMO, it would be nice if these were buttons 3 and 4.
3 finger drag appears to report the same as 1 finger drag (X and Y axes reported). Given the datasheet, I would have expected these to generate combination keyboard/mouse events as well.
The trackpad does not appear to ever report both buttons being down simultaneously. A button 1 down, button 2 down, should generate a usb report with both buttons down, then button up events as each is released. However, that does not seem to be the case. This seems to make 2 button emulation of a 3rd button not work. This seems like a bug.
Despite the USB descriptor reporting 5 buttons, I could only ever activate 2.
|
|
|
Netflix on Pinebook |
Posted by: podcastlinux - 11-25-2018, 10:12 AM - Forum: Linux on Pinebook
- Replies (2)
|
 |
Hi everybody.
I try to watch Netflix on Firefox or Chromium in Kde Neon but not work.
Netflix Code error: F701-1003
Is it DRM issue?
Can we fix it?
Thanks!!!
Sorry my english.
|
|
|
Lid switch not working |
Posted by: jschall - 11-25-2018, 07:11 AM - Forum: General Discussion on Pinebook
- Replies (9)
|
 |
New 1080p Pinebook, running Q4OS/TDE from the EMMC. Logged in as administrator.
When I close the lid (without logging out) nothing happens. The display stays on, and eventually the screensaver starts.
How can I test to see if the lid switch is actually working?
|
|
|
Is my board dead? (again) |
Posted by: duckkcud - 11-25-2018, 07:11 AM - Forum: General Discussion on ROCKPRO64
- Replies (8)
|
 |
Running 7.1.2 Android for the past two days.
Woke up this morning and it was off.
Unplugged it, plugged it back in.
The only light I see is by the power barrel. It's not steady. Sometimes it's solid for a little bit, sometimes it flickers.
|
|
|
Installer does not work for me |
Posted by: Tofu - 11-25-2018, 12:59 AM - Forum: General Discussion on Pinebook
- Replies (4)
|
 |
Hello,
I read the thread here:
https://forum.pine64.org/showthread.php?tid=4661
downloaded installer and tried to flash my 128 gb micro sd card ( sandisk class 10)
I get an error every time i try to flash anything to the sd card
I wanted to try something like q4os or android as some websites take a while to load on kde neon.
I am using the windows installer and running windows 8.1 pro 64 bit
My pinebook is a 11.6'' 1080p version
as a side note how can i get hdmi to work on kde neon? It doesn't seem to work
|
|
|
|