Giter Club home page Giter Club logo

Comments (7)

morrownr avatar morrownr commented on September 24, 2024

Can I get you to run the dkms-remove.sh script per the readme so as to clean out the previous installation? Reboot after the script is finished.

Once that is complete download and try again. Your log file may indicate a problem with power saving. I have changed the setting in the makefile so let's see what happens.

from 88x2bu.

PengDre avatar PengDre commented on September 24, 2024

Using the Sep. 30 source code, I still get errors/warnings. Log file attached. I did not reboot - the whole idea of a modular kernel is that you don't need to do that :) - though I did forcibly unload the prior 88x2bu module using 'rmmod' prior to rebuilding.
syslog.txt

from 88x2bu.

morrownr avatar morrownr commented on September 24, 2024

I was working on the code last night and reverted the change I made so as to test it and some other things. Right now there is a line in Makefile like this:

CONFIG_POWER_SAVING = y

Use a text editor and change the "y" to an "n" before compiling and let's see what happens.

If that does not work, have you considered turning the internal wifi off, if that is possible? It should work with both functioning as I have multiple devices on some systems but we need to rule some things out.

FYI: I have been researching the issue but I have not found a solution yet. I'll bet that we find a solution.

FYI: I understand the theory behind modules, however, I am working to make the installation of this driver something that non-techies can do. Techies are welcome to do as they please.

from 88x2bu.

PengDre avatar PengDre commented on September 24, 2024

OK, made that change to the Makefile, then ran dkms-remove.sh followed by dkms-install.sh and forcibly unloading the driver.

I am attaching the syslog output with both the other wireless enabled (syslog_on.txt) and disabled (using 'ifconfig wlo1 down') (syslog_off.txt), making sure to unload the 88x2bu module between tests. It fails again in both cases and there doesn't seem any significant difference in the log files - the diff (after removing the kernel timestamps) of the two is also attached (syslog_diff.txt).

Maybe to help things along, I am a quite good C coder and fairly familiar with Linux systems, though I don't have experience coding the kernel.

syslog_diff.txt
syslog_off.txt
syslog_on.txt

from 88x2bu.

morrownr avatar morrownr commented on September 24, 2024

PengDre, sorry for the delay. I've been a little busy.

I've looked things over again. Is your system in Secure Mode? If so, try turning Secure Mode off and see what happens.

from 88x2bu.

PengDre avatar PengDre commented on September 24, 2024

Hi,

I don't mean to be uncooperative but that's a big pain, I would have to reboot a number of times (as I can only change that option on my computer in Windows). The kernel loads the module, wouldn't that fail if the module is not properly signed? Wouldn't there be a syslog entry about that? I don't mind helping test but this seems like a waste of time. Maybe adding more debugging statements to the code, or turning more on?

P.S. I know my dkms is properly signing modules as I have a number of working dkms modules that have gone through numerous kernel upgrades, and because I can see them compiling/installing when I upgrade my kernel.

from 88x2bu.

morrownr avatar morrownr commented on September 24, 2024

Issue closed due to new version available.

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.