Running Vista

Talk about YBoxen, widgets, Propeller hacking, etc!

Moderators: adafruit_support_bill, adafruit

Running Vista

Postby Psyicman » Tue Jan 20, 2009 7:01 pm

I have not got my kit in the mail yet but I already started getting ready for it by drilling a Altoids tin. I am learning to understand the basics of programing C, C++, and spin. I even downloading cUrl but when I try and run the program it dosnt work and by the topic header I am running Vista on an Alienware PC. Even running it under XP/2000 compadability tab checked. Is it only for XP/2000 or can it be run with vista?
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Re: Running Vista

Postby middlerun » Sat Jan 24, 2009 8:40 am

You are running it from the command line, right?
Leave no turn unstoned.
User avatar
middlerun
 
Posts: 8
Joined: Sun Jan 04, 2009 10:42 pm
Location: Sydney, Australia

Re: Running Vista

Postby adafruit » Sat Jan 24, 2009 9:42 pm

Can you be more specific about what you mean by 'it doesnt work'?
User avatar
adafruit
 
Posts: 10552
Joined: Thu Apr 06, 2006 3:21 pm
Location: nyc

Re: Running Vista

Postby Psyicman » Sat Jan 24, 2009 9:48 pm

I just got my kit and have it compleated. Right now I'm in the prosses of getting it a IP adress and to get it in the tin. I'll try going over the steps very carfuly and let you know whats up and get back to you all.
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Re: Running Vista

Postby Psyicman » Sun Jan 25, 2009 12:12 am

Now that I have my ybox2 up and running I'm having a worse problem. I think I might have broken something. At the part in the instuctions were you do your seconed test I set it all up to see if everything is going smoothly. Forgeting I left out resistors R8 and R11 by mistake not knowing wich of the colored resistors to use for them. I completed the build and had two resistors left, one blue with brown, brown, red, yellow, red rings in R11 and a tan one with brown, black, orange, gold, put in R8. When I realized I did not have those in place I quickly removed power. I get the info widget screen but I am at a loss now whats the matter. The LED blinks red and blue also. When I do hook it up to my linksis router my computer dosnt reconize it on the network and the ybox is not getting an IP address. Also as a side I got cUrl working finaly. I did not put the files into my windows folder.
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Re: Running Vista

Postby Psyicman » Sun Jan 25, 2009 3:55 pm

Well I don't think I broke anything. Last night I just left if pluged in for a while directly into my PC and eventualy I got an IP adress and the info widget worked. Well worked as in it showed up and said error for the widget. I was expecting that thought since I havent heard anything about it being fixed. But when I reset it to the bootloader to put a new widget in I could not ping my ybox with the IP adress it had. I tried waiting again but nothing happoned. I would like it to work with the router I have it's a WRT54G v.8 linksys router if that helps.
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Re: Running Vista

Postby darco » Mon Jan 26, 2009 1:40 am

Sounds like you have run into the weird DHCP incompatibility issue.

If you have the ability to do a traffic dump, that would be very helpful.

It is generally easiest to do a traffic dump with a wired connection and a hub (not a switch). If you are using a mac, this command line would generally do the trick:

Code: Select all
sudo tcpdump -i en0 -s 4096 -w dumpfile.tcpdump


Start that, reboot the ybox2, and run it for a minute or two (without doing anything else on the network) and then press CTRL-C. With that dump file I can try to diagnose the issue and figure out what is going on.
User avatar
darco
 
Posts: 118
Joined: Wed Jun 04, 2008 6:54 pm
Location: Campbell, CA

Re: Running Vista

Postby Psyicman » Mon Jan 26, 2009 2:30 am

First off thanks for the help I'm getting on this forum Darco. I really like this project and I hope to learn as much as I can about using it. I'm running a PC (Alienware) with Vista not a Mac with a Linksys wireless router and I don't have the USB TTL cable yet. I'll have to order one of those anyway. How do I do that dump on a PC? And do I run that code in the CMD?
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Re: Running Vista

Postby darco » Mon Jan 26, 2009 11:20 am

I'll have to research now to get a packet dump on windows. I'll get back to you.

