Recently in Hardware Category

I went out and bought a half decent set of kit to make a good 'bang for the buck' system. It lasted 2 weeks and then came screeching to a halt one evening. Every effort made after that got me to the same hang point 'detecting USB controllers'. So I go online and look for references to the motherboard. Several people with the same problem who have had various luck resetting the BIOS to get past the issue.
Reset the bios... now I don't even have text - I have the pretty 'quiet boot' screen. Which means I can't even see any of the failed diagnostics.
I bought a replacement GPU - small, and low powered and it's given me no love at all. I'm still in the same place. So I've decided to buy a new motherboard. The old one had been flakey since the get-go.
I had an ASUS P5KC - with the most insane form of RAID I've ever seen in a motherboard. The replacement is an Asus P5Q. Granted the motherboard types are a bit different, but the big thing I get is RAID-1. The other minor thing is that I get a little embedded Linux.
I hope I don't need to reinstall Vista, as it was a pain in the ass. Mind you I think I screwed up by making the disk a dynamic volume (!!!!!) twit that I am.
I have to laugh when I see the great data recovery 'challenge'. Lets be honest here folks, businesses are in it to make some level of profit from their efforts. To that extent they have facilities in place to recover data from damaged drives due to a variety of problems from simple surface level damage all the way through to failed drive electronics (swapping out logic boards).
The price quoted is generally based on the amount of effort that needs to be gone thorough. Accidental erasure is probably the cheapest. Simple disk-level damage (e.g. a few dodgy sectors) can be resolved using tools like Steve Gibson's Spinrite; which is pretty much a good example of what these companies would be doing. Drive electronics failures would cost more - for example they may need to disassemble the drive in a protected atmosphere to replace something. Large scale physical damage to the drive may entail extracting it from the original housing and essentially replicating the internals of the drive in order to read the data from it. This would be very expensive, but would succeed in the face of quite significant damage.
The intentional erasure of the data using utilities like dd are pretty much a non-starter. For the first part, you need insanely expensive specialist equipment, the rate of data recovery is slow (we're probably talking in the order of bits per second) and the chances of actually recovering anything useful on a typical hard drive is nil.
For any typical person trying to wipe their data any of the secure erasure utilities available for purchase or for free are more than adequate to prevent the data being recovered by any agencies.
The fixit man came, replaced the graphics card and the test was a brief 5 minute stint of Call of Duty 4. It seems to be working just fine now. Prepare for more explosions later.
This is what you get when you pay for a service contract. I think it's been worth it so far - dead power supply, overheating battery and now broken graphics.

Parrotry error....

| No Comments | No TrackBacks
parity error
***Hardware Malfunction

Call your hardware vendor for support

NMi: Parity Check / Memory Parity Error

*** The system has halted ***

Plucking dell battery!

| 1 Comment | No TrackBacks
Aargh, I just saved my laptop from exploding/catching fire. Literally minutes/seconds away from a potential disaster (losing my hard drive - time to do a backup today).
A dell laptop, with a battery model of C5447 - one larger than the number listed in the dell battery recall program. The battery was really really hot - I mean pretty much frying-pan hot heat on the battery. I've contacted dell support. I wonder what's going to happen with this

it's a tomato

| No Comments | No TrackBacks
Well, having had enough of the dd-wrt firmware for the linksys router. It was annoying, slow and irritating and every time we enabled QOS it lost the connection to the WAN I upgraded to the tomato firmware. So far it works. It successfully QOSes the p2p stuff down to the lowest category. It has pretty graphs! Whoopee!
Someone is bound to rat me out for this one. I've resorted to using a sun type 6 USB keyboard when typing on the small laptop. For those times when I couldn't be bothered dragging the XPS out of the backpack I just need to reach over to the keyboard and plug it in. Dayamm, but it makes a huge difference. The response is just right. The laptop's keys are just that little bit too wussy.

AMT is handy....

| No Comments | No TrackBacks
It's just a shame that you can't use it easily on Linux due to the lack of a driver to communicate directly with the hardware. It's the replacement for IPMI. Complete remote management of your servers (and desktops and laptops) through an always-on network connection (that is as long as you have power going to the box). All it needs is to be configured (not for the faint hearted) and then you need a machine to talk to it. Unless you're using a half decent windows server box (something that can at least pretend to be a provisioning server), you're screwed as you'll only be able to use it in small bunnies mode (business :). You can make a local ISO image on your computer act like it's in the CD drivce of the remote machine, you can PXE boot it from the command line (easy installs; easy cleanup!). It cooks, it cleans and it even sends out SNMP traps when something goes wrong (except of course for when the power goes out). It supports a watchdog (but it's not as easy to program for as the linux watchdog). Unfortunately you have to talk to the damned thing over SOAP. I mean really, wot are you like? It's like using a butcher's knife to perform and appendectomy.

