rtw88 VS ipu6-drivers

Compare rtw88 vs ipu6-drivers and see what are their differences.

rtw88

A backport of the Realtek Wifi 5 drivers from the wireless-next repo. (by lwfinger)
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
rtw88 ipu6-drivers
30 14
512 141
- 2.9%
8.4 7.1
11 days ago 1 day ago
C 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.

rtw88

Posts with mentions or reviews of rtw88. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-22.
  • Ubuntu Linux snuck into high-end Dell laptops
    2 projects | news.ycombinator.com | 22 Oct 2023
    Not a high end device (Dell Vostro 15 3515), but it comes with preinstalled Ubuntu as well. It has some serious problems with wireless (10ec:c821). The default driver frequently loses connection on some wifi networks (it has issue with many networks though surprisingly not all of them). Sometimes reloading the driver helps, sometimes it just hangs my system. https://github.com/lwfinger/rtw88 seems to work a bit better though still has the same problem sometimes. It turns out that rfkill block wlan && sleep 3 && rfkill unblock wlan works better than reloading the driver. At least this way I haven't hanged my system yet. And wifi does not seem to be able to work at the same time as bluetooth.

    Otherwise a fine device.

  • RTL8821CE WiFi card not working.
    3 projects | /r/linux4noobs | 15 Jan 2023
    this is one i recognize from other support threads: https://github.com/lwfinger/rtw88
  • RTL8821ce WIFI Adapter Work Around. Can I use a USB WIFI Adapter?
    3 projects | /r/linuxquestions | 29 Dec 2022
    So my laptop has the RTL8821ce WIFI adapter, which doesn't like to work with the Linux OS. I've tried both the official rtw88 driver, and the unofficial rtl8821ce-dkms-git drivers, and although they work, they are less than ideal to say the least. (Connection drops randomly, range is abysmal, and net speed is painful)
  • Laptop overheating with rtw_8723de
    1 project | /r/linuxquestions | 21 Dec 2022
    I have installed Larry Finger’s rtw_8723de wifi driver for my chip rtl8723de. I have to blacklist it from loading at boot as the system does not boot if I don’t blacklist it. Is there a way to figure what goes wrong?
  • wireless Wi-Fi problem
    1 project | /r/Ubuntu | 19 Dec 2022
    I have the same wifi adapter. Unfortunately, it does not work out of the box in linux. You need to install this exact driver for it work properly. Instructions for ubuntu are written there. And obviously you are going to need an internet connection first. I use an ethernet cable for this, but if you lack that, you may be able to download the necessary packages through windows, move them to linux storage and do an offline install there but I don't know the specifics of that procedure.
  • ASUS TUF A15 (FA506IH) - Wireless NIC issue and ACPI bug, or any BIOS update?
    1 project | /r/Asustuf | 10 Nov 2022
    - On Linux: post suspend/sleep got the the same error like: https://github.com/lwfinger/rtw88/issues/56 - I tried to disable `aspm` and/or `msi` and the workaround mentioned in the issue, but it does not work.
  • Huawei MateBook D14 Wi-Fi connection problems
    1 project | /r/Fedora | 21 May 2022
    I've tried to install these drivers: https://github.com/lwfinger/rtw88, but it still doesn't work.
  • From win to PopOs, WiFi issue
    1 project | /r/pop_os | 18 May 2022
    Maybe this https://github.com/lwfinger/rtw88 works.
  • Help! Confused between which drivers to choose
    1 project | /r/linux4noobs | 14 May 2022
    The driver for that card is rtw88. It should be included in the kernel or in this github repo. Since you're on Manjaro it's probably in the AUR as well.
  • everyone who has problems with Realtek RTL8821CE
    1 project | /r/linuxquestions | 6 May 2022

ipu6-drivers

