<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 5, 2014 at 1:51 PM, Sascha Wildner <span dir="ltr"><<a href="mailto:saw@online.de" target="_blank">saw@online.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, 04 Nov 2014 14:44:34 +0100, Mehmet Erol Sanliturk <<a href="mailto:m.e.sanliturk@gmail.com" target="_blank">m.e.sanliturk@gmail.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
During writing .img to USB stick , it took very long time without reaching<br>
to completion .<br>
With a hope , I recorded it to a DVD , fortunately , it took very short<br>
time for recording and it worked for installation .<br>
</blockquote>
<br>
Mehmet,<br>
<br>
I've put the .ISO here: <a href="http://leaf.dragonflybsd.org/~swildner/dfly_with_mos.iso.xz" target="_blank">http://leaf.dragonflybsd.org/~<u></u>swildner/dfly_with_mos.iso.xz</a><br>
<br>
Note that you'll need a DVD blank disk because it is rather large.<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
em0<br>
fwe0<br>
lp0<br>
faith0       ( If it is possible , please display explanatory names for<br>
these short forms , for example ,<br>
lo0             < em0 >    : Intel Gigabit .... etc.  )<br>
ppp0<br>
sl0<br>
Cancel<br>
</blockquote>
<br>
That's weird. em0 is an Intel PCI network interface and the rest is not related to the USB adapter either. They are special interfaces for Firewire (fwe0), PPP, loopback adapter (lo0) and whatnot, some of them older stuff. I think we should blacklist them in the installer to not confuse people. If needed, they can be configured outside the installer.<br>
<br>
The name of the USB NIC we're looking for should be "ue0" but the installer doesn't list it.<br>
<br>
So let's leave the installer aside for a moment and try a simpler test:<br>
<br>
* Boot from the ISO and login as "root" (no password needed)<br>
<br>
* Plug in the USB NIC.<br>
<br>
* Check with "kldstat". Is if_mos.ko listed? If it is not listed, do "kldload if_mos".<br>
<br>
* Type "ifconfig ue0". Does it say "ifconfig: interface ue0 does not exist" or does it list information about the ue0 interface?<br>
<br>
* If it said "interface ue0 does not exist", please do "usbconfig dump_device_desc". It will list information about each connected USB device. Try to find the "ugenX.Y: ..." line for the USB NIC in the output and tell me what values idVendor and idProduct have in the section below its "ugenX.Y: ..." line.<br>
<br>
Thanks for testing so far.<span class=""><font color="#888888"><br>
<br>
Sascha<br>
</font></span></blockquote></div><br><br><br></div><div class="gmail_extra">Dear Sascha ,<br><br></div><div class="gmail_extra"><br><br></div><div class="gmail_extra">I have applied the above steps to previously installed .img system :<br><br></div><div class="gmail_extra">When USB NIC is attached , it listed as<br><br></div><div class="gmail_extra">ugen6.2: < Moschip Semiconductor > at usbus6<br><br></div><div class="gmail_extra"># kldstat <br><br>listed the following :<br></div><div class="gmail_extra"><br>  kernel<br></div><div class="gmail_extra">  acpi.ko<br></div><div class="gmail_extra">  ehci.ko<br></div><div class="gmail_extra"><br><br></div><div class="gmail_extra"># kldload if_mos <br></div><div class="gmail_extra">displayed the following message :<br><br></div><div class="gmail_extra">kldload: can't load if_mos : No such file or directory<br><br></div><div class="gmail_extra"># usbconfig dump_device_desc<br></div><div class="gmail_extra">produced the following output for USB NIC :<br><br></div><div class="gmail_extra">ugen6.2: < USB-MAC Controller Moschip Semiconductor > ay usbus6 , cfg=0 md=HOST spd=HIGH ( 480 Mbps ) pwr=ON ( 500mA )<br></div><div class="gmail_extra">blength = 0x0012<br></div><div class="gmail_extra">bDescriptorType=0x001<br></div><div class="gmail_extra">bcdUSB=0x0200<br></div><div class="gmail_extra">bDeviceClass=0x00ff<br></div><div class="gmail_extra">bDeviceSubClass=0x0000<br></div><div class="gmail_extra">bDeviceProtocol=0x00ff<br></div><div class="gmail_extra">bMaxPacketSize=0x0040<br><br></div><div class="gmail_extra">idVendor=0x9710<br></div><div class="gmail_extra">idProduct=0x7830<br><br></div><div class="gmail_extra">bcdDevice=0x0100<br></div><div class="gmail_extra">idManufacturer=0x0001 < Moschip Semiconductor ><br></div><div class="gmail_extra">idProduct=0x0002 < USB-MAC Controller ><br></div><div class="gmail_extra">iSerialNumber=0x0003 < 00008c76 ><br></div><div class="gmail_extra">bNumConfigurations=0x0001<br><br><br><br>----------------------<br><br></div><div class="gmail_extra">Work on new .iso system :<br><br></div><div class="gmail_extra">When USB NIC is attached the following list is generated ( boot was selected as verbose ) :<br><br></div><div class="gmail_extra">ugen6.2:< Moschip Semiconductor > at usbus6<br></div><div class="gmail_extra">mos0: < Moschip Semiconductor USB-MAC Controller, rev 2.00/1.00 , addr 2> on usbus6<br></div><div class="gmail_extra">miibus0.mos0.uhub6.usbus6.ehci1.pci0.pcib0.acpi0.nexus0.root0<br></div><div class="gmail_extra">miibus0:< MII bus> [tentative] pn mos0<br></div><div class="gmail_extra">unkphy0.miibus0.mos0.uhub6.usbus6.ehci1.pci0.pcib0.acpi0.nexus0.root0<br></div><div class="gmail_extra">unkpy0:< Generic IEEE 802.3u media interface > [tentative] on miibus0<br></div><div class="gmail_extra">unkpy0:OUI 0x000000 , model 0x0000 , rev. 0<br></div><div class="gmail_extra">unkpy0:10baseT , 10baseT-FDX , 100baseTX , 100baseTX-FDX , auto<br></div><div class="gmail_extra">unkphy0: < Generic IEEE 802.3u media interface > [attached!] on miibus0<br></div><div class="gmail_extra">miibus0: < MII bus > [attached!] on mos0<br></div><div class="gmail_extra">ue0: < USB Ethernet > on mos0<br></div><div class="gmail_extra">ue0:bpf attached<br></div><div class="gmail_extra">ue0:MAC address : 00:00:00:00:8c:76<br><br></div><div class="gmail_extra"># kldstat <br><br>listed :<br><br></div><div class="gmail_extra">  kernel<br></div><div class="gmail_extra">  acpi.ko<br></div><div class="gmail_extra">  ehci.ko<br></div><div class="gmail_extra">  dm.ko<br></div><div class="gmail_extra">  if_mos.ko<br></div><div class="gmail_extra">  uether.ko<br><br></div><div class="gmail_extra"># ifconfig ue0 <br><br>listed :<br><br></div><div class="gmail_extra">ue0:flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500<br></div><div class="gmail_extra">       ether 00:00:00:00:8c:76<br></div><div class="gmail_extra">       media:Ethernet autoselect ( 100baseTX <full-duplex>)<br></div><div class="gmail_extra">       status : active<br><br></div><div class="gmail_extra"># ping 192.168.1.1 <br><br>listed :<br><br></div><div class="gmail_extra">ping : sent to : No route to host<br><br></div><div class="gmail_extra"># usbconfig dump_device_desc <br><br>listed the same values with the above given values .<br><br></div><div class="gmail_extra"><br># ifconfig -v ue0 192.168.10.1 netmask 255.255.255.0<br><div class="gmail_extra"># ping 192.168.1.1 <br><br>listed :<br><br></div>ping : sent to : No route to host<br><br><br><br></div><div class="gmail_extra">Please do not hesitate to ask new questions and tests of .iso files .<br><br><br></div><div class="gmail_extra">Thank you very much .<br><br><br></div><div class="gmail_extra">Mehmet Erol Sanliturk</div><div class="gmail_extra"></div><div class="gmail_extra"><br><br><br><br><br></div></div>