Skip to content

Commit

Permalink
Merge pull request #97 from ptman/patch-1
Browse files Browse the repository at this point in the history
Update about WiFi driver
  • Loading branch information
x1y authored Jun 6, 2024
2 parents d04a2ec + 0e14e4f commit f803f27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/documentation/PineTab2/Development/Known_issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ menu:

== Wi-Fi and Bluetooth

* The https://gitlab.com/TuxThePenguin0/bes2600[BES2600 Wi-Fi driver] needs major cleanup and bugfixing (at the moment it often causes system crashes). This is a priority, but for now, you can USB tether a phone or use a supported WI-FI dongle. There are at least two code releases available, with two respective/non-interchangeable firmware versions.
* The https://gitlab.com/TuxThePenguin0/bes2600[BES2600 Wi-Fi driver] needs major cleanup and bugfixing (at the moment it often causes system crashes). This is a priority, but for now, you can USB tether a phone or use a supported WI-FI dongle. There are at least two code releases available, with two respective/non-interchangeable firmware versions. Kernel 6.9.2-danctnix1-1-pinetab2 has a somewhat working WiFi driver.
* The BES2600 Bluetooth driver needs to be implemented.
* Hardware bugs - the power and reset circuitry is not properly implemented in the circuitry, so hard reset of the chip (in the theoretical case it freezes) is impossible without power cycling the whole board.

Expand All @@ -25,4 +25,4 @@ menu:

== Suspend

* Suspend does not currently work reliably due to a driver issue. It is therefore disabled in the factory image. Caveat Emptor if you chose to unmask the feature prior to it being fixed.
* Suspend does not currently work reliably due to a driver issue. It is therefore disabled in the factory image. Caveat Emptor if you chose to unmask the feature prior to it being fixed.

0 comments on commit f803f27

Please sign in to comment.