Displaying posts tagged: linux
2012-01-24 14:08:18
2 Comments
In a previous post I obtained the Linksys E4200v2 firmware, now I plan to break it apart and see what I can find.
I start off by simplying using "file" on the firmware:
bramp@bramp-laptop:~/linksys/update$ file FW_E4200_2.0.36.126507.SSA
FW_E4200_2.0.36.126507.SSA: u-boot legacy uImage, Linux-2.6.35.8, Linux/ARM, OS Kernel Image (Not compressed), 2677476 bytes, Thu Dec 22 19:40:21 2011, Load Address: ...
2012-01-22 15:56:14
No Comments
I recently got a Linksys E4200v2 wireless router. It's pretty cool, supports IPv6, 2.4Ghz and 5Ghz wifi networks, VPN, etc. The one downside is that the firmware for the router is not available from Linksys's website, and the GPL code has not been made available, yet... However, the router has been able to pull updates itself ...
2011-11-22 03:27:31
No Comments
I just tried to compile the Debian PHP packages, so I could make some minor tweaks to the source, to fix a bug I'm hopefully going to document shortly. This turned out to be very problematic, mainly due to the testing phase!
To build the Debian packages you typically do the following:
mkdir php
cd php
...
2011-08-07 18:30:39
3 Comments
2011-06-19 23:49:47
No Comments
Does your Linux 64bit version of Flash now make anonying beeping/distortion noises while playing videos? Well it turns out a recent "improvement" to glibc has caused some programs to now crash or do weird things. This is to do with an improvement of memcpy, which makes its use more strict, causing those applications that incorrectly used ...
