Giter Club home page Giter Club logo

Comments (6)

morrownr avatar morrownr commented on September 23, 2024

@fschlaef Let me throw out some ideas:

  • I saw where you said "tried to delete everything...". That has me concerned. dkms has big advantages but deleting stuff to get rid of a driver is not one of those advantages. Let's try this:

Clean (delete) everything from your ~/src folder. Download v5.8.7.4 again and follow the installation instructions again but don't run "sudo ./dkms-install.sh", do run "sudo ./dkms-remove.sh". Once that completes, do a cold reboot. Once that is complete and you start the system again, run this "sudo dkms status" and let's make sure dkms does not show any installed driver. If there is no driver shown, go ahead and run "sudo ./dkms-install.sh" and reboot.

i would also like to see the device ID. Can you run "lsusb" and post the results?

from 88x2bu.

fschlaef avatar fschlaef commented on September 23, 2024

@morrownr I should have explained what I did better but I did in fact run ./dkms-remove.sh and rebooted, and also rebooted after every attempt to add / remove a driver, be it though dkms or manually.

I tried version 5.8.7.2 and it works great in USB 2.0 mode but instantly crashes in USB 3.0 mode too. I am starting to believe my motherboard is in fact the problem, it is an old GA-P55A-UD4 from 2009 with a Renesas/NEC uPD720200 and USB 3 was terrible back then, even in Windows.

Here is the complete syslog of the driver crash, containing login, attempting to transfer a file over SFTP, crash, and reboot : 88x2bu_crash.txt

I reinstalled 5.8.7.4 and it works great in USB 2.0 mode.

lsusb shows this :

Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 011 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 2357:012d TP-Link Archer T3U [Realtek RTL8812BU]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

from 88x2bu.

morrownr avatar morrownr commented on September 23, 2024

@fschlaef I am aware that there have been compatibility issues with early versions of USB 3. In fact, I had to think long and hard about setting things up turn on USB 3 by default. It is possible to compile the driver to automatically try to change from USB 2 to USB 3 mode but I thought leaving it at its default, which is to change nothing, might be a good idea so I went with the external file. Maybe I should default the external to 0, change nothing, and change the docs to let folks know that they can change one setting in that file to test USB 3. What do you think is best?

from 88x2bu.

fschlaef avatar fschlaef commented on September 23, 2024

@morrownr I think my case is very much an edge case, I don't know how many people use your driver in conjunction with decade-old hardware like I am doing.
Maybe you could leave USB 3 on by default but search for known buggy USB 3 controller like mine and then revert to USB 2. But then again, this chipset was included in tons of motherboards/PCIe cards in the early 2010s since it was the first USB 3 controller, so maybe it is just my specific model bugging out. I should have added that despite having 2 USB 3.0 ports on that motherboard, only one of them is recognized as such by Linux, for reasons unknown.

I say don't bother too much, and maybe just add a warning in documentation regarding old USB 3 controllers.

from 88x2bu.

morrownr avatar morrownr commented on September 23, 2024

After thinking about this, I decided to continue installing the file but I changed the default to no change. I changed the README to make it clear how to turn on USB 3 support. We'll see how this works.

I have hardware in use that is more than a decade old. One of my two dedicated test systems has no USB 3 support but it does have a dual core 64 bit Intel processor running at 3.0 GHz and 4 gb of ram. It runs well with today's software. Thanks for the report and suggestions.

from 88x2bu.

fschlaef avatar fschlaef commented on September 23, 2024

Thanks for your help ! I am closing this issue since there is in fact no problem with Debian after all 😃

from 88x2bu.

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.