Code Monkey home page Code Monkey logo

Comments (13)

tluck avatar tluck commented on August 13, 2024

huh. i posted the version the developer created? does the kext load?

from lenovo-t460-clover.

grandtiger avatar grandtiger commented on August 13, 2024

@tluck I just updated to the latest release last night, both USB Wi-Fi dongle and Ethernet LAN are still working. I am not 100% sure that everything is working given my limited experience with this, but it seems fine to me so far, nothing abnormal that I have observed.

But I had a different issue during the upgrade. When I ran ./_kext-install.command, my T460 just crashed half way through the installation. I did it again after it rebooted, and that completed successfully. What is the right way to apply update? Do I need to boot using the USB installer instead? Thanks a lot for your work!

from lenovo-t460-clover.

tluck avatar tluck commented on August 13, 2024

a crash? odd. well do know what caused the crash?

from lenovo-t460-clover.

grandtiger avatar grandtiger commented on August 13, 2024

@tluck unfortunately I don’t know what caused the crash. Where to look for such information? It hasn’t crashed tonight, I have been using it for a few hours. I did notice that the bluetooth stopped working, it was able to detect a device last night before the upgrade.

from lenovo-t460-clover.

anhtutran37 avatar anhtutran37 commented on August 13, 2024

No problem with intelmausi kext. But I have issue with capslock's light, 2.0.3 works perfect with me

from lenovo-t460-clover.

TudorGruian avatar TudorGruian commented on August 13, 2024

Apparently, Mausi seems to not load, at least for me. The only release that Mausi worked is the August Clover. Right now, the network installer for Catalina just works.

from lenovo-t460-clover.

wudimenghuan avatar wudimenghuan commented on August 13, 2024

I think this cause the reboot

from lenovo-t460-clover.

wudimenghuan avatar wudimenghuan commented on August 13, 2024

When I’m downloading a file, Catalina usually reboot

from lenovo-t460-clover.

TudorGruian avatar TudorGruian commented on August 13, 2024

(Offtopic) Also occuring random crashes with the latest release

After the installer succeeded with the August Release, I installed the latest release and Ethernet Seems to work after the installed. But now, I have random crashes. It may be related to ethernet as @wudimenghuan pointed out

from lenovo-t460-clover.

TudorGruian avatar TudorGruian commented on August 13, 2024

I can confirm that IntelMausiEthernet is problematic in the latest release. By disabling the kext, my laptop wouldn't randomly kernel panic anymore.

from lenovo-t460-clover.

tluck avatar tluck commented on August 13, 2024

on IntelMausEthernet> i wonder if turning TSO off will make a difference?
edit IntelMausiEthernet.kext/Contents/Info.plist
change to:

			<key>enableTSO4</key>
			<false/>
			<key>enableTSO6</key>
			<false/>

from lenovo-t460-clover.

tluck avatar tluck commented on August 13, 2024

or get the original here:
https://www.insanelymac.com/forum/files/file/396-intelmausiethernet/

from lenovo-t460-clover.

TudorGruian avatar TudorGruian commented on August 13, 2024

Still the same, the problem is with the kext itself.

from lenovo-t460-clover.

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.