0
votes
0answers
25 views

CPU scaling not working properly

I have been working on Angstrom2010.07 build all these years. I could change the value of 'scaling_governor' in this built. On changing from 'Userspace' to 'Performance' mode, the BogoMIPS value gets ...
3
votes
2answers
429 views

How do I install a device driver provided as a .bin file?

I am a new Linux user and am struggling installing a driver for a usb WiFi device I want to use on an embedded system (BeagleBone). When I download the driver for the chipset (Ralink 2070), it is ...