Hi all,
I am in the process of trying to upgrade my trusty Libretto 110CT from
SuSE Linux 7.3 (2.4.10 kernel) to the latest gentoo.
Base system is now coming up fine, but my PCMCIA lan card is not
being recognised.
Any suggestions on where I should look?
I did a manual config of the kernel, enabling
In bus options/pccard:
i82365 compatible bridge support
In device drivers/networking/pcmcia
3Com 3C589 (module)
Xircom 16 bit (module0
and have also emerged pcmcia-cs
I'm pretty sure the hardware delection is right, as lsmod on the old
SuSE 2.4 kernel gives me (when using the 3Com card)
pcmcia_core 43008 0 [3c589_cs ds i82365]
But when I try to run /etc/init.d/pcmcia start on gentoo I get
PCMCIA support detected.
Starting pcmcia...
cardmgr failed to start. Make sure that you have PCMCIA
modules built or support compiled into the kernel
Also, /proc/bus/pccard/drivers is empty.
Finally, here is what dmesg produces during bootup:
Linux version 2.6.11-gentoo-r3 ([EMAIL PROTECTED]) (gcc version 3.3.5
(Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)) #2 Tue May 31 23:55:10 BST
2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 0000000004010000 (usable)
BIOS-e820: 0000000004010000 - 0000000004020000 (ACPI data)
BIOS-e820: 0000000004020000 - 0000000004040000 (reserved)
BIOS-e820: 00000000fef80000 - 00000000ff000000 (reserved)
BIOS-e820: 00000000fffe0000 - 00000000fffe6e00 (reserved)
BIOS-e820: 00000000fffe6e00 - 00000000fffe7000 (ACPI NVS)
BIOS-e820: 00000000fffe7000 - 0000000100000000 (reserved)
64MB LOWMEM available.
On node 0 totalpages: 16400
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 12304 pages, LIFO batch:3
HighMem zone: 0 pages, LIFO batch:1
DMI not present.
ACPI: RSDP (v000 TOSHIB ) @ 0x000f4660
ACPI: RSDT (v001 TOSHIB 750 0x19980225 TASM 0x04010000) @ 0x04010000
ACPI: FADT (v001 TOSHIB 750 0x19980225 TASM 0x04010000) @ 0x04010054
ACPI: DSDT (v001 TOSHIB Lib-100 0x19991112 MSFT 0x0100000b) @ 0x00000000
Allocating PCI resources starting at 04100000 (gap: 04040000:faf40000)
Built 1 zonelists
Kernel command line: auto BOOT_IMAGE=gentoo ro root=306
BOOT_FILE=/boot/kernel-2.6.11-gentoo-r3
Initializing CPU#0
CPU 0 irqstacks, hard=c04c1000 soft=c04c0000
PID hash table entries: 512 (order: 9, 8192 bytes)
Detected 233.308 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 60456k/65600k available (2553k kernel code, 4668k reserved, 1094k
data, 168k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 458.75 BogoMIPS (lpj=229376)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 008001bf 00000000 00000000 00000000
00000000 00000000 00000000
CPU: After vendor identify, caps: 008001bf 00000000 00000000 00000000
00000000 00000000 00000000
Intel Pentium with F0 0F bug - workaround enabled.
CPU: After all inits, caps: 008001bf 00000000 00000000 00000000 00000000
00000000 00000000
CPU: Intel Mobile Pentium MMX stepping 01
Checking 'hlt' instruction... OK.
ACPI: setting ELCR to 2000 (from 0804)
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfc5f8, last bus=21
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
Toshiba System Managment Mode driver v1.11 26/9/2001
ACPI: Subsystem revision 20050211
ACPI-0352: *** Error: Looking up [\_SB_.SBAT] in namespace, AE_NOT_FOUND
search_node c10a3820 start_node c10a3820 return_node 00000000
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: Power Resource [PWH1] (on)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
PCI: setting IRQ 13 as level-triggered
pnp: PnP ACPI: found 14 devices
SCSI subsystem initialized
Linux Kernel Card Services
options: [pci] [cardbus] [pm]
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
** PCI interrupts are no longer routed automatically. If this
** causes a device to stop working, it is probably because the
** driver failed to call pci_enable_device(). As a temporary
** workaround, the "pci=routeirq" argument restores the old
** behavior. If this argument makes the device work again,
** please email the output of "lspci" to [EMAIL PROTECTED]
** so I can fix the driver.
audit: initializing netlink socket (disabled)
audit(1117582645.995:0): initialized
inotify device minor=63
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]).
Initializing Cryptographic API
lp: driver loaded but no devices found
Linux agpgart interface v0.100 (c) Dave Jones
[drm] Initialized drm 1.0.0 20040925
ACPI: PCI interrupt 0000:00:04.0[A]: no GSI
neofb: mapped io at c5080000
Autodetected internal display
Panel is a 800x600 color TFT display
neofb: mapped framebuffer at c5300000
neofb v0.4.2: 2048kB VRAM, using 800x600, 37.878kHz, 60Hz
fb0: MagicGraph 128XD frame buffer device
ACPI: AC Adapter [ADP1] (on-line)
ACPI: Battery Slot [MBAT] (battery absent)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Processor [CPU0] (supports 16 throttling states)
ACPI: Thermal Zone [THRM] (64 C)
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
input: PS/2 Generic Mouse on isa0060/serio1
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP(,...)]
lp0: using parport0 (interrupt-driven).
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
Floppy drive(s): fd0 is 1.44M
floppy0: no floppy controllers found
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Probing IDE interface ide0...
hda: IBM-DJSA-220, ATA DISK drive
Probing IDE interface ide1...
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 128KiB
hda: 39070080 sectors (20003 MB) w/1874KiB Cache, CHS=38760/16/63
hda: cache flushes not supported
hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 >
libata version 1.10 loaded.
ieee1394: raw1394: /dev/raw1394 device initialized
Intel ISA PCIC probe: not found.
Device 'i823650' does not have a release() function, it is broken and must
be fixed.
Badness in device_release at drivers/base/core.c:85
[<c01e95a7>] kobject_cleanup+0x67/0x70
[<c01e95b0>] kobject_release+0x0/0x10
[<c01e9e85>] kref_put+0x25/0x70
[<c01e95d6>] kobject_put+0x16/0x20
[<c01e95b0>] kobject_release+0x0/0x10
[<c04a6ba6>] init_i82365+0x166/0x180
[<c049174b>] do_initcalls+0x2b/0xb0
[<c01002a0>] init+0x0/0xe0
[<c01002c2>] init+0x22/0xe0
[<c01012a5>] kernel_thread_helper+0x5/0x10
USB Universal Host Controller Interface driver v2.2
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
.
.
.
Is that 'broken' message from the driver normal?
(if anything else doesn't look right, please let me know...)
Thanks,
DigbyT
--
Digby R. S. Tarvin [EMAIL PROTECTED]
http://www.digbyt.com
--
[email protected] mailing list