Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry 3B + #75

Open
Vay1 opened this issue Jul 5, 2021 · 22 comments
Open

Raspberry 3B + #75

Vay1 opened this issue Jul 5, 2021 · 22 comments

Comments

@Vay1
Copy link

Vay1 commented Jul 5, 2021

Hello,

It doesn't work on my raspberry 3B + , is it normal ?

@Rafiot
Copy link
Member

Rafiot commented Jul 5, 2021

No, it should work. What is not working?

@Vay1
Copy link
Author

Vay1 commented Jul 5, 2021

i used this image 2020-01-16_CIRCLean.img.gz but when i try with 2 usb groomer tell me that it doesn't find the path of some folder

@Rafiot
Copy link
Member

Rafiot commented Jul 5, 2021

what is the file format of the USB keys?

@Vay1
Copy link
Author

Vay1 commented Jul 5, 2021

both are FAT32

@Rafiot
Copy link
Member

Rafiot commented Jul 5, 2021

ok, that should work fine then.

Any chance you can take a picture of the error message? That sounds like one of the key cannot be mounted or something like that. I've seen it in the past, sometimes, some keys take a very long time to be mounted and it fails.
In theory, if the destination key can be mounted, there should at least be the begining of a logfile.

@Vay1
Copy link
Author

Vay1 commented Jul 5, 2021

Ok I will show you but, i'm not at work right now so i will sent you images here when I can. It shouldn't be too long max 20 min.

@Rafiot
Copy link
Member

Rafiot commented Jul 5, 2021

No rush, I'm not sure I'll have time to work on it today.

@Vay1
Copy link
Author

Vay1 commented Jul 5, 2021

DSC_0243
so this is the screen where groomer tell me he doesn't find some folder.

@Rafiot
Copy link
Member

Rafiot commented Jul 5, 2021

yeah, but it also says /org/freedesktop/UDisks2/block_devices/sda isn't a mountable filesystem, and that should be mounted on /dev/source_key.

Is there more than one partition on the source key? It should be supported fine, but I think the path should be /org/freedesktop/UDisks2/block_devices/sda1 so that's weird.

@Vay1
Copy link
Author

Vay1 commented Jul 5, 2021

Both USB has just one partition

@Rafiot
Copy link
Member

Rafiot commented Jul 5, 2021

That sounds like a very standard case, I'm not sure what's going on there.

You have no problem mounting either keys on an other machine? And before removing the keys from the other machine, you do a clean unmount?

At this point, I'd try with an other source key, just to check? I saw keys in the past that are just not working on a rPi, but in that case, the rPi doesn't fund the keys at all and it fails differently...

@Vay1
Copy link
Author

Vay1 commented Jul 5, 2021

I can mount both USB on my computer there is no problem and I always do clean unmount so I don't know. OK i will try with 2 other USB to see if something is different

@Vay1
Copy link
Author

Vay1 commented Jul 5, 2021

So i tried with other USB and it's working I think because i have this :
DSC_0244
but in the end of the processus I got this and there is no documents exported on my clean USB from the one not clean
DSC_0247

@Rafiot
Copy link
Member

Rafiot commented Jul 5, 2021

Yeah, it seems it worked fine, the process seems to finish fine. And there was absolutely nothing on the destination key (the one plugged anywhere but the top left port), not even logs?

@Vay1
Copy link
Author

Vay1 commented Jul 5, 2021

no there is nothing this is weird

@Rafiot
Copy link
Member

Rafiot commented Jul 5, 2021

Yeah, I cannot reproduce that.

I see the under voltage messages. Can you try to plug the rpi to something providing a higher voltage?

@Vay1
Copy link
Author

Vay1 commented Jul 5, 2021

there is no change with a higher voltage

@Vay1
Copy link
Author

Vay1 commented Jul 6, 2021

Ok I found the problem, it was my USB which wasn't big enough in storage capacity. thanks for helping me.

@Rafiot
Copy link
Member

Rafiot commented Jul 6, 2021

oh, that's super weird... I need to add a warning for that somewhere.

@Vay1
Copy link
Author

Vay1 commented Jul 7, 2021

What do you use to analyze the cle usb, there is an anti virus or something else ?

@Rafiot
Copy link
Member

Rafiot commented Jul 7, 2021

No antivirus, the application search for active content in the files and mark them as malicious in case there is something phishy.

The library is there: https://github.com/CIRCL/PyCIRCLean And this it the file that does the work: https://github.com/CIRCL/PyCIRCLean/blob/main/filecheck/filecheck.py

@piep-piep-piep
Copy link

I ran into this aswell, on 3B+ the USB-port assignment seems to be wrong. This causes circlean to fail when using it according to the userguide (top-left as source, other port, for me bottom left for destination). I tried to plug the keys into different ports and managed to get the files to be copied (just not the way aroud i expected...).
This pull request seems like a reasonable fix for the problem, could this be merged at some point? (i see that there is a merge conflict, but cant see the details..)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants