about 1 week ago - No comments
ASUS has beat everyone to the punch when it comes to shoving that dual core Atom N550 (1.5 GHz) into a netbook and will very shortly be releasing the ASUS Eee PC 1015PEM which is basically a 1015PE with the dual core processor. The ASUS Eee PC 1015PEM will have a 10.1″ 1024 x 600
about 5 months ago - No comments
Fujitsu netbooks have never really been popular and one major reason is that they are too expensive for what you get. Looks like with their latest upcoming netbook, the LifeBook MH330, they have worked on getting the price right down to average netbook pricing. Or maybe not when you consider that this model will ship
about 5 months ago - No comments
The ASUS Eee PC 701 is back yet again with yet another slate tablet mod purposely made for those occasions where the modder wanted to verify actor roles at IMBD in front of the TV. He bought a used Eee PC 701 and touchscreen kit off of Ebay and proceeded to hack the innards with
about 7 months ago - 1 comment
Asus have revealed that their new Eee PC T91MT multi-touch netbook will feature the 32GB pSSD Gen2 drive from SanDisk. Asus chose this model from SanDisk’s offerings as it suits the netbooks low power needs and small form factor requirements. As many readers would already be aware, this means enhanced durability for the T91MT because
about 10 months ago - No comments
Measuring sequential disk performance with linux is easy – most distros (like ubuntu) come with a tool called hdparm , that is mainly used for tuning and optimizing hard disk parameters, but luckily it also includes simple benchmark functionality – for example the following command sudo hdparm -t /dev/sda gives me the following output: /dev/hda: Timing buffered disk reads: 176 MB in 3.01 seconds = 58.55 MB/sec Of course you need to substitute /dev/sda with the name of your raw disk device (for example, it might be /dev/hda for non-SATA disks) . Its impossible to get higher transfer rates that that from your disk. Hdparm reads at the very start of the disk for these tests (which is the fastest area of the whole harddisk) and using optimal access pattern
about 10 months ago - No comments
The UMID M1 will be available in two variants: the “High” version includes a 16GB SSD and is powered by an Intel Atom clocked to 1.33GHz, while the “Low” version comes with Linux preinstalled and has only 8GB flash storage and its Atom runs a bit slower too at 1.1GHz. Both versions have a 4.8″ touchscreen with a “wide” resolution of 1024 x 600 pixels, 512MB of fast 533MHz DDRII RAM, Bluetooth 2.0, also 802.11b/g wifi and HSDPA (with own SIM card slot), connection to other devices is established with USB2.0, but you can also use the microSD-card reader for synchronizing data with, for example, your smartphone. Also included is a 1.3MP webcam for video telephony via skype or other VoIP-based services, and everything is powered by a 2400mAh Li-ion battery.
about 10 months ago - No comments
Most of the UMPC and MIDs available today share the same disadvantage: most of the time the keyboard just doesn’t work well at those tiny key sizes, especially if you have large hands. What to do? One possible solution could be using one of these ultra-portable external keyboards with your UMPC! The device shown on the right for example, bearing the rather technical description “Targus PA875U01X”, weighs just 180 grams at a size of 280 x 108 x 9 mm (unfolded), with 68 full-sized keys in QWERTY layout – enabling easy and smooth ten-finger typing for the mobile email enthusiast
about 10 months ago - No comments
During the last few months, Asus has started selling the “eeePC 1000H GO” with internal 3G/HSDPA card for easy everywhere connectivity. So far so good, but what about all those thousands of customers that already bought an eeePC 1000H before? Are they doomed to use one of those ugly external USB 3G modems – a threat to your eeePCs health if you drop it accidentally and the USB stick destroys the USB port it was sticking in (if not even more)…
about 10 months ago - No comments
Since last night, I had the doubtful joy of having to re-solder two pins of my extra miniPCIe socket (I accidentally dropped my eee from ~50cm heigth and afterwards the 3G card wouldn’t work anymore, which was pretty annoying since I need internet access – so I had to re-open the whole apparatus and take apart everything, leading to the lucky discovery of only said two loose pins as a cause for the malfunction), I will take this as an opportunity to give you the gentle reader some more details about the inner workings of how I did this modification (there may exist better ways I must admit, specifically for securing the modem card in place). That being said, you will surely remember that there’s an old and well known (and true!) proverb saying “A picture sometimes tells more than a thousand words” …
about 10 months ago - No comments
Its nice to see that during the past year, the number of linux distributions custom tailored to fit the needs of netbooks has increased dramatically. While this is a great advancement, it cannot be denied that this is mainly the merit of one linux distribution – ubuntu linux, on which most of nowadays “netbook linux” are based (ubuntu in turn is debian-based, btw). While these custom netbook linux flavors usually come equipped with all the device drivers you’ll need for your netbook, there’s one thing that is missing (at least in Ubuntu 8.04 or “Ubuntu eee”): an easy possibility of formatting SD memory cards with the usual FAT16 (or the faster FAT32) file system with the card reader that is built into all eeePC models – but sometimes you just need an empty and freshly formatted SD card, for example to “burn” the newest ubuntu ISO image onto and install right from the SD card (which is quite handy if you don’t have a DVD/CD drive).