Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thinkpad 8 Bay Trail Atom No Wifi (bcm4324) #325

Closed
jwagnervaz opened this issue Jun 18, 2020 · 14 comments
Closed

Thinkpad 8 Bay Trail Atom No Wifi (bcm4324) #325

jwagnervaz opened this issue Jun 18, 2020 · 14 comments

Comments

@jwagnervaz
Copy link

jwagnervaz commented Jun 18, 2020

Already tried the framework 》 options=broadcom
The wifi works at cloudready..

I have to say u do an amazing work.

Working:
GPU
Touchscreen
USB
Accelerometer
Android Apps
ACPI baterry
Mobile 3G module
Sound

Not working
Wifi / Bluetooth = combo bcm4324
Cameras

Thank you a lot.
You ar an genius.

@jwagnervaz jwagnervaz changed the title Thinkpad 8 Bailtray Atom No Wifi (bcm4324) Thinkpad 8 Bay Trail Atom No Wifi (bcm4324) Jun 18, 2020
@Skawtnyc
Copy link

Are you sure you have that right? The correct setting is "options=broadcom_wl". Not what you typed.

@jwagnervaz
Copy link
Author

Are you sure you have that right? The correct setting is "options=broadcom_wl". Not what you typed.

Yes I used the correct option

@sebanc
Copy link
Owner

sebanc commented Jun 20, 2020

Hi,

Could you install the latest r83 release if you are not using it, run brunch without "options=broadcom_wl" and attach a dmesg to this issue (run "dmesg > ~/Downloads/dmesg.txt" and post dmesg.txt from your Downloads folder) ?

@jwagnervaz
Copy link
Author

Hi,

Could you install the latest r83 release if you are not using it, run brunch without "options=broadcom_wl" and attach a dmesg to this issue (run "dmesg > ~/Downloads/dmesg.txt" and post dmesg.txt from your Downloads folder) ?

Thanks for your help.
heres the log[
dmesg.txt
](url)

@sebanc
Copy link
Owner

sebanc commented Jun 21, 2020

Download the below file:
brcmfmac43241b5-sdio.txt

Run sudo cp ~/Downloads/brcmfmac43241b5-sdio.txt /lib/firmware/brcm/ in crosh shell.

Then reboot and check if wifi is working.

@jwagnervaz
Copy link
Author

Download the below file:
brcmfmac43241b5-sdio.txt

Run sudo cp ~/Downloads/brcmfmac43241b5-sdio.txt /lib/firmware/brcm/ in crosh shell.

Then reboot and check if wifi is working.

Worked Instantly, i cant say how amazing skills you have, an wizard genius!!!

Maybe i need a firmware to Bluetooth too?
It appears to turn on as option but don't find anything.

My cameras and sensors are from Intel i think, compatible with Linux, do i need some drivers ?
the cameras are
Camera Sensor IMX175 and Sensor OV2722
Sensors didn't find the info, but i think its bay trail standard.

Thank you so so so so much.

@sebanc
Copy link
Owner

sebanc commented Jun 21, 2020

Worked Instantly, i cant say how amazing skills you have, an wizard genius!!!

Nice that it works, :) I will include this firmware directly in future releases.

Maybe i need a firmware to Bluetooth too?
It appears to turn on as option but don't find anything.

If you post a new dmesg, I will check if a firmware is missing but you are probably affected by the quite common "bluetooth working from command line but not from the settings menu" issue. (#331). ChromeOS r84 is supposed to bring new bluetooth improvements, I hope it will help with this.

My cameras and sensors are from Intel i think, compatible with Linux, do i need some drivers ?
the cameras are
Camera Sensor IMX175 and Sensor OV2722
Sensors didn't find the info, but i think its bay trail standard.

Sorry but chromeos only supports usb cameras, even though your cameras might be supported in linux they will not work in chromeos. You can still try with "reef" or "samus" recovery images which are the most compatible for camera but I highly doubt it will change something.

@jwagnervaz
Copy link
Author

jwagnervaz commented Jun 21, 2020

dmesg.txt

heres the new log

Other questions is, its normal for chrome to drain the battery? im using octopus recovery, i feals its more faster than rammus, i will try the others you mentioned

Thanks again @sebanc

@sebanc
Copy link
Owner

sebanc commented Jun 21, 2020

Indeed, you miss a bluetooth firmware but to know which one I would need you to post the output of "lsusb"

No, it is not normal that chromeos would drain battery once the initial install is finished but in your case I don't see what could be draining the battery (usually it is dual gpu).

@jwagnervaz
Copy link
Author

jwagnervaz commented Jun 21, 2020

@sebanc here it comes

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0bdb:193e Ericsson Business Mobile Networks BV (my 3g module)
Bus 001 Device 004: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth (my usb keyboard and mouse)
Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

i dont have any other GPU, its a Intel atom one and it seems to be recognized correctly
How see whats draining the battery?

i did a battery test heres the results

battery_test
No test length specified. Defaulting to 300 seconds.
Battery is discharging (11.90% left)
Battery health: 89.93%
Please wait...
Battery discharged 2.17% in 300 second(s).

@sebanc
Copy link
Owner

sebanc commented Jun 21, 2020

Could you unzip the below file in your Downloads folder, then run "sudo cp ~/Downloads/BCM.hcd /lib/firmware/brcm/", reboot and see if bluetooth works ?
BCM.zip

For battery drain, octopus is not the best recovery image due to a camera framework issue which increases cpu workload, try "reef" maybe.

@jwagnervaz
Copy link
Author

jwagnervaz commented Jun 21, 2020

Could you unzip the below file in your Downloads folder, then run "sudo cp ~/Downloads/BCM.hcd /lib/firmware/brcm/", reboot and see if bluetooth works ?
BCM.zip

For battery drain, octopus is not the best recovery image due to a camera framework issue which increases cpu workload, try "reef" maybe.

Worked instantly again, you ar an magician!!!!
For me you can close the case.

I really appreciate an amazing human like you, help me alot, thanks u so much, hope you have an amazing Sunday !

Please incorporate this files in a next brunch version ;)

@sebanc
Copy link
Owner

sebanc commented Jun 21, 2020

Unfortunately, I cannot add this firmware directly in brunch as the same firmware name is used for significantly different hardware. After each update, you will have to copy this firmware manually.

Have a nice sunday too !

@Z-SQL
Copy link

Z-SQL commented Jun 24, 2021

Download the below file:
brcmfmac43241b5-sdio.txt

Run sudo cp ~/Downloads/brcmfmac43241b5-sdio.txt /lib/firmware/brcm/ in crosh shell.

Then reboot and check if wifi is working.

Hi there,

I have a similar issue and wifi and sound is not working
wifi driver name: RTL8821 Ce 802.11 ac PCI wireless Network driver in my intel celeron n4020 cpu notebook

once I type the above commands to crosh shell: error:unknown command : sudo

thanks for your amazing support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants