Install the drivers, plug in the Arduino to the USB socket.
Then open "About this Mac" in the apple menu.
Click on the "More Info"
Click on the USB option under hardware.
You should see the device there. I not there is something wrong with either your device, the drivers or the Mac's USB port.
alright, that did not work. i also tested on my windows xp machine with the getting started tutorial. when i connect either boards ( i have two for some reason) niether of them trigger the "found new hardware wizard".
if i remember correctly, there also no bootloader on my board.
That will stop you communicating and uploading programmes to the board but the computes should still see a USB device if you have the correct drivers in.
If as you say then "found new hardware wizard" is not triggered on a PC then I guess that the USB to serial chip is not working, or your USB lead is broken.
@mellis:
i have an arduino diecimila. when i connect the board to a usb port on the computer, yes the l led goes on. when i press the reset, it stops blinking and starts again a second after.
@grumpy_mike:
the drivers have to be installed before i plug the board?
so installed the drivers with the setup exe available at http://www.ftdichip.com/Drivers/VCP.htm, but when i connect, nothing happens still. i tried with both boards in all of my usb ports, no reaction.
Does the Mac See the FTDI connected in the "About this Mac/More Info/USB display? It should look like:
Then, when in the Arduino App, I think you MUST select the serial port that is the FTDI chip, because it looks like Macs have more than one to start with, so the Arudino SW doesn't like to guess. Use the tools/serial port menu like this (note that the serial number from the USB display matches the funny hex in the tty.usbserial-xxxx serial port name. PROBABLY the arduino will be the only USB serial port on your system, but perhaps not. The FTDI chips are a very popular way of adding USB connectivity to random devices easily...:
Note that my screenshots were after driver installation, and WITH the arduino connected... Nothing shows up in the machine status till after the
usb device is connected...
How sure are you about your USB cable? There are some flakey cables out there, including ones only designed to convey power (although those are more common with mini-usb connectors on the end...)