bug#321: dhcpcd terminating on signal 4
John Kodis <[email protected]>
| Newsgroups | gmane.linux.bbc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Package: dhcpcd Version: whatever The dhcpcd program always aborts after logging a "terminating on signal 4" message to the console. This happens when attempting to retrieve dhcp information from a Linksys router, regardless of which of the two ethernet cards is used, although either card can be configured manually. I've included typical console output and the result of the lspci command below. root:~/> dhcpcd eth0 dhcpcd[488]: terminating on signal 4 eth0: remaining active for wake-on-lan root:~/> dhcpcd eth0 eth1: Setting half-duplex based on auto-negotiated partner ability 0000. dhcpcd[532]: terminating on signal 4 00:00.0 Host bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3] (rev 04) 00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] 00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 1b) 00:07.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 06) 00:07.2 USB Controller: VIA Technologies, Inc. UHCI USB (rev 0e) 00:07.3 USB Controller: VIA Technologies, Inc. UHCI USB (rev 0e) 00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 20) 00:07.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio Controller (rev 21) 00:08.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller 00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 10) 01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G100 [Productiva] AGP (rev 01) -- John Kodis