Nice toy, just too expensive

| 2 Comments
mbw-100.jpg Well, it only works with Sony-Ericsson phones (and the newer ones at that), and it has a steep price tag (€300). but it is a really nifty toy. It's just a shame that I got another watch for Christmas. Rveview at Mobile Review.
I was looking for a case for the UMDs for the PSP. Could not find one anywhere unless I bought a complete hard-shell case for the box. I got back to the house and there was a small present from Sony - a case for holding 5 UMD's. What a nice Christmas present, it put a smile on my face (and another on my case as I don't have to carry around all those UMD boxes.

Isn't youtube great. It's a Dell XPS laptop, the display does this wierd tearing thing like it can't determine the refresh rate of the display. It happens occasionally on Windows, normally in a game when switching display modes. It happens with annoying regularity on Linux under XGL/Compiz, which leads me to the belief that it's a driver problem.
It reeks of some form of elitism, and lets be honest using X for so long made a three button mouse mandatory, what with the middle button paste thing, which I love and try to recreate on the PC when using cygwin/X applications. Every time I look at a mac, I get this chill just thinking about the higher price tag along with the crippled bar of a mouse button. It's effing stupid. We still have double click for the primary select, and if you want a context menu you need to use one of the extended keys (honestly, I can't remember which) to get it to pop up. It's a really fricking broken model when you have only one button.
Send in the pie menus, my friends, send in the pie menus.
It's significantly slower to access a disk than it is to access memory. When given a choice between using a bit more processor power to decompress the information once it's been read into memory or pulling more information from the drive then you really should make the smart choice.
Even if disk space is cheap/free, it doesn't make sense to spend the time reading the information whan you could be using it. The problem is of course, using a sensible and fast compression/decompression algorighm, and also realizing that it really screws with the whole ease of write on the disk. You end up with some change one byte means completely altering the on-disk image so you need to write a lot more information. This is probably why we use transparent compression on files that don't change that much.
Whee, ain't science fun.

New power brick

| No Comments
Next business day does mean next business day.
Finally - seems a laptop that has everything I need for now. Dual core, Fast GPU (by all accounts kick ass), large screen. Now where's the bluetooth :)
The GPU is Linux compatible (but seeing as ATI released a new driver last week, that point is moot). they're still doing the €300 for a memory doubling, and while about 10 minutes ago I thought I could buy faster memory for about 1/2 that, I've just been proved wrong by the crucial website - it's cheaper from Dell at the moment.

XP on the mac

