From: Mitchell F. <mit...@ya...> - 2002-06-28 15:52:33
|
Compiling my own kernel fixed that problem. With the modules inserted, when I run ibtest for the first time it segfaults. I tried running it under gdb after compiling with the "-g" option, but it says the program exits. Running ibtest a second time, it stops at "trying to open pad = 12 on /dev/gpib0 ...", I can ctrl-c it. Mitchell --- frank mori hess <fm...@st...> wrote: > The only thing that could cause the init_module to fail is if the > release code for your pcmcia modules don't match the value in the header > files you compiled against. Apparently, this has been a problem with > Suse and RedHat in the past. You can disable the check ( it's in the > init_ni_gpib_cs() function in drivers/tnt4882/tnt4882_cs.c ) or compile > your own kernel so you know the release code is consistent. > > Frank > __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |