Giter VIP home page Giter VIP logo

Comments (5)

davidgiven avatar davidgiven commented on September 18, 2024

That's kinda weird. Try fluxengine test bandwidth --- that'll test communication to the hardware without needing an actual drive connected.

One thing which could be wrong is that you may not have permissions to access the USB device, resulting in it not being detected. You may need something like this in your /etc/udev/rules.d/local.rules:

SUBSYSTEM=="usb", ATTRS{idVendor}=="1209", ATTRS{idProduct}=="6e00", MODE="0666"

I'll add a command to list detected devices.

from fluxengine.

gianrisa avatar gianrisa commented on September 18, 2024

Servus David,

I did some try I'm directly root:
root@promaster:/home/gianrisa/fluxengie/fluxengine# ./fluxengine test bandwidth
Using FluxEngine EA00021615121324
Reading data: transferred 1048576 bytes from device -> PC in 1070 ms (956 kB/s)
Writing data: transferred 1048576 bytes from PC -> device in 2298 ms (445 kB/s)

trying this:
root@promaster:/home/gianrisa/fluxengie/fluxengine# ./fluxengine rpm
Error: this only makes sense with a real disk drive

all commands execute with roots rights

With windows I gave up I get the device driver error in the control panned device manage ... strange ...

Thanks
VG Gian

from fluxengine.

davidgiven avatar davidgiven commented on September 18, 2024

Hmm.

Try fluxending rpm -s drive:0.

from fluxengine.

gianrisa avatar gianrisa commented on September 18, 2024

Hi David,

I have only one drive and It is attached to connector floppy:0 nearest to the controller board. can also attach it to the other connector, and It will work if I add drive:1

root@promaster:/home/gianrisa/fluxengie/fluxengine# ./fluxengine rpm -s drive:0
Using FluxEngine EA00021615121324
Rotational period is 200 ms (300 rpm)

I don't know seems that ./fluxengine rpm in my case doesn't detect the floppy.

What about the windows setup why is windows not recognizing the device ?

Thanks a Million for your product and super direct support !

Bests Gian

from fluxengine.

davidgiven avatar davidgiven commented on September 18, 2024

Yes, this turned out to be an incredibly stupid bug at my end. Plus, I added that command --- get the latest version and then do fluxengine test devices and you'll get a dump of the detected devices.

from fluxengine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.