Seems like the kudzu service program get confused when it try to detect, ATAPI Equipment, runing SCSI Emulation mode... I have a CD-ROM Memorex CD-322E and a CRW-1622 runing in my machine...... Everything where detected until, the CRW-1622 where connected as a SCSI device... (with the append = "hdd=ide-scsi" option inside the lilo.)
Does it segfault, or does it do something else strange? ------- Additional Comments From 10/11/99 23:11 ------- Yes... it does Segfault. and a core dump.
OK, can you get a backtrace out of the core dump, or is the stack smashed?
How do I do a backtrace?
Run: gdb /usr/sbin/kudzu <core file> and then type bt at the gdb prompt.
Closed, lack of input. If you happen to be using a custom kernel that does not have IEEE 1284 parallel port autoprobe information enabled, the kudzu that shipped with 6.1 *will* segfault. This has been fixed in the current kudzu in Raw Hide.