** Changed in: g15daemon (Debian)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/538259
Title:
G-keys don't work on Logitech G15 keyboard
To manage notifications abo
Hi Niels,
1) I now see what you have been saying about 'Unmet dependencies' ...
2) Debian is up to date...but wondering about differences from
Ubuntu...What are your thoughts about Fedora in terms of stability &
functionality [i.e., fewer bugs] ?
3) At this point (applying patch, building pkg) On a
Dpkg is again telling you what to do. "Unmet build dependencides", means
you don't have the packages installed to build g15daemon. Install them
using "apt-get install automake1.9 chrpath libg15render-dev libusb-dev
libfreetype6-dev" or "apt-get build-dep g15daemon"
Also, I noticed that this bug is
To Niels Slot:
1) That "Movie Ticket" is not me!...Those guys somehow got into my contacts &
sent that msg to friends & family...I apologize for any confusion...Just
another scam...
2) Re G15, It seems many on this Bug have used your fix with success...BUT NOT
ME!
Here is what I got...hoping f
** Changed in: g15daemon (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/538259
Title:
G-keys don't work on Logitech G15 keyboard
To manage notificatio
Thanks, NielsJoseph
==
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/538259
Title:
G-keys don't work on Logitech G15 keyboard
--
ubuntu-bugs mailing list
ubuntu-bug
Try a 'sudo modprobe uinput', and try the command again.
These problems aren't really related to this bug report any more. For
further problems you can also try Google or asking on, for example, IRC.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Thankn You Niels
Sorry about that typo ...One of these days I'm Going to learn this
stuff...Here's what I got...
===
josephbus1@josephbus1-desktop:~$ sudo apt-get install cdbs autotools-dev
automake1.9 libtool chrpath libg15-dev libg
Make sure you type the command in exactly as I gave it. E.g. lib15-dev
-> libg15-dev
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/538259
Title:
G-keys don't work on Logitech G15 keyboard
--
ubunt
Thx 4 Ur Help, Niels,
Here's what I got...
==
josephbus1@josephbus1-desktop:~$ sudo apt-get install cdbs autotools-dev
automake1.9 libtool chrpath lib15-dev libg15render-dev libusb-dev
libfreetype6-dev
Reading package lists... Done
Building dependency tr
Oh.. yeah.. That's my bad. You need to remove the version information.
So the correct apt-get line would be:
sudo apt-get install cdbs autotools-dev automake1.9 libtool chrpath
libg15-dev libg15render-dev libusb-dev libfreetype6-dev
--
You received this bug notification because you are a member
Thank You, Niels...Here's what I got...
===
josephbus1@josephbus1-desktop:~$ sudo apt-get install cdbs autotools-dev
automake1.9 libtool chrpath libg15-dev libg15render-dev (>= 1.2.0.svn250-2)
libusb-dev libfreetype6-dev
bash: sy
Hi Joseph,
The output you pasted alreaady says what you're doing wrong:
dpkg-checkbuilddeps: Unmet build dependencies: cdbs autotools-dev
automake1.9 libtool chrpath libg15-dev libg15render-dev (>=
1.2.0.svn250-2) libusb-dev libfreetype6-dev
It says it needs some packages to build the g15daemon,
Sorry about that last one...Corrected to say : There IS a G15 KB, But mine is
a G110,
I believe the KB byte codes are different?...
Here is another G110 user seeking modified g15 code for the G110 KB :
http://groups.google.com/group/linux.debian.user/browse_thread/thread/5d163a46e3881827?pli=1
OOPS!!...Please ignore that last reply...There Is NO G15 KB, just
g15tools...but I still have the G110 KB
G-Keys...another patch?...Joseph
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/538259
Title:
BTW Niels, I have a G110 KB, not the G15...Is that make any difference?
Thx, Joseph
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/538259
Title:
G-keys don't work on Logitech G15 keyboard
--
ubunt
Thanks Niels Slot:
I cut & pasted your code into my Ubuntu 10.04...I got "Cannot access
archive..."
What am I doing wrong?...Thx, Joseph
josephbus1@josephbus1-desktop:~$ apt-get source g15daemon
<==
Re
** Changed in: g15daemon (Debian)
Status: Unknown => New
--
G-keys don't work on Logitech G15 keyboard
https://bugs.launchpad.net/bugs/538259
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
I'm setting the status to triage/medium. Thanks for the patch.
** Bug watch added: Debian Bug tracker #578544
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578544
** Also affects: g15daemon (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578544
Importance: Unknown
** Tags added: patch
--
G-keys don't work on Logitech G15 keyboard
https://bugs.launchpad.net/bugs/538259
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
Niels, Your solution works!
You're a real life saver!!!
Thank you so much,
Guivho
--
G-keys don't work on Logitech G15 keyboard
https://bugs.launchpad.net/bugs/538259
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
Tested by doing
# apt-get source g15daemon
# cd g15daemon-1.9.5.3/
# wget http://launchpadlibrarian.net/46395768/make-g-keys-work-again.patch
# patch -p1 < make-g-keys-work-again.patch
# dpkg-buildpackage
# cd ..
# dpkg -i *.deb
g15daemon restarts and the G-keys work fine.
--
G-keys don't work
Made a patch against current lucid package.
@OP: could you test that one please? Shall give us the opportunity to
get this one into an SRU.
** Patch added: "make-g-keys-work-again.patch"
http://launchpadlibrarian.net/46395768/make-g-keys-work-again.patch
--
G-keys don't work on Logitech G15
** Tags added: lucid
--
G-keys don't work on Logitech G15 keyboard
https://bugs.launchpad.net/bugs/538259
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
24 matches
Mail list logo