[GNUz] Voyage + pcmcia modem, stage2

Steve Holdoway gnuz@inode.co.nz
Sun, 28 May 2006 23:07:23 +1200


If you have debian running on that lappie, why not just amend the config from that?

Your serial_cs module is up, and connected to pcmcia, so that's not the problem...

Steve

On Sun, 28 May 2006 22:56:02 +1200
Rik Tindall <ask@infohelp.co.nz> wrote:

> Howdy team,
> 
> Nick's enhanced kernel runs so - any ideas please? (extracts):
> 
> #cat syslog
> [MC load error was due to systemmap not given to Grub, now fixed]
> 
> May 28 21:04:29 P4Voyage0-2 kernel: Inspecting 
> /boot/System.map-2.6.15.6-ubuntu1-486-voyage
> May 28 21:04:30 P4Voyage0-2 kernel: Loaded 19661 symbols from 
> /boot/System.map-2.6.15.6-ubuntu1-486-voyage.
> May 28 21:04:30 P4Voyage0-2 kernel: Symbols match kernel version 2.6.15.
> May 28 21:04:30 P4Voyage0-2 kernel: No module symbols loaded - kernel 
> modules not enabled.
> May 28 21:04:30 P4Voyage0-2 kernel: Linux version 
> 2.6.15.6-ubuntu1-486-voyage (root@ubuntu) (gcc version 4.0.2 20050808 
> (prerelease) (Ubuntu 4.0.1-4ubuntu9)) #1 PREEMPT Sat May 27 01:03:59 
> NZST 2006 ...
> May 28 21:04:30 P4Voyage0-2 kernel: PCI: Bus 2, cardbus bridge: 0000:00:0a.0
> May 28 21:04:30 P4Voyage0-2 kernel:   IO window: 00001800-000018ff
> May 28 21:04:30 P4Voyage0-2 kernel:   IO window: 00001c00-00001cff
> May 28 21:04:30 P4Voyage0-2 kernel:   PREFETCH window: 30000000-31ffffff
> May 28 21:04:30 P4Voyage0-2 kernel:   MEM window: 32000000-33ffffff
> May 28 21:04:30 P4Voyage0-2 kernel: PCI: Enabling device 0000:00:0a.0 
> (0000 -> 0003)
> May 28 21:04:30 P4Voyage0-2 kernel: **** SET: Misaligned resource 
> pointer: dbccf6c2 Type 07 Len 0
> #cat daemonlog
> May 28 21:04:32 P4Voyage0-2 cardmgr[2132]: watching 1 socket
> May 28 21:04:32 P4Voyage0-2 cardmgr[2133]: starting, version is 3.2.5
> May 28 21:04:32 P4Voyage0-2 cardmgr[2133]: socket 0: Serial or Modem
> May 28 21:04:32 P4Voyage0-2 pptpd[2137]: MGR: Manager process started
> May 28 21:04:32 P4Voyage0-2 pptpd[2137]: MGR: Maximum of 100 connections 
> available
> May 28 21:04:32 P4Voyage0-2 cardmgr[2133]: executing: 'modprobe serial_cs'
> May 28 21:04:32 P4Voyage0-2 cardmgr[2133]: get dev info on socket 0 
> failed: No such device ...
> May 28 21:04:30 P4Voyage0-2 kernel: pcc_acpi: loading...
> May 28 21:04:30 P4Voyage0-2 kernel: serio: i8042 AUX port at 0x60,0x64 
> irq 12
> May 28 21:04:30 P4Voyage0-2 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
> May 28 21:04:30 P4Voyage0-2 kernel: Serial: 8250/16550 driver $Revision: 
> 1.90 $ 2 ports, IRQ sharing enabled
> May 28 21:04:30 P4Voyage0-2 kernel: serial8250: ttyS1 at I/O 0x2f8 (irq 
> = 3) is a 16550A
> May 28 21:04:30 P4Voyage0-2 kernel: PCI: Enabling device 0000:00:08.0 
> (0000 -> 0003)
> May 28 21:04:30 P4Voyage0-2 kernel: **** SET: Misaligned resource 
> pointer: dbdf9bc2 Type 07 Len 0
> May 28 21:04:30 P4Voyage0-2 kernel: ACPI: PCI Interrupt Link [LNK6] 
> enabled at IRQ 10
> May 28 21:04:30 P4Voyage0-2 kernel: PCI: setting IRQ 10 as level-triggered
> May 28 21:04:30 P4Voyage0-2 kernel: ACPI: PCI Interrupt 0000:00:08.0[A] 
> -> Link [LNK6] -> GSI 10 (level, low) -> IRQ 10
> May 28 21:04:30 P4Voyage0-2 kernel: 0000:00:08.0: ttyS0 at I/O 0x1428 
> (irq = 10) is a 8250
> May 28 21:04:30 P4Voyage0-2 kernel: Couldn't register serial port 
> 0000:00:08.0: -28 ...
> May 28 21:04:30 P4Voyage0-2 kernel: device-mapper: 4.4.0-ioctl 
> (2005-01-12) initialised: dm-devel@redhat.com
> May 28 21:04:30 P4Voyage0-2 kernel: ACPI: PCI Interrupt 0000:00:0a.0[A] 
> -> Link [LNK5] -> GSI 11 (level, low) -> IRQ 11
> May 28 21:04:30 P4Voyage0-2 kernel: Yenta: CardBus bridge found at 
> 0000:00:0a.0 [103c:0850]
> May 28 21:04:30 P4Voyage0-2 kernel: Yenta O2: res at 0x94/0xD4: 00/ea
> May 28 21:04:30 P4Voyage0-2 kernel: Yenta O2: enabling read 
> prefetch/write burst
> May 28 21:04:30 P4Voyage0-2 kernel: Yenta: ISA IRQ mask 0x00b8, PCI irq 11
> May 28 21:04:30 P4Voyage0-2 kernel: Socket status: 30000411 ...
> May 28 21:04:32 P4Voyage0-2 kernel: pcmcia: Detected deprecated PCMCIA 
> ioctl usage.
> May 28 21:04:32 P4Voyage0-2 kernel: pcmcia: This interface will soon be 
> removed from the kernel; please expect breakage unless you upgrade to 
> new tools.
> May 28 21:04:32 P4Voyage0-2 kernel: pcmcia: see 
> http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
> May 28 21:04:32 P4Voyage0-2 cardmgr[2132]: watching 1 socket
> May 28 21:04:32 P4Voyage0-2 kernel: cs: IO port probe 0x100-0x4ff: 
> excluding 0x378-0x37f 0x408-0x40f 0x480-0x48f 0x4d0-0x4d7
> May 28 21:04:32 P4Voyage0-2 kernel: cs: IO port probe 0x800-0x8ff: clean.
> May 28 21:04:32 P4Voyage0-2 kernel: cs: IO port probe 0xc00-0xcff: clean.
> May 28 21:04:32 P4Voyage0-2 kernel: cs: IO port probe 0xa00-0xaff: clean.
> May 28 21:04:32 P4Voyage0-2 cardmgr[2133]: starting, version is 3.2.5
> May 28 21:04:32 P4Voyage0-2 kernel: cs: memory probe 
> 0xa0000000-0xa0ffffff: clean.
> May 28 21:04:32 P4Voyage0-2 cardmgr[2133]: socket 0: Serial or Modem
> May 28 21:04:32 P4Voyage0-2 pptpd[2137]: MGR: Manager process started
> May 28 21:04:32 P4Voyage0-2 pptpd[2137]: MGR: Maximum of 100 connections 
> available
> May 28 21:04:32 P4Voyage0-2 cardmgr[2133]: executing: 'modprobe serial_cs'
> May 28 21:04:32 P4Voyage0-2 kernel: pcmcia: registering new device pcmcia0.0
> May 28 21:04:32 P4Voyage0-2 kernel: serial_cs: 
> serial8250_register_port() at 0x03f8, irq 3 failed
> May 28 21:04:32 P4Voyage0-2 cardmgr[2133]: get dev info on socket 0 
> failed: No such device ...
> 
> #lsmod
> Module                  Size  Used by
> ppp_generic            18964  0
> slhc                    5504  1 ppp_generic
> sc520_wdt               4652  1
> serial_cs              16392  1
> pcmcia                 28588  3 serial_cs
> firmware_class          7296  1 pcmcia
> yenta_socket           21516  4
> rsrc_nonstatic          9984  1 yenta_socket
> pcmcia_core            31376  3 pcmcia,yenta_socket,rsrc_nonstatic
> dm_mod                 42680  0
> hostap_pci             45328  2
> hostap                 95236  1 hostap_pci
> ieee80211_crypt         4480  1 hostap
> natsemi                21600  0
> crc32                   4096  2 pcmcia,natsemi
> 
> #cat messages
> May 28 21:04:30 P4Voyage0-2 kernel: pcc_acpi: loading...
> May 28 21:04:30 P4Voyage0-2 kernel: serio: i8042 AUX port at 0x60,0x64 
> irq 12
> May 28 21:04:30 P4Voyage0-2 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
> May 28 21:04:30 P4Voyage0-2 kernel: Serial: 8250/16550 driver $Revision: 
> 1.90 $ 2 ports, IRQ sharing enabled
> May 28 21:04:30 P4Voyage0-2 kernel: serial8250: ttyS1 at I/O 0x2f8 (irq 
> = 3) is a 16550A
> May 28 21:04:30 P4Voyage0-2 kernel: PCI: Enabling device 0000:00:08.0 
> (0000 -> 0003)
> May 28 21:04:30 P4Voyage0-2 kernel: **** SET: Misaligned resource 
> pointer: dbdf9bc2 Type 07 Len 0
> May 28 21:04:30 P4Voyage0-2 kernel: ACPI: PCI Interrupt Link [LNK6] 
> enabled at IRQ 10
> May 28 21:04:30 P4Voyage0-2 kernel: PCI: setting IRQ 10 as level-triggered
> May 28 21:04:30 P4Voyage0-2 kernel: ACPI: PCI Interrupt 0000:00:08.0[A] 
> -> Link [LNK6] -> GSI 10 (level, low) -> IRQ 10
> May 28 21:04:30 P4Voyage0-2 kernel: 0000:00:08.0: ttyS0 at I/O 0x1428 
> (irq = 10) is a 8250
> May 28 21:04:30 P4Voyage0-2 kernel: Couldn't register serial port 
> 0000:00:08.0: -28 ...
> May 28 21:04:30 P4Voyage0-2 kernel: device-mapper: 4.4.0-ioctl 
> (2005-01-12) initialised: dm-devel@redhat.com
> May 28 21:04:30 P4Voyage0-2 kernel: ACPI: PCI Interrupt 0000:00:0a.0[A] 
> -> Link [LNK5] -> GSI 11 (level, low) -> IRQ 11
> May 28 21:04:30 P4Voyage0-2 kernel: Yenta: CardBus bridge found at 
> 0000:00:0a.0 [103c:0850]
> May 28 21:04:30 P4Voyage0-2 kernel: Yenta O2: res at 0x94/0xD4: 00/ea
> May 28 21:04:30 P4Voyage0-2 kernel: Yenta O2: enabling read 
> prefetch/write burst
> May 28 21:04:30 P4Voyage0-2 kernel: Yenta: ISA IRQ mask 0x00b8, PCI irq 11
> May 28 21:04:30 P4Voyage0-2 kernel: Socket status: 30000411 ...
> May 28 21:04:30 P4Voyage0-2 kernel: pccard: PCMCIA card inserted into 
> slot 0 ...
> May 28 21:04:32 P4Voyage0-2 kernel: pcmcia: Detected deprecated PCMCIA 
> ioctl usage.
> May 28 21:04:32 P4Voyage0-2 kernel: pcmcia: This interface will soon be 
> removed from the kernel; please expect breakage unless you upgrade to 
> new tools.
> May 28 21:04:32 P4Voyage0-2 kernel: pcmcia: see 
> http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for details.
> May 28 21:04:32 P4Voyage0-2 kernel: cs: IO port probe 0x100-0x4ff: 
> excluding 0x378-0x37f 0x408-0x40f 0x480-0x48f 0x4d0-0x4d7
> May 28 21:04:32 P4Voyage0-2 kernel: cs: IO port probe 0x800-0x8ff: clean.
> May 28 21:04:32 P4Voyage0-2 kernel: cs: IO port probe 0xc00-0xcff: clean.
> May 28 21:04:32 P4Voyage0-2 kernel: cs: IO port probe 0xa00-0xaff: clean.
> May 28 21:04:32 P4Voyage0-2 kernel: cs: memory probe 
> 0xa0000000-0xa0ffffff: clean.
> May 28 21:04:32 P4Voyage0-2 kernel: pcmcia: registering new device pcmcia0.0
> May 28 21:04:32 P4Voyage0-2 kernel: serial_cs: 
> serial8250_register_port() at 0x03f8, irq 3 failed
> 
> #cat kern.log
> May 28 21:04:30 P4Voyage0-2 kernel: Serial: 8250/16550 driver $Revision: 
> 1.90 $ 2 ports, IRQ sharing enabled
> May 28 21:04:30 P4Voyage0-2 kernel: serial8250: ttyS1 at I/O 0x2f8 (irq 
> = 3) is a 16550A
> May 28 21:04:30 P4Voyage0-2 kernel: PCI: Enabling device 0000:00:08.0 
> (0000 -> 0003)
> May 28 21:04:30 P4Voyage0-2 kernel: **** SET: Misaligned resource 
> pointer: dbdf9bc2 Type 07 Len 0
> May 28 21:04:30 P4Voyage0-2 kernel: ACPI: PCI Interrupt Link [LNK6] 
> enabled at IRQ 10
> May 28 21:04:30 P4Voyage0-2 kernel: PCI: setting IRQ 10 as level-triggered
> May 28 21:04:30 P4Voyage0-2 kernel: ACPI: PCI Interrupt 0000:00:08.0[A] 
> -> Link [LNK6] -> GSI 10 (level, low) -> IRQ 10
> May 28 21:04:30 P4Voyage0-2 kernel: 0000:00:08.0: ttyS0 at I/O 0x1428 
> (irq = 10) is a 8250
> May 28 21:04:30 P4Voyage0-2 kernel: Couldn't register serial port 
> 0000:00:08.0: -28 ...
> May 28 21:04:32 P4Voyage0-2 kernel: pcmcia: registering new device pcmcia0.0
> May 28 21:04:32 P4Voyage0-2 kernel: serial_cs: 
> serial8250_register_port() at 0x03f8, irq 3 failed
> 
> This is a binary distro, right? So running the installer would have.. 
> set up the driver modules correctly? No, the serial_cs wasn't available 
> to it.. [?]
> 
> Cheers
> -- 
> Rik
> 
> 
> _______________________________________________
> GNUz mailing list
> GNUz@inode.co.nz
> http://lists.ourshack.com/mailman/listinfo/gnuz