Unix Technical Forum

PCMCIA (TI PCI1410PC) 2.6.11-1.1369_FC4 problem

This is a discussion on PCMCIA (TI PCI1410PC) 2.6.11-1.1369_FC4 problem within the Linux Operating System forums, part of the Unix Operating Systems category; --> PCMCIA won't work. All cards are detected as 'Anonymous Memory' and cardmgr does a modprobe on 'memory_cs' which from ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-18-2008, 08:50 AM
albright
 
Posts: n/a
Default PCMCIA (TI PCI1410PC) 2.6.11-1.1369_FC4 problem

PCMCIA won't work. All cards are detected as 'Anonymous Memory' and
cardmgr does a modprobe on 'memory_cs' which from what I can find isn't
even used in the 2.6 kernel. I tried playing with the include memory but
nothing I tried helped.

The hardware is a VIA Eden CPU. I'm not sure of the chipset.

messages after pcmcia restart and inserting a modem card:
Jun 16 16:08:38 new-host cardmgr[27686]: exiting
Jun 16 16:08:38 new-host cardmgr[27739]: watching 1 socket
Jun 16 16:08:38 new-host kernel: cs: IO port probe 0xc00-0xcff: clean.
Jun 16 16:08:38 new-host kernel: cs: IO port probe 0x800-0x8ff: clean.
Jun 16 16:08:38 new-host kernel: cs: IO port probe 0x100-0x4ff: clean.
Jun 16 16:08:38 new-host cardmgr[27740]: starting, version is 3.2.8
Jun 16 16:08:42 new-host cardmgr[27740]: initializing socket 0
Jun 16 16:08:42 new-host cardmgr[27740]: socket 0: Anonymous Memory
Jun 16 16:08:42 new-host cardmgr[27740]: executing: 'modprobe memory_cs'
Jun 16 16:08:42 new-host cardmgr[27740]: + FATAL: Module memory_cs not found.
Jun 16 16:08:42 new-host cardmgr[27740]: modprobe exited with status 1
Jun 16 16:08:42 new-host cardmgr[27740]: module /lib/modules/2.6.11-1.1369_FC4/pcmcia/memory_cs.o not available
Jun 16 16:08:42 new-host cardmgr[27740]: bind 'memory_cs' to socket 0 failed: Invalid argument

Relevant part of 'lspci -vv':
00:08.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 168, Cache Line Size 20
Interrupt: pin A routed to IRQ 10
Region 0: Memory at 07000000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
Memory window 0: 07400000-077ff000 (prefetchable)
Memory window 1: 07800000-07bff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001

