What sort of success did you have w/ the stock kernel?
On Sun, 2002-12-29 at 08:48, Glen E. Moore wrote:
> Dear Friends (I hope):
>
> This is my third attempt at posting a request to this list. I hope that
> this one makes it through. I am apparently wasting a lot of effort to
> no avail.
>
> I don't know why, but I've been dreading this task and avoiding it like
> the plague. I guess I don't want to admit how ignorant I am and ask for
> help or am afraid I won't find any, but I am stumped. What is most
> perplexing is that I've installed Mandrake 9.0 on this system with only
> minor problems. Now going to RH 8.0 is a monumental task.
>
> I'm running a Sony PCG-GRX570 laptop here. You should be able to glean
> more than I know about my hardware from the files I've attached to this
> email. The sparse documentation that came with the the laptop revealed
> that I have a Yamaha AC '97 sound card (more on that below), a Mobility
> Radeon 7500 graphics card, IEEE 1394 firewire port, 3 USB ports, ACPI, a
> Sony cd-rw crx810e cdrw drive and ULTRA ATA IDE controller, etc.
>
> First of all, my system won't boot unless I go interactive and bypass
> network startup and pcmcia startup. If I bypass both of these
> the system boots and runs fairly well except that I can't get online
> through my ethernet connection at school. I've never had linux detect
> the modem on this thing and haven't thoroughly investigated that problem
> yet. Finally, my sound is broken with messages like "can't open /dev/dsp
> no such device, and it hangs on shutdown while saving mixer settings.
>
> I am running a custom kernel based upon the "kernel-2.4.18-i686.config".
> I have installed all the updates that I downloaded from the mirror,
> csociety-ftp.ecn.purdue.edu, since we have a T1 connect with them. The
> names of the updates are included in the file 'updates' that is
> attached. I've also attached several log files and configuration files
> whose names are self-explanatory.
>
> NETWORK PROBLEMS:
>
> System hangs on "initializing loopback interface". If I bypass network
> startup and run 'ifup ifcfg-lo', I get the same result, i.e.,
> nothing--it just hangs. If I run '/etc/init.d/network status', I get
>
> Configured devices:
> lo eth0
> Currently active devices:
> lo
>
> I am configured for dhcp at boot, but that shouldn't hang my system
> forever. I tried changing that and it still hangs at loopback ini. I
> have never encountered this problem before.
>
> As you can see from my dmesg, I'm getting an 'oops' at boot. I'm not
> sure how to interpret that or what to do. I usually get several "No IRQ
> known for pin ... please try using pci=biosirq" messages. This latest
> boot I passed pci=biosirq, but the unknown interrupt messages persist
> without the kernel parameter suggestion.
>
> SOUND PROBLEMS:
>
> I have a Yamaha AC-XG sound card using irq 9 in windows. Linux always
> detects it as an Intel AC '97 and, in fact, my laptop documentation
> identifies it as a Yamaha AC '97. I've never had my cdrom play audio
> cd's. Other sound events have worked with arts, and I've had ogle
> playing dvd's with sound in Mandrake. I
> don't recall ever getting the message "/dev/dsp: no such device" before.
>
> ls -la /dev/dsp
>
> /dev/dsp gives crw------- 1 mooreg0 root 14, 3 Aug 30 18:31
> /dev/dsp
>
> so, as you can see, not only is the device created but I own it as user
> mooreg0. If I 'cat someWavFile.wav > /dev/dsp' I get the same error
> message:
>
> [mooreg0@sista sysIssues]$ cat
> /usr/lib/xcdroast-0.98/sound/test.wav>/dev/dsp
> bash: /dev/dsp: No such device
>
> If anyone can help me find out how to fix this box before the next
> semester of school starts I will be extremely grateful. I have to
> reboot into Windows to get online right now and send this email. This
> is very painful for me, so please help. I will provide more information
> as needed.
>
>
> Glen
>
>
> ______________________________________________________________________
>
> Character devices:
> 1 mem
> 2 pty
> 3 ttyp
> 4 ttyS
> 5 cua
> 7 vcs
> 10 misc
> 13 input
> 14 sound
> 29 fb
> 36 netlink
> 128 ptm
> 129 ptm
> 130 ptm
> 131 ptm
> 132 ptm
> 133 ptm
> 134 ptm
> 135 ptm
> 136 pts
> 137 pts
> 138 pts
> 139 pts
> 140 pts
> 141 pts
> 142 pts
> 143 pts
> 162 raw
> 171 ieee1394
> 180 usb
> 226 drm
> 254 pcmcia
>
> Block devices:
> 1 ramdisk
> 3 ide0
> 9 md
> 11 sr
> 12 unnamed
> 14 unnamed
> 22 ide1
> 38 unnamed
> 39 unnamed
>
>
> ______________________________________________________________________
>
> Linux version 2.4.18-18.8.0custom ([EMAIL PROTECTED]) (gcc version 3.2 20020903 (Red
>Hat Linux 8.0 3.2-7)) #1 Mon Dec 23 08:02:40 CST 2002
> BIOS-provided physical RAM map:
> BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
> BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
> BIOS-e820: 00000000000d8000 - 00000000000e0000 (reserved)
> BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
> BIOS-e820: 0000000000100000 - 000000001fef0000 (usable)
> BIOS-e820: 000000001fef0000 - 000000001feff000 (ACPI data)
> BIOS-e820: 000000001feff000 - 000000001ff00000 (ACPI NVS)
> BIOS-e820: 000000001ff00000 - 000000001ff80000 (usable)
> BIOS-e820: 000000001ff80000 - 0000000020000000 (reserved)
> BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
> BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
> 0MB HIGHMEM available.
> 511MB LOWMEM available.
> On node 0 totalpages: 130944
> zone(0): 4096 pages.
> zone(1): 126848 pages.
> zone(2): 0 pages.
> Sony Vaio laptop detected.
> Kernel command line: ro root=LABEL=/ hdc=ide-scsi pci=biosirq
> ide_setup: hdc=ide-scsi
> Initializing CPU#0
> Detected 1590.741 MHz processor.
> Console: colour VGA+ 80x25
> Calibrating delay loop... 3155.43 BogoMIPS
> Memory: 510780k/523776k available (1485k kernel code, 10364k reserved, 1029k data,
>140k init, 0k highmem)
> Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
> Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
> Mount cache hash table entries: 8192 (order: 4, 65536 bytes)
> ramfs: mounted with options: <defaults>
> ramfs: max_pages=64119 max_file_pages=0 max_inodes=0 max_dentries=64119
> Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
> Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
> CPU: Before vendor init, caps: 3febf9ff 00000000 00000000, vendor = 0
> CPU: L1 I cache: 0K, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: After vendor init, caps: 3febf9ff 00000000 00000000 00000000
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> CPU: After generic, caps: 3febf9ff 00000000 00000000 00000000
> CPU: Common caps: 3febf9ff 00000000 00000000 00000000
> CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz stepping 04
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Checking 'hlt' instruction... OK.
> POSIX conformance testing by UNIFIX
> mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
> mtrr: detected mtrr type: Intel
> PCI: PCI BIOS revision 2.10 entry at 0xfd9ca, last bus=2
> PCI: Using configuration type 1
> PCI: Probing PCI hardware
> Transparent bridge - Intel Corp. 82801BAM/CAM PCI Bridge
> PCI: Using IRQ router PIIX [8086/248c] at 00:1f.0
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> Linux NET4.0 for Linux 2.4
> Based upon Swansea University Computer Society NET3.039
> Initializing RT netlink socket
> cpufreq: CPU#0 P4/Xeon(TM) CPU On-Demand Clock Modulation available
> CPU clock: 1590.741 MHz (159.074-1590.741 MHz)
> Starting kswapd
> VFS: Diskquotas version dquot_6.5.0 initialized
> NTFS driver v1.1.22 [Flags: R/O]
> ACPI: Core Subsystem version [20011018]
> ACPI: Subsystem enabled
> pty: 2048 Unix98 ptys configured
> Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ
>SERIAL_PCI ISAPNP enabled
> ttyS0 at 0x03f8 (irq = 4) is a 16550A
> PCI: No IRQ known for interrupt pin B of device 00:1f.6.
> Real Time Clock Driver v1.10e
> block: 992 slots per queue, batch=248
> Uniform Multi-Platform E-IDE driver Revision: 6.31
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> PIIX4: IDE controller on PCI bus 00 dev f9
> PCI: Enabling device 00:1f.1 (0005 -> 0007)
> PCI: No IRQ known for interrupt pin A of device 00:1f.1.
> PIIX4: chipset revision 2
> PIIX4: not 100% native mode: will probe irqs later
> ide0: BM-DMA at 0x1860-0x1867, BIOS settings: hda:DMA, hdb:pio
> ide1: BM-DMA at 0x1868-0x186f, BIOS settings: hdc:DMA, hdd:pio
> hda: TOSHIBA MK4018GAS, ATA DISK drive
> hdc: SONY CD-RW/DVD-ROM CRX810E, ATAPI CD/DVD-ROM drive
> spurious 8259A interrupt: IRQ7.
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide1 at 0x170-0x177,0x376 on irq 15
> blk: queue c03dd344, I/O limit 4095Mb (mask 0xffffffff)
> blk: queue c03dd344, I/O limit 4095Mb (mask 0xffffffff)
> hda: 78140160 sectors (40008 MB), CHS=4864/255/63, UDMA(100)
> ide-floppy driver 0.99.newide
> Partition check:
> hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >
> floppy0: no floppy controllers found
> NET4: Frame Diverter 0.46
> RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
> ide-floppy driver 0.99.newide
> Linux Kernel Card Services 3.1.22
> options: [pci] [cardbus] [pm]
> PCI: Found IRQ 3 for device 02:05.0
> PCI: No IRQ known for interrupt pin B of device 02:05.1.
> Intel PCIC probe: not found.
> Databook TCIC-2 PCMCIA probe: not found.
> md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
> Yenta IRQ list 0cb0, PCI irq3
> Socket status: 30000006
> Yenta IRQ list 0cb0, PCI irq0
> Socket status: 30000006
> md: Autodetecting RAID arrays.
> md: autorun ...
> md: ... autorun DONE.
> NET4: Linux TCP/IP 1.0 for NET4.0
> IP Protocols: ICMP, UDP, TCP, IGMP
> IP: routing cache hash table of 4096 buckets, 32Kbytes
> TCP: Hash tables configured (established 32768 bind 65536)
> Linux IP multicast router 0.06 plus PIM-SM
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> RAMDISK: Compressed image found at block 0
> Freeing initrd memory: 126k freed
> VFS: Mounted root (ext2 filesystem).
> Journalled Block Device driver loaded
> EXT3-fs: INFO: recovery required on readonly filesystem.
> EXT3-fs: write access will be enabled during recovery.
> kjournald starting. Commit interval 5 seconds
> EXT3-fs: recovery complete.
> EXT3-fs: mounted filesystem with ordered data mode.
> Freeing unused kernel memory: 140k freed
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> usb-uhci.c: $Revision: 1.275 $ time 08:25:26 Dec 23 2002
> usb-uhci.c: High bandwidth mode enabled
> PCI: Found IRQ 9 for device 00:1d.0
> PCI: Setting latency timer of device 00:1d.0 to 64
> usb-uhci.c: USB UHCI at I/O 0x1800, IRQ 9
> usb-uhci.c: Detected 2 ports
> usb.c: new USB bus registered, assigned bus number 1
> hub.c: USB hub found
> hub.c: 2 ports detected
> PCI: Found IRQ 9 for device 00:1d.1
> PCI: Setting latency timer of device 00:1d.1 to 64
> usb-uhci.c: USB UHCI at I/O 0x1820, IRQ 9
> usb-uhci.c: Detected 2 ports
> usb.c: new USB bus registered, assigned bus number 2
> hub.c: USB hub found
> hub.c: 2 ports detected
> PCI: No IRQ known for interrupt pin C of device 00:1d.2.
> usb-uhci.c: found UHCI device with no IRQ assigned. check BIOS settings!
> usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
> usb.c: registered new driver hiddev
> usb.c: registered new driver hid
> hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
> hid-core.c: USB HID support drivers
> mice: PS/2 mouse device common for all mice
> hub.c: USB new device connect on bus2/2, assigned device number 2
> usb-uhci.c: interrupt, status 3, frame# 560
> input0: USB HID v1.00 Mouse [Microsoft Microsoft Wheel Mouse OpticalŪ] on usb2:2.0
> EXT3 FS 2.4-0.9.18, 14 May 2002 on ide0(3,5), internal journal
> Adding Swap: 522040k swap-space (priority -1)
> kjournald starting. Commit interval 5 seconds
> EXT3 FS 2.4-0.9.18, 14 May 2002 on ide0(3,2), internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> kjournald starting. Commit interval 5 seconds
> EXT3 FS 2.4-0.9.18, 14 May 2002 on ide0(3,8), internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> kjournald starting. Commit interval 5 seconds
> EXT3 FS 2.4-0.9.18, 14 May 2002 on ide0(3,7), internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> SCSI subsystem driver Revision: 1.00
> scsi0 : SCSI host adapter emulation for IDE ATAPI devices
> Vendor: SONY Model: CD-RW CRX810E Rev: 1.5a
> Type: CD-ROM ANSI SCSI revision: 02
> IA-32 Microcode Update Driver: v1.11 <[EMAIL PROTECTED]>
> microcode: CPU0 no microcode found! (sig=f24, pflags=8)
> parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
> parport0: irq 7 detected
> ohci1394: $Revision: 1.101 $ Ben Collins <[EMAIL PROTECTED]>
> PCI: No IRQ known for interrupt pin C of device 02:05.2.
> ohci1394: Failed to allocate shared interrupt 0
> ieee1394: NodeMgr: host ohci1394 does not exist, cannot remove
> Unable to handle kernel NULL pointer dereference at virtual address 00000004
> printing eip:
> e08ead2a
> *pde = 00000000
> Oops: 0002
> ohci1394 ieee1394 microcode ide-scsi scsi_mod ide-cd cdrom nls_iso8859-1 mousedev
>keybdev hid input usb-uhci usbcore ext3 jbd
> CPU: 0
> EIP: 0010:[<e08ead2a>] Not tainted
> EFLAGS: 00010046
>
> EIP is at hpsb_remove_host_R34144dc5 [ieee1394] 0x3a (2.4.18-18.8.0custom)
> eax: 00000000 ebx: c17e0000 ecx: 00000246 edx: 00000000
> esi: c24d5e00 edi: 00000800 ebp: c2591800 esp: dd945e7c
> ds: 0018 es: 0018 ss: 0018
> Process modprobe (pid: 366, stackpage=dd945000)
> Stack: c17e0000 c17e14ec 00000000 e08f7fe8 c17e0000 c17e14ec c17e14ec 00000000
> c17e14ec e08f7adb c2591800 e08f919f 00000000 e08f919f c17e14ec 00001000
> 00000400 c17e0000 e08f9e00 e08f9e40 c2591800 00000000 c01e7d65 c2591800
> Call Trace: [<e08f7fe8>] ohci1394_pci_remove [ohci1394] 0x178 (0xdd945e88))
> [<e08f7adb>] ohci1394_pci_probe [ohci1394] 0x14b (0xdd945ea0))
> [<e08f919f>] .rodata.str1.1 [ohci1394] 0x0 (0xdd945ea8))
> [<e08f919f>] .rodata.str1.1 [ohci1394] 0x0 (0xdd945eb0))
> [<e08f9e00>] ohci1394_pci_tbl [ohci1394] 0x0 (0xdd945ec4))
> [<e08f9e40>] ohci1394_pci_driver [ohci1394] 0x0 (0xdd945ec8))
> [<c01e7d65>] pci_announce_device [kernel] 0x35 (0xdd945ed4))
> [<e08f9e00>] ohci1394_pci_tbl [ohci1394] 0x0 (0xdd945edc))
> [<e08f9e40>] ohci1394_pci_driver [ohci1394] 0x0 (0xdd945ee4))
> [<c01e7e0c>] pci_register_driver [kernel] 0x5c (0xdd945ef0))
> [<e08f9e40>] ohci1394_pci_driver [ohci1394] 0x0 (0xdd945ef4))
> [<e08f81ee>] ohci1394_init [ohci1394] 0x5e (0xdd945f08))
> [<e08f9e40>] ohci1394_pci_driver [ohci1394] 0x0 (0xdd945f0c))
> [<e08f919f>] .rodata.str1.1 [ohci1394] 0x0 (0xdd945f10))
> [<c011a8d9>] sys_init_module [kernel] 0x4d9 (0xdd945f1c))
> [<e08f5060>] get_phy_reg [ohci1394] 0x0 (0xdd945f20))
> [<e08f9468>] .kmodtab [ohci1394] 0x0 (0xdd945f2c))
> [<e08f5060>] get_phy_reg [ohci1394] 0x0 (0xdd945f58))
> [<c0109117>] system_call [kernel] 0x33 (0xdd945fc0))
>
>
> Code: 89 50 04 89 02 8b 53 04 8b 03 89 50 04 89 02 ff 4e 10 51 9d
> ip_tables: (C) 2000-2002 Netfilter core team
> apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
> apm: overridden by ACPI.
> Linux agpgart interface v0.99 (c) Jeff Hartmann
> agpgart: Maximum main memory to use for agp memory: 439M
> agpgart: Detected Intel i845 chipset
> agpgart: AGP aperture is 64M @ 0xec000000
> [drm] AGP 0.99 on Unknown @ 0xec000000 64MB
> [drm] Initialized radeon 1.1.1 20010405 on minor 0
> Intel 810 + AC97 Audio, version 0.22, 08:24:26 Dec 23 2002
> Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
> sr0: scsi3-mmc drive: 2x/24x writer cd/rw xa/form2 cdda tray
> Uniform CD-ROM driver Revision: 3.12
>
>
> ______________________________________________________________________
>
> CPU0
> 0: 4678887 XT-PIC timer
> 1: 15335 XT-PIC keyboard
> 2: 0 XT-PIC cascade
> 3: 0 XT-PIC Ricoh Co Ltd RL5c476 II
> 8: 1 XT-PIC rtc
> 9: 100186 XT-PIC acpi, usb-uhci, usb-uhci
> 14: 78887 XT-PIC ide0
> 15: 44353 XT-PIC ide1
> NMI: 0
> ERR: 1
>
>
> ______________________________________________________________________
>
> 0000-001f : dma1
> 0020-003f : pic1
> 0040-005f : timer
> 0060-006f : keyboard
> 0070-007f : rtc
> 0080-008f : dma page reg
> 00a0-00bf : pic2
> 00c0-00df : dma2
> 00f0-00ff : fpu
> 0170-0000 : Intel Corp. 82801CAM IDE U100
> 0170-0177 : ide1
> 01f0-0000 : Intel Corp. 82801CAM IDE U100
> 01f0-01f7 : ide0
> 0374-0000 : Intel Corp. 82801CAM IDE U100
> 0376-0376 : ide1
> 03c0-03df : vga+
> 03f4-0000 : Intel Corp. 82801CAM IDE U100
> 03f6-03f6 : ide0
> 03f8-03ff : serial(auto)
> 0cf8-0cff : PCI conf1
> 1800-181f : Intel Corp. 82801CA/CAM USB (Hub #1)
> 1800-181f : usb-uhci
> 1820-183f : Intel Corp. 82801CA/CAM USB (Hub #2)
> 1820-183f : usb-uhci
> 1840-185f : Intel Corp. 82801CA/CAM USB (Hub #3)
> 1860-186f : Intel Corp. 82801CAM IDE U100
> 1860-1867 : ide0
> 1868-186f : ide1
> 1880-189f : Intel Corp. 82801CA/CAM SMBus
> 18c0-18ff : Intel Corp. 82801CA/CAM AC'97 Audio
> 1c00-1cff : Intel Corp. 82801CA/CAM AC'97 Audio
> 2000-207f : Intel Corp. 82801CA/CAM AC'97 Modem
> 2400-24ff : Intel Corp. 82801CA/CAM AC'97 Modem
> 3000-3fff : PCI Bus #01
> 3000-30ff : ATI Technologies Inc Radeon Mobility M7 LW
> 4000-403f : Intel Corp. 82801CAM (ICH3) Chipset Ethernet Controller
> 4400-44ff : PCI CardBus #03
> 4800-48ff : PCI CardBus #03
> 4c00-4cff : PCI CardBus #07
> 5000-50ff : PCI CardBus #07
>
>
> ______________________________________________________________________
>
> Module Size Used by Not tainted
> sr_mod 18168 2 (autoclean)
> i810_audio 25224 1 (initializing)
> ac97_codec 13416 0 (autoclean) [i810_audio]
> radeon 93912 15
> agpgart 42944 3
> binfmt_misc 7524 1
> autofs 13348 0 (autoclean) (unused)
> ipt_REJECT 3736 6 (autoclean)
> iptable_filter 2444 1 (autoclean)
> ip_tables 15096 2 [ipt_REJECT iptable_filter]
> ohci1394 20076 1 (initializing)
> ieee1394 46892 0 [ohci1394]
> microcode 4700 0 (autoclean)
> ide-scsi 10512 1
> scsi_mod 107176 2 [sr_mod ide-scsi]
> ide-cd 33608 0
> cdrom 33728 0 [sr_mod ide-cd]
> nls_iso8859-1 3516 1 (autoclean)
> mousedev 5524 1
> keybdev 2976 0 (unused)
> hid 22244 0 (unused)
> input 5920 0 [mousedev keybdev hid]
> usb-uhci 26188 0 (unused)
> usbcore 77024 1 [hid usb-uhci]
> ext3 70368 4
> jbd 52212 4 [ext3]
>
>
> ______________________________________________________________________
>
> # Generated by modprobe -c (2.4.18)
> path[boot]=/lib/modules/boot
> path[toplevel]=/lib/modules/2.4.18-18.8.0custom
> path[toplevel]=/lib/modules/2.4
> path[kernel]=/lib/modules/kernel
> path[fs]=/lib/modules/fs
> path[net]=/lib/modules/net
> path[scsi]=/lib/modules/scsi
> path[block]=/lib/modules/block
> path[cdrom]=/lib/modules/cdrom
> path[ipv4]=/lib/modules/ipv4
> path[ipv6]=/lib/modules/ipv6
> path[sound]=/lib/modules/sound
> path[fc4]=/lib/modules/fc4
> path[video]=/lib/modules/video
> path[misc]=/lib/modules/misc
> path[pcmcia]=/lib/modules/pcmcia
> path[atm]=/lib/modules/atm
> path[usb]=/lib/modules/usb
> path[ide]=/lib/modules/ide
> path[ieee1394]=/lib/modules/ieee1394
> path[mtd]=/lib/modules/mtd
> # Prune
> prune modules.dep
> prune modules.generic_string
> prune modules.pcimap
> prune modules.isapnpmap
> prune modules.usbmap
> prune modules.parportmap
> prune modules.ieee1394map
> prune modules.pnpbiosmap
> prune System.map
> prune .config
> prune build
> prune vmlinux
> prune vmlinuz
> prune bzImage
> prune zImage
> prune .rhkmvtag
> # Aliases
> alias binfmt-0000 off
> alias binfmt-204 binfmt_aout
> alias binfmt-263 binfmt_aout
> alias binfmt-264 binfmt_aout
> alias binfmt-267 binfmt_aout
> alias binfmt-387 binfmt_aout
> alias binfmt-332 iBCS
> alias binfmt--310 binfmt_java
> alias block-major-1 rd
> alias block-major-2 floppy
> alias block-major-3 ide-probe-mod
> alias block-major-7 loop
> alias block-major-8 sd_mod
> alias block-major-9 md
> alias block-major-11 sr_mod
> alias block-major-13 xd
> alias block-major-15 cdu31a
> alias block-major-16 gscd
> alias block-major-17 optcd
> alias block-major-18 sjcd
> alias block-major-20 mcdx
> alias block-major-22 ide-probe-mod
> alias block-major-23 mcd
> alias block-major-24 sonycd535
> alias block-major-25 sbpcd
> alias block-major-26 sbpcd
> alias block-major-27 sbpcd
> alias block-major-29 aztcd
> alias block-major-32 cm206
> alias block-major-33 ide-probe-mod
> alias block-major-34 ide-probe-mod
> alias block-major-37 ide-tape
> alias block-major-44 ftl
> alias block-major-46 pcd
> alias block-major-47 pf
> alias block-major-56 ide-probe-mod
> alias block-major-57 ide-probe-mod
> alias block-major-58 lvm-mod
> alias block-major-88 ide-probe-mod
> alias block-major-89 ide-probe-mod
> alias block-major-90 ide-probe-mod
> alias block-major-91 ide-probe-mod
> alias block-major-93 nftl
> alias block-major-97 pg
> alias char-major-4 serial
> alias char-major-5 serial
> alias char-major-6 lp
> alias char-major-9 st
> alias char-major-10 off
> alias char-major-10-0 busmouse
> alias char-major-10-1 off
> alias char-major-10-2 msbusmouse
> alias char-major-10-3 atixlmouse
> alias char-major-10-130 wdt
> alias char-major-10-131 wdt
> alias char-major-10-135 rtc
> alias char-major-10-139 openprom
> alias char-major-10-144 nvram
> alias char-major-10-157 applicom
> alias char-major-10-175 agpgart
> alias char-major-10-184 microcode
> alias char-major-13 input
> alias char-major-13-32 mousedev
> alias char-major-14 soundcore
> alias char-major-19 cyclades
> alias char-major-20 cyclades
> alias char-major-21 sg
> alias char-major-22 pcxx
> alias char-major-23 pcxx
> alias char-major-27 ftape
> alias char-major-34 scc
> alias char-major-35 tclmidi
> alias char-major-36 netlink
> alias char-major-37 ide-tape
> alias char-major-48 riscom8
> alias char-major-49 riscom8
> alias char-major-57 esp
> alias char-major-58 esp
> alias char-major-63 kdebug
> alias char-major-90 mtdchar
> alias char-major-96 pt
> alias char-major-99 ppdev
> alias char-major-107 3dfx
> alias char-major-108 ppp_generic
> alias char-major-109 lvm-mod
> alias char-major-161 ircomm-tty
> alias char-major-171 raw1394
> alias char-major-200 vxspec
> alias dos msdos
> alias dummy0 dummy
> alias dummy1 dummy
> alias eth0 eepro100
> alias iso9660 isofs
> alias md-personality-1 linear
> alias md-personality-2 raid0
> alias md-personality-3 raid1
> alias md-personality-4 raid5
> alias md-personality-7 multipath
> alias net-pf-1 unix
> alias net-pf-2 ipv4
> alias net-pf-3 off
> alias net-pf-4 ipx
> alias net-pf-5 appletalk
> alias net-pf-6 off
> alias net-pf-10 off
> alias net-pf-17 af_packet
> alias net-pf-19 off
> alias netalias-2 ip_alias
> alias plip0 plip
> alias plip1 plip
> alias tunl0 ipip
> alias cipcb0 cipcb
> alias cipcb1 cipcb
> alias cipcb2 cipcb
> alias cipcb3 cipcb
> alias ppp0 ppp
> alias ppp1 ppp
> alias scsi_hostadapter off
> alias slip0 slip
> alias slip1 slip
> alias tty-ldisc-1 slip
> alias tty-ldisc-3 ppp_async
> alias tty-ldisc-11 irtty
> alias tty-ldisc-14 ppp_synctty
> alias ppp-compress-18 ppp_mppe
> alias ppp-compress-21 bsd_comp
> alias ppp-compress-24 ppp_deflate
> alias ppp-compress-26 ppp_deflate
> alias parport_lowlevel parport_pc
> alias usbdevfs usbcore
> alias sound-slot-0 i810_audio
> alias usb-controller usb-uhci
> # Options
> options dummy0 -o dummy0
> options dummy1 -o dummy1
> options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
> # Commands
> post-install binfmt_misc /bin/mount -t binfmt_misc none /proc/sys/fs/binfmt_misc >
>/dev/null 2>&1 || :
> pre-remove binfmt_misc /bin/umount /proc/sys/fs/binfmt_misc > /dev/null 2>&1 || :
> post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
> pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
> # Miscellaneous file and directory names
> generic_stringfile=/lib/modules/2.4.18-18.8.0custom/modules.generic_string
> pcimapfile=/lib/modules/2.4.18-18.8.0custom/modules.pcimap
> isapnpmapfile=/lib/modules/2.4.18-18.8.0custom/modules.isapnpmap
> usbmapfile=/lib/modules/2.4.18-18.8.0custom/modules.usbmap
> parportmapfile=/lib/modules/2.4.18-18.8.0custom/modules.parportmap
> ieee1394mapfile=/lib/modules/2.4.18-18.8.0custom/modules.ieee1394map
> pnpbiosmapfile=/lib/modules/2.4.18-18.8.0custom/modules.pnpbiosmap
> depfile=/lib/modules/2.4.18-18.8.0custom/modules.dep
> persistdir=/var/lib/modules/persist
>
>
> ______________________________________________________________________
>
> alias parport_lowlevel parport_pc
> alias eth0 eepro100
> alias sound-slot-0 i810_audio
> post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
> pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
> alias usb-controller usb-uhci
>
>
> ______________________________________________________________________
>
> PCI devices found:
> Bus 0, device 0, function 0:
> Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 4).
> Prefetchable 32 bit memory at 0xec000000 [0xefffffff].
> Bus 0, device 1, function 0:
> PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 4).
> Master Capable. Latency=96. Min Gnt=12.
> Bus 0, device 29, function 0:
> USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 2).
> IRQ 9.
> I/O at 0x1800 [0x181f].
> Bus 0, device 29, function 1:
> USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 2).
> IRQ 9.
> I/O at 0x1820 [0x183f].
> Bus 0, device 29, function 2:
> USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 2).
> I/O at 0x1840 [0x185f].
> Bus 0, device 30, function 0:
> PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 66).
> Master Capable. No bursts. Min Gnt=4.
> Bus 0, device 31, function 0:
> ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 2).
> Bus 0, device 31, function 1:
> IDE interface: Intel Corp. 82801CAM IDE U100 (rev 2).
> I/O at 0x1860 [0x186f].
> Non-prefetchable 32 bit memory at 0xe8000000 [0xe80003ff].
> Bus 0, device 31, function 3:
> SMBus: Intel Corp. 82801CA/CAM SMBus (rev 2).
> I/O at 0x1880 [0x189f].
> Bus 0, device 31, function 5:
> Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio (rev 2).
> IRQ 9.
> I/O at 0x1c00 [0x1cff].
> I/O at 0x18c0 [0x18ff].
> Bus 0, device 31, function 6:
> Modem: Intel Corp. 82801CA/CAM AC'97 Modem (rev 2).
> I/O at 0x2400 [0x24ff].
> I/O at 0x2000 [0x207f].
> Bus 1, device 0, function 0:
> VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW (rev 0).
> IRQ 9.
> Master Capable. Latency=66. Min Gnt=8.
> Prefetchable 32 bit memory at 0xf0000000 [0xf7ffffff].
> I/O at 0x3000 [0x30ff].
> Non-prefetchable 32 bit memory at 0xe8100000 [0xe810ffff].
> Bus 2, device 5, function 0:
> CardBus bridge: Ricoh Co Ltd RL5c476 II (rev 168).
> IRQ 3.
> Master Capable. Latency=168. Min Gnt=128.Max Lat=5.
> Non-prefetchable 32 bit memory at 0x20000000 [0x20000fff].
> Bus 2, device 5, function 1:
> CardBus bridge: Ricoh Co Ltd RL5c476 II (#2) (rev 168).
> Master Capable. Latency=168. Max Lat=5.
> Non-prefetchable 32 bit memory at 0x20001000 [0x20001fff].
> Bus 2, device 5, function 2:
> FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 0).
> Master Capable. Latency=64. Min Gnt=2.Max Lat=4.
> Non-prefetchable 32 bit memory at 0xe8201000 [0xe82017ff].
> Bus 2, device 8, function 0:
> Ethernet controller: Intel Corp. 82801CAM (ICH3) Chipset Ethernet Controller
>(rev 66).
> IRQ 9.
> Master Capable. Latency=66. Min Gnt=8.Max Lat=56.
> Non-prefetchable 32 bit memory at 0xe8200000 [0xe8200fff].
> I/O at 0x4000 [0x403f].
>
>
> ______________________________________________________________________
>
> Linux version 2.4.18-18.8.0custom ([EMAIL PROTECTED]) (gcc version 3.2 20020903 (Red
>Hat Linux 8.0 3.2-7)) #1 Mon Dec 23 08:02:40 CST 2002
--
VB programmers ask why no one takes them seriously,
it's somewhat akin to a McDonalds manager asking employees
why they don't take their 'career' seriously.
signature.asc
Description: This is a digitally signed message part