OS67 icon indicating copy to clipboard operation
OS67 copied to clipboard

Kernel panics and cannot find find module X

Open Anderson-Cooper opened this issue 3 years ago • 2 comments

========================================================================
                       Bochs x86 Emulator 2.6.11
              Built from SVN snapshot on January 5, 2020
                Timestamp: Sun Jan  5 08:36:00 CET 2020
========================================================================
00000000000i[      ] debugger using rc file 'script/bochsinit'.
00000000000i[      ] LTDL_LIBRARY_PATH not set. using compile time default '/usr/lib/bochs/plugins'
00000000000i[      ] BXSHARE not set. using compile time default '/usr/share/bochs'
00000000000i[      ] lt_dlhandle is 0x55f5baa93c80
00000000000i[PLUGIN] loaded plugin libbx_unmapped.so
00000000000i[      ] lt_dlhandle is 0x55f5baa94bb0
00000000000i[PLUGIN] loaded plugin libbx_biosdev.so
00000000000i[      ] lt_dlhandle is 0x55f5baa95550
00000000000i[PLUGIN] loaded plugin libbx_speaker.so
00000000000i[      ] lt_dlhandle is 0x55f5baa98190
00000000000i[PLUGIN] loaded plugin libbx_extfpuirq.so
00000000000i[      ] lt_dlhandle is 0x55f5baa98960
00000000000i[PLUGIN] loaded plugin libbx_parallel.so
00000000000i[      ] lt_dlhandle is 0x55f5baa9a5c0
00000000000i[PLUGIN] loaded plugin libbx_serial.so
00000000000i[      ] lt_dlhandle is 0x55f5baa9e9c0
00000000000i[PLUGIN] loaded plugin libbx_gameport.so
00000000000i[      ] lt_dlhandle is 0x55f5baa9f1f0
00000000000i[PLUGIN] loaded plugin libbx_iodebug.so
00000000000i[      ] reading configuration from script/bochsrc.bxrc
00000000000i[      ] lt_dlhandle is (nil)
00000000000p[      ] >>PANIC<< dlopen failed for module 'x' (libbx_x.so): file not found
========================================================================

I am on linux mint and have made no modifications to the OS whatsoever.

Anderson-Cooper avatar Apr 20 '22 02:04 Anderson-Cooper

This panic is thrown by bochs rather than this kernel. You may not get bochs installed correctly.

SilverRainZ avatar Apr 20 '22 17:04 SilverRainZ

This panic is thrown by bochs rather than this kernel. You may not get bochs installed correctly.

Ah, I'll try reinstalling it.

Anderson-Cooper avatar Apr 20 '22 23:04 Anderson-Cooper