[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 corrupted EMMC explit 5 1,404 03-27-2024, 04:56 PM
Last Post: oiyounutter
Video Pinetab2 camera drivers cringeops 9 1,386 03-18-2024, 11:40 AM
Last Post: cringeops
  eMMC backup - pinetab2 pinetar.gz 0 555 01-07-2024, 09:08 PM
Last Post: pinetar.gz
  Mobian Boot Problem rogerwegmann 14 4,479 12-13-2023, 11:04 AM
Last Post: diederik
  Mobian won't boot after ton of updates bartgrefte 11 5,309 12-10-2023, 02:47 AM
Last Post: bartgrefte
  Touch doesnt rotate on Sway in PineTab2 cgbarros 4 2,277 08-03-2023, 05:49 PM
Last Post: cgbarros
  Disabling PineTab2 physical keyboard and touchpad? johns 7 2,087 08-03-2023, 11:55 AM
Last Post: cgbarros
  Will sudo pacman -Syu brick the PineTab2? cgbarros 10 3,060 07-24-2023, 01:15 PM
Last Post: rqkeating
  Mobian - Phosh frtodd 1 1,305 06-18-2023, 04:51 AM
Last Post: GloriousCoffee
  Udemy not working on pinetab2 (danctnix) jbreese 3 1,254 06-13-2023, 11:34 AM
Last Post: jbreese

Forum Jump:


Users browsing this thread: 1 Guest(s)