[PineTab2] Issues with Mobian Networking
#7
(09-02-2023, 07:06 AM)lllll Wrote: @Cornelia Xaos 

please don't give up! I got my PineTab2 recently and had pretty much the same problem (but another wifi adapter).

I'm not involved in development at all, so what I'm posting here is not a definitive guide, but I asked in mobian matrix/irc channel and Julian helped me out with these steps:
Quote:Please enable the staging repository by adding
Code:
deb http://repo.mobian.org/ staging main
to the /etc/apt/sources.list.d/mobian.list file, then run
Code:
sudo apt update && sudo apt install linux-image-6.4-rockchip
, and finally, reboot. Your adaptor should then be working.

You will actually also have to add non-free-firmware at the end of the deb http://repo.mobian.org trixie main line in the /etc/apt/sources.list.d/mobian.list file, and run sudo apt update && sudo apt install firmware-realtek. So, if you haven't already done that, it makes sense to modify the file once, add both things, then run sudo apt update && sudo apt install firmware-realtek linux-image-6.4-rockchip, before then rebooting. That way, everything is done at once.

If you are wondering how to update without working wifi, you can follow this link for connection sharing from your PC via USB https://wiki.mobian-project.org/doku.php...pc-via-usb

Again, I'm not involved in mobian, so these instructions might be already outdated, but I'm sure they are happy to help

It works for me, but the package linux-image-6.4-rockchip doesn't exist. I've installed linux-image-6.6-rockchip instead.

Code:
#!/bin/bash
# System update
sudo apt update -y && sudo apt upgrade -y

#(Optional) USB WiFi drivers
sudo echo "deb http://repo.mobian.org/ staging main non-free-firmware" | sudo tee -a /etc/apt/sources.list
sudo apt install linux-image-6.6-rockchip
  Reply


Messages In This Thread
RE: [PineTab2] Issues with Mobian Networking - by riot - 10-16-2023, 08:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Where to find older Mobian image? guenther 2 439 10-30-2024, 02:50 AM
Last Post: guenther
  PineTab2 corrupted EMMC explit 6 3,084 09-13-2024, 09:09 AM
Last Post: Evergreen
  OS Options for Pinetab2 Evergreen 2 806 09-07-2024, 07:35 AM
Last Post: moobythegoldensock
  Cannot get into Pinetab2 joespodie 1 502 09-02-2024, 11:52 AM
Last Post: KC9UDX
  Mobian OS stefan_hdb 0 595 08-19-2024, 07:56 AM
Last Post: stefan_hdb
Video Pinetab2 camera drivers cringeops 9 3,332 03-18-2024, 11:40 AM
Last Post: cringeops
  eMMC backup - pinetab2 pinetar.gz 0 1,176 01-07-2024, 09:08 PM
Last Post: pinetar.gz
  Mobian Boot Problem rogerwegmann 14 7,712 12-13-2023, 11:04 AM
Last Post: diederik
  Mobian won't boot after ton of updates bartgrefte 11 8,076 12-10-2023, 02:47 AM
Last Post: bartgrefte
  Touch doesnt rotate on Sway in PineTab2 cgbarros 4 3,590 08-03-2023, 05:49 PM
Last Post: cgbarros

Forum Jump:


Users browsing this thread: 5 Guest(s)