| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
10 hours ago
» Replies: 0
» Views: 53
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
Yesterday, 04:41 PM
» Replies: 6
» Views: 4,014
|
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
Yesterday, 08:23 AM
» Replies: 0
» Views: 90
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 195
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 103
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,575
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,187
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 257
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 184
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,661
|
|
|
rockpro64: Enable sdio0, disable pcie, on ayufan 4.4.132 ? |
|
Posted by: fosf0r - 11-26-2018, 12:54 PM - Forum: Linux on RockPro64
- Replies (3)
|
 |
I'm using 4.4.132, because when I tried 4.4.154, dw-hdmi-i2s sound doesn't work correctly; it sounds like things play at 0.001x speed.
Anyway, I am aware that sdio0 is disabled because of pcie issues when both are enabled.
I want to be able to use the rockpro64 wifi module, and I have no need for the pcie slot.
If one disables pcie, could sdio0 be safely re-enabled?
I am great at compiling kernels, but not great at editing device tree files.
What are the edits to make to rk3399-rockpro64.dts to accomplish that (if it's safe) ?
|
|
|
|
| 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.
|
|
|
|
|