Posts with mentions or reviews of ipu6-drivers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-22.
  • Ubuntu Linux snuck into high-end Dell laptops
    2 projects | news.ycombinator.com | 22 Oct 2023
    It to me like support landed August 29th, according to https://github.com/intel/ipu6-drivers/pull/174
  • Intel Prepares Linux Driver for Next-Gen VPU with Lunar Lake
    1 project | news.ycombinator.com | 31 Jul 2023
    Alas the IPU6 driver for webcams has been sitting around unreviewed for a while now. https://github.com/intel/ipu6-drivers/issues/22#issuecomment...

    Huge block of code so I understand but also for sure one of the worst most commonly experienced incompatibilities for contemporary Intel laptops.

  • Fedora on an XPS 13 Plus with drivers?
    1 project | /r/Fedora | 6 May 2023
    Personally, I'm waiting for the camera drivers to be merged into the mainline Linux kernel, which should then be picked up by Fedora relatively quickly. About the camera, as per https://discussion.fedoraproject.org/t/webcam-on-dell-xps-13-plus-9320-intel-ipu6/68920, there seems to be some packages on RPM fusion that will help, but you'll still need to install some things from source (https://github.com/intel/ipu6-drivers), and apparently that entails reinstalling the drivers whenever you update the kernel, so that's a no-go for me. I stick with Fedora because I prefer it to Ubuntu, and even the Ubuntu install was buggy, the wifi connection was unstable and the camera only worked in some apps (the ones that use libcamera). I'm pretty mad that Canonical would give its seal of approval to hardware with this level of support…
  • Intel Progress On The IPU6 Linux Driver To Enable Web Camera Support With Newer Laptops
    1 project | /r/linux | 3 May 2023
  • Need help installing webcam drivers ipu6
    4 projects | /r/archlinux | 15 Mar 2023
    I have bought acer swift 3 laptop, but it seems webcam is not working on linux for these. Can someone please help me to install https://github.com/intel/ipu6-drivers on my arch linux ? I have intermediate experience with arch but haven't build/compiled kernels.
  • Anyone got X1 Carbon Gen 10 MIPI camera working on Linux?
    2 projects | /r/thinkpad | 1 Mar 2023
    I'm following the instructions here https://github.com/intel/ipu6-drivers installing all other requirements. Tried 2 times and still no success seeing any camera picture in cheese or gst.
  • Looking for a 2 in 1 with pen support, thinking about the Yoga 7i
    2 projects | /r/linuxhardware | 23 Feb 2023
    Avoid. I made a mistake and bought it, but it came with cameras that are not supported. And no, https://github.com/intel/ipu6-drivers/ will not help either, because the OV5678 sensor does not yet have any driver.
  • Debian Bookworm: Camera not found (Dell XPS 9320)
    1 project | /r/debian | 3 Feb 2023
    To use the camera, you need the correct driver, and libcamera. For IPU3, the driver is in the kernel, it is just unusable without libcamera and without the manufacturer putting the correct information about it into ACPI tables (which they often don't do, because it is also sufficient to hard-code this in WIndows drivers). For IPU6, you need to visit https://github.com/intel/ipu6-drivers/, and even then, some sensors are unsupported. Judging by the commit history, the driver is on life support (i.e. only adaptations to the new kernel versions done by Hans de Goede, not by Intel) and no new sensors are being added.
  • Thoughts on Z13 and Questions About X1C G10/ X1 Nano G2?
    1 project | /r/thinkpad | 20 Oct 2022
    see: https://www.reddit.com/r/thinkpad/comments/wpooq8/thinkpad_x1_carbon_gen_10_linux/ https://www.reddit.com/r/thinkpad/comments/x5zlpt/my_thoughts_so_far_on_x1_carbon_gen_10_highest/ https://github.com/intel/ipu6-drivers
  • XPS 9320 Webcam Ubuntu
    1 project | /r/DellXPS | 2 Sep 2022

What are some alternatives?

When comparing rtw88 and ipu6-drivers you can also consider the following projects:

rtl8821ce

icamerasrc - icamerasrc

LARBS - Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution

ipu6-drivers

bluez - Main BlueZ tree

USB-WiFi - USB WiFi Adapter Information for Linux

libwacom - libwacom is a tablet description library

wacom-hid-descriptors - Database of HID descriptors for Wacom pen/touch digitizers