mrd

Leveraging synergy in this championship year
Michael Davies' Blog

Michael Davies
michael [at] the-davies.net
GPG Id: 0x0AA9D6FC
RSS feed.

No Software Patents


< September 2004 >
SuMoTuWeThFrSa
    1 2 3 4
5 6 7 8 91011
12131415161718
19202122232425
2627282930  


Local
  chicago
  docs
  photo blog
  planet
  site-index
  software

News
  lwn
  /.
  linuxtoday
  kernel traffic
  theregister
  abc
  bom
  

Software
  sourceforge
  savanna
  tigris
  ibiblio
  freshmeat
  tridge's junkcode
  here
  

Utility
  absolute truth
  google
  wikipedia
  convert currency
  convert time
  convert tongues
  convert temperature
  convert temperature (2)
  linux man pages
  thesaurus
  dictionary
  acronyms
  street maps downunder
  street maps usa
  toilets downunder
  




My Amazon Wishlist


www.flickr.com

Powered by PyBlosxom

Copyright © 2003, 2004, 2005, 2006, 2007, 2008 Michael Davies,
All Rights Reserved.
All opinions are mine only.

Voted!

So yesterday I voted due to the upcoming trip.

In my electorate of Makin there were 7 candidates wanting my vote, but only the 2 major parties were handing out How to vote cards. Interestingly enough they both asked for them back, "you know, recycling and all that."

I'll be only just over jet lag by the time I get to see who won.

tech/misc | 21 Sep 2004 | #

Hardware wrangling

Had fun trying to get a DLink DFE-528TX+ PCI Ethernet Card working with a motherboard with an AMD 1Ghz processor. The PCI card and motherboard refused to negotiate an IRQ no matter which PCI slot was used, even though there were no other PCI cards on board. The 8139too driver didn't give me much I could fiddle with after Linux booted.

This is very strange since I've used these cards before with absolutely no problems. To get it working I needed to disable PnP on the motherboard and allocate an IRQ via the BIOS. In the good ole days when ISA was king I could play with driver settings in software rather than needing to deal with this at the BIOS level. So much for PnP. Why is PC hardware so bothersome?

tech/linux | 21 Sep 2004 | #