On Sun, May 28, 2006 at 11:51:12PM +0200, [EMAIL PROTECTED] wrote: > > When I try to execute the offending command I get : > > a2000:/var/tmp# /sbin/modprobe -v -n --show-depends --set-version > 2.6.16-2-amiga evdev > FATAL: Module evdev not found. > > How to repair/bypass that error ?
Try again with 2.6.16-15, the changelog says I added that module in -14, but it seems I didn't. In -15 it will be present. But since the initrd is not working and neither used on m68k, you can just ignore that error. There will be a vmlinuz in /boot, just use that for booting and forget the about initrd. If you want, you can still add it to the boot paramters, it does no harm: Linux version 2.6.16-2-aahz (Debian 2.6.16-15) ([EMAIL PROTECTED]) (gcc version 3.3.6) #2 Thu May 25 18:02:14 UTC 2006 Enabling workaround for errata I14 Amiga hardware found: [A2000] VIDEO BLITTER AUDIO FLOPPY KEYBOARD MOUSE SERIAL PARALLEL A2000_CLK CHIP_RAM PAULA AGNUS_HR_PAL ZORRO On node 0 totalpages: 32640 DMA zone: 32640 pages, LIFO batch:7 DMA32 zone: 0 pages, LIFO batch:0 Normal zone: 0 pages, LIFO batch:0 HighMem zone: 0 pages, LIFO batch:0 Built 1 zonelists Kernel command line: root=/dev/hda3 video=clgen: debug=mem initrd=initrd.img-2.6.16-2-aahz [...] That's a special version of the kernel I built for my A2k with the gvpii driver removed. Works fine since three days. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

