Tech/Computer

FreeBSD 7 on Dell Vostro 1500

Dell had another wacky special that they were selling a 1500 for $499. Its base features were:

  • Intel Core 2 Duo T5270 CPU
  • NVIDIA 8400M GS Video
  • CD/DVD Burner
  • 2GB Ram
  • 80GB HDD

Seemed like a good deal so I decided to replace my previous laptop and get one, while upgrading the screen to WSXGA+(1680x1050) and upping the HDD to 120GB.

Install VMWare Tools on FreeBSD

VMWare versions prior to 3.5.0 has an out of date set of client tools for FreeBSD. The tools that come with version 3.5.0 install and build fine. The install script is completely incorrect and tries to copy modules in the wrong locations. This doc was created to show how to get it installed correctly. While you can run a VM without the client tools installed, you shouldn't. They let the VM talk with the host to let it reclaim memory, extra CPU cycles, etc. You're supposed to be able to use the VMWare Windows client to just initiate a tools install, but it failed every time I tried it. Instead, on the VMWare host machine, the FreeBSD iso is located at:

/vmimages/tools-isoimages/freebsd.iso


Copy that to the client VM (/root/freebsd.iso in this case) then mount the iso:

mdconfig -a -t vnode -f /root/freebsd.iso -u 0
mkdir /mnt/iso
mount -t cd9660 /dev/md0 /mnt/iso


Xbox 360 Streaming Media from FreeBSD

As of December 2007, Microsoft added Xvid codec support to the Xbox 360, making it a fairly capable media streaming device. The 360 already supported Universal Plug and Play (UPnP) for streaming, but it wasn't until this update that I wanted to get it working on FreeBSD. There are many UPnP servers, but only a few that like FreeBSD:

So, this narrowed it down to uShare and FUPPES. I would recommend trying both, but starting with uShare since it's MUCH easier to get running initially. FUPPES has more features, so you may wish to try that out as well.


How to find a falcon Xbox 360 (65nm cpu)

All information on this page is found in this forum thread which has nearly 3000 posts. I did not discover any of this information, I am merely trying to keep it in one location to save you a few hours of reading.


As has been expected for a while, the Falcon (65nm CPU) Xbox 360's started to trickle into stores. At first they were only in some of the Halo Edition consoles, but they've since trickled into many of the new consoles that have HDMI ports. It has become very easy to know for sure if you have one. Simply look on the box and look for a label of 175W indicating a 175 watt power supply, as in this picture:



  • If GO PLAY, GO PRO, or GO BIG are printed on the box, not a sticker, it should be a Falcon.
  • Some falcons can be had in a box marked 203w. However, it is not possible to determine with 100% accuracy which model it is without opening the box and using the method in this thread to look through its vents at the heat sink to see certain characteristics.


Other information:

Ugly Website contest

Please visit http://rainbowdivider.com/ and tell me what I can do to improve it! Be sure to refresh it a few times to get a view that's more to your liking, of course.

Development

Any code written for any projects.

Currently only JFFNMS.

JFFNMS - New Interface Types

  • UPDATED Nov 2007 - APC PDU files were updated to work with their current V3 firmware, as they made many SNMP changes.

JFFNMS is a wonderful network management system. I've added a few interface types to it, which go in clean as of the latest release- 0.8.3. Files and data for any of my interface types will go here. The files below are a patch to jffnms 0.8.3 to add these interfaces:

  • APC PDU - Power Distribution Unit, AKA Power Strip w/ Ethernet and SNMP reporting.

If you follow the directory structure (engine) you get the actual files. The .db.sql file is the database changes. Other than that there are raw files to put in place.

Browse for the files right here

Team Fortress Classic 2.. Finally!

Finally! Valve has announced that Team Fortress 2 is coming out! It's a part of the confusingly named Half-Life 2: Episode Two.


Pyro, Engie, Sniper, Spy, HWguy, Demoman, Medic, Scout, Solja.. It looks like all of our classes are back, and are easily recognizable. despite their cartooney look. Here is a link to the full sized image with the logo.

It's also coming out for PC, 360 and PS3. It would be a dream if it's playable on the same network, even if it is steam based!

Virgin Mobile Prepaid?

Virgin Mobile isn't bad for phone service. After comparing it to all other prepaid companies, they have the lowest rates and let you keep your number the longest between payments (90 days) compared to others (Boost, Cingular, US Cellular, etc etc).

Useful information

  • Send an email to yournumber@vmobl.com for a free incoming text message. This is the main reason I got it, as it's a pager when I'm on call for work, and I never get charged.
  • Send a picture to yournumber@vmpix.com to get a picture to your phone. This does cost $.25. Once you have the pic, go to Options -> Save and you then can use it for a background and such.


Links

Xbox converted to Stereo Component with LCD display

I originally purchased an Xbox with the only intent of having it as a media playing device. A few months after the modchips became mainstream, I picked one up (summer 2002 I *think*). Shortly after this the first MP3 playing software for the Xbox was a demo app by Frodo. A few months after, his code was merged into some others and became Xbox Media Player (XBMP). Since then this has evolved into Xbox Media Center (XBMC) and supports justa bout every audio and video format, and has many keen features such as LCD support and a million other things.

When I got my Xbox, I did so with the intention of transplanting it into a CD player type of case so it can sit with other stereo components and not look like ass. I posted on the xbox-scene.com forums about this, and the general response is that it was stupid.

I got a few broken CD players, but the components wouldn't fit quite right without extensive modification to the case. Also, I would have to somehow get a machined front panel that doesn't look like butt.

So, the idea was shelved.

I was browsing Newegg (http://newegg.com) and home theater component looking PC cases have become much more mainstream since then. One in particular was cheap, looked decent (minus the "Cooler Master" logo on the front) and was about the correct size. The Cooler Master CM Media 260, which was $80 (ed: I just noticed it's now $55!):


Syndicate content