Boot messages:
Jun 16 10:03:07 new-host syslogd 1.4.1: restart.
Jun 16 10:03:07 new-host kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jun 16 10:03:07 new-host kernel: Linux version 2.6.11-1.1369_FC4 (bhcompile@decompose.build.redhat.com) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 Thu Jun 2 22:55:56 EDT 2005
Jun 16 10:03:07 new-host kernel: BIOS-provided physical RAM map:
Jun 16 10:03:07 new-host kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jun 16 10:03:07 new-host kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jun 16 10:03:07 new-host kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Jun 16 10:03:07 new-host kernel: BIOS-e820: 0000000000100000 - 0000000006ff0000 (usable)
Jun 16 10:03:07 new-host kernel: BIOS-e820: 0000000006ff0000 - 0000000006ffffc0 (ACPI data)
Jun 16 10:03:07 new-host kernel: BIOS-e820: 0000000006ffffc0 - 0000000007000000 (ACPI NVS)
Jun 16 10:03:07 new-host kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Jun 16 10:03:07 new-host kernel: 0MB HIGHMEM available.
Jun 16 10:03:07 new-host kernel: 111MB LOWMEM available.
Jun 16 10:03:07 new-host kernel: Using x86 segment limits to approximate NX protection
Jun 16 10:03:08 new-host kernel: DMI 2.3 present.
Jun 16 10:03:08 new-host kernel: ACPI: PM-Timer IO Port: 0x1008
Jun 16 10:03:08 new-host kernel: Allocating PCI resources starting at 07000000 (gap: 07000000:f8f80000)
Jun 16 10:03:08 new-host kernel: Built 1 zonelists
Jun 16 10:03:08 new-host kernel: Kernel command line: ro root=LABEL=/
Jun 16 10:03:08 new-host kernel: Initializing CPU#0
Jun 16 10:03:08 new-host kernel: CPU 0 irqstacks, hard=c0457000 soft=c0456000
Jun 16 10:03:08 new-host kernel: PID hash table entries: 1024 (order: 10, 16384 bytes)
Jun 16 10:03:08 new-host kernel: Detected 1000.477 MHz processor.
Jun 16 10:03:08 new-host kernel: Using pmtmr for high-res timesource
Jun 16 10:03:08 new-host kernel: Console: colour VGA+ 80x25
Jun 16 10:03:08 new-host kernel: Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Jun 16 10:03:08 new-host kernel: Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Jun 16 10:03:08 new-host kernel: Memory: 108204k/114624k available (2518k kernel code, 5876k reserved, 690k data, 180k init, 0k highmem)
Jun 16 10:03:08 new-host kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jun 16 10:03:08 new-host kernel: Security Framework v1.0.0 initialized
Jun 16 10:03:08 new-host kernel: SELinux: Initializing.
Jun 16 10:03:08 new-host kernel: SELinux: Starting in permissive mode
Jun 16 10:03:08 new-host kernel: selinux_register_security: Registering secondary module capability
Jun 16 10:03:08 new-host kernel: Capability LSM initialized as secondary
Jun 16 10:03:08 new-host kernel: Mount-cache hash table entries: 512
Jun 16 10:03:08 new-host kernel: CPU: L1 I Cache: 64K (32 bytes/line), D cache 64K (32 bytes/line)
Jun 16 10:03:08 new-host kernel: CPU: L2 Cache: 64K (32 bytes/line)
Jun 16 10:03:08 new-host kernel: CPU: Centaur VIA Nehemiah stepping 08
Jun 16 10:03:08 new-host kernel: Enabling fast FPU save and restore... done.
Jun 16 10:03:08 new-host kernel: Enabling unmasked SIMD FPU exception support... done.
Jun 16 10:03:08 new-host kernel: Checking 'hlt' instruction... OK.
Jun 16 10:03:08 new-host kernel: ACPI: setting ELCR to 0200 (from 0440)
Jun 16 10:03:08 new-host kernel: checking if image is initramfs... it is
Jun 16 10:03:08 new-host kernel: softlockup thread 0 started up.
Jun 16 10:03:08 new-host kernel: Freeing initrd memory: 1081k freed
Jun 16 10:03:08 new-host kernel: NET: Registered protocol family 16
Jun 16 10:03:08 new-host kernel: PCI: PCI BIOS revision 2.10 entry at 0xe9654, last bus=1
Jun 16 10:03:08 new-host kernel: PCI: Using configuration type 1
Jun 16 10:03:08 new-host kernel: mtrr: v2.0 (20020519)
Jun 16 10:03:08 new-host kernel: ACPI: Subsystem revision 20050309
Jun 16 10:03:08 new-host kernel: ACPI: Interpreter enabled
Jun 16 10:03:08 new-host kernel: ACPI: Using PIC for interrupt routing
Jun 16 10:03:08 new-host kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jun 16 10:03:08 new-host kernel: PCI: Probing PCI hardware (bus 00)
Jun 16 10:03:08 new-host kernel: PCI: Via IRQ fixup
Jun 16 10:03:08 new-host kernel: PCI: Via IRQ fixup
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 6 *10)
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 6 10) *0, disabled.
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *6 10)
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 6 *10)
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 6 10) *0, disabled.
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 6 10) *0, disabled.
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 6 10) *0, disabled.
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 6 10) *0, disabled.
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0, disabled.
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [ALKB] (IRQs 23) *10
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *6, disabled.
Jun 16 10:03:08 new-host kernel: ACPI-0169: *** Error: No object was returned from [\_SB_.PCI0.ALKD._CRS] (Node c6ec4900), AE_NOT_EXIST
Jun 16 10:03:08 new-host kernel: ACPI: PCI Interrupt Link [ALKD] (IRQs 21) *0
Jun 16 10:03:08 new-host kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jun 16 10:03:08 new-host kernel: pnp: PnP ACPI init
Jun 16 10:03:08 new-host kernel: pnp: PnPACPI: METHOD_NAME__CRS failure for PNP0c04
Jun 16 10:03:08 new-host kernel: pnp: PnP ACPI: found 12 devices
Jun 16 10:03:08 new-host kernel: usbcore: registered new driver usbfs
Jun 16 10:03:08 new-host kernel: usbcore: registered new driver hub
Jun 16 10:03:08 new-host kernel: PCI: Using ACPI for IRQ routing
Jun 16 10:03:08 new-host kernel: PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Jun 16 10:03:08 new-host kernel: pnp: 00:06: ioport range 0x330-0x331 has been reserved
Jun 16 10:03:08 new-host kernel: pnp: 00:06: ioport range 0x4d0-0x4d1 has been reserved
Jun 16 10:03:08 new-host kernel: pnp: 00:06: ioport range 0x1000-0x107f could not be reserved
Jun 16 10:03:08 new-host kernel: pnp: 00:06: ioport range 0x1400-0x140f has been reserved
Jun 16 10:03:08 new-host kernel: Simple Boot Flag at 0x37 set to 0x1
Jun 16 10:03:08 new-host kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Jun 16 10:03:08 new-host kernel: apm: overridden by ACPI.
Jun 16 10:03:09 new-host kernel: audit: initializing netlink socket (disabled)
Jun 16 10:03:09 new-host kernel: audit(1118934137.612:1): initialized
Jun 16 10:03:09 new-host kernel: Total HugeTLB memory allocated, 0
Jun 16 10:03:09 new-host kernel: VFS: Disk quotas dquot_6.5.1
Jun 16 10:03:09 new-host rpc.statd[1837]: Version 1.0.7 Starting
Jun 16 10:03:09 new-host kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jun 16 10:03:09 new-host kernel: SELinux: Registering netfilter hooks
Jun 16 10:03:09 new-host kernel: Initializing Cryptographic API
Jun 16 10:03:09 new-host kernel: ksign: Installing public key data
Jun 16 10:03:09 new-host kernel: Loading keyring
Jun 16 10:03:09 new-host kernel: - Added public key 42BD35A990375F72
Jun 16 10:03:09 new-host kernel: - User ID: Red Hat, Inc. (Kernel Module GPG key)
Jun 16 10:03:09 new-host kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jun 16 10:03:09 new-host kernel: ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Jun 16 10:03:09 new-host rpc.statd[1837]: gethostbyname error for new-host
Jun 16 10:03:09 new-host kernel: ACPI: Processor [CPU0] (supports 16 throttling states)
Jun 16 10:03:09 new-host kernel: isapnp: Scanning for PnP cards...
Jun 16 10:03:09 new-host kernel: isapnp: No Plug & Play device found
Jun 16 10:03:09 new-host kernel: Real Time Clock Driver v1.12
Jun 16 10:03:09 new-host kernel: Linux agpgart interface v0.101 (c) Dave Jones
Jun 16 10:03:09 new-host kernel: agpgart: Detected VIA CLE266 chipset
Jun 16 10:03:09 new-host kernel: agpgart: AGP aperture is 64M @ 0xb0000000
Jun 16 10:03:09 new-host kernel: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Jun 16 10:03:09 new-host kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 16 10:03:09 new-host kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 16 10:03:09 new-host kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 76 ports, IRQ sharing enabled
Jun 16 10:03:09 new-host kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jun 16 10:03:09 new-host kernel: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Jun 16 10:03:09 new-host kernel: ttyS2 at I/O 0x3e8 (irq = 5) is a 16550A
Jun 16 10:03:10 new-host kernel: ttyS3 at I/O 0x2e8 (irq = 11) is a 16550A
Jun 16 10:03:10 new-host kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jun 16 10:03:10 new-host kernel: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Jun 16 10:03:10 new-host kernel: ttyS2 at I/O 0x3e8 (irq = 5) is a 16550A
Jun 16 10:03:10 new-host kernel: ttyS3 at I/O 0x2e8 (irq = 11) is a 16550A
Jun 16 10:03:10 new-host kernel: io scheduler noop registered
Jun 16 10:03:10 new-host kernel: io scheduler anticipatory registered
Jun 16 10:03:10 new-host kernel: io scheduler deadline registered
Jun 16 10:03:10 new-host kernel: io scheduler cfq registered
Jun 16 10:03:10 new-host kernel: RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Jun 16 10:03:10 new-host kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jun 16 10:03:10 new-host kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jun 16 10:03:10 new-host kernel: VP_IDE: IDE controller at PCI slot 0000:00:11.1
Jun 16 10:03:10 new-host kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
Jun 16 10:03:10 new-host kernel: PCI: setting IRQ 10 as level-triggered
Jun 16 10:03:10 new-host kernel: ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
Jun 16 10:03:10 new-host kernel: VP_IDE: chipset revision 6
Jun 16 10:03:10 new-host kernel: VP_IDE: not 100% native mode: will probe irqs later
Jun 16 10:03:10 new-host kernel: VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
Jun 16 10:03:10 new-host kernel: ide0: BM-DMA at 0x1100-0x1107, BIOS settings: hdaMA, hdbio
Jun 16 10:03:10 new-host kernel: hda: HITACHI_DK23CA-20, ATA DISK drive
Jun 16 10:03:10 new-host kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jun 16 10:03:10 new-host kernel: hda: max request size: 128KiB
Jun 16 10:03:10 new-host kernel: hda: 39070080 sectors (20003 MB) w/2048KiB Cache, CHS=38760/16/63, UDMA(33)
Jun 16 10:03:10 new-host kernel: hda: cache flushes not supported
Jun 16 10:03:10 new-host kernel: hda: hda1 hda2 hda3
Jun 16 10:03:10 new-host kernel: ide-floppy driver 0.99.newide
Jun 16 10:03:10 new-host kernel: usbcore: registered new driver hiddev
Jun 16 10:03:10 new-host kernel: usbcore: registered new driver usbhid
Jun 16 10:03:10 new-host kernel: drivers/usb/input/hid-core.c: v2.01:USB HID core driver
Jun 16 10:03:10 new-host kernel: mice: PS/2 mouse device common for all mice
Jun 16 10:03:10 new-host kernel: md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
Jun 16 10:03:10 new-host kernel: NET: Registered protocol family 2
Jun 16 10:03:10 new-host kernel: IP: routing cache hash table of 128 buckets, 4Kbytes
Jun 16 10:03:10 new-host kernel: TCP established hash table entries: 4096 (order: 3, 32768 bytes)
Jun 16 10:03:10 new-host kernel: TCP bind hash table entries: 4096 (order: 4, 114688 bytes)
Jun 16 10:03:10 new-host kernel: TCP: Hash tables configured (established 4096 bind 4096)
Jun 16 10:03:10 new-host kernel: Initializing IPsec netlink socket
Jun 16 10:03:10 new-host kernel: NET: Registered protocol family 1
Jun 16 10:03:10 new-host kernel: NET: Registered protocol family 17
Jun 16 10:03:10 new-host kernel: ACPI wakeup devices:
Jun 16 10:03:10 new-host kernel: PBTN USB3 USB4 USB5 USB6 LAN AC97 PS2M KBC
Jun 16 10:03:10 new-host kernel: ACPI: (supports S0 S3 S4 S4bios S5)
Jun 16 10:03:10 new-host kernel: Freeing unused kernel memory: 180k freed
Jun 16 10:03:10 new-host kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Jun 16 10:03:10 new-host kernel: kjournald starting. Commit interval 5 seconds
Jun 16 10:03:10 new-host kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jun 16 10:03:10 new-host kernel: input: PS/2 Generic Mouse on isa0060/serio1
Jun 16 10:03:10 new-host kernel: security: 3 users, 6 roles, 764 types, 87 bools
Jun 16 10:03:10 new-host kernel: security: 55 classes, 180131 rules
Jun 16 10:03:10 new-host kernel: SELinux: Completing initialization.
Jun 16 10:03:10 new-host kernel: SELinux: Setting up existing superblocks.
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev hda1, type ext3), uses xattr
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev mqueue, type mqueue), not configured for labeling
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), not configured for labeling
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev eventpollfs, type eventpollfs), uses genfs_contexts
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
Jun 16 10:03:10 new-host kernel: SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
Jun 16 10:03:10 new-host kernel: floppy0: no floppy controllers found
Jun 16 10:03:10 new-host kernel: via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
Jun 16 10:03:10 new-host kernel: ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
Jun 16 10:03:10 new-host kernel: eth0: VIA Rhine II at 0xf0000000, 00:90:dc:02:fb:9c, IRQ 10.
Jun 16 10:03:10 new-host kernel: eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
Jun 16 10:03:10 new-host kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 6
Jun 16 10:03:10 new-host kernel: PCI: setting IRQ 6 as level-triggered
Jun 16 10:03:10 new-host kernel: ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [LNKC] -> GSI 6 (level, low) -> IRQ 6
Jun 16 10:03:10 new-host kernel: shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
Jun 16 10:03:10 new-host kernel: shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
Jun 16 10:03:10 new-host kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
Jun 16 10:03:10 new-host auditd[1849]: Init complete, audit pid set to: 1849
Jun 16 10:03:11 new-host kernel: ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [LNKD] -> GSI 10 (level, low) -> IRQ 10
Jun 16 10:03:11 new-host kernel: ehci_hcd 0000:00:10.3: EHCI Host Controller
Jun 16 10:03:11 new-host kernel: ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1
Jun 16 10:03:11 new-host kernel: ehci_hcd 0000:00:10.3: irq 10, io mem 0xf0080000
Jun 16 10:03:11 new-host kernel: ehci_hcd 0000:00:10.3: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
Jun 16 10:03:11 new-host kernel: hub 1-0:1.0: USB hub found
Jun 16 10:03:11 new-host kernel: hub 1-0:1.0: 6 ports detected
Jun 16 10:03:11 new-host kernel: usb 1-3: new high speed USB device using ehci_hcd and address 2
Jun 16 10:03:11 new-host kernel: USB Universal Host Controller Interface driver v2.2
Jun 16 10:03:11 new-host kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
Jun 16 10:03:11 new-host kernel: ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
Jun 16 10:03:11 new-host kernel: uhci_hcd 0000:00:10.0: UHCI Host Controller
Jun 16 10:03:11 new-host kernel: uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
Jun 16 10:03:11 new-host kernel: uhci_hcd 0000:00:10.0: irq 10, io base 0x00001200
Jun 16 10:03:11 new-host kernel: hub 2-0:1.0: USB hub found
Jun 16 10:03:11 new-host kernel: hub 2-0:1.0: 2 ports detected
Jun 16 10:03:11 new-host kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
Jun 16 10:03:11 new-host kernel: ACPI: PCI Interrupt 0000:00:10.1[b] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
Jun 16 10:03:11 new-host kernel: uhci_hcd 0000:00:10.1: UHCI Host Controller
Jun 16 10:03:11 new-host kernel: uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
Jun 16 10:03:11 new-host kernel: uhci_hcd 0000:00:10.1: irq 10, io base 0x00001220
Jun 16 10:03:11 new-host kernel: hub 3-0:1.0: USB hub found
Jun 16 10:03:11 new-host kernel: hub 3-0:1.0: 2 ports detected
Jun 16 10:03:11 new-host kernel: ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [LNKC] -> GSI 6 (level, low) -> IRQ 6
Jun 16 10:03:11 new-host kernel: uhci_hcd 0000:00:10.2: UHCI Host Controller
Jun 16 10:03:11 new-host kernel: uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
Jun 16 10:03:11 new-host kernel: uhci_hcd 0000:00:10.2: irq 6, io base 0x00001240
Jun 16 10:03:11 new-host kernel: hub 4-0:1.0: USB hub found
Jun 16 10:03:11 new-host kernel: hub 4-0:1.0: 2 ports detected
Jun 16 10:03:11 new-host kernel: Linux Kernel Card Services
Jun 16 10:03:11 new-host kernel: options: [pci] [cardbus] [pm]
Jun 16 10:03:11 new-host kernel: ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
Jun 16 10:03:11 new-host kernel: Yenta: CardBus bridge found at 0000:00:08.0 [0000:0000]
Jun 16 10:03:11 new-host kernel: Yenta: Enabling burst memory read transactions
Jun 16 10:03:11 new-host kernel: Yenta: Using CSCINT to route CSC interrupts to PCI
Jun 16 10:03:11 new-host kernel: Yenta: Routing CardBus interrupts to PCI
Jun 16 10:03:11 new-host kernel: Yenta TI: socket 0000:00:08.0, mfunc 0x00001002, devctl 0x66
Jun 16 10:03:11 new-host kernel: Yenta: ISA IRQ mask 0x08b8, PCI irq 10
Jun 16 10:03:11 new-host kernel: Socket status: 30000010
Jun 16 10:03:11 new-host kernel: ACPI: Power Button (FF) [PWRF]
Jun 16 10:03:11 new-host kernel: ibm_acpi: ec object not found
Jun 16 10:03:11 new-host kernel: md: Autodetecting RAID arrays.
Jun 16 10:03:11 new-host kernel: md: autorun ...
Jun 16 10:03:11 new-host kernel: md: ... autorun DONE.
Jun 16 10:03:11 new-host kernel: SCSI subsystem initialized
Jun 16 10:03:11 new-host kernel: Initializing USB Mass Storage driver...
Jun 16 10:03:11 new-host kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Jun 16 10:03:11 new-host kernel: usbcore: registered new driver usb-storage
Jun 16 10:03:11 new-host kernel: USB Mass Storage support registered.
Jun 16 10:03:11 new-host kernel: device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
Jun 16 10:03:11 new-host kernel: EXT3 FS on hda1, internal journal
Jun 16 10:03:11 new-host kernel: Vendor: Memorex Model: 52MAXX 3252AJ1 Rev: 4WS2
Jun 16 10:03:11 new-host kernel: Type: CD-ROM ANSI SCSI revision: 00
Jun 16 10:03:11 new-host kernel: sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
Jun 16 10:03:11 new-host kernel: Uniform CD-ROM driver Revision: 3.20
Jun 16 10:03:11 new-host kernel: kjournald starting. Commit interval 5 seconds
Jun 16 10:03:11 new-host kernel: EXT3 FS on hda3, internal journal
Jun 16 10:03:11 new-host kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jun 16 10:03:11 new-host kernel: SELinux: initialized (dev hda3, type ext3), uses xattr
Jun 16 10:03:11 new-host kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Jun 16 10:03:11 new-host kernel: Adding 1052248k swap on /dev/hda2. Priority:-1 extents:1
Jun 16 10:03:11 new-host kernel: SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
Jun 16 10:03:11 new-host kernel: ip_tables: (C) 2000-2002 Netfilter core team
Jun 16 10:03:11 new-host kernel: ip_conntrack version 2.1 (895 buckets, 7160 max) - 272 bytes per conntrack
Jun 16 10:03:11 new-host kernel: cs: IO port probe 0xc00-0xcff: clean.
Jun 16 10:03:11 new-host kernel: cs: IO port probe 0x800-0x8ff: clean.
Jun 16 10:03:11 new-host kernel: cs: IO port probe 0x100-0x4ff: excluding 0x378-0x37f
Jun 16 10:03:11 new-host kernel: cs: IO port probe 0xa00-0xaff: clean.
Jun 16 10:03:11 new-host kernel: cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa0ffffff
Jun 16 10:03:11 new-host kernel: cs: memory probe 0x60000000-0x60ffffff: excluding 0x60000000-0x60ffffff
Jun 16 10:03:11 new-host kernel: cs: warning: no high memory space available!
Jun 16 10:03:11 new-host kernel: 2.6. kernels use pcmciamtd instead of memory_cs.c and do not require special
Jun 16 10:03:11 new-host kernel: MTD handling any more.
Jun 16 10:03:11 new-host kernel: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Jun 16 10:03:11 new-host kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
Jun 16 10:03:12 new-host hcid[1887]: Bluetooth HCI daemon
Jun 16 10:03:12 new-host kernel: Bluetooth: Core ver 2.7
Jun 16 10:03:12 new-host kernel: NET: Registered protocol family 31
Jun 16 10:03:12 new-host kernel: Bluetooth: HCI device and connection manager initialized
Jun 16 10:03:12 new-host kernel: Bluetooth: HCI socket layer initialized
Jun 16 10:03:13 new-host kernel: Bluetooth: L2CAP ver 2.7
Jun 16 10:03:13 new-host kernel: Bluetooth: L2CAP socket layer initialized
Jun 16 10:03:13 new-host sdpd[1891]: Bluetooth SDP daemon
Jun 16 10:03:13 new-host hcid[1887]: Unable to get on D-BUS
Jun 16 10:03:13 new-host kernel: Bluetooth: RFCOMM ver 1.5
Jun 16 10:03:13 new-host kernel: Bluetooth: RFCOMM socket layer initialized
Jun 16 10:03:13 new-host kernel: Bluetooth: RFCOMM TTY layer initialized
Jun 16 10:03:14 new-host kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
Jun 16 10:03:14 new-host kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
Jun 16 10:03:20 new-host kernel: parport: PnPBIOS parport detected.
Jun 16 10:03:20 new-host kernel: parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
Jun 16 10:03:20 new-host kernel: lp0: using parport0 (interrupt-driven).
Jun 16 10:03:20 new-host kernel: lp0: console ready
Jun 16 10:03:29 new-host kernel: NET: Registered protocol family 10
Jun 16 10:03:29 new-host kernel: Disabled Privacy Extensions on device c03e6820(lo)
Jun 16 10:03:29 new-host kernel: IPv6 over IPv4 tunneling driver
Jun 16 10:03:31 new-host gpm[2276]: *** info [startup.c(95)]:
Jun 16 10:03:31 new-host gpm[2276]: Started gpm successfully. Entered daemon mode.
Jun 16 10:03:31 new-host gpm[2276]: *** info [mice.c(1766)]:
Jun 16 10:03:31 new-host gpm[2276]: imps2: Auto-detected intellimouse PS/2
Jun 16 10:03:44 new-host gconfd (root-2353): starting (version 2.10.0), pid 2353 user 'root'
Jun 16 10:03:44 new-host gconfd (root-2353): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Jun 16 10:03:44 new-host gconfd (root-2353): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Jun 16 10:03:44 new-host gconfd (root-2353): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Jun 16 10:04:05 new-host kernel: audit(:162317): major=252 name_count=0: freeing multiple contexts (1)
Jun 16 10:04:05 new-host kernel: audit(:162292): major=113 name_count=0: freeing multiple contexts (2)
Jun 16 10:04:06 new-host kernel: audit(:163518): major=252 name_count=0: freeing multiple contexts (1)
Jun 16 10:04:06 new-host kernel: audit(:163498): major=113 name_count=0: freeing multiple contexts (2)
Jun 16 10:04:06 new-host kernel: audit(:164721): major=252 name_count=0: freeing multiple contexts (1)
Jun 16 10:04:06 new-host kernel: audit(:164701): major=113 name_count=0: freeing multiple contexts (2)
Jun 16 10:05:02 new-host crond(pam_unix)[2380]: session opened for user root by (uid=0)
Jun 16 10:05:05 new-host crond(pam_unix)[2380]: session closed for user root
Jun 16 10:10:01 new-host crond(pam_unix)[2422]: session opened for user root by (uid=0)
Jun 16 10:10:02 new-host crond(pam_unix)[2422]: session closed for user root
Jun 16 10:11:30 new-host ntpdate[2458]: step time server 66.229.200.200 offset -6.279413 sec
Jun 16 10:11:31 new-host ntpd[2460]: ntpd 4.2.0a@1.1190-r Thu Apr 14 07:47:25 EDT 2005 (1)
Jun 16 10:11:31 new-host ntpd[2460]: precision = 3.000 usec
Jun 16 10:11:31 new-host ntpd[2460]: Listening on interface wildcard, 0.0.0.0#123
Jun 16 10:11:31 new-host ntpd[2460]: Listening on interface wildcard, ::#123
Jun 16 10:11:31 new-host ntpd[2460]: Listening on interface lo, 127.0.0.1#123
Jun 16 10:11:31 new-host ntpd[2460]: Listening on interface eth0, 10.51.51.204#123
Jun 16 10:11:31 new-host ntpd[2460]: kernel time sync status 0040
Jun 16 10:11:32 new-host ntpd[2460]: frequency initialized 0.000 PPM from /var/lib/ntp/drift
Jun 16 10:12:42 new-host gpm[2276]: *** info [mice.c(1766)]:
Jun 16 10:12:42 new-host gpm[2276]: imps2: Auto-detected intellimouse PS/2
Jun 16 10:12:42 new-host kernel: audit(:347674): major=252 name_count=0: freeing multiple contexts (1)
Jun 16 10:12:42 new-host kernel: audit(:130881): major=113 name_count=0: freeing multiple contexts (2)
Jun 16 10:12:44 new-host fstab-sync[2516]: removed all generated mount points
Jun 16 10:12:46 new-host fstab-sync[2525]: added mount point /media/cdrecorder for /dev/scd0
Jun 16 10:13:14 new-host gdm(pam_unix)[2739]: session opened for user ibox by (uid=0)
Jun 16 10:13:16 new-host gconfd (ibox-2839): starting (version 2.10.0), pid 2839 user 'ibox'
Jun 16 10:13:16 new-host gconfd (ibox-2839): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Jun 16 10:13:16 new-host gconfd (ibox-2839): Resolved address "xml:readwrite:/home/ibox/.gconf" to a writable configuration source at position 1
Jun 16 10:13:16 new-host gconfd (ibox-2839): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Jun 16 10:13:34 new-host gconfd (ibox-2839): Resolved address "xml:readwrite:/home/ibox/.gconf" to a writable configuration source at position 0
Jun 16 10:14:45 new-host ntpd[2460]: synchronized to 66.229.200.200, stratum 1
Jun 16 10:14:45 new-host ntpd[2460]: kernel time sync disabled 0041
Jun 16 10:15:01 new-host crond(pam_unix)[2936]: session opened for user root by (uid=0)
Jun 16 10:15:06 new-host crond(pam_unix)[2936]: session closed for user root
Jun 16 10:17:58 new-host ntpd[2460]: kernel time sync enabled 0001
Jun 16 10:18:02 new-host su(pam_unix)[3055]: session opened for user root by (uid=500)
Jun 16 10:19:29 new-host cardmgr[1565]: executing: 'modprobe -r memory_cs 2>&1'
Jun 16 10:19:29 new-host cardmgr[1565]: + FATAL: Module memory_cs not found.
Jun 16 10:19:29 new-host cardmgr[1565]: modprobe exited with status 1
Jun 16 10:20:02 new-host crond(pam_unix)[3113]: session opened for user root by (uid=0)
Jun 16 10:20:07 new-host crond(pam_unix)[3113]: session closed for user root
Jun 16 10:20:36 new-host cardmgr[1565]: socket 0: Anonymous Memory
Jun 16 10:20:37 new-host cardmgr[1565]: executing: 'modprobe memory_cs 2>&1'
Jun 16 10:20:37 new-host cardmgr[1565]: + FATAL: Module memory_cs not found.
Jun 16 10:20:37 new-host cardmgr[1565]: modprobe exited with status 1
Jun 16 10:20:37 new-host cardmgr[1565]: module /lib/modules/2.6.11-1.1369_FC4/pcmcia/memory_cs.o not available
Jun 16 10:20:37 new-host cardmgr[1565]: bind 'memory_cs' to socket 0 failed: Invalid argument

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:14 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com