Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2004 18:20:16 -0800 (PST)
From:      kostya berger <bergerkos@ztel.ru>
To:        freebsd-i386@FreeBSD.org
Subject:   Fwd: Re: i386/61342: CD-based installation crashes as kernel "device probing , please wait..." message hangs
Message-ID:  <200401190220.i0J2KGsq053055@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/61342; it has been noted by GNATS.

From: kostya berger <bergerkos@ztel.ru>
To: freebsd-gnats-submit@FreeBSD.org, bergerkos@ztel.ru
Cc:  
Subject: Fwd: Re: i386/61342: CD-based installation crashes as kernel "device probing , please wait..." message hangs
Date: Sun, 18 Jan 2004 05:13:56 +0300

 --Boundary-00=_kveCAuMgaZK4s9+
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 
 
 
 
 --Boundary-00=_kveCAuMgaZK4s9+
 Content-Type: message/rfc822;
   name="forwarded message"
 Content-Transfer-Encoding: 7bit
 Content-Description: root <>: Re: i386/61342: CD-based installation crashes as kernel "device probing , please wait..." message hangs
 
 From: root <>
 Reply-To: bergerkos@ztel.ru
 To: freebsd-gnats-submit@FreeBSD.org,
  bergerkos@ztel.ru
 Subject: Re: i386/61342: CD-based installation crashes as kernel "device probing , please wait..." message hangs
 Date: Sun, 18 Jan 2004 05:02:59 +0300
 User-Agent: KMail/1.5.2
 MIME-Version: 1.0
 Content-Type: Multipart/Mixed;
   boundary="Boundary-00=_TleCAP3oha39Dy3"
 Message-Id: <200401180502.59412.root <>>
 Status: RO
 X-Status: Q
 X-KMail-EncryptionState: N
 X-KMail-SignatureState: N
 
 
 --Boundary-00=_TleCAP3oha39Dy3
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 	OK,it seems I have solved it after all!I set my modem into different PCI port 
 ,where it was assigned interrupt 10;it prevented the installation "device 
 probing" message from dead hanging!One part of it was thus solved , but for 
 the modem : the KPPP utility still couldn't make it work . Then I recompiled 
 the kernel with some additional options :
 
 device      pcm             #For some reason it comes without any sound driver 
 compiled into kernel!
 
 device      puc             #A driver for various PCI cards , for my 3Com 
 hardware modem is a PCI card , not ISA.And it seemes that you cannot do too 
 much with the sio driver itself -- it just does what it does and if it would 
 .
 
 As I did all this and built a new kernel, everything went just fine!First of 
 all,the resulting sound driver coped rather easily with my onboard integrated 
 audiocodec CMI9738 AC'97 and the next KDE welcomed me with s o u n d rather 
 than saying "/dev/dsp is not found!".
 
 And the puc-driver was able to tell more about the modem than sio had told 
 formrerly.It seems that sio-driver could then use the results of the 
 puc-driver's work. And the KPPP didn't hang the whole system when doing 
 "query modem"
 ,but was able then to query it,though the device itself always makes its 
 serial port on COM5,or /dev/ttyS4 in Linux,so it was now at cuaa4.This 
 message I'm sending from my well-functioning FreeBSD 5.1 system and thank 
 everybody who put forth effort to create it.
 
 
 Now to summarize:
 
 My systim includes motherboard L4IBMG3,i845G chipset,onboard video(device agp 
 delt with that),audio -- device pcm handled this,2 PCI slots,several 
 USB-ports I haven't dealt with, yet.And USRobotics 3Com 3CP5609 PCI 56K 
 hardware modem making port COM5 -- all this stuff is rather recently 
 produced,I purchased it last year.
 additional kernel options:
 
 device   pcm
 device   puc
 device   apicam   #to enable CD-writer through SCSI emulation interface
 
 And during all this turmoil I got pretty well acquainted with FreeBSD system 
 as compared with Linux.And I like it much better!It loads internet site 
 quicker than ASPLinux does.The kernel is even larger,but the systim runs 
 quicker.
  
 I'm sending the dmesg output to finish with all this.Hopefully, it will be 
 useful.Thanks so much.
 
 Kostya.
 
 
 
 
 
 --Boundary-00=_TleCAP3oha39Dy3
 Content-Type: text/plain;
   charset="us-ascii";
   name="dmesg.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename="dmesg.txt"
 
 Copyright (c) 1992-2003 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 	The Regents of the University of California. All rights reserved.
 FreeBSD 5.1-RELEASE #0: Sun Jan 18 02:57:18 MSK 2004
     root@localhost:/usr/src/sys/i386/compile/NEWKERNEL
 Preloaded elf kernel "/boot/kernel/kernel" at 0xc0657000.
 Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0657244.
 Timecounter "i8254"  frequency 1193182 Hz
 Timecounter "TSC"  frequency 1793363804 Hz
 CPU: Intel(R) Celeron(R) CPU 1.80GHz (1793.36-MHz 686-class CPU)
   Origin = "GenuineIntel"  Id = 0xf13  Stepping = 3
   Features=0x3febfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
 real memory  = 259981312 (247 MB)
 avail memory = 245653504 (234 MB)
 Pentium Pro MTRR support enabled
 npx0: <math processor> on motherboard
 npx0: INT 16 interface
 acpi0: <IntelR AWRDACPI> on motherboard
 pcibios: BIOS version 2.10
 Using $PIR table, 7 entries at 0xc00fdee0
 acpi0: power button is handled as a fixed feature programming model.
 Timecounter "ACPI-fast"  frequency 3579545 Hz
 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
 acpi_cpu0: <CPU> port 0x530-0x537 on acpi0
 acpi_tz0: <thermal zone> port 0x530-0x537 on acpi0
 acpi_button0: <Power Button> on acpi0
 acpi_button1: <Sleep Button> on acpi0
 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
 pci0: <ACPI PCI bus> on pcib0
 agp0: <Intel 82845G (845G GMCH) SVGA controller> mem 0xe0000000-0xe007ffff,0xd8000000-0xdfffffff irq 11 at device 2.0 on pci0
 agp0: detected 8060k stolen memory
 agp0: aperture size is 128M
 uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0xd800-0xd81f irq 11 at device 29.0 on pci0
 usb0: <Intel 82801DB (ICH4) USB controller USB-A> on uhci0
 usb0: USB revision 1.0
 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub0: 2 ports with 2 removable, self powered
 uhci1: <Intel 82801DB (ICH4) USB controller USB-B> port 0xd000-0xd01f irq 9 at device 29.1 on pci0
 usb1: <Intel 82801DB (ICH4) USB controller USB-B> on uhci1
 usb1: USB revision 1.0
 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub1: 2 ports with 2 removable, self powered
 uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0xd400-0xd41f irq 3 at device 29.2 on pci0
 usb2: <Intel 82801DB (ICH4) USB controller USB-C> on uhci2
 usb2: USB revision 1.0
 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub2: 2 ports with 2 removable, self powered
 pci0: <serial bus, USB> at device 29.7 (no driver attached)
 pcib1: <ACPI PCI-PCI bridge> at device 30.0 on pci0
 pci1: <ACPI PCI bus> on pcib1
 puc0: <US Robotics (3Com) 3CP5609 PCI 16550 Modem> port 0xc000-0xc007 irq 10 at device 0.0 on pci1
 sio4: type 16550A
 sio4: unable to activate interrupt in fast mode - using normal mode
 isab0: <PCI-ISA bridge> at device 31.0 on pci0
 isa0: <ISA bus> on isab0
 atapci0: <Intel ICH4 UDMA100 controller> port 0xf000-0xf00f,0-0x3,0-0x7,0-0x3,0-0x7 at device 31.1 on pci0
 ata0: at 0x1f0 irq 14 on atapci0
 ata1: at 0x170 irq 15 on atapci0
 pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
 pcm0: <Intel 82801DB (ICH4)> port 0xe400-0xe43f,0xe000-0xe0ff mem 0xe0082000-0xe00820ff,0xe0081000-0xe00811ff irq 10 at device 31.5 on pci0
 pcm0: <C-Media Electronics CMI9738 AC97 Codec>
 fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
 fdc0: FIFO enabled, 8 bytes threshold
 fd0: <1440-KB 3.5" drive> on fdc0 drive 0
 sio0 port 0x3f8-0x3ff irq 4 on acpi0
 sio0: type 16550A
 ppc0 port 0x778-0x77b,0x378-0x37f irq 7 on acpi0
 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
 ppbus0: <Parallel port bus> on ppc0
 plip0: <PLIP network interface> on ppbus0
 lpt0: <Printer> on ppbus0
 lpt0: Interrupt-driven port
 ppi0: <Parallel I/O> on ppbus0
 atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
 kbd0 at atkbd0
 psm0: <PS/2 Mouse> irq 12 on atkbdc0
 psm0: model IntelliMouse, device ID 3
 orm0: <Option ROM> at iomem 0xcc000-0xd3fff on isa0
 pmtimer0 on isa0
 sc0: <System console> at flags 0x100 on isa0
 sc0: VGA <16 virtual consoles, flags=0x300>
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
 Timecounters tick every 10.000 msec
 acpi_cpu: throttling enabled, 2 steps (100% to 50.0%), currently 100.0%
 ad0: 19092MB <WDC WD200EB-00CPF0> [38792/16/63] at ata0-master UDMA100
 ad1: 39266MB <IC35L040AVER07-0> [79780/16/63] at ata0-slave UDMA100
 acd0: CD-RW <RICOH CD-RW MP7400A R107 20020620> at ata1-master PIO4
 acd1: MODE_SENSE_BIG trying to write on read buffer
 acd1: MODE_SENSE_BIG - NO SENSE asc=0x00 ascq=0x00 error=0x04
 acd1: CDROM <HITACHI CDR-8335> at ata1-slave PIO4
 Mounting root from ufs:/dev/ad1s2a
 cd0 at ata1 bus 0 target 0 lun 0
 cd0: <RICOH CD-RW MP7400A R107> Removable CD-ROM SCSI-0 device 
 cd0: 16.000MB/s transfers
 cd0: Attempt to query device size failed: NOT READY, Medium not present
 cd1 at ata1 bus 0 target 1 lun 0
 cd1: <HITACHI CDR-8335 0008> Removable CD-ROM SCSI-0 device 
 cd1: 16.000MB/s transfers
 cd1: Attempt to query device size failed: NOT READY, Medium not present
 
 --Boundary-00=_TleCAP3oha39Dy3--
 
 --Boundary-00=_kveCAuMgaZK4s9+--
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401190220.i0J2KGsq053055>