On Thu, Aug 28, 2014 at 3:49 PM, J. Roeleveld wrote:
> On Saturday, August 23, 2014 03:51:40 PM Alexander Kapshuk wrote:
>> On 08/08/2014 10:46 AM, J. Roeleveld wrote:
>
>
>
>> > Alternatively, disable USB powersaving:
>> >
>> > # for i in /sys/bus/usb/devices/*/power/autosuspend;
>> >
>> > d
On Saturday, August 23, 2014 03:51:40 PM Alexander Kapshuk wrote:
> On 08/08/2014 10:46 AM, J. Roeleveld wrote:
> > Alternatively, disable USB powersaving:
> >
> > # for i in /sys/bus/usb/devices/*/power/autosuspend;
> >
> > do echo 2 > $i;
> > done
> >
> > # for foo in /sys/bus/usb/d
On 08/08/2014 10:46 AM, J. Roeleveld wrote:
> On Friday, August 08, 2014 10:30:55 AM Alexander Kapshuk wrote:
>> Howdy,
>>
>> I've been having trouble with USB mice on my laptop, with the mouse
>> pointer and the scroll wheel not responding all the time. It's not until
>> I click either button that
On 08/08/2014 11:41 AM, Peter Humphrey wrote:
> I'm sure Joost is right. I was setting up power saving on my Thinkpad last
> month, and I noticed the same as you. I think I set
> AUTOSUSPEND_USBID_BLACKLIST in /etc/laptop-mode/conf.d/usb-autosuspend.conf
> to
> prevent the mouse being switched
On Friday 08 August 2014 11:11:29 Alexander Kapshuk wrote:
> On 08/08/2014 10:46 AM, J. Roeleveld wrote:
--->8
> > Alternatively, disable USB powersaving:
> >
> > # for i in /sys/bus/usb/devices/*/power/autosuspend;
> >
> > do echo 2 > $i;
> > done
> >
> > # for foo in /sys/bus/usb/dev
On 08/08/2014 10:46 AM, J. Roeleveld wrote:
> On Friday, August 08, 2014 10:30:55 AM Alexander Kapshuk wrote:
>> Howdy,
>>
>> I've been having trouble with USB mice on my laptop, with the mouse
>> pointer and the scroll wheel not responding all the time. It's not until
>> I click either button that
On Friday, August 08, 2014 10:30:55 AM Alexander Kapshuk wrote:
> Howdy,
>
> I've been having trouble with USB mice on my laptop, with the mouse
> pointer and the scroll wheel not responding all the time. It's not until
> I click either button that the mouse starts responding again.
>
> The outpu
7 matches
Mail list logo