Unsolved
This post is more than 5 years old
1 Message
0
8099
November 12th, 2006 13:00
I am writing a linux driver for LightFx, need help!
Hello every body!
I do not expect to get any kind of support from Dell regarding a linux version of the LightFx SDK and/or drivers. So I decided to write it :-)
I am looking for information regarding specs of the LightFx to ease my work. Otherwise I'll have to reverse engineer it and that takes quite a lot of time ;-)
Anyone have anything to help me?
krico
I do not expect to get any kind of support from Dell regarding a linux version of the LightFx SDK and/or drivers. So I decided to write it :-)
I am looking for information regarding specs of the LightFx to ease my work. Otherwise I'll have to reverse engineer it and that takes quite a lot of time ;-)
Anyone have anything to help me?
krico
0 events found
No Events found!


n3k
6 Posts
0
January 5th, 2007 06:00
I also want LightFx on my Linux!
I suppose LED are controlled like another mother board port.So I thought I could test many addresses 0x**** with value=1 in order to Switch On the LEDs. I will test that this week end.
But is it dangerous for my laptop?
I try to launch Dell QuickSet in VMWare or Wine but, the install fails due to unrecognition of the hardware.
you can e-mail me à julien.smadja [at] gmail [dot] com
n3k
n3k
6 Posts
0
March 19th, 2007 18:00
http://linux.dell.com/libsmbios/download/libsmbios/libsmbios-0.13.4.1_BETA/
download the tar.gz ,
./configure && make && sudo make all
sudo modprobe dcdbas
#show help
sudo bins/dellLEDCtl -h
# show current configuration
sudo bins/dellLEDCtl -i
# Example : change lights
sudo bins/dellLEDCtl -z1 1 -z2 2 -z3 2 -l 7