ading2210 / shimboot

Boot a desktop Linux distribution from a Chrome OS RMA shim.
https://shimboot.ading.dev
GNU General Public License v3.0
151 stars 47 forks source link

PEAP Wifi not working on nissa #134

Closed nathblade16 closed 2 weeks ago

nathblade16 commented 1 month ago

Describe the bug My friend using shimboot debian is not able to connect to a wpa 2 enterprise wifi network using PEAP

To Reproduce Steps to reproduce the behavior:

  1. Connect to PEAP wifi
  2. wait
  3. get password prompt

Expected behavior It connnects

Screenshots / Photos If applicable, add screenshots or photos to help explain your problem. thingo

If you are reporting an issue with the build process, please run the scripts in debug mode by putting DEBUG=1 before the build commmand, like sudo DEBUG=1 ./build_complete.sh.

Target Chrome OS Device (please complete the following information):

Build Device (please complete the following information):

Additional context school wifi uses PEAP

Fighterhen63 commented 1 month ago

@nathblade16 Make sure the it looks smth like this but w/ your username and password image

nathblade16 commented 1 month ago

@nathblade16 Make sure the it looks smth like this but w/ your username and password image

for context I connect with this screen and then it gets stuck then asks for a password, I enter in the correct credentials for the wifi and it doesn't work, I also know this is not linux specific because I am able to connect perfectly fine on my asus c213sa chromebook (my own personal one) running mr chromeboxes firmware

ading2210 commented 1 month ago

Does it work if you boot into Chrome OS through shimboot?

nathblade16 commented 1 month ago

Does it work if you boot into Chrome OS through shimboot?

I'll check tomorrow, this is my friends chromebook

nathblade16 commented 1 month ago

Does it work if you boot into Chrome OS through shimboot?

I'll check tomorrow, this is my friends chromebook

sorry for taking 4 days (adhd) but it does work in chromeOS booted through shimboot (I booted shimboot, selected boot chromeOS then root-a)

ading2210 commented 1 month ago

Can you send the output of lsmod (as a text file) when booted in Chrome OS as well as Debian? It's probably missing a kernel module when in Debian so I need to compare which ones are loaded in Chrome OS vs Debian.

nathblade16 commented 1 month ago

I'll do it next week but lsmod when chromeos??? Does shimboot dev mode?

ading2210 commented 1 month ago

You can switch to a root console using vt2 by hitting ctr+alt+f2.

nathblade16 commented 1 month ago

You can switch to a root console using vt2 by hitting ctr+alt+f2.

I'm aware, I've used chrultrabook on my personal Chromebook

nathblade16 commented 2 weeks ago

fixed by changing the capitilisation of the wifi name (for some reason linux did not find the capitilisation by itself)