libam7xxx-0.1.6 released
The libam7xxx-0.1.6 release is out; it's a maintenance release with no big new features.
libam7xxx is a library to communicate with USB pico-projectors like, for instance, the Philips/Sagemcom PicoPix devices; you can read more about it in the previous stories:
Here is an overview from the NEWS file of the changes accumulated since the previous release:
News for v0.1.6: ================ * Fix some ffmpeg compile time deprecation warnings in am7xxx-play * Fix some fmmpeg runtime warnings * Don't dump the last frame unconditionally in am7xxx-play when in DEBUG mode, add an option to enable the frame dump, but this is only active in DEBUG mode * Fix some compilation warnings from clang * Replace deprecated FFmpeg API symbol PIX_FMT_NV12 in am7xxx-play (Thanks to Andreas Cadhalpun) * Fix the Length field in the switch command in am7xxx-modeswitch (Thanks to Balasubramanian S) * More robust handling of USB configurations * More robust handling of kernel driver detachment (Thanks to Andrea Console) * Minor documentation cleanups * Minor build system improvements (am7xxx-play can now build without XCB, but some functionalities will not be available) * Misc code cleanups * Relicense the example under GPL-3+
The Debian packages have been kindly uploaded to Unstable by Gregor Herrmann.
Comments
Hello, I am a complete noob
Hello,
I am a complete noob at this and was wondering if you have a way to use this through wine for a PPX2340 projector. Also I try to download the all but it states I need a password. Any help with that?
Hi Robert, the driver works
Hi Robert,
the driver works just fine on linux, it makes no sense to use it with WINE. Where does it ask for a password? Please be more specific.
Also, I am not sure if the PPX2340 is supported, please contact me via email so we can verify that.
Ciao, Antonio
Hi, I'm also interested in
Hi,
I'm also interested in making a PPX2340 work on Linux, in particular on Ubuntu 15.04. Any progress on this side?
Thanks!
I arrive to this
I arrive to this point
ezequiel@...:~$ lsusb
...
Bus 001 Device 007: ID 1de1:1101 Actions Microelectronics Co. Generic Display Device (Mass storage mode)
...
ezequiel@...:~$ sudo usb_modeswitch -v 0x1de1 -p 0x1101 --message-content 55534243087052890000000000000cff020000000000000000000000000000
Look for default devices ...
product ID matched
Found devices in default mode (1)
Access device 007 on bus 001
Current configuration number is 1
Use interface number 0
Use endpoints 0x01 (out) and 0x81 (in)
USB description data (for identification)
-------------------------
Manufacturer: Sagemcom
Product: PicoPix2330
Serial No.: 01234567890.
-------------------------
Looking for active driver ...
No active driver found. Detached before or never attached
Set up interface 0
Use endpoint 0x01 for message sending ...
Trying to send message 1 to endpoint 0x01 ...
Sending the message returned error -1. Try to continue
Reset response endpoint 0x81
Reset message endpoint 0x01
-> Run lsusb to note any changes. Bye!
Try this command to switch
Try this command to switch mode:
Contact me via email for more details.
Hi Antonio, I'm trying to
Hi Antonio,
I'm trying to cross compile for Windows on Ubuntu Precise, but when I 'make' I get ...
Any clues as to what I am missing?
Thanks, Nils
The new 0.1.7 release should
The new 0.1.7 release should fix compilation for Windows.
Hello, I'm using Ubuntu
Hello, I'm using Ubuntu Xenial 16.04 (Mint 18) with kernel 4.4.0-21-generic.
I have a Acer C112 DLP picoproyector. I'm installed libam7xxx packages:
When I connect the projector, this is my syslog:
lsusb not show device:
I think that:
Disconnects the device.
Any idea?
Thanks.
Post new comment