0
Offline
Newbie
Karma: 0
Posts: 29
Arduino rocks
|
 |
« on: April 18, 2011, 04:21:32 pm » |
hey ive been messing around with my new arduino uno for the past 3 hours but i still cant fix the problem. i downloaded all the programs needed and drivers but when i plug in the arduino and try and download the "blink" sketch, it will load for 5 seconds then say "Serial port "Com1" not found" When i try to change the serial port in the tools menu it wont let me select it to change anything, its just grey'd out. i look through files and found out my arduino is on Com4. how do I change it? thanks for any help, Jake
|
|
|
|
|
Logged
|
|
|
|
|
Red Sea, Saudi Arabia
Offline
God Member
Karma: 11
Posts: 579
..On The Red Sea
|
 |
« Reply #1 on: April 19, 2011, 12:48:52 pm » |
?? What computer and Operating system??
Then maybe we can help....
|
|
|
|
|
Logged
|
|
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 29
Arduino rocks
|
 |
« Reply #3 on: April 21, 2011, 09:37:09 pm » |
sorry. but its on windows vista on a dell inspiron. last year I didnt have a port problem though, it was with some kind of error so after month i finally gave up on it. now though its just a matter of greyed out serial port which i know has to be on com port 4. sorry im very new to using arduino ( iive never even gotten a sketch to work)
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 29
Arduino rocks
|
 |
« Reply #4 on: April 22, 2011, 07:14:25 am » |
any ideas on how i can fix it?
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Offline
Faraday Member
Karma: 41
Posts: 5165
CMiYC
|
 |
« Reply #5 on: April 22, 2011, 08:46:13 am » |
try and download the "blink" sketch, it will load for 5 seconds then say "Serial port "Com1" not found" The 5 seconds is the IDE compiling the sketch and then trying to load. It doesn't take more than 1 second for the Uno to get updated with the Blink sketch. i look through files and found out my arduino is on Com4. What files did you look at? The only place you can determine what com port the Uno gets assigned is in the Device Manager. Verify that when you plug in the Uno it shows up on the Com Port devices (in Device Manager.)
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 29
Arduino rocks
|
 |
« Reply #6 on: April 22, 2011, 10:24:07 am » |
yup i looked at the devise manager, I believe it said Arduino(Com4). but is there anything I can to to change it? thanks for the help James
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Melbourne, Australia
Offline
Shannon Member
Karma: 218
Posts: 13896
Lua rocks!
|
 |
« Reply #7 on: April 22, 2011, 06:43:43 pm » |
When I was mucking around yesterday booting Windows in "safe" mode, the Serial Port menu item became greyed out. Therefore I assume that the driver is not (fully) installed. Did you install the device driver as instructed?
You can directly edit the preferences.txt file (see the IDE preferences for its location). Once you have found the location, close the IDE, look for COM1 and change it to COM4. Save and restart the IDE.
However I found that even doing that did not help if the driver was not installed.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 29
Arduino rocks
|
 |
« Reply #8 on: April 23, 2011, 09:46:10 pm » |
the computer is running in safe mode so thats probley why its greyed out then... thank you so much!
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Melbourne, Australia
Offline
Shannon Member
Karma: 218
Posts: 13896
Lua rocks!
|
 |
« Reply #9 on: April 23, 2011, 10:28:57 pm » |
Better add that to the list, Site Administrators, to not attempt to use Arduino when booting Windows in Safe Mode.
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Offline
Faraday Member
Karma: 41
Posts: 5165
CMiYC
|
 |
« Reply #10 on: April 23, 2011, 10:57:18 pm » |
Better add that to the list, Site Administrators, to not attempt to use Arduino when booting Windows in Safe Mode. As long as it is tagged with "Common Sense" I agree with this.
|
|
|
|
|
Logged
|
|
|
|
|
Left Coast, CA (USA)
Offline
Brattain Member
Karma: 279
Posts: 15310
Measurement changes behavior
|
 |
« Reply #11 on: April 23, 2011, 11:40:23 pm » |
Better add that to the list, Site Administrators, to not attempt to use Arduino when booting Windows in Safe Mode. As long as it is tagged with "Common Sense" I agree with this. I sure agree with that. Safe mode is a troubleshooting/diagnositic mode for windows. It's purpose is to enable the minimum needed drivers and resources needed to get a partially functional start-up so one can troubleshoot windows problems. I wouldn't think anyone would run that way normally, let alone run the Arduino platform. Lefty
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Melbourne, Australia
Offline
Shannon Member
Karma: 218
Posts: 13896
Lua rocks!
|
 |
« Reply #12 on: April 23, 2011, 11:47:44 pm » |
I wouldn't have guessed people would routinely use "safe mode" but I suppose, given the choice between running your PC in "safe mode" and "unsafe mode" which would you choose?
|
|
|
|
|
Logged
|
|
|
|
|
Left Coast, CA (USA)
Offline
Brattain Member
Karma: 279
Posts: 15310
Measurement changes behavior
|
 |
« Reply #13 on: April 23, 2011, 11:58:54 pm » |
I wouldn't have guessed people would routinely use "safe mode" but I suppose, given the choice between running your PC in "safe mode" and "unsafe mode" which would you choose?
Hey it's not sex we are talking about here, or is it. 
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 29
Arduino rocks
|
 |
« Reply #14 on: April 25, 2011, 03:17:40 pm » |
ok sorry, i didnt know that would happen in safe mode but now i do.
|
|
|
|
|
Logged
|
|
|
|
|
|