| No Comments
It's unofficially doable; a few folks won the $14,000 odd prize for it. Practically nothing on the machine works, though. I am reminded of the situation of Solaris on X86 - noone wants it because the hardware support is so poor. The reason for the poor hardware support is that there isn't anywhere the number of driver developers as there would be for such beasts as Linux or Windows.
640x480 (or 800x600 I think) VGA graphics drive, no wifi, no networking, no bluetooth. Pretty much useless from the usable laptop front. I'd take Linux on it before Windows if that's the case. Of course theres a fully functional unix machine under the hood for Mac OS X, and while someone will probably want to shoot me for it, the fact that it's proprietary isn't too much of a big loss.
I was talking to my mate Mark on St. Paddys day about Hyper Threading processors, and he was mentioning that they're not the best at high-performance computation (without extensive and expensive hints in the code). I agreed, mentioning that the latest generation of multi-core processors offer roughly equivalent cost and scale almost multi-processorly. I then went on to explain that the multi-threaded processors are better for I/O workloads, you shove a lot of the scheduling cost back into the silicon where it belongs, rather than having the OS deal with it in software.
For a big server, performing lots of I/O, a multi-core and multi-threaded processor would be the best of both worlds, and based on the direction that Sun is taking with the Niagra system, one can see that this can be taken to a scary extreme - consider 8 core with 8 threads per core all on the one processor module. The power-savings alone would be enough to warrant buying these machines.
Im still waiting for quotes on a few more laptops. I can wait, I just don't know for how much longer. Meanwhile I'll probably buy a phone. Nokia 6230i looks like a cheap and easy option - buyable from €260.19. Or maybe an annoying smartphone like the iMate PDA 2K (it's the original of the O2 XDA IIs).
I wandered into the store yesterday and they have sold out of Xboxes. Now they have a sign up telling people that they can pay for the box now, and expect it in mid January. Well, I would just love to see the face of some snotty little kid on Christmas day, expecitng and Xbox and getting a card saying: 'iou in mid January'.
Liver liver on the wall, who's the swollenest of them all.

New Xboxes for sale in Tralee

| No Comments
Considering al the insanity that followed the launch in the USA with people having to get the next generation console it is refreshing to note that there are Xbox consoles for sale in the Smyths toy shop in Manor West in Tralee. Of course, I'm not going to buy one. I did buy a television on Sunday - the smell of fried capacitors on the old one convinced me that it needed to be replaced.
The folks at Widow PC are building their dual core laptops already - the text on the Sting laptop page tells people that they're starting to ship before Christmas.
Alienware are listing a delivery date of 30 Jan 2006. Cough, no chance then.

Did you get your 360 today?

| No Comments
I'm wondering if my friend 'Tipp got his Xbox 360 today. I certainly didn't get one. I'll just saunter down to the nearest toy shop and see if they have one. If they do, then maybe I'll get it, or maybe not. I don't really have the time to invest in games at the moment.
Yawn, an article on zdnet news tells us that hyperthreading isn't all that for overloaded servers. All I have to say is duh! that's not what it's intended for. Mind you the benchmark was:
Ocks then detailed testing which showed this behaviour where a system thread — in this case one cleaning out blocks of disk cache memory — is running at the same time as worker threads. "With Intel HT technology, logical processors share L1 & L2 caches. As you would guess [this] behaviour can potentially trash L1 & L2 caches," he said.
It looks like all this information came from a blog posting from a SQL server bod in Microsoft. Hyperthreading was never intended to be a replacement for multiple processors. It is evident from the examples cited that the systems in question were not designed with a two-tier processor model in mind, it treats both processors as if they were actual separate processors, and as such makes utterly bone-headed decisions in scheduling that cause massive performance degredation.
That and the fact that there is a thread that churns through vast amounts of memory deciding to store certain database pages out to disk. Ouch! That sounds a tad slow and broken.
Considering the blog entry and the two comments at the end, I'd have to say that yes, indeed, treating a multi-threaded processor like multiple processors is a bad thing to do.
I just want to wait until after Christmas before making any decisions. Of course by that time the Intel dual core laptops will be just around the corner. Rockdirect have been selling dual core laptops for a while. I need to see some reviews about them. Fun for all the family.

Here I am with a shiny new Motorola phone which I find really really shiny and nice, but as you may have guessed from the previous blog entry, I'm not happy with the software. I must hearken back to the past when we had a separate Sony and Ericsson phone company. Sony manufactured really pretty phones, with good user interfaces, but the hardware behind the phone itself sucked. Ericsson created technically good phones, but their software and look sucked. When they came together it has been good for the both of them. The phones look good, they have good software and they make good calls (for the most part, don't buy the low end phone models). With Motorola they've always had technically good stuff, it's worked well, but their software has always made me want to hurl. My first phone was an old Timeport. It had an IR port, Bluetooth didn't exist at that time. I thought that the phone software was good. Oh foolish, foolish me. I went back to have a look at it again recently. What a piece of shite. The menu system is incomprehensible and performing the simplest of tasks on the phone is a nightmare. Fast forward to today. The menu system has improved significantly, but they've still got things wrong in the most critical of ways, the extra click here, the missing option there. The fact that practically all the configuration in the phone is accessible through the initial setup screen. I mean really folks, the purpose of an initial setup screen is to get enough information to use the phone - like a wizard. Ask the person if they want to set the date/time or use auto-update (missing on the Vodafone branded ones; I think it's because they can't actually get the network clock correct - lazy buggers!), then off they go with their new phone.

