mbp2018-bridge-drv VS USB-Storage-on-WSL2

Compare mbp2018-bridge-drv vs USB-Storage-on-WSL2 and see what are their differences.

mbp2018-bridge-drv

A driver for MacBook models 2018 and newer, which makes the keyboard, mouse and audio output work. (by MCMrARM)

USB-Storage-on-WSL2

This article describes how you can access your USB storage device from Microsoft's Windows Subsystem for Linux 2 (WSL2) (by jovton)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mbp2018-bridge-drv USB-Storage-on-WSL2
3 1
129 201
- -
0.0 4.4
over 3 years ago 8 months ago
C
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mbp2018-bridge-drv

Posts with mentions or reviews of mbp2018-bridge-drv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-08.
  • Installing Linux on MacBook air 2018
    3 projects | /r/linux4noobs | 8 May 2022
  • Debian 11 on T2 macs
    3 projects | /r/debian | 15 Apr 2021
    Does anyone happen to have info on how I might get things up and running? I have tried googling, but not finding much specific to Debian. What I have found points to MacBook Bridge/T2 Linux Driver, but my undersanding this is in the kernel from 5.7. Also found linux-mbp-arch but that is specific to arch, and wouldn't work on Debian yeah? Or could I run those patches against something to get a Debian compatible kernel?
  • Microsoft launches Surface Laptop 4
    4 projects | news.ycombinator.com | 13 Apr 2021
    It's the other way around: Linux has some extra support for these laptops. And of course the place where extra support is required is the input devices. Despite Microsoft kinda pushing the industry to standardize on HID over I2C, they themselves now do HID over… uh… a custom protocol that runs over UART of all things.

    https://www.kernel.org/doc/html/latest/driver-api/surface_ag...

    https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/...

    Well at least it is HID inside I guess.

    Meanwhile Apple used a custom simple protocol over SPI for the Broadwell-Kaby Lake generations (and now Apple Silicon), but the few "T2" generations went back to USB… over some truly cursed custom T2 USB host controller https://github.com/MCMrARM/mbp2018-bridge-drv (WTF)

    ---

    Also many Surface devices used awful Marvell Wi-Fi :/ At least the "Laptop 3" generation switched to Intel on Intel models and Qualcomm (seems like ath10k) on AMD ones.

USB-Storage-on-WSL2

Posts with mentions or reviews of USB-Storage-on-WSL2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-13.
  • Microsoft launches Surface Laptop 4
    4 projects | news.ycombinator.com | 13 Apr 2021
    Just a note: one serious limitation I've encountered is that linux running under WSL2 (or WSL1 I believe) is unable to access USB. This was a show stopper for firmware development for me.

    The solution seems to be uh, patch the kernel? https://github.com/jovton/USB-Storage-on-WSL2

What are some alternatives?

When comparing mbp2018-bridge-drv and USB-Storage-on-WSL2 you can also consider the following projects:

mbp-ubuntu-kernel - Ubuntu Kernel for MacBook Pro (incl. T2 patches) - All packages will be publish to the custom repo

linux-surface - Linux Kernel for Surface Devices

linux-mbp-arch - Arch Linux kernel with 2018+ MacBook Pro patches.

T2-Ubuntu-Kernel - Ubuntu Kernel for T2 Macs.

T2-Ubuntu - Ubuntu for T2 Macs