Skip to content

Does not compile with kernel 6.8.0 #21

@rowlo

Description

@rowlo

I've linux headers and kernel module build dependencies installed on ubuntu 24.04 LTS.

Calling make gives me this error:

>$ make
make -C /lib/modules/6.8.0-51-generic/build  M=/home/xxx/devel/github/ELEGOO Smart Robot Car Kit V4.0 2024.01.30/01 ReadMeFirst/CH340 Driver Software/ch341ser_linux-main/driver  
make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-51-generic“ wird betreten
make[2]: *** Keine Regel, um „Smart“ zu erstellen.  Schluss.
make[1]: *** [Makefile:240: __sub-make] Fehler 2
make[1]: Verzeichnis „/usr/src/linux-headers-6.8.0-51-generic“ wird verlassen
make: *** [Makefile:7: default] Fehler 2

Note: Directory ch341ser_linux-main is the unzipped main-branch download of this very repo here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions