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

odvr on AltLinux #38

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments
Open

odvr on AltLinux #38

GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I downloaded and compiled the command make odvr
make odvr
gcc -g -O2 -Wall   -c -o cli.o cli.c
gcc -g -O2 -Wall   -c -o olympusdvr.o olympusdvr.c
gcc -g -O2 -Wall -o odvr cli.o olympusdvr.o -lusb -lsndfile -lm

But when do a command that gives me this error
[root@admin odvr-r464]# ./odvr -l
Model: 2100PC
Couldn't get file count on Folder A: failed to read DVR status code (-1): 
Unknown error
Couldn't get file count on Folder B: failed to read DVR status code (-1): 
Unknown error
Couldn't get file count on Folder C: failed to read DVR status code (-1): 
Unknown error


That it can be


Original issue reported on code.google.com by Saurus...@gmail.com on 8 Dec 2010 at 1:29

@GoogleCodeExporter
Copy link
Author

This error an when I download odvr-0.1.5
./odvr -l
Model: 2100PC
Couldn't get file count on Folder A: failed to read DVR status code (-1): 
Unknown error
Couldn't get file count on Folder B: failed to read DVR status code (-1): 
Unknown error
Couldn't get file count on Folder C: failed to read DVR status code (-1): 
Unknown error

Original comment by Saurus...@gmail.com on 8 Dec 2010 at 1:34

@GoogleCodeExporter
Copy link
Author

but when i testing it in Ubuntu all work

Original comment by Saurus...@gmail.com on 9 Dec 2010 at 7:17

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

No branches or pull requests

1 participant