A modem designed specifically for Africa has been announced at the TEDGlobal conference in Edinburgh. The device combines rugged design with a range of connectivity options, switching between wi-fi, 3G and fixed broadband. Ushahidi, the Kenyan tech firm behind BRCK, believe Africa-specific hardware is long overdue.
LXer Linux News
Modem to improve African net access
Improve Power Usage in Linux With TLP
Power management is always an issue in portable device. Be it a laptop or a mobile device, you always want the battery to last as long as possible without it dying on you. If you are running Linux on your laptop, you can make use of the TLP module to manage your computer’s power usage in the background.
LXer Linux News
Improve Power Usage / Battery Life In Linux With TLP
- Kernel laptop mode and dirty buffer timeouts;
- Processor frequency scaling including “turbo boost” / “turbo core”;
- Power aware process scheduler for multi-core/hyper-threading;
- Hard disk advanced power management level and spin down timeout (per disk);
- SATA aggressive link power management (ALPM);
- PCI Express active state power management (PCIe ASPM) – Linux 2.6.35 and above;
- Runtime power management for PCI(e) bus devices – Linux 2.6.35 and above;
- Radeon KMS power management – Linux 2.6.35 and above, not fglrx;
- Wifi power saving mode – depending on kernel/driver;
- Power off optical drive in drive bay (on battery).
Additional TLP functions:
- I/O scheduler (per disk);
- USB autosuspend with blacklist;
- Audio power saving mode – hda_intel, ac97;
- Enable or disable integrated wifi, bluetooth or wwan devices upon system startup and shutdown;
- Restore radio device state on system startup (from previous shutdown);
- Radio device wizard: switch radios upon network connect/disconnect and dock/undock;
- Disable Wake On LAN;
- WWAN state is restored after suspend/hibernate;
- Undervolting of Intel processors – requires kernel with PHC-Patch;
- Battery charge thresholds – ThinkPads only;
- Recalibrate battery – ThinkPads only.
Install TLP in Ubuntu
Before proceeding with the installation, there are a couple of things you need to do:
- firstly, if you’ve added any power saving settings / scripts (e.g.: in /etc/rc.local), remove them or else TLP may not work properly;
- remove laptop-mode-tools (“sudo apt-get remove laptop-mode-tools”).
sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp tlp-rdwsudo tlp start- smartmontools – needed to display disk drive S.M.A.R.T. data;
- ethtool – needed to disable wake on lan.
sudo apt-get install smartmontools ethtool- tp-smapi-dkms – needed for battery charge thresholds and ThinkPad specific status output of tlp-stat;
- acpi-call-tools – acpi-call is needed for battery charge thresholds on Sandy Bridge and newer models (X220/T420, X230/T430, etc.).
Install these packages using the following command:
sudo apt-get install tp-smapi-dkms acpi-call-toolsMake sure to also read the TLP FAQ.
Open, collaborative effort to improve US patents

Late last year, I wrote about the EFF’s project to leverage the Patent Office’s new Preissuance Submissions procedure to promote open 3D printing technology. Here we are, several months later, and the fight for open 3D printing continues. Now, the EFF has partnered with Ask Patents to facilitate crowdsourcing of prior art searches for various 3D printing-related patent applications.
Ubuntu 13.04 Will Improve Gaming On Open-Source GPU Drivers
While still a ways from being comparable to the proprietary graphics drivers in terms of features and OpenGL performance, the open-source GPU drivers found by default in the forthcoming Ubuntu 13.04 release are a big improvement over the out-of-the-box graphics drivers found in earlier Ubuntu Linux releases. The Ubuntu desktop is also faster thanks to improvements to its Unity desktop environment and Compiz compositing window manager. In this article are Linux gaming benchmarks looking at the performance of Fedora 17, Fedora 18, Ubuntu 12.10, and a preliminary Ubuntu 13.04 development snapshot. In this first article, the OpenGL performance of Intel and Radeon graphics are being benchmarked.
LXer Linux News
Help improve weather prediction with mPing


Here's a cool little crowd-sourced project from the National Severe Storms Laboratory and the University of Oklahoma. (Boomer Sooner!) The "Precipitation Near the Ground" project (aka W-PING) uses reports from civilians (that's you and me) to match against what radar sees. And as noted in the app description, radar doesn't see too well near the ground at long distances, and those snazzy automated sensors that can tell the difference between snow and rain and some dude spitting in the gutter are found only at airports.
That's where you and I come in. If it starts raining or snowing or whatever it does wherever you are (here in Florida it's either "build an ark" or "welcome to Hell"), fire up the app, let it detect where you are, then choose the closest description to what it is you're seeing, particularly with cold-weather storms.
Think of it as a cool way to give a little back to science, when science has given so much to you.
More: The Ping Project; via @jimcantore
![]()
Android Central – Android Forums, News, Reviews, Help and Android Wallpapers
Improve Web Site Performance on Apache HTTP
How to speed up web site performance by using Apache directives to control http cache headers
LXer Linux News