How do I configure Bluetooth? Menu -> Connectivity -> Bluetooth Link (only option, I know there's a possibility of truesync and IR, but if there's only one then take the fucker and don't ask me) -> Setup

How do I compose a text message? Menu -> Messages -> New Message -> New Short Message. Considering that 85% of all phone messages are text messages a shortcut to go straight to a compose window would be nice.

I won't even pretend to understand how the Speed No 'feature' works, it really is that bad; mind you the Sony one wasn't much good either for the non-smartphone models.

I regularly have to switch my phone to silent and back to my regular profile. How do I do this on these phones? I have to navigate through to the specific profile for silent, or else change the volume for the current profile using the volume control keys.

The phone book. Again, multiple entries for each name, the only thing identifying them is the tiny logo in the corner. The 'preferred number' feature is laughingly ineffectual, as far as I can tell it just puts one number ahead of the others.

Let's see, now for the slogan: Motorola, solid phones, shitty interfaces.

Bad Motorola, no cookie for you

| No Comments

My old, unreliable mobile phone died a couple of days ago, and I needed to buy a replacement. I'm not able to upgrade my phone for another 2 months so I decided to buy a pay-as-you-go phone and just slip my SIM into it (same network, no issues with locking). People who know me, will understand that I have a liking for flip-phones, so I went for the Motorola V3 (Razr). Aargh! christ, but the phonebook is the biggest piece of shit I've ever come across. I understand this misbegotten need to have the phone book maintain some compatibility with the SIM, but for christ's sake, they need to get their act together on this. Practically every contact in my phone book has two entries, in fact most have 3. On the motorola phone book every contact is a separate entry on the person list. This means I have to wade through 2+ entries per person to scroll from one person to the next. Factor in that I store people's full names on the phone, in surname order, wading through the 9 Shanahan's in the book takes a long time. It always integrates the SIM contacts onto the phone book. There is no visible option to disable this 'feature' (my SIM contacts always were a backup of my phone entries), so I end up with loads of duplicates (or purge my SIM). I can't send my entire contact details to someone, I have to send it piece by piece. It shows the email addresses interspersed with the phone numbers which is pointless most of the time.

The next complaint is really a bit of a click-fascist thing. You know what I mean by this - it just seems to take an extra click or two to perform some tasks. Just enough to annoy perceptibly.

Then there's the syncing software. Following the really annoying splash screen - slow, irritating and serving no purpose, we are presented with a rendering of my phone on the bottom right corner of the screen, a bunch of icons and no idea what does what without mousing over one of the icons and seeing what it does, based on the tooltip! Come on people, tooltips cannot replace text! Apparently I can dial numbers from the number pad (never would have guessed at that). The only way to pop up the menu is to hit a box that's about 20 pixels square, replicating the menu button on the phone itself. Too small to hit easily, and there is no keyboard navigation, unless you can guess at the magic hotkeys. Most of the hard work is farmed off to other applications, none of which share details of the current state of the phone (contacts, calendar), each sub-application launch causes the data to be re-read, which takes ~30 seconds each. None of these sub-applications are keyboard navigable (bugbear of mine). Quitting the application requires either clicking on the really small off switch, or doing the acme Alt+F4 close the window trick. Practically everything visual about this application could do with a rewrite.
On the plus side, it does synchronize, which is it's primary role, but I just wish it wasn't so annoying about it.

Badly implemented phonebook aside, practically everything else about the phone is good. It's small, neat and call quality is great. I've not tested the bluetooth functionality very much so I can't say either way on it. Over all, I'd consider it a good replacement phone, but unless something good happens with the phone book, I'm not planning on buying another Motorola phone in the forseeable future after this one.

Now if only I could make my own phone book. I wonder if it's even possible on these kinds of phone. Maybe I should check this out.

Video iPod - meh.

| No Comments
Well, i've only had the iPod 60gig since March. Does this count as one of those 'as soon as I buy one it's half price' things? I don't particularly care. How am I supposed to watch the iPod while I'm driving? or walking? When I'm sitting and listening to the iPod, it's normally while I'm programming. Feh, who cares about the new iPod?

Cable Guy

| No Comments
This one is annoying - I have to download the meter readings from the diabetic meter for my father. The connection is serial. It's using some fricking wierd ass connection (looks like a headphone jack) to connect it to the meter. The problem was it was missing. My brother, being a pharmacist has several meter connectors. Every one of them are different. Granted there is an age variation between the hardware, but it's now cheaper to make a USB connection rather than a plain serial connection and as an added bonus you can use the same connector for all of them! Think of those of us who have to keep one of each effing connection around the shop. What's worse is that some of them look similar, but don't work with the meter.
Then let's not start talking about the reporting software. It's some ancient thing. It can't print to a network printer, so I have to print to a pdf and then print the PDF. Granted, there is the if it's not broke don't fix it, but I had to rearrange the serial port configuration on the machine - the USB adaptor assigned COM18 for the serial connection, and the software goes to 4. Yes, you read correctly; 4.
Probably something written with visual basic too (cheap shot).
Let's not talk about power connectors. Most nokia chargers are compatible - but beware of chargers from other countries. Sony-Ericcson have this wierd connection which regulary does not work because of grit in the connector. Motorola change their connectors regularly. I've not seen a panasonic phone in a while, but I would not be surprised. That's just the phones. Then there's the camera, the PDA, the external hard drive, the iPod, the other PDA.

Old Grey Mare

| 1 Comment
The memory ain't quite like it should be, I've got this slight problem with the protocols around the 20-25 mark. It's 20, 21 for ftp, 22 for ssh, 23 for telnet and 25 for smtp.What I'm wondering is who's on 24? Apparently this port has fallen off the protocols use list. It's been taken by the any private mail system, which I don't think exists. Considering it's one port shy of smtp, that kind of explains it just a tad. The only problem I've never encountered anything legitimate that has made use of this port.
Dodgy power supplies can cause problems with network switches. Given a choice, I'll take a level 2 over level 3 switch for local networks. The reason is quite simple - when you have a level 2 switch when the power fluctuates and the switch resets it doesn't have the annoying tendency to reset all the effing network connections on the network; whereas with the level 3 switch it has the annoying tendency to tell everything on the network that the connection has been reset. A bit like the Sun network terminal servers - the default configuration causes them to send a 'brk' to each of the connected machines if they are switched off and on. The best workaround we had when we had to move an NTS was to unplug all the machines, move the NTS and plug it back in. Because the machines weren't sent to the OK prompt, they were able to work just fine for the 45 minutes it took to move the NTS.

Lightscribe?!

Well I was looking at another batch of laptops - this time by a group called WindowPC, and I found an option to buy a DVD burner with 'LightScribe'. Now I didn't know what lightscribe was before that, but now that I know, I think it's a really good idea. You get to label the physical disc itself, and you can use both text and images. What a really neat idea, producing highly personalized discs without the need to mess with sticky labels.
The website has a label gallery, which has some examples. I'll say it again, what a really nice idea.

Recovering from a failing hard drive.

Well it finally happened - my hard drive decided that it could no longer take all the beatings that I was putting it through. Clicks, whirs and spinning up and down were the order of the day so I set about to recover as much data from it as possible. Bearing in mind of course that it was split into more than one operating system. Damn these rubbishy small drives. At least I have backups of most everything.
Being that it would take at least a week for my favourite on-line retailer to get me a hard drive, and next day delivery was not really an option I went to the local Aldi, and bought a Western Digital hard drive (250gb, 8Mb Cache, 7200 RPM) for the princely sum of €125, which is a little over 50¢ a gigabyte, which is damned good value.
Thankfully there is no corruption of the partition table, so as I performed for the laptop upgrade, I used the trusty dd command.
dd if=/dev/hda of=/dev/hdb bs=512 conv=noerror,sync
The difference here is of course that I've added the essential conv=noerror,sync to the command line. This means that it ignores input/output errors, and the sync makes sure that when I/O errors happen that the destination drive gets padded with zeros. It's progressing nicely, and I've only seen 72 i/o errors, and they look to be sequential on the drive. whatever was on the drive at that location has just taken one for the team :)
I'll fire up partition magic once I've all the content transferred. 72 sectors of 512 bytes is not a huge amount of data to lose, and I have a feeling it's in the pagefile.
Update 2005-08-24 12:51 - it seems to be working well so far.

Reseat Everything

But it worked when I was at the office yesterday!
This is a typical lament from people who don't understand the problems of loosely fitted hardware. Whenever my hardware stops working after moving the PC, the first thing I do is open up the box and reseat every piece of faulting hardware possible. This normally fixes the problem, and in her case it did too.

Cheap at twice the price

| 3 Comments
Well, I was performing the usual 'tech geek' duty this afternoon. I was fixing up a friend's computer. It was a real mess. It had originally been split into 4 FAT partitions (that's not FAT32), with a lot of wasted space on the disk. Using partition magic, I upgraded them to two partitions - one for the Windows 98, and the other for Windows 2000. Then I fixed the modem so it would work in Windows 2000 - it needed a driver download from the Gateway web site. Once that was completed I installed Zone Alarm (personal edition). That fixed an immediate problem - there was a computer somewhere on the Eircom network that was just barraging the machine with SMB packets - virus or hacker I don't know, but it was causing 100% processor utilization and was killing the machine while it was connected to the internet. Mairt was of the impression that the fan was internet noise. That confirms my opinion - firewall first, the rest is just ornamentation.
What was my charge for all this work? An Indian meal, complete with a bottle of beer! I really am cheap tech support.
Internet noise... what next?

