Comment 7 for bug 264697

Revision history for this message
lptr (ubusamma) wrote :

Having the same here while using 'capiinit' but with 64 Bit 8.04 Server LTS!

# cat /proc/version
Linux version 2.6.24-23-server (buildd@vernadsky) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Mon Jan 26 00:55:21 UTC 2009

This is a testmachine where I installed Fritz! under 32 bit 8.04.02, before. There all is working perfectly. I was somewhat irretated when I searched after first boot with dmesg for fcpci. I got with 64 Bit version this lines:
$ dmesg |grep "fcpci"
[ 32.306490] hisax_fcpcipnp: Fritz!Card PCI/PCIv2/PnP ISDN driver v0.0.1
[ 34.797305] HiSax: Card 1 Protocol EDSS1 Id=fcpcipnp0 (0)
[ 34.797329] hisax_fcpcipnp: found adapter Fritz!Card PCI v2 at 0000:03:01.0

compared to this output from 32 Bit:
$ dmesg |grep "fcpci"
[ 35.640515] fcpci: module license 'Proprietary' taints kernel.
[ 35.649508] fcpci: AVM FRITZ!Card PCI driver, revision 0.7.2
[ 35.649510] fcpci: (fcpci built on Jan 3 2009 at 16:50:41)
[ 35.649511] fcpci: -- 32 bit CAPI driver --
[ 35.649549] fcpci: AVM FRITZ!Card PCI found: port 0xec00, irq 16
[ 35.649551] fcpci: Loading...
[ 35.649553] fcpci: Driver 'fcpci' attached to fcpci-stack. (152)
[ 35.880079] fcpci: Stack version 3.11-07
[ 35.946884] kcapi: Controller [001]: fcpci-ec00-16 attached
[ 35.946886] kcapi: card [001] "fcpci-ec00-16" ready.
[ 35.946921] fcpci: Loaded.
[ 36.088835] hisax_fcpcipnp: Fritz!Card PCI/PCIv2/PnP ISDN driver v0.0.1
[ 36.088841] sysfs: duplicate filename 'fcpci' can not be created
[ 36.088880] [<f88a602b>] hisax_fcpcipnp_init+0x2b/0x5e [hisax_fcpcipnp]
[ 36.088909] kobject_add failed for fcpci with -EEXIST, don't try to register things with the same name in the same directory.
[ 36.088927] [<f88a602b>] hisax_fcpcipnp_init+0x2b/0x5e [hisax_fcpcipnp]

I knew something is wrong.

Because I am no specialist: Pls, can anyone tell me if the description for Intrepid is also valid for 8.04?

Thanks.