Hi Shant, can you tell me how did you install the NI-VISA-5.4.1 package, is there anty git repository to clone this driver?
I will much appreciate your help. Regards, Le mercredi 16 décembre 2015 15:39:33 UTC+1, [email protected] a écrit : > > Aaahhhhh, the first one did the trick!! thank you much! > > On Tuesday, December 15, 2015 at 11:48:09 AM UTC-8, RobertCNelson wrote: >> >> On Tue, Dec 15, 2015 at 12:25 PM, <[email protected]> wrote: >> > Thank you Robert, much appreciated. I was able to flash my green with >> this >> > image. Then i typed "uname -r" and received "3.8.13-bone79", so indeed >> it >> > did load this version of Kernel. Then i tried loading NI-VISA again >> and I >> > receive almost the same message: >> > >> > * Kernel source does not appear to be installed for the 3.8.13-bone79 >> > kernel. >> > * Installation of the kernel-source package for kernel 3.8.13-bone79 >> is >> > * required to continue this installation. >> >> humm.. kernel source... >> >> Try first: >> >> sudo apt-get install linux-headers-`uname -r` >> >> >> > Looks like i need the Kernel source. So, in trying to do that i used >> > "apt-get source linux-image-$(uname -r)", which gave me error: "E: You >> must >> > put some 'source' URIs in your sources.list". So opening >> > /etc/apt/sources.list I started un-commenting the lines at the end >> which >> > indicate "Kernel source"... >> >> Otherwise, just do: >> >> git clone -b 3.8.13-bone79 >> https://github.com/RobertCNelson/linux-stable-rcn-ee >> source-3.8.13-bone79 >> <https://github.com/RobertCNelson/linux-stable-rcn-eesource-3.8.13-bone79> >> --depth=1 >> >> 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/fe64f048-1768-4039-8d84-8c47acd42fd2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
