On 05/30/2010 12:53 AM, Michael Blumenkrantz wrote:
> Hi,
>
> eeze support has been active in e for about two weeks now, and this
> will be my last call for bugs in the current implementations (battery
> and temp modules) before I allow eeze support to be autodetected by
> configure. If anyone has any eeze udev bugs to report, now is the time.
>
> Mike
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
There seems to be some problems here.
1. /dev/input/event4 is my keyboard and I just verified this by doing a
"cat /dev/input/event4."
However, I do have a removable USB logitech mouse. And when I unplug it,
it reports that I have unplugged my keyboard. This is incorrect. Below
you will find the output of eeze_udev_test.
2. Second problem is with the temperature module. On setting it to udev,
the temperature it shows me is something like 2.50 C or 3.25 C which is
completely weird.
The battery module seems to be working fine.
~> eeze_udev_test
For my first trick, I will find all of your keyboards and return their
syspaths.
Found keyboard: /sys/devices/platform/i8042/serio0/input/input4/event4
Next, I will find all of your mice and print the corresponding manufacturer.
Found mouse
/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input6/event6 with
vendor: Logitech
Found mouse
/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input6/mouse0 with
vendor: Logitech
Found mouse
/sys/devices/platform/i8042/serio1/serio2/input/input11/event11 with
vendor: (null)
Found mouse
/sys/devices/platform/i8042/serio1/serio2/input/input11/mouse2 with
vendor: (null)
Now let's try something a little more difficult. Mountable filesystems!
Found device:
/sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1
You probably know it better as /dev/sda1
It's formatted as ntfs, and gets mounted at /mnt/windows!
Found device:
/sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2
You probably know it better as /dev/sda2
It's formatted as ext4!
Found device:
/sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3
You probably know it better as /dev/sda3
It's formatted as ext3, and gets mounted at /home!
Found device: /sys/devices/virtual/block/loop0
You probably know it better as /dev/loop0
It's formatted as ext2!
Internal drives, anyone? With serial numbers?
/sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda:
HTS721010G9SA00_MPDZN7Y0J7585L
Got any removables? I'm gonna find em!
And now for something more complicated. Plug or unplug your keyboard or
mouse for me.
You unplugged /dev/input/event4!
All tests completed, exiting successfully!
------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel