Hi timesyssupport
I already put the new u-boot and new kernel image into SD card, and I tried to connect it to my router, but I couldn't find the device on my router client list,
so I add two lines in S98-vybrid-out-of-box-demo file
modprobe gator
./usr/bin/gatord &
I got the following message while running
gator: Unknown symbol perf_event_create_kernel_counter (err 0)
gator: Unknown symbol perf_event_release_kernel (err 0)
FATAL: Error inserting gator (/lib/modules/3.13.9-ts-armv7l/extra/gator.ko): Unknown symbol in module, or unknown parameter (see dmesg)
I can't type any command while its running since an active demo is running, is there any way I can fix it and get the board being seen on the router so that I can use SSH or STREAMLINE to monitor it ?