Built the NOP driver as a module and put 'modprobe phy-nop' as the first line in the rcS file. Still have the same error:
[ 2.492553] unable to find transceiver [ 2.496948] ehci-omap ehci-omap.0: Can't get PHY device for port 1: -517 [ 2.504180] platform ehci-omap.0: Driver ehci-omap requests probe deferral [ 2.595275] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.604125] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 2.616333] devtmpfs: mounted [ 2.619903] Freeing unused kernel memory: 176K (c0484000 - c04b0000) [ 2.876312] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered [ 3.039093] platform nop_usb_xceiv.2: Driver nop_usb_xceiv requests probe deferral Starting logging: OK Initializing random number generator... [ 3.245544] hub 1-0:1.0: Cannot enable por t 1. Maybe the USB cable is bad? done. Starting system message bus: done Starting network... ifconfig: SIOCGIFFLAGS: No such device ifconfig: SIOCSIFHWADDR: No such device ifconfig: SIOCGIFFLAGS: No such device Starting dropbear sshd: Copying dropbear host key files OK [ 4.444000] hub 1-0:1.0: Cannot enable port 1. Maybe the USB cable is bad? [ 5.643951] hub 1-0:1.0: Cannot enable port 1. Maybe the USB cable is bad? On Friday, October 25, 2013 11:13:50 AM UTC-7, RobertCNelson wrote: > > On Fri, Oct 25, 2013 at 11:52 AM, <[email protected] <javascript:>> > wrote: > > I have CONFIG_NOP_USB_XCEIV=y, so it should be built in. Should I build > it > > as a module? > > Correct, build with > CONFIG_NOP_USB_XCEIV=M > > as "CONFIG_NOP_USB_XCEIV=y" been broken since 6022671 > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
