Search found 13 matches

Go to advanced search

by wyzguy
04 Nov 2015, 00:56
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby,

Please google for: "the current busybox or my code seems to be broken" (with the quotes)

They talk about "mdev" and it is current (March 2015 ).

There are only 5 hits for this google search.
by wyzguy
02 Nov 2015, 03:14
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby,

The pup distro I was using was "vivid b2" by 666philb on the puppy forum. K3.19.5

Try this command:
find / -iname hid* | egrep -i log
The output shows 3 lines with the name "logitech" in them. Hmm...
by wyzguy
31 Oct 2015, 11:56
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby. Ok, we are both trying, but miscommunications. I still stand by what I said. You should have used the exact command line I used. Use "find ..." I'll try it a different way. Use the following command line. ls -l /dev/mouse Output on pupos is a link to input/mice. The leftmost charac...
by wyzguy
31 Oct 2015, 08:13
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby, I think I found a significant difference! On a pupos "find / -type l -iname mouse" gives 2 output lines. /initrd/... ( Yours would show /mnt/... ) /dev/mouse On yours, I get no output. This may be the missing link (so to speak) on the evolutionary chain from udev to vdev! The first...
by wyzguy
30 Oct 2015, 09:00
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby,

Please google for "mouse polling rate archwiki"

I tried the usbhid.mousepoll=8 (8 for 125hz) but it did not work.

There is also some *.conf file info.
by wyzguy
26 Oct 2015, 06:30
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby,

Lsmod has both psmouse and evdev running. Two mouse drivers?
Maybe you control them with config files (if possible).
by wyzguy
25 Oct 2015, 09:01
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby,

I found an "item of interest". ** sysrq **

cat /proc/bus/input/handlers

fgrep "^H" /proc/bus/input/devices

I bet the developer would be interested in this info!!
by wyzguy
22 Oct 2015, 05:49
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby, 1. lsusb -v 2>&1 | egrep -i "^bus|get|hub port [0-9]" Developer should note any lines with "get" in them and any indented lines (like port). 2. lsusb -v 2>&1 | egrep -i "^bus|device status|iproduct" The device status lines for controller devices are all ...
by wyzguy
21 Oct 2015, 09:46
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby, I got an excellent clue for you. ls -l /run/vdev/vdevd.log ---- Mine shows 6.5 Megabytes!! cat /proc/sys/fs/file-nr ---- Mine shows 608 0 203935 google: "chapter 9 setting file handles red hat customer portal" ---- Include the quotes. The first of 3 numbers - 608 is total allocated...
by wyzguy
21 Oct 2015, 06:02
Forum: Announcements
Topic: version 17.1
Replies: 118
Views: 279647

Re: version 17.1

Scooby, Just ignore my last post. Try this: cat /run/vdev/vdevd.log | egrep -iv debug I get about a screenfull of info for upstream to check out. lsusb -v >/dev/null See if there is any SCREEN output. I get a few lines to check out. I'll let you figure out the stderr redirection trickery for upstrea...

Go to advanced search

cron