
PicAxe ....
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: PicAxe ....
ok the device is recognised
post out lsmod
post out lsmod
Code: Select all
root@porteus:/home/guest# lsmod | grep ftdi
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: PicAxe ....
1 - plug your device
2 - load module (driver)
3 - check if module is loaded
2 - load module (driver)
Code: Select all
root@porteus:/home/guest# modprobe ftdi_sio vendor=0x0403 product=0xbd90
Code: Select all
root@porteus:/home/guest# lsmod | grep ftdi
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: PicAxe ....
I don't known how help you sorry. The kernel module is loaded and usb device is recognised.
Try execute as root for full permissions, maybe resolve your problem.
Maybe I could help you, if I had a similar device to test.
try follow manual
http://www.picaxe.com/docs/axe027.pdf
sorry
Try execute as root for full permissions, maybe resolve your problem.
Code: Select all
root@porteus:/home/guest# /opt/linaxepad/LinAXEpad
try follow manual
http://www.picaxe.com/docs/axe027.pdf
sorry
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
-
- Black ninja
- Posts: 80
- Joined: 12 Jan 2014, 19:13
- Distribution: porteus
- Location: sacramento, calif.
Re: PicAxe ....
O.K...........Thank You so much for your efforts
I owe you a

I owe you a

-
- Black ninja
- Posts: 80
- Joined: 12 Jan 2014, 19:13
- Distribution: porteus
- Location: sacramento, calif.
Re: PicAxe ....
Got it !
Had to use a different cable :
https://www.sparkfun.com/products/718
( chip already works with Porteus (Minicom) )
Reprogram cable to match PicAxe cable :
http://letsmakerobots.com/node/19013
Thanks Again !!!!


Had to use a different cable :
https://www.sparkfun.com/products/718
( chip already works with Porteus (Minicom) )
Reprogram cable to match PicAxe cable :
http://letsmakerobots.com/node/19013
Thanks Again !!!!