PCMPC200 with RedHat 7.3 problems
"Brian Suthoff" <[email protected]>
| Newsgroups | gmane.linux.drivers.tulip.general |
|---|---|
| Message-ID | <002001c231b0$b653de30$f30a0a0a@BSUTHOFF2> |
I'm new to this and am having a horrible time getting my new Linksys PCMCIA card to work with RedHat 7.3 and the tulip_cb.o module. Here's what I've done: 1. Installed completely clean copy of RedHat 7.3 (PCMCIA support is in the kernel) 2. Installed latest PCMCIA-CS package (both tools and drivers) 3. Upgraded to the latest tulip_cb.o module (version 0.9.15-pre10) And it doesn't work. I didn't work through step 2 either. The error I always get when insterting the PCMCIA card is: kernel: PCI: Enabling device 05:00.0 (0000 -> 0003) /etc/hotplug/pci-agent: ... no modules for PCI slot 05:00.0 If I try "insmod tulip_cb.o" I get the following: tulip_cb.o: unresolved symbol unregister_driver tulip_cb.o: unresolved symbol unregister_driver However, "cardctl ident" correctly identifies the card. My "messages" log from the latest restart is also incldued below. You'll notice a number of "depmod: unresolved symbol errors" that appear to exist for a handful of the modules installed by the PCMCIA-CS package, including the tulip_cb.o module. Can someone point me in the right direction?? Thanks, Brian **************** /var/log/messages ********************** Jul 22 13:50:02 localhost syslogd 1.4.1: restart. Jul 22 13:50:02 localhost syslog: syslogd startup succeeded Jul 22 13:50:02 localhost syslog: klogd startup succeeded Jul 22 13:50:02 localhost kernel: klogd 1.4.1, log source = /proc/kmsg started. Jul 22 13:50:02 localhost kernel: Linux version 2.4.18-3 ([email protected]) (gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)) #1 Thu Apr 18 07:37:53 EDT 2002 Jul 22 13:50:02 localhost kernel: BIOS-provided physical RAM map: Jul 22 13:50:02 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) Jul 22 13:50:02 localhost kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) Jul 22 13:50:02 localhost kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) Jul 22 13:50:02 localhost kernel: BIOS-e820: 0000000000100000 - 000000000bfd0000 (usable) Jul 22 13:50:02 localhost kernel: BIOS-e820: 000000000bfd0000 - 000000000bfdf000 (ACPI data) Jul 22 13:50:02 localhost kernel: BIOS-e820: 000000000bfdf000 - 000000000bfe0000 (ACPI NVS) Jul 22 13:50:02 localhost kernel: BIOS-e820: 000000000bfe0000 - 000000000c000000 (reserved) Jul 22 13:50:02 localhost kernel: BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved) Jul 22 13:50:02 localhost kernel: On node 0 totalpages: 49104 Jul 22 13:50:02 localhost kernel: zone(0): 4096 pages. Jul 22 13:50:02 localhost portmap: portmap startup succeeded Jul 22 13:50:02 localhost kernel: zone(1): 45008 pages. Jul 22 13:50:03 localhost kernel: zone(2): 0 pages. Jul 22 13:50:03 localhost kernel: IBM machine detected. Enabling interrupts during APM calls. Jul 22 13:50:03 localhost kernel: Kernel command line: ro root=/dev/hda5 Jul 22 13:50:03 localhost kernel: Initializing CPU#0 Jul 22 13:50:03 localhost kernel: Detected 448.449 MHz processor. Jul 22 13:50:03 localhost kernel: Console: colour VGA+ 80x25 Jul 22 13:50:03 localhost kernel: Calibrating delay loop... 894.56 BogoMIPS Jul 22 13:50:03 localhost kernel: Memory: 190676k/196416k available (1119k kernel code, 5352k reserved, 775k data, 280k init, 0k highmem) Jul 22 13:50:03 localhost kernel: Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) Jul 22 13:50:03 localhost kernel: Inode cache hash table entries: 16384 (order: 5, 131072 bytes) Jul 22 13:50:03 localhost nfslock: rpc.statd startup succeeded Jul 22 13:50:03 localhost kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) Jul 22 13:50:03 localhost kernel: Buffer cache hash table entries: 8192 (order: 3, 32768 bytes) Jul 22 13:50:03 localhost kernel: Page-cache hash table entries: 65536 (order: 6, 262144 bytes) Jul 22 13:50:03 localhost rpc.statd[571]: Version 0.3.3 Starting Jul 22 13:50:03 localhost kernel: CPU: L1 I cache: 16K, L1 D cache: 16K Jul 22 13:50:03 localhost kernel: CPU: L2 cache: 256K Jul 22 13:50:03 localhost keytable: Loading keymap: succeeded Jul 22 13:50:04 localhost kernel: Intel machine check architecture supported. Jul 22 13:50:04 localhost keytable: Loading system font: succeeded Jul 22 13:50:04 localhost kernel: Intel machine check reporting enabled on CPU#0. Jul 22 13:50:04 localhost kernel: CPU: Intel Pentium III (Coppermine) stepping 01 Jul 22 13:50:04 localhost kernel: Enabling fast FPU save and restore... done. Jul 22 13:50:04 localhost kernel: Enabling unmasked SIMD FPU exception support... done. Jul 22 13:50:04 localhost kernel: Checking 'hlt' instruction... OK. Jul 22 13:50:04 localhost kernel: POSIX conformance testing by UNIFIX Jul 22 13:50:04 localhost kernel: mtrr: v1.40 (20010327) Richard Gooch ([email protected]) Jul 22 13:50:04 localhost kernel: mtrr: detected mtrr type: Intel Jul 22 13:50:04 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd880, last bus=7 Jul 22 13:50:04 localhost kernel: PCI: Using configuration type 1 Jul 22 13:50:04 localhost kernel: PCI: Probing PCI hardware Jul 22 13:50:04 localhost kernel: PCI: Using IRQ router PIIX [8086/7110] at 00:07.0 Jul 22 13:50:04 localhost kernel: Limiting direct PCI/PCI transfers. Jul 22 13:50:04 localhost kernel: isapnp: Scanning for PnP cards... Jul 22 13:50:04 localhost random: Initializing random number generator: succeeded Jul 22 13:50:04 localhost kernel: isapnp: No Plug & Play device found Jul 22 13:49:31 localhost rc.sysinit: Mounting proc filesystem: succeeded Jul 22 13:50:04 localhost kernel: Linux NET4.0 for Linux 2.4 Jul 22 13:49:31 localhost rc.sysinit: Unmounting initrd: succeeded Jul 22 13:50:04 localhost kernel: Based upon Swansea University Computer Society NET3.039 Jul 22 13:49:31 localhost sysctl: net.ipv4.ip_forward = 0 Jul 22 13:50:04 localhost kernel: Initializing RT netlink socket Jul 22 13:49:31 localhost sysctl: net.ipv4.conf.default.rp_filter = 1 Jul 22 13:50:04 localhost kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16) Jul 22 13:49:31 localhost sysctl: kernel.sysrq = 0 Jul 22 13:50:04 localhost kernel: Starting kswapd Jul 22 13:49:31 localhost sysctl: kernel.core_uses_pid = 1 Jul 22 13:50:05 localhost kernel: VFS: Diskquotas version dquot_6.5.0 initialized Jul 22 13:49:31 localhost rc.sysinit: Configuring kernel parameters: succeeded Jul 22 13:50:05 localhost netfs: Mounting other filesystems: succeeded Jul 22 13:50:05 localhost kernel: pty: 2048 Unix98 ptys configured Jul 22 13:49:31 localhost date: Mon Jul 22 13:49:22 EDT 2002 Jul 22 13:50:05 localhost kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled Jul 22 13:49:31 localhost rc.sysinit: Setting clock (localtime): Mon Jul 22 13:49:22 EDT 2002 succeeded Jul 22 13:50:05 localhost kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A Jul 22 13:49:31 localhost rc.sysinit: Loading default keymap succeeded Jul 22 13:50:05 localhost apmd[684]: Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16) Jul 22 13:50:05 localhost kernel: Real Time Clock Driver v1.10e Jul 22 13:50:05 localhost apmd: apmd startup succeeded Jul 22 13:49:31 localhost rc.sysinit: Setting default font (lat0-sun16): succeeded Jul 22 13:50:05 localhost kernel: block: 368 slots per queue, batch=92 Jul 22 13:49:31 localhost rc.sysinit: Activating swap partitions: succeeded Jul 22 13:50:06 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31 Jul 22 13:49:31 localhost rc.sysinit: Setting hostname localhost.localdomain: succeeded Jul 22 13:50:06 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Jul 22 13:49:31 localhost rc.sysinit: Mounting USB filesystem: succeeded Jul 22 13:50:06 localhost autofs: automount startup succeeded Jul 22 13:50:06 localhost kernel: PIIX4: IDE controller on PCI bus 00 dev 39 Jul 22 13:49:31 localhost rc.sysinit: Initializing USB controller (usb-uhci): succeeded Jul 22 13:50:06 localhost kernel: PIIX4: chipset revision 1 Jul 22 13:49:31 localhost fsck: /: clean, 17574/98304 files, 77972/393088 blocks Jul 22 13:50:06 localhost sshd: Starting sshd: Jul 22 13:50:06 localhost kernel: PIIX4: not 100%% native mode: will probe irqs later Jul 22 13:49:31 localhost rc.sysinit: Checking root filesystem succeeded Jul 22 13:50:06 localhost kernel: ide0: BM-DMA at 0xfcf0-0xfcf7, BIOS settings: hda:DMA, hdb:pio Jul 22 13:50:07 localhost apmd[684]: Battery: * * * (95% unknown) Jul 22 13:49:31 localhost rc.sysinit: Remounting root filesystem in read-write mode: succeeded Jul 22 13:50:07 localhost kernel: ide1: BM-DMA at 0xfcf8-0xfcff, BIOS settings: hdc:pio, hdd:pio Jul 22 13:49:42 localhost depmod: depmod: *** Unresolved symbols in /lib/modules/2.4.18-3/pcmcia/3c575_cb.o Jul 22 13:50:07 localhost kernel: hda: IBM-DARA-206000, ATA DISK drive Jul 22 13:49:42 localhost depmod: depmod: *** Unresolved symbols in /lib/modules/2.4.18-3/pcmcia/eepro100_cb.o Jul 22 13:50:08 localhost kernel: hdc: LS-120 SLIM 03 UHD Floppy, ATAPI FLOPPY drive Jul 22 13:49:42 localhost depmod: depmod: *** Unresolved symbols in /lib/modules/2.4.18-3/pcmcia/epic_cb.o Jul 22 13:50:08 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Jul 22 13:50:08 localhost sshd: succeeded Jul 22 13:49:42 localhost depmod: depmod: *** Unresolved symbols in /lib/modules/2.4.18-3/pcmcia/memory_cb.o Jul 22 13:50:08 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15 Jul 22 13:50:08 localhost sshd: Jul 22 13:49:42 localhost depmod: depmod: *** Unresolved symbols in /lib/modules/2.4.18-3/pcmcia/serial_cb.o Jul 22 13:50:09 localhost kernel: blk: queue c035e6a4, I/O limit 4095Mb (mask 0xffffffff) Jul 22 13:50:09 localhost rc: Starting sshd: succeeded Jul 22 13:49:42 localhost depmod: depmod: *** Unresolved symbols in /lib/modules/2.4.18-3/pcmcia/tulip_cb.o Jul 22 13:50:09 localhost kernel: hda: 11733120 sectors (6007 MB) w/418KiB Cache, CHS=776/240/63, UDMA(33) Jul 22 13:49:42 localhost depmod: depmod: *** Unresolved symbols in /lib/modules/2.4.18-3/pcmcia/tulip_cb_old.o Jul 22 13:50:09 localhost kernel: ide-floppy driver 0.99.newide Jul 22 13:49:42 localhost rc.sysinit: Finding module dependencies: failed Jul 22 13:50:09 localhost kernel: hdc: No disk in drive Jul 22 13:49:43 localhost fsck: /boot: clean, 40/13272 files, 10528/52888 blocks Jul 22 13:50:09 localhost kernel: hdc: 123264kB, 963/8/32 CHS, 533 kBps, 512 sector size, 720 rpm Jul 22 13:49:44 localhost fsck: /home: clean, 18/160000 files, 13246/319410 blocks Jul 22 13:50:09 localhost kernel: Partition check: Jul 22 13:49:44 localhost fsck: /usr: clean, 51791/436320 files, 252847/871290 blocks Jul 22 13:50:10 localhost kernel: hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 > Jul 22 13:49:44 localhost fsck: /var: clean, 546/66264 files, 38293/264568 blocks Jul 22 13:50:10 localhost kernel: Floppy drive(s): fd0 is 1.44M Jul 22 13:49:44 localhost rc.sysinit: Checking filesystems succeeded Jul 22 13:50:10 localhost kernel: FDC 0 is a National Semiconductor PC87306 Jul 22 13:49:45 localhost rc.sysinit: Mounting local filesystems: succeeded Jul 22 13:50:11 localhost kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize Jul 22 13:49:45 localhost rc.sysinit: Enabling local filesystem quotas: succeeded Jul 22 13:50:11 localhost kernel: ide-floppy driver 0.99.newide Jul 22 13:49:46 localhost rc.sysinit: Enabling swap space: succeeded Jul 22 13:50:11 localhost kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 Jul 22 13:49:49 localhost init: Entering runlevel: 3 Jul 22 13:50:11 localhost kernel: md: Autodetecting RAID arrays. Jul 22 13:49:50 localhost kudzu: Updating /etc/fstab succeeded Jul 22 13:50:11 localhost kernel: md: autorun ... Jul 22 13:49:59 localhost kudzu: succeeded Jul 22 13:50:11 localhost kernel: md: ... autorun DONE. Jul 22 13:49:59 localhost pcmcia: Starting PCMCIA services: Jul 22 13:50:11 localhost kernel: NET4: Linux TCP/IP 1.0 for NET4.0 Jul 22 13:50:00 localhost cardmgr[368]: watching 2 sockets Jul 22 13:50:11 localhost kernel: IP Protocols: ICMP, UDP, TCP, IGMP Jul 22 13:50:00 localhost pcmcia: cardmgr[368]: watching 2 sockets Jul 22 13:50:11 localhost kernel: IP: routing cache hash table of 1024 buckets, 8Kbytes Jul 22 13:50:00 localhost pcmcia: done. Jul 22 13:50:12 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) Jul 22 13:50:01 localhost cardmgr[382]: starting, version is 3.1.34 Jul 22 13:50:12 localhost kernel: Linux IP multicast router 0.06 plus PIM-SM Jul 22 13:50:01 localhost rc: Starting pcmcia: succeeded Jul 22 13:50:12 localhost kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. Jul 22 13:50:12 localhost kernel: RAMDISK: Compressed image found at block 0 Jul 22 13:50:01 localhost /etc/hotplug/pci.agent: ... no modules for PCI slot 05:00.0 Jul 22 13:50:12 localhost kernel: Freeing initrd memory: 120k freed Jul 22 13:50:01 localhost sysctl: net.ipv4.ip_forward = 0 Jul 22 13:50:12 localhost kernel: VFS: Mounted root (ext2 filesystem). Jul 22 13:50:01 localhost sysctl: net.ipv4.conf.default.rp_filter = 1 Jul 22 13:50:12 localhost kernel: Journalled Block Device driver loaded Jul 22 13:50:01 localhost sysctl: kernel.sysrq = 0 Jul 22 13:50:12 localhost kernel: kjournald starting. Commit interval 5 seconds Jul 22 13:50:01 localhost sysctl: kernel.core_uses_pid = 1 Jul 22 13:50:12 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode. Jul 22 13:50:12 localhost kernel: Freeing unused kernel memory: 280k freed Jul 22 13:50:12 localhost kernel: Adding Swap: 393080k swap-space (priority -1) Jul 22 13:50:12 localhost kernel: usb.c: registered new driver usbdevfs Jul 22 13:50:12 localhost kernel: usb.c: registered new driver hub Jul 22 13:50:01 localhost network: Setting network parameters: succeeded Jul 22 13:50:12 localhost kernel: usb-uhci.c: $Revision: 1.275 $ time 07:43:07 Apr 18 2002 Jul 22 13:50:02 localhost network: Bringing up loopback interface: succeeded Jul 22 13:50:12 localhost kernel: usb-uhci.c: High bandwidth mode enabled Jul 22 13:50:12 localhost kernel: PCI: Found IRQ 11 for device 00:07.2 Jul 22 13:50:12 localhost kernel: usb-uhci.c: USB UHCI at I/O 0x4000, IRQ 11 Jul 22 13:50:12 localhost kernel: usb-uhci.c: Detected 2 ports Jul 22 13:50:12 localhost kernel: usb.c: new USB bus registered, assigned bus number 1 Jul 22 13:50:12 localhost kernel: hub.c: USB hub found Jul 22 13:50:12 localhost kernel: hub.c: 2 ports detected Jul 22 13:50:12 localhost kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver Jul 22 13:50:12 localhost kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,5), internal journal Jul 22 13:50:12 localhost kernel: kjournald starting. Commit interval 5 seconds Jul 22 13:50:12 localhost kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,1), internal journal Jul 22 13:50:13 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode. Jul 22 13:50:13 localhost kernel: kjournald starting. Commit interval 5 seconds Jul 22 13:50:13 localhost kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,3), internal journal Jul 22 13:50:13 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode. Jul 22 13:50:13 localhost kernel: kjournald starting. Commit interval 5 seconds Jul 22 13:50:13 localhost kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,2), internal journal Jul 22 13:50:13 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode. Jul 22 13:50:13 localhost kernel: kjournald starting. Commit interval 5 seconds Jul 22 13:50:13 localhost kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,6), internal journal Jul 22 13:50:13 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode. Jul 22 13:50:13 localhost kernel: ide-floppy: hdc: I/O error, pc = 0, key = 2, asc = 3a, ascq = 0 Jul 22 13:50:13 localhost kernel: ide-floppy: hdc: I/O error, pc = 1b, key = 2, asc = 3a, ascq = 0 Jul 22 13:50:13 localhost kernel: hdc: No disk in drive Jul 22 13:50:13 localhost kernel: parport0: PC-style at 0x3bc [PCSPP,TRISTATE] Jul 22 13:50:13 localhost kernel: Linux Kernel Card Services 3.1.22 Jul 22 13:50:13 localhost kernel: options: [pci] [cardbus] [pm] Jul 22 13:50:13 localhost kernel: PCI: Found IRQ 11 for device 00:02.0 Jul 22 13:50:13 localhost kernel: PCI: Sharing IRQ 11 with 00:06.0 Jul 22 13:50:13 localhost kernel: PCI: Sharing IRQ 11 with 01:00.0 Jul 22 13:50:13 localhost kernel: PCI: Found IRQ 11 for device 00:02.1 Jul 22 13:50:13 localhost kernel: Yenta IRQ list 06b8, PCI irq11 Jul 22 13:50:13 localhost kernel: Socket status: 30000006 Jul 22 13:50:13 localhost kernel: Yenta IRQ list 06b8, PCI irq11 Jul 22 13:50:13 localhost kernel: Socket status: 30000020 Jul 22 13:50:13 localhost kernel: cs: cb_alloc(bus 5): vendor 0x1737, device 0xab09 Jul 22 13:50:13 localhost kernel: PCI: Enabling device 05:00.0 (0000 -> 0003) Jul 22 13:50:13 localhost kernel: cs: IO port probe 0x0c00-0x0cff: clean. Jul 22 13:50:13 localhost kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x3b8-0x3df 0x4d0-0x4d7 Jul 22 13:50:13 localhost kernel: cs: IO port probe 0x0a00-0x0aff: clean. Jul 22 13:50:14 localhost xinetd: xinetd startup succeeded Jul 22 13:50:14 localhost xinetd[771]: xinetd Version 2002.03.28 started with libwrap options compiled in. Jul 22 13:50:14 localhost xinetd[771]: Started working: 1 available service Jul 22 13:50:15 localhost sendmail: sendmail startup succeeded Jul 22 13:50:16 localhost gpm: gpm startup succeeded Jul 22 13:50:16 localhost crond: crond startup succeeded Jul 22 13:50:17 localhost xfs: xfs startup succeeded Jul 22 13:50:18 localhost xfs: listening on port 7100 Jul 22 13:50:18 localhost anacron: anacron startup succeeded Jul 22 13:50:18 localhost atd: atd startup succeeded Jul 22 13:50:19 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/cyrillic (unreadable) Jul 22 13:50:19 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/CID (unreadable) Jul 22 13:50:19 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/local (unreadable) Jul 22 13:50:19 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/latin2/Type1 (unreadable) Jul 22 13:50:20 localhost xfs: ignoring font path element /usr/share/AbiSuite/fonts (unreadable) Jul 22 13:50:20 localhost cups: cupsd startup succeeded Jul 22 13:50:22 localhost kernel: parport0: PC-style at 0x3bc [PCSPP,TRISTATE] Jul 22 13:50:22 localhost kernel: lp0: using parport0 (polling). Jul 22 13:50:22 localhost kernel: lp0: console ready Jul 22 13:50:32 localhost login(pam_unix)[951]: session opened for user root by LOGIN(uid=0) Jul 22 13:50:32 localhost -- root[951]: ROOT LOGIN ON tty1 Jul 22 13:50:49 localhost kernel: PCI: Found IRQ 11 for device 00:06.0 Jul 22 13:50:49 localhost kernel: PCI: Sharing IRQ 11 with 00:02.0 Jul 22 13:50:49 localhost kernel: PCI: Sharing IRQ 11 with 01:00.0 Jul 22 13:50:49 localhost kernel: Crystal 4280/46xx + AC97 Audio, version 1.28.32, 07:43:33 Apr 18 2002 Jul 22 13:50:49 localhost kernel: cs46xx: Card found at 0x50100000 and 0x50000000, IRQ 11 Jul 22 13:50:49 localhost kernel: cs46xx: Thinkpad 600X/A20/T20 (1014:0153) at 0x50100000/0x50000000, IRQ 11 Jul 22 13:50:50 localhost kernel: ac97_codec: AC97 Audio codec, id: 0x4352:0x5913 (Cirrus Logic CS4297A rev A) Jul 22 13:50:50 localhost modprobe: modprobe: Can't locate module sound-service-0-0 Jul 22 13:50:56 localhost gnome-name-server[1095]: starting Jul 22 13:50:56 localhost gnome-name-server[1095]: name server starting _______________________________________________ tulip mailing list, [email protected] To change to digest mode or unsubscribe visit http://www.scyld.com/mailman/listinfo/tulip