Renaud de Villemeur, 2003-Apr-17 20:19 +0200: > Hello, > > I'm trying to use a cdrom and a modem/ethernet card on my laptop (asus L8400) > They are both detected at boot time, but I'm unable to use them afer. > > Here are the message I have for the cdrom:
Actually, below is for the pcmcia card. > pr 17 20:02:07 (none) kernel: Linux Kernel Card Services 3.1.22 > Apr 17 20:02:07 (none) kernel: options: [pci] [cardbus] [pm] > Apr 17 20:02:07 (none) kernel: PCI: Found IRQ 9 for device 00:0a.0 > Apr 17 20:02:07 (none) kernel: PCI: Sharing IRQ 9 with 01:00.0 > Apr 17 20:02:07 (none) kernel: PCI: Assigned IRQ 9 for device 00:0a.1 > Apr 17 20:02:07 (none) kernel: Yenta IRQ list 08b8, PCI irq9 > Apr 17 20:02:07 (none) kernel: Socket status: 30000410 > Apr 17 20:02:07 (none) kernel: Yenta IRQ list 08b8, PCI irq9 > Apr 17 20:02:07 (none) kernel: Socket status: 30000006 > Apr 17 20:02:08 (none) kernel: cs: memory probe 0x0c0000-0x0fffff: excluding > 0xc0000-0xcbfff 0xe0000-0xfffff PCMCIA card services is coming up fine. However, I think your PCMCIA card service is not identifying your card. Check in /etc/pcmcia/config to see if you card is listed. > Apr 17 20:02:15 (none) kernel: hdc: probing with STATUS(0x80) instead of > ALTSTATUS(0xff) > Apr 17 20:02:15 (none) kernel: hdc: ARCHOS MiniCDRW XS8432, ATAPI > CD/DVD-ROM drive > Apr 17 20:02:15 (none) kernel: hdc: IRQ probe failed (0xb9f8) > Apr 17 20:02:15 (none) kernel: ide1: DISABLED, NO IRQ > Apr 17 20:02:17 (none) kernel: hdc: ERROR, PORTS ALREADY IN USE > Apr 17 20:02:19 (none) kernel: ide1: ports already in use, skipping probe > Apr 17 20:02:26 (none) last message repeated 3 times > Apr 17 20:02:28 (none) kernel: ide1: ports already in use, skipping probe > Apr 17 20:02:34 (none) last message repeated 3 times > Apr 17 20:02:34 (none) kernel: ide_cs: ide_register() at 0x100 & 0x10e, irq 0 > failed > Apr 17 20:02:34 (none) kernel: Trying to free nonexistent resource > <00000100-0000010f> This section of your cdrom. The system is finding the hardware, but it can't find an available interupt to bind it to. Check /proc/devices to see what devices are available for use and /proc/interupts to see what's being used by which interupt. > The module are correctly loaded (lsmod looks OK), but I can't access those > devices. > If you have any suggestion ??? The modules will load, but there are no binding behind them to allow you to use them. > For information, my cdrom is an archos external cdrom, and the ethernet/modem > card > is a 3com 3CCFEM556B 10/100 LAN + 56K Modem. > I was able to use the modem card under slackware, but I can't figure out how > to use it > under debian (my laptop has a winmodem...too bad). jc -- Jeff Coppock Systems Engineer Diggin' Debian Admin and User