Ethernet is working now... I don't know why before link goes down. I can't repeat this behaviour.
I have udev rule: SUBSYSTEM=="rtc", KERNEL=="rtc1", SYMLINK+="rtc", OPTIONS+="link_priority=10", TAG+="systemd" when it is commented rtc problem remain. W dniu środa, 8 listopada 2017 17:24:52 UTC+1 użytkownik Grzegorz G napisał: > > I did it. It took 1.5h on my debian virtual machine. > Results: > - usb network i not available (still no route in route print), > + serial over usb is working (it was not available before), > - in device management there is working com port "USB serial device COM8" > (mentioned above) and there is visible "Gadget serial COM7" defined not > exsisted device, > - big problems with RTC over I2C - almost not readable (before kernel > upgrade, there was not as many problems with RTC over i2c), > - old problem with ethernet is back > > [ 158.682964] rtc-ds1307 1-0068: read error -121 > [ 160.284608] rtc-ds1307 1-0068: read error -121 > [ 201.901327] cpsw 4a100000.ethernet eth0: Link is Down > > [ 402.656641] rtc-ds1307 1-0068: read error -110 > [ 404.291265] rtc-ds1307 1-0068: read error -121 > [ 407.762364] rtc-ds1307 1-0068: read error -121 > [ 408.601046] rtc-ds1307 1-0068: read error -121 > [ 411.371277] omap_i2c 4802a000.i2c: controller timed out > [ 411.376635] rtc-ds1307 1-0068: read error -110 > [ 413.062533] rtc-ds1307 1-0068: read error -121 > [ 413.983043] rtc-ds1307 1-0068: read error -121 > > I didn't make any changes to kernel configuration (I did save, then exit). > > PS. My OS is Windows 10 Fall Creators Update. > > Did I miss something while compiling kernel? > > W dniu poniedziałek, 6 listopada 2017 19:07:13 UTC+1 użytkownik > RobertCNelson napisał: >> >> On Mon, Nov 6, 2017 at 11:34 AM, Grzegorz G <[email protected]> wrote: >> > Thank you very much :) >> > Now latest is 4.4.71-bone17 (via ./update_kernel.sh --bone-kernel >> --lts-4_4) >> >> Ouch, yeah i stopped doing wheezy (7.x) builds when stretch (9.x) hit >> stable.. >> >> > Will 4.4.96-bone20 be available tomorrow or I need to change update >> > parameters? >> >> voodoo@hades:~$ git clone -b am33x-v4.4 >> https://github.com/RobertCNelson/bb-kernel/ --depth=1 >> voodoo@hades:~$ cd bb-kernel/ >> voodoo@hades:~/bb-kernel$ ./build_deb.sh >> >> Then copy the ./deploy/linux-image*.deb to your beagle and run: >> >> sudo dpkg -i linux-image*.deb >> sudo reboot >> >> Regards, >> >> -- >> Robert Nelson >> https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/2c96557d-4e51-40ee-a022-039f73910bf7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
