iPXE and USB-C
|
2017-01-13, 18:13
Post: #4
|
|||
|
|||
RE: iPXE and USB-C
thanks 8086:a12f is a standard intel xHCI bridge as expected.
it would also be interesting to see output of ifstat from the working machine using the same usb nic that we know is working in the old one, and i guess this is also working inside of OSX on the new machine? You are using that ipxe.efi build on both the new and old machine? my guess then is that on the old machine when you run ifstat will see the usb nic found as a nii or snp nic (meaning they use the standard interface where the driver for the nic is loaded and provided by the efi firmware and not using ipxe native driver) The usb drivers is not included by default in the ipxe build, so with something like: Code: make bin-x86_64-efi/ipxe--ecm--ncm.efi DEBUG=xhci one gotcha however is that any other usb device then the ones supported by ipxe will be disconnected, for example mass storage devices will no longer exist to the efi firmware if you exit out from ipxe and expect to continue booting from some other usb device. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE and USB-C - speleo14 - 2017-01-12, 12:58
RE: iPXE and USB-C - NiKiZe - 2017-01-12, 19:02
RE: iPXE and USB-C - speleo14 - 2017-01-13, 08:31
RE: iPXE and USB-C - NiKiZe - 2017-01-13 18:13
RE: iPXE and USB-C - speleo14 - 2017-01-14, 23:07
RE: iPXE and USB-C - speleo14 - 2017-01-16, 12:05
RE: iPXE and USB-C - speleo14 - 2017-02-23, 12:05
RE: iPXE and USB-C - NiKiZe - 2017-02-23, 23:06
RE: iPXE and USB-C - speleo14 - 2017-02-24, 10:10
RE: iPXE and USB-C - NiKiZe - 2017-02-24, 21:12
RE: iPXE and USB-C - speleo14 - 2017-02-27, 12:26
RE: iPXE and USB-C - NiKiZe - 2017-02-27, 19:23
RE: iPXE and USB-C - speleo14 - 2017-03-01, 09:06
RE: iPXE and USB-C - gzebedin - 2017-12-01, 11:03
RE: iPXE and USB-C - NiKiZe - 2017-12-01, 12:28
RE: iPXE and USB-C - gzebedin - 2017-12-01, 12:50
|
User(s) browsing this thread: 2 Guest(s)