install g11 ubuntu jaunty - nedd help

Hi,
I have a logitech g11 keyboard that worked fine until I made the upgrade of my ubuntu to Jaunty.
key M1..M3 and MR doesn't work (and g keys too).
In addition after some attempt, neither nember key works.
I believe that the problem is the hal daemon configuration, because reading around the web, it seems that
hal substitutes X for the devices configuration.
Can anyone help me?
Thanks in advance
MT

Re: install g11 ubuntu jaunty - nedd help

I'm using it on Jaunty and it works fine.
Here's my g15daemon.conf:

# G15Daemon Configuration File<br />
# any items entered before a [section] header<br />
# will be in the Global config space<br />
# comments you wish to keep should start with a semicolon';'</p>
<p>[Global]<br />
Use MR as Cycle Key: Off</p>
<p>[PLUGIN_LOAD_ORDER]<br />
0: g15plugin_tcpserver.so<br />
1: g15plugin_clock.so<br />
2: g15plugin_uinput.so<br />
TotalPlugins: 3</p>
<p>[PLUGINS]<br />
LCDServer: Load<br />
Clock: Load<br />
Linux UINPUT Keyboard Output: Load</p>
<p>[Clock]<br />
24hrFormat: On<br />
ShowDate: On<br />
Digital: Off</p>
<p>[Keyboard OS Mapping (uinput)]<br />
device: /dev/input/uinput<br />
Lkeys.mapped: 0<br />

Also, make sure you've loaded the uinput module. Add it to /etc/modules