Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-29 Thread Philipp Überbacher
Excerpts from Nilesh Govindarajan's message of 2010-06-29 05:27:42 +0200: > On 06/29/2010 05:44 AM, Ross wrote: > > On 29/06/10 08:52, Philipp Überbacher wrote: > >> Excerpts from Denis A. Altoé Falqueto's message of 2010-06-28 18:33:30 > >> +0200: > >>> On Mon, Jun 28, 2010 at 1:21 PM, Pálffy Andr

Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Nilesh Govindarajan
On 06/29/2010 05:44 AM, Ross wrote: On 29/06/10 08:52, Philipp Überbacher wrote: Excerpts from Denis A. Altoé Falqueto's message of 2010-06-28 18:33:30 +0200: On Mon, Jun 28, 2010 at 1:21 PM, Pálffy András Gergely wrote: Works here too. Great, thanks. On Mon, Jun 28, 2010 at 1:25 PM, Nilesh

Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Ross
On 29/06/10 08:52, Philipp Überbacher wrote: Excerpts from Denis A. Altoé Falqueto's message of 2010-06-28 18:33:30 +0200: On Mon, Jun 28, 2010 at 1:21 PM, Pálffy András Gergely wrote: Works here too. Great, thanks. On Mon, Jun 28, 2010 at 1:25 PM, Nilesh Govindarajanwrote: I have made a

Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Javier Vasquez
On 6/28/10, Dave Reisner wrote: > On Mon, Jun 28, 2010 at 07:09:11PM -0300, Denis A. Altoé Falqueto wrote: >> On Mon, Jun 28, 2010 at 5:52 PM, Philipp Überbacher >> wrote: >> > Actually I was recently wondering a bit about the unmounting part, >> > especially with USB sticks. I do have udev rules

Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Dave Reisner
On Mon, Jun 28, 2010 at 07:09:11PM -0300, Denis A. Altoé Falqueto wrote: > On Mon, Jun 28, 2010 at 5:52 PM, Philipp Überbacher > wrote: > > Actually I was recently wondering a bit about the unmounting part, > > especially with USB sticks. I do have udev rules, taken from the wiki, > > in place tha

Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Philipp Überbacher
Excerpts from Denis A. Altoé Falqueto's message of 2010-06-29 00:09:11 +0200: > On Mon, Jun 28, 2010 at 5:52 PM, Philipp Überbacher > wrote: > > Actually I was recently wondering a bit about the unmounting part, > > especially with USB sticks. I do have udev rules, taken from the wiki, > > in plac

Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Denis A . Altoé Falqueto
On Mon, Jun 28, 2010 at 5:52 PM, Philipp Überbacher wrote: > Actually I was recently wondering a bit about the unmounting part, > especially with USB sticks. I do have udev rules, taken from the wiki, > in place that handle automatic mounting. There's also a unmounting part, > which afair removes

Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Philipp Überbacher
Excerpts from Denis A. Altoé Falqueto's message of 2010-06-28 18:33:30 +0200: > On Mon, Jun 28, 2010 at 1:21 PM, Pálffy András Gergely > wrote: > > Works here too. Great, thanks. > > > > On Mon, Jun 28, 2010 at 1:25 PM, Nilesh Govindarajan > > wrote: > > > >>  I have made a patch for /usr/share/h

Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Denis A . Altoé Falqueto
On Mon, Jun 28, 2010 at 1:21 PM, Pálffy András Gergely wrote: > Works here too. Great, thanks. > > On Mon, Jun 28, 2010 at 1:25 PM, Nilesh Govindarajan wrote: > >>  I have made a patch for /usr/share/hal/fdi/20-storage-methods.fdi to force >> async file transfer for vfat filesystems by commenting

Re: [arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Pálffy András Gergely
Works here too. Great, thanks. On Mon, Jun 28, 2010 at 1:25 PM, Nilesh Govindarajan wrote: > I have made a patch for /usr/share/hal/fdi/20-storage-methods.fdi to force > async file transfer for vfat filesystems by commenting out flush and sync as > valid options from the list. > I checked the th

[arch-general] Finally found a solution to slow USB on HAL

2010-06-28 Thread Nilesh Govindarajan
I have made a patch for /usr/share/hal/fdi/20-storage-methods.fdi to force async file transfer for vfat filesystems by commenting out flush and sync as valid options from the list. I checked the thing, now I'm getting the old high speed USB transfer. Do take a look at it, and comment. -- Regar