- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Solar App for Linux
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-17-2011 01:42 PM
Hi
I have a K750 keyboard.
Solar App only works on windows.
Is there any Solar App for Linux?
In case there is not, is there any API I could hook up to in order to make my own? How to I talk to the keyboard to fetch the solar level and battery level?
Thanks
Javier
Solved! Go to Solution.
Re: Solar App for Linux
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-18-2011 05:34 PM
Hi Pepebuho,
Unfortunately, the K750 is not supported for use on the Linux platform.
Best Regards,
If a reply adequately addresses your technical issue, please click on the "Accept as Solution" and "Give Kudos" button so this information can benefit other users via search.
Re: Solar App for Linux
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-19-2011 10:08 PM
Re: Solar App for Linux
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-20-2011 02:23 PM - edited 07-20-2011 02:24 PM
Unfortunately, I do not have any documentation regarding information on how the keyboard interacts with the application. However, the connection between the USB receiver and the K750 is through Radio Frequency (RF). Please see FAQ #20620 for further information regarding what to do if the Solar App doesn't detect your keyboard.
I know this may not be the answer you are looking for, but unfortunately we do not have access to the exact information you are requesting.
If a reply adequately addresses your technical issue, please click on the "Accept as Solution" and "Give Kudos" button so this information can benefit other users via search.
Re: Solar App for Linux
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-27-2011 06:57 PM - edited 07-27-2011 07:12 PM
I would also love to be on the recieving end of any technical documentation on how to read the solar/battery status under linux.
I would gladly release software to the community if ever such information was to become available.
I've found the kernel patch from Nestor Lopez Casado that provides better support for the Unifying Reciever under linux, I imagine that'll make it easier to talk to the keyboard and get any status updates about power from it
Re: Solar App for Linux
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-26-2011 01:23 PM - edited 08-26-2011 01:34 PM
I think it S U C K S HUGE that your long time LINUX users are in effect given the FINGER when we wish to use your products to ther fullest.
You would think that after TEN years that Logitech would have supported LINUX by now.
Ordinary users should not be expected to compile kernel drivers to use your products.
Re: Solar App for Linux
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-23-2011 12:29 PM - edited 11-29-2011 01:00 AM
Hello,
I took a shot at creating a userspace driver for the "non-standard" features of this device (onboard battery charge and lux reading). I'd be interested to see if it works for anyone else:
https://github.com/noah/logitech-solar-k750-linux
Cheers,
Noah
Re: Solar App for Linux
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-21-2012 06:07 PM
I tried your solar app python script and I have to say, it does somewhat work. I got annoyed with the garbage it would spit out so I installed virtualbox with winxp, bound the nano-reciever to the vm, and got a nice little app called USBTrace. I spied on the usb reciever and pressed my light key, and found it transmits differently than any of the kb.device.ctrl_transfer lines you have uncommented or commented out. Once I fixed this line, the script works flawlessly, and no more crazy garbage results!
Here is the line I used:
kb.device.ctrl_transfer(0x21, 0x09, 0x0210, 2,"\x10\x01\x09\x03\x78\x01\x00"),
I also took a little extra time to make a Gnome 3 gnome-shell extension based on this script, you can check out a screenshot here: http://talon.linux.sh/k750.png
Re: Solar App for Linux
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-27-2012 05:09 AM
Hello.
I was try script but with no luck. 0.0 in any case.
Anybody have working script or app for that keyboard?
Thank you
Re: Solar App for Linux
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-20-2012 10:26 AM
any news about working Solar App for Linux ? ![]()
