Menu

#626 Problem with pcilynx support

open
nobody
Operation (176)
5
2004-07-12
2004-07-12
joraedler78
No

Hello,

I've got a PCILynx Card (Unibrain FireBoard 400 with TI
chipset) in my Suse 9.1 system (kernel 2.6.4-52).

I compiled my kernel with PCILynx support and the
"excessive debugging output" option. After reboot I
modprobe the raw1394 and pcilynx. A summary of the
lsmod:
...
raw1394 33132 0
...
pcilynx 18312 0
ieee1394 101048 2 raw1394,pcilynx
i2c_algo_bit 9352 1 pcilynx
i2c_core 23684 2 pcilynx,i2c_algo_bit
...

A look into the log file (dmesg) shows:
.....
pcilynx0: bus reset interrupt
pcilynx0: no async packet in PCL to cancel
pcilynx0: interrupt: 0x80010000 / 0xa0000100
pcilynx0: interrupt: 0x80000004 / 0x02000500
pcilynx0: received packet size 16
pcilynx0: SelfID process finished (phyid 1, root)
pcilynx0: SelfID packet 0x807f8080 rcvd
ieee1394: Including SelfID 0x807f8080
pcilynx0: SelfID packet 0x817f8c5e rcvd
ieee1394: Including SelfID 0x817f8c5e
ieee1394: SelfIDs failed monotony check with 0/0
ieee1394: Error in SelfID stage, resetting
....

For me it seems to work fine. But if I start any program
(Coriander, 1394commander, nosy, gscanbus,...) none is
working. There must be an error anywhere at the
installation.
Perhaps the problem might be, that I don't have a pcilynx
device in /dev. Should there be one?

Does anyone have an idea what's wrong? Any solutions?

Thanks in advance.

Jochen

Discussion


Log in to post a comment.