Search found 5 matches

by Dadou
Wed 6. Jun 2018, 17:04
Forum: Linux
Topic: Cannot load pcan driver for pci card
Replies: 7
Views: 7221

Re: Cannot load pcan driver for pci card

Hi again,

Sadly this is the only available PCI slot on the motherboard, I tried unplugging and pluging it again multiple times without success. I will try to get my hands on any other PCI card to test the slot. If it does not work, it will confirm that the problem comes from the computer.

Thank ...
by Dadou
Wed 6. Jun 2018, 11:32
Forum: Linux
Topic: Cannot load pcan driver for pci card
Replies: 7
Views: 7221

Re: Cannot load pcan driver for pci card

I just performed a reboot, here you can find the complete output of dmesg as requested :
https://pastebin.com/sy1ma30N
(I could not paste it here since it is too long)

Thank you
by Dadou
Wed 6. Jun 2018, 11:22
Forum: Linux
Topic: Cannot load pcan driver for pci card
Replies: 7
Views: 7221

Re: Cannot load pcan driver for pci card

Now that I think of it I may have missed something: I did not pay enough attention in the first place but the error I posted previously is not the one that occurs at boot, buts when I unload the driver with 'rmmod pcan' and load it again with 'modprobe pcan'

At boot, when Linux tries to load the ...
by Dadou
Wed 6. Jun 2018, 11:08
Forum: Linux
Topic: Cannot load pcan driver for pci card
Replies: 7
Views: 7221

Re: Cannot load pcan driver for pci card

Hi, thank you for your quick reply.

Here is the output:
0xffffc90011b5c000-0xffffc90011b5e000 8192 pcan_pci_probe+0x1a3/0x6b0 [pcan] phys=fbef0000 ioremap
I am not sure how to interpret this output...
Please tell me if you need any other information.

Regards
by Dadou
Wed 6. Jun 2018, 09:58
Forum: Linux
Topic: Cannot load pcan driver for pci card
Replies: 7
Views: 7221

Cannot load pcan driver for pci card

Hello,

I am trying to use a pcan PCI card (model IPEH-002065) and I am facing issues concerning the driver:

The compilation and installation run fine but when I try to load the driver, dmesg shows this error:
[ 244.175374] pcan: Release_20171027_n (le)
[ 244.175378] pcan: driver config [mod] [isa ...