NetBSD-Bugs archive

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

Re: kern/53301 (msk0 device reports no link, when there is link on same laptop with Windows and Linux.)



The following reply was made to PR kern/53301; it has been noted by GNATS.

From: Chris Humphries <chris%sogubsys.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: jdolecek%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
	gnats-admin%netbsd.org@localhost
Subject: Re: kern/53301 (msk0 device reports no link, when there is link on
 same laptop with Windows and Linux.)
Date: Wed, 6 Jun 2018 03:46:11 -0400

 The device gets link but can't seem to get on a network. DHCP server
 is functional on other machines in the house. I'm sorry, but it isn't
 fixed for me.
 
 
 
 uname -a
 ========
 NetBSD neo.sogubsys.com 8.99.19 NetBSD 8.99.19 (GENERIC) #0: Tue Jun 12 06:07:15 EDT 2018  root%neo.sogubsys.com@localhost:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
 
 
 dmesg | grep msk
 ================
 [    1.042116] msk0 at mskc0 port A: Ethernet address 00:24:54:b4:47:c3
 [    1.042116] ukphy0 at msk0 phy 0: OUI 0x000ac2, model 0x0026, rev. 0
 
 
 pcictl
 ======
 000:00:0: Intel Iron Lake Host Bridge (host bridge, revision 0x02)
 000:02:0: Intel Iron Lake Integrated Graphics Device (VGA display, revision 0x02)
 000:22:0: Intel 3400 MEI (miscellaneous communications, revision 0x06)
 000:26:0: Intel 3400 USB ECHI (USB serial bus, EHCI, revision 0x05)
 000:27:0: Intel 3400 HD Audio (mixed mode multimedia, revision 0x05)
 000:28:0: Intel 3400 PCIE (PCI bridge, revision 0x05)
 000:28:2: Intel 3400 PCIE (PCI bridge, revision 0x05)
 000:28:3: Intel 3400 PCIE (PCI bridge, revision 0x05)
 000:29:0: Intel 3400 USB EHCI (USB serial bus, EHCI, revision 0x05)
 000:30:0: Intel 82801BAM Hub-PCI Bridge (PCI bridge, subtractive decode, revision 0xa5)
 000:31:0: Intel HM55 LPC Interface Bridge (ISA bridge, revision 0x05)
 000:31:2: Intel 3400 AHCI (SATA mass storage, AHCI 1.0, revision 0x05)
 000:31:3: Intel 3400 SMBus (SMBus serial bus, revision 0x05)
 000:31:6: Intel 3400 Thermal (miscellaneous DASP, revision 0x05)
 002:00:0: Intel WiFi Link 1000 (miscellaneous network)
 006:00:0: Marvell Yukon 88E8040 (ethernet network)
 063:00:0: Intel product 2c62 (host bridge, revision 0x02)
 063:00:1: Intel Core i5-600, i3-500 and Pentium 6000 QuickPath Generic System Address Decoder (host bridge, revision 0x02)
 063:02:0: Intel Core i5-600, i3-500 and Pentium 6000 QPI Link (host bridge, revision 0x02)
 063:02:1: Intel Core i5-600, i3-500 and Pentium 6000 QPI Physical (host bridge, revision 0x02)
 063:02:2: Intel Core i5-600, i3-500 and Pentium 6000 Reserved (host bridge, revision 0x02)
 063:02:3: Intel Core i5-600, i3-500 and Pentium 6000 Reserved (host bridge, revision 0x02)
 
 
 /etc/ifconfig.msk0
 ==================
 up
 !dhcpcd $int
 
 
 ifconfig msk0
 =============
 msk0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
 	ec_capabilities=5<VLAN_MTU,JUMBO_MTU>
 	ec_enabled=0
 	address: 00:24:54:b4:47:c3
 	media: Ethernet autoselect (none)
 	status: active
 	inet 169.254.34.66/16 broadcast 169.254.255.255 flags 0x0
 	inet6 fe80::224:54ff:feb4:47c3%msk0/64 flags 0x0 scopeid 0x2
 
 
 syslog for dhcpcd on the device
 ===============================
 Jun 12 06:48:18 neo dhcpcd[248]: control command: dhcpcd -1 msk0
 Jun 12 06:48:18 neo dhcpcd[248]: msk0: carrier acquired
 Jun 12 06:48:18 neo dhcpcd[248]: msk0: IAID 54:b4:47:c3
 Jun 12 06:48:19 neo dhcpcd[248]: msk0: soliciting a DHCP lease
 Jun 12 06:48:19 neo dhcpcd[248]: msk0: soliciting an IPv6 router
 Jun 12 06:48:24 neo dhcpcd[248]: msk0: probing for an IPv4LL address
 Jun 12 06:48:24 neo dhcpcd[248]: msk0: using IPv4LL address 169.254.34.66
 Jun 12 06:48:29 neo dhcpcd[248]: msk0: adding route to 169.254.0.0/16
 Jun 12 06:48:31 neo dhcpcd[248]: msk0: no IPv6 Routers available
 
 
 
 
 -- 
 Chris Humphries <chris%sogubsys.com@localhost>
 5223 9548 E1DE DE87 F509  1888 8141 8451 6338 DD29
 



Home | Main Index | Thread Index | Old Index