The other possibility is to upgrade your bootloader to the latest beta version (using someone else's network I guess), and then set a static IP.

We'll get you set up though, although it may take a few days and a little work. If you are willing to work with me on the DHCP issue, we could likely get this bad issue worked out for good.
User avatar
darco
 
Posts: 118
Joined: Wed Jun 04, 2008 6:54 pm
Location: Campbell, CA

Re: Running Vista

Postby Psyicman » Mon Jan 26, 2009 3:43 pm

Yeah I will work with you and you get to research into why these things have problems with linksys routers. I want to get this thing working and I injoy doing this kind of thing. I just am not a programer and only know a few things about computers and programing. I also have a laptop running off Wi-Fi that I tried hooking up to and I get the samething. I'm going to look into gettting a Cable and do the upgrade that way. I'll check radio shack or frys. Thanks for the help.
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Re: Running Vista

Postby Psyicman » Mon Jan 26, 2009 7:31 pm

I hooked my ybox into my secondary ethernet slot. When I do that it reconizes that something is pluged in but can't identife it, assigne an IP address, and says it has limited connectivity. Should I bridge the connection with my network since I have it set up to handle the IP stuff?
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Re: Running Vista

Postby darco » Tue Jan 27, 2009 1:28 pm

Unless you have your computer set up to be a DHCP server (I think you can do that by enabling internet sharing), this would be the expected behavior.

But you are on a good line of thought... You can try enabling internet connection sharing on that second interface and then you'll have your computer be the DHCP server instead of your linksys router. Then it will almost certainly work. From there you can upload the new bootloader and set a static IP address.
User avatar
darco
 
Posts: 118
Joined: Wed Jun 04, 2008 6:54 pm
Location: Campbell, CA

Re: Running Vista

Postby Psyicman » Tue Jan 27, 2009 4:05 pm

Having the shared box checked runs another network on my computer and causes colusion and I can't get online. The only way I can get it to work is to bridge the connetions. I get activity but its still not getting an IP. I'm going to wait for a while and see if anything happons like last time. I have a prop cable comming in the mail ordered from adafruit. I'll try upgrading the Bootloader and try again when it comes. I'll keep you posted. Thanks for your help and let me know if there is anything else I can try.
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Re: Running Vista

Postby Psyicman » Wed Jan 28, 2009 7:33 pm

So once I get my prop cable and upgrade the bootloader how do I go about assigning an IP address to my ybox?
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Re: Running Vista

Postby Psyicman » Thu Jan 29, 2009 5:13 pm

I hooked my ybox to my laptop again and used the free dhcp progame that someone else posted about to try and get and IP. The progame log shows it sees the MAC of my ybox but nothing happons. No IP or anything. Even tried waiting for an hour and a reset. One more trobleshoot idea though. What do you think darco?
My parents told me I could be anything I wanted to be when I grew up. I choose Ninja.
It's a rat flail!
User avatar
Psyicman
 
Posts: 21
Joined: Sun Jan 18, 2009 6:57 pm

Next

Return to YBox2

Who is online

Users browsing this forum: No registered users and 1 guest

Stuff to buy from the Adafruit store and links to product documentation!


New Products [114]

Raspberry Pi[82]
 
FLORA[24]
 
Bunnie Studios[9]
 
FPGA[1]
 
mbed[12]
Arduino[60]
 
NETduino[14]
 
Android[6]
 
BeagleBone[23]
 
XBee[10]
More Dev Boards[30]


 
BoArduino[8]
 
SpokePOV[4]
 
TV-B-Gone[4]
 
MiniPOV[3]
 
SIM reader[3]
 
Microtouch[5]
 
Clocks & Watches[18]
 
Drawdio[4]
 
Brain Machine[1]
 
Game of Life[2]
 
MintyBoost[2]
More DIY Kits[16]


 
MaKey MaKey[3]
 
Tweet-a-Watt[5]
 
Young Engineers[39]
 
Discover Electronics[2]
 
Snap Circuits[4]
 
littleBits[3]
 
Project packs[9]


 
Breakout Boards[35]
LCDs & Displays[49]
Components & Parts[70]
Batteries & Power[54]
EL Wire/Tape/Panel[52]
LEDs[112]
 
Wireless[16]
Cables[66]
 
Lasers[6]
Sensors/Parts[147]
 
Enclosures/Cases[11]
 
Solar[11]
 
RFID / NFC[13]
Prototyping[70]
 
iDevices[13]
Tools[71]
 
Wearables[41]
 
CNC[37]
 
Robotics[29]
 
3D printing[1]
 
Materials[25]


 
Stickers[41]
 
Skill badges[55]
 
Books[26]
 
Circuit Playground[7]
 
Gift Certificates[4]