Linux Kernel Programming: Driver Modification Tutorial

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 9

  • @architech5940
    @architech5940 16 дней назад

    Great tutorial for learning how Linux kernel modules work in vm's

  • @franckdk161
    @franckdk161 Месяц назад +1

    Great ! Thanks to you i'm able to run my old USB Line-6 audio device under Ubuntu 22.04.

    • @ionlywatch
      @ionlywatch Месяц назад

      Wow, isn't this just a standalone 10-minute tutorial?

  • @AndersNielsenAA
    @AndersNielsenAA Месяц назад

    Thanks for this! I was banging my head against "insmod: ERROR: could not insert module drivers/block/floppy.ko: Invalid module format" and the missing Module.symvers for longer than I care to admit XD
    Trying to hack a second floppy drive into existence on a mobo that only supports one :)

  • @TheWohnJick
    @TheWohnJick 6 месяцев назад

    Awesome tutorial 🫶

  • @oussamabenmazhar5365
    @oussamabenmazhar5365 4 месяца назад

    Great job ! thank you

  • @luigiprovencher
    @luigiprovencher 7 месяцев назад

    If that's the case then how do I convert it for that architecture or do I have to recompile it or something?