02-26-2024, 08:53 PM
Didn't work, my PineTab 2 does not boot after installing this kernel. I will have to investigate further.
Internal WiFi status?
|
02-26-2024, 08:53 PM
Didn't work, my PineTab 2 does not boot after installing this kernel. I will have to investigate further.
(02-24-2024, 12:57 PM)FortunateFowl Wrote: I had success in being able to suspend without any hangs and the wifi on using the following.Finally got it to work; needed to add some delay after wifi off. Code: $ cd /usr/lib/systemd/system-sleep/ Edit: sorry.. no. it does not always work ![]()
03-09-2024, 05:22 PM
I was able to enable wifi and bluetooth functionality by following the instructions by moobythegoldensock above, and I got the wifi to persist between reboots by creating service units as described by ninlith above.
I was not able, however, to get the bluetooth service to persist between boots. On reboot, checking the status of the bluetooth service indicates that it is inactive because: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth) I have put the relevant commands from moobythegoldensock into a script which, when run, creates the bluetooth directory required by the service and enables bluetooth, but something is going wrong that bluetooth isn't getting loaded at boot time. Anyone having similar prblems, or have any ideas that might point me toward a solution? I am running arch: Linux pinetab2 6.6.13-danctnix1-1-pinetab2 #1 SMP PREEMPT_DYNAMIC Mon, 22 Jan 2024 11:53:08 +0000 aarch64 GNU/Linux Thanks!
04-30-2024, 12:07 PM
You aren't alone mtomaschett. I've got wifi working, but sadly I've never got bluetooth working.
I get to: Code: #hciattch -s 1500000 /dev/ttyS1 any 1500000 flow nosleep
05-04-2024, 08:00 AM
(04-30-2024, 12:07 PM)pinewood Wrote: You aren't alone mtomaschett. I've got wifi working, but sadly I've never got bluetooth working. I'll commit the patch that fixes it to the mailing list. Meanwhile, you can fix it by adding the following to arch/arm64/boot/dts/rockchip/rk3566-pinetab2.dtsi and building the device-tree: Code: &uart1 { Bluetooth will "work" after that, but keep in mind that you won't be able to use mouses or keyboards, because they require encryption, which the generic UART driver does not support.
06-06-2025, 08:13 PM
(12-20-2023, 11:10 AM)u974615 Wrote: This process of developing a working WiFi driver/kernel module seems a bit strange to me. Should it be more in collaboration with the Linux project and with a plain main board, not in a final form factor? Oddly Starlabs and Fyde Linux tablets don't have this issue. So it would seem that there is no issue at all in getting cooperation from vendors. May be more a matter of expecting or demanding drivers be written for free. Maybe if the leaders of foss all did it 40 hours a week themselves it wouldn't be an issue. Though that's as unsustainable as Leopold's Congo operations at least it would be the people who initiated and are pushing the model that would be driven to abject poverty and their lives devalued and so right and just,
06-07-2025, 03:50 AM
As far as I know, the WiFi works just fine with current versions of the distributions targeting the PineTab2.
06-15-2025, 04:52 AM
(05-04-2024, 08:00 AM)cringeops Wrote:(04-30-2024, 12:07 PM)pinewood Wrote: You aren't alone mtomaschett. I've got wifi working, but sadly I've never got bluetooth working. Hi, I have the latest arch kernel (6.14.7-danctnix1) and added the uart1 to the dtsi file as you suggested. It does not complain about the Input/output error anymore but bluetooth still do not work. I get this error: Code: Can't init device hci0: Invalid argument (22) Do you know an updated solution for bluetooth? |
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Wifi with iwd and/or connman ? | louson | 4 | 750 |
04-07-2025, 01:16 PM Last Post: louson |
|
PineTab (early adopters) wifi broken in kernel 6.12 | bartgrefte | 0 | 616 |
03-23-2025, 05:25 AM Last Post: bartgrefte |
|
Wifi works! | WEF | 0 | 1,155 |
08-02-2024, 11:14 AM Last Post: WEF |
|
Video Tutorial: SDR/GQRX- Listening In To Voice On Pinetab (Internal SDR) | RTP | 1 | 3,535 |
03-08-2021, 09:33 AM Last Post: barray |