[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
  pinetab2 danctnix broken during upgrade - shell error acruhl 6 439 07-23-2025, 06:27 PM
Last Post: acruhl
  Mobian OS stefan_hdb 1 1,364 04-08-2025, 09:14 AM
Last Post: biketool
  Where to find older Mobian image? guenther 2 1,135 10-30-2024, 02:50 AM
Last Post: guenther
  PineTab2 corrupted EMMC explit 6 4,553 09-13-2024, 09:09 AM
Last Post: Evergreen
  OS Options for Pinetab2 Evergreen 2 1,772 09-07-2024, 07:35 AM
Last Post: moobythegoldensock
  Cannot get into Pinetab2 joespodie 1 1,091 09-02-2024, 11:52 AM
Last Post: KC9UDX
Video Pinetab2 camera drivers cringeops 9 5,379 03-18-2024, 11:40 AM
Last Post: cringeops
  eMMC backup - pinetab2 pinetar.gz 0 1,597 01-07-2024, 09:08 PM
Last Post: pinetar.gz
  Mobian Boot Problem rogerwegmann 14 10,515 12-13-2023, 11:04 AM
Last Post: diederik
  Mobian won't boot after ton of updates bartgrefte 11 10,555 12-10-2023, 02:47 AM
Last Post: bartgrefte

Forum Jump:


Users browsing this thread: 1 Guest(s)