On Mon, 2003-05-19 at 18:02, Tim Weippert wrote: > Hi together, > > another Problem with my new Powerbook G4 and Debian Sid. > > The pcmcia Cardsystem seems to work flawless, but if i attach a card in > the slot i get the following messages: > > > May 19 17:55:47 pbk4 kernel: Linux PCMCIA Card Services 3.2.2 > May 19 17:55:47 pbk4 kernel: kernel build: 2.4.20-ben10 unknown > May 19 17:55:47 pbk4 kernel: options: [pci] [cardbus] [apm] > May 19 17:55:47 pbk4 kernel: Intel ISA/PCI/CardBus PCIC probe: > May 19 17:55:47 pbk4 kernel: TI 1410 rev 02 PCI-to-CardBus at slot 10:1a, > mem 0xa0000000 > May 19 17:55:47 pbk4 kernel: host opts [0]: [pci only] [pci irq 58] [lat > 16/32] [bus 17/20] > May 19 17:55:47 pbk4 kernel: PCI card interrupts, polling interval = 1000 > ms > May 19 17:55:47 pbk4 cardmgr[3318]: watching 1 sockets > May 19 17:55:47 pbk4 cardmgr[3318]: starting, version is 3.2.2 > May 19 17:55:52 pbk4 cardmgr[3319]: socket 0: Level One 10/100 Fast Ethernet > May 19 17:55:53 pbk4 cardmgr[3319]: executing: 'modprobe pcnet_cs' > May 19 17:55:53 pbk4 cardmgr[3319]: bind 'pcnet_cs' to socket 0 failed: > Operation not permitted > May 19 17:55:59 pbk4 cardmgr[3319]: executing: 'modprobe -r pcnet_cs' > > > I have change the config.opts to change the following memory entry: > > #include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff > include memory 0xa0000000-0xa0ffffff > > with the commented line my Powerbook quits hard and i need to reboot to > reactivate the system.
Use that one: include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff include memory 0x80080000-0x8008ffff I don't know what the operation not permitten actually means but I have things working well with the above.