Testing Palimpsest and udisks

2010-01-20 Thread Marti Raudsepp
Hi! Is this the right mailing list for Palimpsest-related email? I couldn't find any others, sorry if it's not! I got a new hard drive recently and I've been using it as a chance to check out the capabilities of Palimpsest/udisks. Overall my experience has been very positive. This is the first pa

Re: Speed up DeviceKit device probing on really slow devices

2010-01-20 Thread Linus Torvalds
On Wed, 20 Jan 2010, David Zeuthen wrote: > > Well, the school of thought here is to collect as a lot of data (but not > all - there's a fine line) about the device and store it in the udev > database. That's fine - but please keep in mind to collect it _after_ you have exposed the device and

Re: lid is present detection

2010-01-20 Thread Michael Biebl
2010/1/20 Florian Lohoff : > > Newer udev or 014-2 fixes the issue for me - It now suspends on lid close > but now i have a double suspend issue (wakeup and immediate suspend on lid > open) i have not debugged into further. That's a pretty weird issue within g-p-m and afaik only happens when you h

Re: lid is present detection

2010-01-20 Thread Florian Lohoff
On Wed, Jan 20, 2010 at 06:53:58PM +0100, Michael Biebl wrote: > 2010/1/20 Richard Hughes : > > 2010/1/5 Florian Lohoff : > >> i am looking for a bug in which i am not anylonger possible to suspend > >> by closing the lid. This is caused by gnome-power-manager not using hal > >> but devkit-power. S

Re: lid is present detection

2010-01-20 Thread Michael Biebl
2010/1/20 Richard Hughes : > 2010/1/5 Florian Lohoff : >> i am looking for a bug in which i am not anylonger possible to suspend >> by closing the lid. This is caused by gnome-power-manager not using hal >> but devkit-power. See debian bug #563776 > > You're using Debian. Try running DeviceKit-powe

Re: Speed up DeviceKit device probing on really slow devices

2010-01-20 Thread David Zeuthen
On Tue, 2010-01-19 at 14:54 -0800, Linus Torvalds wrote: > > On Tue, 19 Jan 2010, David Zeuthen wrote: > > > > As Kay said on the util-linux-ng list, the plan is to use blkid for > this > > in the future - so at some point udisks-part-id will go away. > > I hope that blkid will be less of a pig

Re: lid is present detection

2010-01-20 Thread Richard Hughes
2010/1/5 Florian Lohoff : > i am looking for a bug in which i am not anylonger possible to suspend > by closing the lid. This is caused by gnome-power-manager not using hal > but devkit-power. See debian bug #563776 You're using Debian. Try running DeviceKit-power from git master. That's got a fix

Re: Speed up DeviceKit device probing on really slow devices

2010-01-20 Thread Linus Torvalds
On Tue, 19 Jan 2010, David Zeuthen wrote: > > As Kay said on the util-linux-ng list, the plan is to use blkid for this > in the future - so at some point udisks-part-id will go away. I hope that blkid will be less of a pig by then. It looks like the partition probing of blkid is (once more) ov

Re: Speed up DeviceKit device probing on really slow devices

2010-01-20 Thread Kay Sievers
On Tue, Jan 19, 2010 at 23:00, David Zeuthen wrote: > On Tue, 2010-01-19 at 11:41 -0800, Linus Torvalds wrote: >> My wife has a embroidery machine that acts as a USB memory stick when >> plugged into a computer through its USB port. It has a truly stunning >> read  speed of 15kB/s (yes, really), a

Re: udisks polling makes LTN403L CD-ROM drive click

2010-01-20 Thread Marti Raudsepp
On Wed, Jan 20, 2010 at 1:34 PM, Michael Biebl wrote: >> On Wed, Jan 20, 2010 at 12:52 PM, Marti Raudsepp wrote: >>> Another odd thing about this computer is that Palimpsest lists this >>> drive directly under "Local Storage", not under a controller. I >>> haven't seen this on other computers. >

Re: udisks polling makes LTN403L CD-ROM drive click

2010-01-20 Thread Michael Biebl
2010/1/20 Marti Raudsepp : > On Wed, Jan 20, 2010 at 12:52 PM, Marti Raudsepp wrote: >> Another odd thing about this computer is that Palimpsest lists this >> drive directly under "Local Storage", not under a controller. I >> haven't seen this on other computers. > > ^^^ This quirk was solved too,

Re: udisks polling makes LTN403L CD-ROM drive click

2010-01-20 Thread Marti Raudsepp
On Wed, Jan 20, 2010 at 1:12 PM, Michael Biebl wrote: > Or upgrade your system to use libata only. D'oh! That "sdd" thing did look a bit weird. :) rmmod amd74xx && modprobe pata_amd fixed my problems. Thanks! On Wed, Jan 20, 2010 at 12:52 PM, Marti Raudsepp wrote: > Another odd thing about thi

Re: udisks polling makes LTN403L CD-ROM drive click

2010-01-20 Thread Michael Biebl
2010/1/20 Michael Biebl : > 2010/1/20 Marti Raudsepp : >> Hi list, >> >> I'm using the latest git version of udisks (rev c8076f0) on a >> temporary machine, which has a LTN403L IDE CD-ROM drive. Due to udisks >> polling the drive, the drive flashes its activity light and physically >> clicks every

Re: udisks polling makes LTN403L CD-ROM drive click

2010-01-20 Thread Michael Biebl
2010/1/20 Marti Raudsepp : > Hi list, > > I'm using the latest git version of udisks (rev c8076f0) on a > temporary machine, which has a LTN403L IDE CD-ROM drive. Due to udisks > polling the drive, the drive flashes its activity light and physically > clicks every 5 seconds which gets annoying fast

udisks polling makes LTN403L CD-ROM drive click

2010-01-20 Thread Marti Raudsepp
Hi list, I'm using the latest git version of udisks (rev c8076f0) on a temporary machine, which has a LTN403L IDE CD-ROM drive. Due to udisks polling the drive, the drive flashes its activity light and physically clicks every 5 seconds which gets annoying fast. :) This happens regardless of whethe