[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dhclient problem



Hi,

On Thu, 01.04.2004 at 08:31:30 +0200, Oliver J. Morais <oliver.morais@chello.at> wrote:
> I just booted my machine, everthing went well until my machine tried
> to get a dhcp-address, it just said...
> 
> Internet Software Consortium DHCP Client 2.0pl5-OpenBSD
> 
> ...and then wait/hang forever. No net, no keyboard, no nothing,
> the only thing that helped was a hard reboot (poweroff).

for me, pressing the reset button was enough, but I've experienced the
same problem with a dc0 and an ep1 on an otherwise identical machine (I
just swapped the nics).

> I experienced this problem for the first time, so maybe it was just
> "bad luck", I can't reproduce the problem either.

I can reproduce the problem very consistently, BUT it worked very
nicely when I booted from floppy (during installation) and answered
"dhcp" to the network config question. Only when booting the actual
install kernel, it hangs everytime, and very hard.

> What I can offer: If there is some debugging code/patch, I'm willing
> to test.

Me too.


NB: I'm running on a self-made release using a clean CVS checkout
from the OPENBSD_3_5 tag, and touching nothing except disabling
building and installing X11 in the process (but using unchanged kernel
configs).

My dmesg:


OpenBSD 3.5 (GENERIC) #5: Sat Apr  3 13:24:14 CEST 2004
    admin@myhost:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium (P54C) ("GenuineIntel" 586-class) 200 MHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,MCE,CX8
cpu0: F00F bug workaround installed
real mem  = 66695168 (65132K)
avail mem = 55742464 (54436K)
using 839 buffers containing 3436544 bytes (3356K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(82) BIOS, date 05/22/97, BIOS32 rev. 0 @ 0xfb430
apm0 at bios0: Power Management spec V1.2
apm0: APM engage (device 1): power management disabled (1)
apm0: AC on, battery charge unknown
pcibios0 at bios0: rev. 2.1 @ 0xf0000/0xb8f4
pcibios0: PCI BIOS has 6 Interrupt Routing table entries
pcibios0: PCI Interrupt Router at 000:07:0 ("Intel 82371SB ISA" rev 0x00)
pcibios0: PCI bus #0 is the last bus
bios0: ROM list: 0xc0000/0x8000 0xc8000/0x4800
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel 82439HX" rev 0x01
pcib0 at pci0 dev 7 function 0 "Intel 82371SB ISA" rev 0x01
pciide0 at pci0 dev 7 function 1 "Intel 82371SB IDE" rev 0x00: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility
pciide0: channel 0 ignored (disabled)
pciide0: channel 1 ignored (disabled)
ahc1 at pci0 dev 8 function 0 "Adaptec AHA-2940" rev 0x03: irq 15
scsibus0 at ahc1: 8 targets
sd0 at scsibus0 targ 0 lun 0: <SEAGATE, ST31051N, 0284> SCSI2 0/direct fixed
sd0: 1010MB, 4177 cyl, 4 head, 123 sec, 512 bytes/sec, 2069860 sec total
sd1 at scsibus0 targ 1 lun 0: <SEAGATE, ST32155N, 0532> SCSI2 0/direct fixed
sd1: 2049MB, 4177 cyl, 8 head, 125 sec, 512 bytes/sec, 4197405 sec total
cd0 at scsibus0 targ 6 lun 0: <TOSHIBA, CD-ROM XM-3701TA, 0236> SCSI2 5/cdrom removable
vga1 at pci0 dev 9 function 0 "Matrox MGA Millenium 2064W (Storm)" rev 0x01
wsdisplay0 at vga1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
sysbeep0 at pcppi0
lpt2 at isa0 port 0x3bc/4: polled
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
isapnp0 at isa0 port 0x279: read port 0x203
ep1 at isapnp0 "3Com 3C509B EtherLink III, TCM5094, PNP80F7, " port 0x210/16 irq 3: address 00:60:97:39:1e:f2, utp/aui/bnc (default utp)
biomask 8040 netmask 8048 ttymask 804a
pctr: 586-class performance counters and user-level cycle counter enabled
ahc1: target 0 synchronous at 10.0MHz, offset = 0xf
dkcsum: sd0 matched BIOS disk 80
ahc1: target 1 synchronous at 10.0MHz, offset = 0xf
dkcsum: sd1 matched BIOS disk 81
root on sd0a
rootdev=0x400 rrootdev=0xd00 rawdev=0xd02
WARNING: / was not properly unmounted



Best,
--Toni++