Code Monkey home page Code Monkey logo

Comments (15)

anubthomas avatar anubthomas commented on August 25, 2024

I had a similar issue. Could you try the steps mentioned in the below bug. It solved the issue for me.
#19

from brunch.

sebanc avatar sebanc commented on August 25, 2024

@OCActivated What is your laptop model ?

from brunch.

 avatar commented on August 25, 2024

@OCActivated What is your laptop model ?

Lenovo G50-30. Also, I can't open the terminal by pressing Ctrl+Alt+T or Alt+F2 in setup.

from brunch.

sebanc avatar sebanc commented on August 25, 2024

Indeed the solution provided by @anubthomas seems to be the right one.

At boot, when you see the grub screen, quickly press "e".
Write "module_blacklist=ideapad-laptop" after cros_debug and then F10 to boot.
Verify if you have wifi.

If you have, finish the setup, open cros shell and run "sudo edit-grub-config" to add the "module_blacklist=ideapad-laptop" in a persistent way.

from brunch.

 avatar commented on August 25, 2024

Nope. I typed "module_blacklist=ideapad-laptop" after "cros_debug" but it didn't worked. I can only access internet by using ethernet cable. Also I'm getting error on the screen like this:
15868538261488439812575637842001

from brunch.

sebanc avatar sebanc commented on August 25, 2024

Ah great, since you can login, could you send me a dmesg (taken after a reboot):
Open cros shell
Type "dmesg > ~/Downloads/dmesg.txt"
And post here the dmesg.txt file from your downloads directory.

from brunch.

 avatar commented on August 25, 2024

It says "ERROR : unknown option: > ~/Downloads/dmesg.txt".

from brunch.

sebanc avatar sebanc commented on August 25, 2024

I think you were not completely in cros shell, to open cros shell press CTRL-ALT-T and type "shell" at the invite.
Once you are there, run "dmesg > ~/Downloads/dmesg.txt"

from brunch.

 avatar commented on August 25, 2024

Okay. Here is the dmesg.
dmesg.txt

from brunch.

sebanc avatar sebanc commented on August 25, 2024

Could you try to add "options=broadcom_wl" to the kernel command line ?

Go to cros shell again:

  • run "sudo edit-grub-config"
  • add "options=broadcom_wl" after cros_debug
  • Press CTRL-X to quit and y to save when requested

Reboot your laptop

from brunch.

 avatar commented on August 25, 2024

Yeah, it worked! I'm now successfully connected to my network. But I have 2 more problems. Shall I continue the issue here or open a new issue?

from brunch.

sebanc avatar sebanc commented on August 25, 2024

Yes, you can continue here, what are the other issues ?

from brunch.

 avatar commented on August 25, 2024

I got an error, as it appears in the photo I took. I cannot open Google Play Store and other Google Play Services.

Nope. I typed "module_blacklist=ideapad-laptop" after "cros_debug" but it didn't worked. I can only access internet by using ethernet cable. Also I'm getting error on the screen like this:
15868538261488439812575637842001

from brunch.

sebanc avatar sebanc commented on August 25, 2024

For the android apps issue, could you try to reset google sync:
https://support.google.com/chromebook/answer/2914794?hl=en

And then do a powerwash.

from brunch.

 avatar commented on August 25, 2024

Thank you so much. I did a powerwash and now I can access to Google Play Store. 👍

from brunch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.