Skip to content

JoeNYC – New York City Tech – best Computer Repair

Real New York City Technology Expert – Certified Solaris Systems Administrator

Archive

Archive for December, 2009

Out of desperation, after I lost hope that I would ever find my V-moda vide duo (beware this website plays music) headphones, I went to the apple store in soho to purchase any iPhone headphones that had a mic, the only ones that were less than $200 were the the Klipsch s4i image headphones with mic and 3 button remote. So i bought them hoping that they would sound great out of the box…

images
Boy, was I surprised as soon as I got them on and started playing some high bit rate music and the s4i’s made my music seem angry at me. Granted I was listing to some KMFDM, but the sound level was just too unbalanced. The treble seemed like it was on overload, and to get any bass response I had to put the headphones on 8, and grind my teeth. However, on the plus side with the correct earpads the s4i’s fit great and blocked out a good part of the ambient noise.


The other thing that bothered me about the s4i’s was the response from the 3-button control. It responded as if it was processing the signal instead of passing it through. sometimes when I would pause a song, the song would stutter and then stop, and when I adjusted the volume my iPhone responded sluggishly.

Would I recommend that you buy these headphones? Absolutely not, at least until they get a firmware update. Single click, double click and sometimes even triple click worked and the volume buttons worked, and they are definitely louder than the headphones that Apple includes with the iPhone. Stick with the V-moda’s they are solid and proven and they have good customer service to boot…..

So in part 1, i went through the procedure to get a Cisco Aironet 1140 up and running in a single access point environment. The aironet series are super flexible and have tons of configuration options that you will not find in normal off the shelf access points. However, these features come at a price, you need an expert to configure it and the base price of the entry unit is over $600.

The first thing I did when I got the unit was plug it in to an Ethernet firewall router that was running dhcp, so that it could grab a ip address lease and then I could hopefully access the web interface. However that turned out not to be the case, while the unit was grabbing a lease, it was only accepting connections on the telnet port. When I say it was accepting connections I mean that when I telnet’d to the unit it said that the root password was not set, and then it abruptly closed the connection.

At that point I had to resort to my least favorite (but most reliable) way to communicate computer to computer. Luckily, I had one of the baby-blue db-9 (serial) to rj-45 Cisco connector.db9-female-rj45-male-cable-for-cisco-console-management-xs0041081106cAnd a windows PC with a serial port (I had usb to serial port for my mac, but I was not convinced that it would to the right thing through Windows VM in parralels), and of course I had to go to add/remove program to get hyperTerminal to show up.

THen I was able to get a login prompt. I had read that I needed to switch/upgrade the firmware on the unit. After going through the cisco rigmarole I was able to get them to grant me access to the correct file, and they even provided me with instructions on how to do the upgrade.

The first thing I had to do was login to the unit using the default username Cisco, and password Cisco. Then I had to elevate my privileges so that I can actually effect changes on the system. In order to run the firmware upgrade I had to jump through many hoops, the first was that I had to setup a TFTP (Trivial ftp) server. TFTP is just works over IP, and is platform independent so I was able to use TftpServer.app on my mac. The only issue I had is that it would not work over the wireless and I had to hard wire my laptop to the network.

In the next segment I will go over the ios commands to initiate the TFTP download and install the new firmware

|joeNYC|