Battery

The new battery arrived today. It makes me happy that I get an entire DVD out of the laptop now, and that's not even drained it by 50%. The old one is in a jocker - it's got insanely variable life expectancy. It tells me 40 minutes and then 2 minutes later is down at 5 minutes and the really short of power light comes on. The new one seems to have the usual expected battery life variance because of the clock changes, but nothing terrible.

Re-duuude

Of course the reason I was going to the Dell website - I needed to buy a new main battery for my laptop - the current 4 cell has about 45 minutes battery life. This is probably related to me leaving it in the machine all the time, thereby subjecting it to a long series of charge/discharge cycles. The replacement battery, including vat and delivery is slightly over €90, and it's a 6 cell battery over the 4 cell that I have already; I won't know what to do with myself with all that extra battery life - maybe I'll be able to watch a DVD, as advertised in the original adverts about the laptop; they forgot to mention that you needed to have the 6 cell battery for that to work in the first place. Until I have more money coming in the XPS2 would simply be too much the piece of luxury. I'm reminded of the going into the shop to get some repairs done to the car and ending up with a newer car (this has happened to me). I'm a scary consumer. Sometimes I can resist, sometimes I cannot. This time I must be strong!

Duude...

| 1 Comment
dell xps2 laptop

Dangnabbit, of all the companies to have released a relally nice gaming laptop it's Dell. The XPS2 laptop is a really shit hot piece of kit. We're talking big display, reasonable battery life (2.5 hours), groovalicious graphics card (6800 go Ultra - faster than anything I've got). It's got insane blinky lights. It looks like Dell have finally gone out and done something really, really nice. I would have been following ths piece of hardware if it weren't for the fact that I've been distracted these last few months. Maybe I should buy one! that would mean it becomes reasonably priced for everyone else. My current guide price is a hair under €4000, which is really, really expensive.

I've been pricing apple laptops and there's no way - even at a stretch I can make the 4k mark! I mean really - apple; you're not trying here!


Populating an Mp3 player

I broke down and bought a big hard disk based mp3 player for myself. The only problem is deciding what from the collection should go onto it. It's only got a 60gb capacity, which means that it can't take my entire collection.
Oh! the decisions! They'd melt your face.

Cell architecture

The cell looks really nifty. Cell Architecture Explained: Introduction
It's a sin, the Matshita DVD-RAM drive is not supported by DVD Idle Pronor do they ever plan to, according to their web site. This means that I can't watch arbitrary DVD's on the laptop - which relaly tees me off. Intervideo has already eaten 3 region changes, it changed to region 1 last night while I was watching the great irken invasion (all hail invader zim!). I need to find out more about this mysterious drive and why it's not supported - DVD Idles ability is unaffected on my desktop - I can read DVD's without any problem, it's just the bloody laptop that's an issue. Time to go crawling the web in a big way.
Well that's a kick in the knuts, it looks like the dvd firmware is encrypted, based on the information from Cynikal's superdrive page. With that piece of news I officially declare shenanigans on Matsushita/Panasonic shame on you for really driving me insane with this. Mind you, I think there is some form of history in the drive - I changed the region to region 4, and I was able to still read all my region 2 disks, however when I changed it to region 1, I lost the ability to read my region 2 disks, unfortunately I've not got access to my region 4 disks this weekend, so I can't check them.
I'm just gong to have to stick to my dell laptop for reading DVD's then, which sucks rocks, as it's just not as nice.

Pete's tech support line

Ode to joy, I got to attempt to install windows 98 onto a PC that my next door neighbor salvaged from a dump (he works in the waste management industry - no he is not a trash man). Having spent about 40 minutes copying the content of the windows 98 cd onto the hard drive and starting the installation process - we wnet for some food, then came back to the installation process to find that some of the hard disk was corrupt. Either the drive had been damaged in the discard process or it was damaged in the first place. It's been left scandisking with the surface scan for the remainder of the night. Another installation attempt tomorrow, I have an old hard drive which can be used for the installation if needs be. I mean it's an ATA33 machine!
Scary old hardware you are evil!

Of dead disks and mail

I got an emergency call from my housemate this afternoon - his computer had hanged and was not rebooting. it kept bluescreening. He is of course using windows.
The problem lies in his hard drive. He's only had the pc for a few months but the hard disk has started failing. It took several hours of trying chkdsks and running the maxtor drive utility before it was accepted that the drive was on the way out.
The only problem is of course that he has all of his vital email on it. And he does not have a recent backup of any of it; it's all on the one .pst file on the hard drive. Thank you lords of outlook.
I'm a bit paranoid about my data. I have about 3 copies of everything important, one on the laptop I wander around with, one on a remote server and another on the PC I have at home. Then I've an almost complete duplicate of everyting on an external USB hard drive. I think I'm about 80% insulated from failure. I know if I lose one of the devices I may lose a few days work, but at least I have a chance of recovering most of it.

Review of the w2100z workstation

The Review, with the best quote of the article being:

Ironic as it sounds, Sun is the inexpensive leader in Opteron workstation design.

Just bleeding marvellous

The Little Engine that Could is an article about the Linksys WRT54G and what you can accomplish with such a small piece of kit. I'm surprised that it's not happening around the globe.

You want tacky?

Tacky redWell a couple of comments about the tackiness and I had to post a shot of the cover. This time taken with my digital camera, which does a better job than the phone on showing the brighness of the red.

They're nice

| 2 Comments

ferrari.jpg
I have two of them at my desk at the moment. I feel all geeky.

Shiny

I took delivery of two shiny new acer Ferrari laptops yesterday. I'm getting solaris working on them. It's a 64bit AMD processor so I'll be having some fun with it.

About this Archive

This page is a archive of recent entries in the Hardware category.

Games is the previous category.

Linux/Unix is the next category.

Find recent content on the main index or look in the archives to find all content.