Closed Shizzlebix closed 12 years ago
Can you check if you have dev-python/python-virtkey installed?
If not, please post the output of emerge -pqv '=app-misc/gnome15-core-0.8.4-r1'
[ebuild N ] app-misc/gnome15-core-0.8.4-r1 USE="cairo gnome (-ayatana) -g15 -g19 -lg4l-module -systray -title"
I think i had found the error.
Python 3.2 is not supported
next problem:
Emerging (1 of 1) app-misc/lgsetled-0.0.2 from gnome15 Downloading 'http://distfiles.gentoo.org/distfiles/lgsetled-0.0.2.tar.gz' --2012-09-28 02:13:15-- http://distfiles.gentoo.org/distfiles/lgsetled-0.0.2.tar.gz Auflösen des Hostnamen »distfiles.gentoo.org«... 140.211.166.134, 156.56.247.195, 64.50.236.52, ... Verbindungsaufbau zu distfiles.gentoo.org|140.211.166.134|:80... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 404 Not Found 2012-09-28 02:13:15 FEHLER 404: Not Found.
Downloading 'http://www.gnome15.org/downloads/Gnome15/Optional/lgsetled-0.0.2.tar.gz' --2012-09-28 02:13:15-- http://www.gnome15.org/downloads/Gnome15/Optional/lgsetled-0.0.2.tar.gz Auflösen des Hostnamen »www.gnome15.org«... 212.110.185.90 Verbindungsaufbau zu www.gnome15.org|212.110.185.90|:80... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 404 Not Found 2012-09-28 02:13:15 FEHLER 404: Not Found.
!!! Couldn't download 'lgsetled-0.0.2.tar.gz'. Aborting.
So i cant use the Display of my G19 :( thats not nice
Yeah - as far as I can see, the author of gnome15 deprecated this package and moved the file.
I'll do a version bump to latest gnome15 package versions later on and keep you posted here.
Thank you very much for all.
One more question. In gnome im run logitech g keyboar configuration but i cant choose a driver and can't add a macro. Have you any idea?
i had update all but the problem is the same.
I cant use / add macros oder use the display
The problem you described was the broken dependency towards the lgsetled package.
Did your emerge work after the fix I pushed? Please paste the output of emerge -pv virtual/gnome15.
i had emerge all at yesterday. All emerge was fine but i cant use macros or display. Have i to add some into kernel or in the system?
today i will send you the pv
Also the kernel version you're using might help.
emerge -pv virtual/gnome15: [ebuild R ] virtual/gnome15-0.8.4-r1::gnome15 USE="cairo lg4l-module pulseaudio themes -lm_sensors" 0 kB
uname -r 3.4.9-gentoo
eselect kernel list linux-3.4.9-gentoo *
eselect python list [1] python2.7 * [2] python3.2
package.use virtual/gnome15 g19d systray themes gnome pulseaudio g15d lg4l-module
same problem here
eix virtual/gnome15
[I] virtual/gnome15 [1] Available versions: 0.8.4-r2 ~9999 {{ayatana cairo g15d g19d gnome lg4l-module lm_sensors pulseaudio systray themes}} Installed versions: 0.8.4-r2(05:49:36 26.10.2012)(cairo lg4l-module pulseaudio themes -lm_sensors) Homepage: http://www.tanktarta.pwp.blueyonder.co.uk/gnome15/index.html Description: Virtual for gnome15
[1] "gnome15" /var/lib/layman/gnome15
lsmod | grep hid hid_g19 9888 0 hid_ginput 3786 1 hid_g19 led_class 2430 1 hid_g19 hid_gfb 5400 1 hid_g19 hid_sunplus 1377 0 hid_sony 2480 0 hid_samsung 2790 0 hid_pl 1281 0 hid_petalynx 1874 0 hid_monterey 1473 0 hid_microsoft 2739 0 hid_logitech 6941 0 hid_gyration 2012 0 hid_ezkey 1306 0 hid_cypress 1794 0 hid_chicony 2105 0 hid_cherry 1441 0 hid_belkin 1590 0 hid_apple 5041 0 hid_a4tech 1852 0 usbhid 22817 1 hid_g19
uname -r 3.6.1-gentoo
eselect python list Available Python interpreters: [1] python2.7 * [2] python3.2
see http://codeinbarrels.net/jonas/ablage/screenshot.png and http://codeinbarrels.net/jonas/ablage/.config
got it working.
put https://github.com/martynsmith/lg4l/blob/master/rebind in autostart at boottime (at root) but with /sys/bus/hid/drivers/hid-generic/ instead of /sys/bus/hid/drivers/generic-usb in lines 6 and 7. also added udev rules http://www.gnome15.org/downloads/temp/99-gnome15-kernel.rules to /etc/udev/rules.d/ and put user in plugdev group. (macros, led color and lcd working)
for me not because i had no /sys/bus/hid/drivers/hid-generic/
i had /sys/bus/hid/drivers/hid-g19 or /sys/bus/hid/drivers/generic-usb
tux local.d # lsmod | grep hid hid_g19 10880 0 hid_ginput 4186 1 hid_g19 hid_gfb 6088 1 hid_g19 hid_picolcd 28906 0
I had test something now i had kill the rebind /kernel rules and had set useflags as following: virtual/gnome15 g19d systray themes gnome pulseaudio g15d lg4l-module g19 app-misc/gnome15-core g19d systray themes gnome pulseaudio g15d ayatana g19
The Gnome Desktop Service says:
service is running but failed to connect to keyboard driver. Message given was list index out of range
Driver: Use G19 Direct ist grey
G19D is an userspace daemon that was used before the kernel driver was stable. Using it you will obtain a framerate of about 1 frame per second and 100% CPU utilization. I recommend you only use it for debugging or such.
The HID bus inside the kernel iterates over a list of known HID drivers, and if none match the generic HID driver is selected. Since our module is external, the kernel does not know about it and binds the generic driver for the keyboard. The rebind script overrides that, binding our module to the HID device. If binding succeeds you should get a new framebuffer device in /dev, and for G19 the keyboard backlight should turn green.
You can check if the driver is working properly by instructing mplayer to use the keyboard's framebuffer (adjust fb1 to match the path to your framebuffer):
mplayer -vo fbdev2:/dev/fb1 -vf scale=320:240 some-video-file
Until this is working, there is no point experimenting further with gnome15
I had use rebind by Hand becaus otherwise i dont work. My G19 ligt then green but the display say again logitech and not more.
In my kernel 3.4.9 i had all hid selectet but there is no /sys/bus/hid/drivers/hid-generic/
if i use your 99-gnome15-kernel.rules (copied to /etc/udev/rules.d) and your rebindscript (/etc/local.d) rebind work if i type as root into gnome /etc/local.d/rebind so now my g19 lights green if id doesent do so it is no affect
mplayer -vo fbdev2:/dev/fb1 -vf scale=320:240 /home/daniel/darkhand.wmv
Does work.
but why does the rebind script not load automaticly? it ist stored in /etc/local.d/rebind and local ist add in default
i added mine to /etc/init.d/bootmisc as workaround
and all is working? So the gnomegadgets like calendar or clock and so on?
rss doesn't work in 0.8.4 but works in 0.9.0. rest ist working fine
so i just emerge all and after i do what you do? and all works fine? right?
lg4l-module useflag dont work by me.
well run the rebind scrips as root (keyboard leds should bee green now). start g15-config make some settings ands start the service ovwr g15-config
Where and how do you add rebind @ bootmisc please
The latest version of the lg4l-kernel-module ebuild (I pushed it yesterday) should place the rebind script in /etc/local.d, where it should be picked up by the /etc/init.d/local initscript.
However, talking a bit about etiquette, this talk here has strayed quite off-topic. The concern of this issue was the fact that the emerge failed, and that was fixed. If the emerge no longer fails, I will close it. If other stuff does not work, feel free to open appropriate issues for those.
!!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-misc/gnome15-core-0.8.4-r1/work/gnome15-0.8.4/config.log
emerge --info '=app-misc/gnome15-core-0.8.4-r1'
,emerge -pqv '=app-misc/gnome15-core-0.8.4-r1'
.