about 2 weeks ago - No comments
Gigabyte Q1000c is another 10-inch netbook revealed by the company at CeBIT this year beside the Gigabyte T1000. Arrive in a smoother curves chassis and a 6-cell 4400mAh battery, Gigabyte Q1000c is a good looking netbook.
Q1000c is powered by a 1.66GHz Atom N450 processor, 1GB of RAM and 160-/250-GB of More >
about 3 weeks ago - No comments
Last time I heard a peep out of Chinese PC maker teclast, the company was showing an NVIDIA ION-equipped netbook at Computex last summer. But it looks like Teclast ain’t a one hit-or-miss wonder. Zol spotted a new 10 inch netbook from the company called the Teclast X8.
The Teclast X8 is rather unremarkable in the More >
about 1 month ago - No comments
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 the More >
about 4 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 4 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 4 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 4 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 4 months ago - No comments
For all those users without free USB ports on their smartphones, PDAs, MIDs and other devices, or those with an aversion against cables in general, there are also bluetooth versions of those full-sized foldable keyboards I mentioned already on this blog few days ago – namely I’d like to make mention here of the “Freedom Universal Keyboard²” (from a company called Freedom Input Ltd) with its own two AAA sized batteries and – most important – bluetooth! The manufacturer claims that due to support for both HID mode (used and recognized by all PCs, most PDAs, UMPCs and smartphones) and SPP mode, a bluetooth serial port emulation protocol utilized by the blackberry family of smartphones for example, this gadget enjoys comaptibility to > 200 different devices. Sure is that every device with bluetooth and either Blackberry OS 4.0 and upwards, symbian OS v9, or windows mobile 5 & 6 ( both PPC and smartphone edition), as well as Windows 2000 and WinXP is supported without need to install any drivers. No mention of linux though, and what about windows CE??
about 4 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 4 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).