Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Mar 2000 19:50:57 +0100 (CET)
From:      root@infres.enst.fr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   i386/17228: Installation floppies hang up on Compaq Armada V300 laptop
Message-ID:  <20000306185057.0DF4A345@antinea.enst.fr>

next in thread | raw e-mail | index | archive | help

>Number:         17228
>Category:       i386
>Synopsis:       Installation floppies hang up on Compaq Armada V300 laptop
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar  6 11:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Samuel Tardieu <sam@inf.enst.fr>
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
ENST
>Environment:

Compaq Armada V300 laptop. Here is the relevant dmesg info from Linux.
A 3CCFE575 Megahertz PCMCIA card was plugged in socket 0.

Detected 465576486 Hz processor.
Memory: 63164k/65472k available
CPU: Intel Celeron (Mendocino) stepping 0a
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
PCI: PCI BIOS revision 2.10 entry at 0xf0478
PCI: Using configuration type 1
vesafb: framebuffer at 0x40000000, mapped to 0xc4803000, size 4096k
vesafb: mode is 1024x768x24, linelength=3072, pages=0
vesafb: protected mode interface info at c000:5070
vesafb: scrolling: redraw
vesafb: directcolor: size=0:8:8:8, shift=0:16:8:0
Console: switching to colour frame buffer device 128x48
Detected PS/2 Mouse Port.
Serial driver version 4.27 with no serial options enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS02 at 0x03e8 (irq = 4) is a 16550A
apm: BIOS version 1.2 Flags 0xf003 (Driver version 1.9)
PIIX4: IDE controller on PCI bus 00 dev 39
PIIX4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x2420-0x2427, BIOS settings: hda:DMA, hdb:pio
hda: IBM-DBCA-204860, ATA DISK drive
hdb: CD-224E, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: IBM-DBCA-204860, 4108MB w/420kB Cache, CHS=556/240/63, UDMA
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Partition check:
 hda: hda1 hda2 hda3 < hda5 hda6 >
VFS: Mounted root (ext2 filesystem) readonly.
maestro: version 0.13 time 11:47:19 Jan  9 2000
maestro: Configuring ESS Maestro 2E found at IO 0x2000 IRQ 11
maestro:  subvendor id: 0xb1120e11
maestro: AC97 Codec detected: v: 0x83847609 caps: 0x6940 pwr: 0xf
maestro: 1 channels configured.
Intel PCIC probe:
  TI 1225 PCI-to-CardBus at bus 0 slot 4, mem 0x41100000, 2 sockets
    host opts [0]: [pwr save] [pci + serial irq] [no pci irq] [lat 66/176] [bus
2/2]
    host opts [1]: [pwr save] [pci + serial irq] [no pci irq] [lat 66/176] [bus
3/3]
    ISA irqs (scanned) = 3,4,5,7,9,10,15 status change on irq 15
cs: cb_alloc(bus 2): vendor 0x10b7, device 0x5157
cs: IO port probe 0x1000-0x17ff: excluding 0x1000-0x10ff
cs: IO port probe 0x0200-0x04ff: excluding 0x378-0x37f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
3c59x.c:v0.99L 5/28/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/v
ortex.html
cs: cb_config(bus 2)
  fn 0 bar 1: io 0x200-0x27f
  fn 0 bar 2: mem 0x60021000-0x6002107f
  fn 0 bar 3: mem 0x60020000-0x6002007f
  fn 0 rom: mem 0x60000000-0x6001ffff
cs: cb_enable(bus 2)
  bridge io map 0 (flags 0x21): 0x200-0x27f
  bridge mem map 0 (flags 0x1): 0x60000000-0x60021fff
vortex_attach(bus 2, function 0, device 5157)
eth0: 3Com 3CCFE575 Cyclone CardBus at 0x200,  00:50:da:99:59:d4, IRQ 3
eth0: CardBus functions mapped 60020000->c4c60000
  8K byte-wide RAM 5:3 Rx:Tx split, MII interface.
  MII transceiver found at address 0, status 2809.
  Enabling bus-master transmits and whole-frame receives.

>Description:

I am able to boot with FreeBSD 3.4 boot disks, but I cannot boot the
laptop with -CURRENT kernels. The one found on releng3.freebsd.org and
the generic one built with yesterday's CVS sources will exhibit the
same bug:

  - the one from releng3.freebsd.org (kern.flp) will get stuck when probing
    devices (after asking the pccard information), with the HD led staying
    on

  - the one I built myself boots up to the point where it says: timeout on
    ATAPI devices or something like that (sorry, I had to restore my Windows
    tiny partition that I moved away for testing, I could not trash the Linux
    one, and I don't have the exact message anymore); it then tries to reset
    the device but will also stay stuck with the HD led on

In both configuration, I tried Pierre Beyssac's advice of removing any
CDRom so that the chances the CDR locks the machine have been decreased.
Also, it happens with and without the pccard.

>How-To-Repeat:

Use latest boot disks found on releng3.freebsd.org, dated 2000-02-28.

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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