On Wed, Oct 30, 2013 at 10:54 AM, <[email protected]> wrote: > 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
Okay, well here is my patchset: https://github.com/RobertCNelson/stable-kernel/tree/v3.10.x It 'booted' last i tried, but i'm running v3.12-rc7 now days using device tree's so i haven't tested in a while.. So dig thru it.. > [ 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? Also, because of that dmesg noise, test with this enabled/disabled.. https://github.com/RobertCNelson/stable-kernel/blob/v3.10.x/patch.sh#L214 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.
