insmod errors …

Sysprogs forums Forums VisualKernel insmod errors …

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6407
    G40
    Participant

    Thanks for this. What an excellent idea. Just been doing some Windows driver work and the network support in VS2013 is super …

    First tried the VisualKernel package installed in VS2013Pro then built the kgdboe.ko on the target machine, an old Dell netbook running Mint 17 with kernel 3.13.0-37.

    In both cases insmod fails.

    If I run  sudo insmod kgdboe.ko devicename=eth0 on the physical machine I get an ‘invalid parameters’ error.

    Any clues. Does this need a newer kernel version or what?

    TVMIA.

    J1erry

    #6436
    support
    Keymaster

    Please run ‘dmesg | tail’ to see debug messages from the kernel. Are there any details regarding kgdboe issues? Have you tried following the manual kgdboe tutorial?

    #6441
    G40
    Participant

    dmesg shows this:

    netpoll: kgdboe: eth0 does not support polling. aborting.

    currently running mint with the 3.16.0.34 kernel if that helps.

    wonder if this is the reason: http://askubuntu.com/questions/139314/netconsole-error-eth0-doesnt-support-polling

    Thx++

    #6464
    G40
    Participant

    [Solved] Don’t try and use a USB NIC. My test netbook had the onboard NIC disabled and was attempting to use the USB ethernet adaptor that was also plugged into the machine …

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.