PicAxe ....

If you are looking for a specific 32-bit package and you can't find it in any of the 32-bit repos, please post a request for it here.
hitsware
Black ninja
Black ninja
Posts: 80
Joined: 12 Jan 2014, 19:13
Distribution: porteus
Location: sacramento, calif.

Re: PicAxe ....

Post#16 by hitsware » 07 Sep 2014, 23:53

Image

User avatar
Slaxmax
Contributor
Contributor
Posts: 408
Joined: 03 Jan 2013, 09:51
Distribution: KDE4
Location: Campinas Brazil https://goo.gl/yrxwKi

Re: PicAxe ....

Post#17 by Slaxmax » 08 Sep 2014, 00:00

ok the device is recognised

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

hitsware
Black ninja
Black ninja
Posts: 80
Joined: 12 Jan 2014, 19:13
Distribution: porteus
Location: sacramento, calif.

Re: PicAxe ....

Post#18 by hitsware » 08 Sep 2014, 00:34

Image

User avatar
Slaxmax
Contributor
Contributor
Posts: 408
Joined: 03 Jan 2013, 09:51
Distribution: KDE4
Location: Campinas Brazil https://goo.gl/yrxwKi

Re: PicAxe ....

Post#19 by Slaxmax » 08 Sep 2014, 00:37

1 - plug your device

2 - load module (driver)

Code: Select all

root@porteus:/home/guest# modprobe ftdi_sio vendor=0x0403 product=0xbd90
3 - check if module is loaded

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

hitsware
Black ninja
Black ninja
Posts: 80
Joined: 12 Jan 2014, 19:13
Distribution: porteus
Location: sacramento, calif.

Re: PicAxe ....

Post#20 by hitsware » 08 Sep 2014, 01:43

Image

User avatar
Slaxmax
Contributor
Contributor
Posts: 408
Joined: 03 Jan 2013, 09:51
Distribution: KDE4
Location: Campinas Brazil https://goo.gl/yrxwKi

Re: PicAxe ....

Post#21 by Slaxmax » 08 Sep 2014, 03:02

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.

Code: Select all

root@porteus:/home/guest# /opt/linaxepad/LinAXEpad
Maybe I could help you, if I had a similar device to test.

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

hitsware
Black ninja
Black ninja
Posts: 80
Joined: 12 Jan 2014, 19:13
Distribution: porteus
Location: sacramento, calif.

Re: PicAxe ....

Post#22 by hitsware » 08 Sep 2014, 14:43

O.K...........Thank You so much for your efforts :D

I owe you a Image

hitsware
Black ninja
Black ninja
Posts: 80
Joined: 12 Jan 2014, 19:13
Distribution: porteus
Location: sacramento, calif.

Re: PicAxe ....

Post#23 by hitsware » 08 Sep 2014, 20:18

Got it ! :Yahoo!:
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 !!!!
Image

Post Reply