From: <tim...@ex...> - 2002-06-13 22:17:02
|
I have now installed RedHat 7.3 and linux-gpib-3.1.4. The board now talks to the device, but the device doesn't understand. I have included the pertinent info below. Any tips greatly appreciated. Thanks, Tim Holmes [root@speedy root]# /usr/local/src/linux-gpib-3.1.4/examples/ibtest enter primary address for device (not interface board) [0-30]: 26 trying to open pad = 26 on /dev/gpib0 ... clearing device.. gpib clear error ibsta = 0x130 iberr= 0 EDVR ibcnt = 0 ********************************************************* This is logged to the system log: Jun 13 14:56:37 speedy kernel: gpib: registered pcII interface Jun 13 14:56:37 speedy kernel: gpib: registered pcIIa interface Jun 13 14:56:48 speedy kernel: error writing gpib command bytes [root@speedy root]# lsmod Module Size Used by Not tainted pc2-gpib 4416 0 (unused) nec7210 11264 0 [pc2-gpib] gpib-common 15872 0 [pc2-gpib] soundcore 6692 0 (autoclean) binfmt_misc 7556 1 autofs 12164 0 (autoclean) (unused) 3c59x 28520 1 ipchains 43560 14 nls_iso8859-1 3488 1 (autoclean) nls_cp437 5120 1 (autoclean) vfat 12092 1 (autoclean) fat 37400 0 (autoclean) [vfat] ext3 67136 6 jbd 49400 6 [ext3] aic7xxx 124768 8 sd_mod 12864 16 scsi_mod 108576 2 [aic7xxx sd_mod] ************************************* /etc/gpib.conf: interface { minor = 0 board_type = pcII pad = 0 sad = 0 timeout = 3s eos = 0x0a set-reos yes set-bin no base = 0x2b8 irq = 5 dma = 3 master yes } device { name = bk minor = 0 pad = 26 sad = 0 } ------------------------------------------------ Join Excite! - http://www.excite.com The most personalized portal on the Web! |