Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error module section size must match the kernel's built struct module size at run time #16

Open
dancenanta opened this issue Feb 28, 2024 · 1 comment

Comments

@dancenanta
Copy link

i'm using the latest code provided, sucessfully installed using dkms, but my dmesg output says:

[ 104.742456] usb 1-3: new high-speed USB device number 6 using xhci_hcd
[ 104.891256] usb 1-3: New USB device found, idVendor=534d, idProduct=6021, bcdDevice= 1.10
[ 104.891271] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 104.891278] usb 1-3: Product: usb extscreen
[ 104.891284] usb 1-3: Manufacturer: USB Display
[ 104.891289] usb 1-3: SerialNumber: 2019BA7160B0
[ 104.894816] hid-generic 0003:534D:6021.0004: hiddev0,hidraw1: USB HID v1.10 Device [USB Display usb extscreen] on usb-0000:00:14.0-3/input0
[ 104.905823] usb-storage 1-3:1.4: USB Mass Storage device detected
[ 104.906312] scsi host2: usb-storage 1-3:1.4
[ 104.927117] module ms912x: .gnu.linkonce.this_module section size must match the kernel's built struct module size at run time

i'm using ubuntu KDE with this kernel:
Linux 6.5.0-21-generic #21~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Feb 9 13:32:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

is this might be the 6.5 kernel not yet supported?

@rhgndf
Copy link
Owner

rhgndf commented Mar 9, 2024

Try recompiling?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants