All of lore.kernel.org
 help / color / mirror / Atom feed
* mounting Floppy and USB - 2.6.16.16
@ 2006-08-25 21:55 Brian D. McGrew
  2006-08-25 23:17 ` Jiri Slaby
  2006-08-26  4:50 ` Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Brian D. McGrew @ 2006-08-25 21:55 UTC (permalink / raw)
  To: linux-kernel, For users of Fedora Core releases

Hey Guys:

With 2.4.20 and 2.6.9 I had all this automated so everything just
happened automatically.  It's not working with 2.6.16.16 now.  What am I
missing or what did I forget?

Thanks,

:b! 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mounting Floppy and USB - 2.6.16.16
  2006-08-25 21:55 mounting Floppy and USB - 2.6.16.16 Brian D. McGrew
@ 2006-08-25 23:17 ` Jiri Slaby
  2006-08-26  4:50 ` Greg KH
  1 sibling, 0 replies; 5+ messages in thread
From: Jiri Slaby @ 2006-08-25 23:17 UTC (permalink / raw)
  To: Brian D. McGrew; +Cc: linux-kernel, For users of Fedora Core releases

Brian D. McGrew wrote:
> Hey Guys:
> 
> With 2.4.20 and 2.6.9 I had all this automated so everything just
> happened automatically.  It's not working with 2.6.16.16 now.  What am I
> missing or what did I forget?

Yeah, there was an issue like that, but I don't know what from triple 
[kernel/udev/hal] made it working again. Try to upgrade each part (even from 
devel tree) to [2.6.18-rc4/095/0.5.7.1] and see what happens.

regards,
-- 
http://www.fi.muni.cz/~xslaby/            Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8  22A0 32CC 55C3 39D4 7A7E

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mounting Floppy and USB - 2.6.16.16
  2006-08-25 21:55 mounting Floppy and USB - 2.6.16.16 Brian D. McGrew
  2006-08-25 23:17 ` Jiri Slaby
@ 2006-08-26  4:50 ` Greg KH
  1 sibling, 0 replies; 5+ messages in thread
From: Greg KH @ 2006-08-26  4:50 UTC (permalink / raw)
  To: Brian D. McGrew; +Cc: linux-kernel, For users of Fedora Core releases

On Fri, Aug 25, 2006 at 02:55:36PM -0700, Brian D. McGrew wrote:
> Hey Guys:
> 
> With 2.4.20 and 2.6.9 I had all this automated so everything just
> happened automatically.  It's not working with 2.6.16.16 now.  What am I
> missing or what did I forget?

What version of udev and hal are you using?

What specific errors are you having?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mounting Floppy and USB - 2.6.16.16
  2006-08-28 14:11 Brian D. McGrew
@ 2006-08-28 14:35 ` Jiri Slaby
  0 siblings, 0 replies; 5+ messages in thread
From: Jiri Slaby @ 2006-08-28 14:35 UTC (permalink / raw)
  To: Brian D. McGrew; +Cc: Greg KH, linux-kernel, For users of Fedora Core releases

Brian D. McGrew wrote:
> -----Original Message-----
> From: Greg KH [mailto:greg@kroah.com] 
> Sent: Friday, August 25, 2006 9:51 PM
> To: Brian D. McGrew
> Cc: linux-kernel@vger.kernel.org; For users of Fedora Core releases
> Subject: Re: mounting Floppy and USB - 2.6.16.16
> 
> On Fri, Aug 25, 2006 at 02:55:36PM -0700, Brian D. McGrew wrote:
>> Hey Guys:
>>
>> With 2.4.20 and 2.6.9 I had all this automated so everything just
>> happened automatically.  It's not working with 2.6.16.16 now.  What am
> I
>> missing or what did I forget?
> 
> What version of udev and hal are you using?
> 
> What specific errors are you having?
> 
> thanks,
> 
> greg k-h
> -----
> 15_ yum list | grep hal
> hal.i386                                 0.4.7-1.FC3
> installed       
> hal-cups-utils.i386                      0.5.2-8
> installed       
> hal-devel.i386                           0.4.7-1.FC3
> installed       
> hal-gnome.i386                           0.4.7-1.FC3
> installed       
> hal-debuginfo.i386                       0.4.7-1.FC3
> updates-released
> 16_
> 
> 16_ yum list | grep udev
> udev.i386                                039-10.FC3.8
> installed       
> udev-debuginfo.i386                      039-10.FC3.8
> updates-released
> 
> It 'looks' like I have the latest?  I'm not getting any "errors".  But
> with RH7.3/2.4.20 and FC3/2.6.9 inserting a CD or USB Flash drive
> mounted automatically.  I upgraded to 2.6.16.16 on the previously
> working FC3 machines and now it doesn't --- so I'm sure I missing
> something in the kernel configuration and just don't know what it
> is!?!?!

Old udev. That one is the latest in fc3. The latest udev is 098, in rawhide 
there is 095.
Old hal. The latest is 0.5.7.1, in rawhide there is also that version.

Redhat doesn't seem to support old releases too much (fc3 in this case), try to 
upgrade to fc6 test or fc5, or at least
yum --enablerepo=development update hal udev
or something like that.

regards,
-- 
http://www.fi.muni.cz/~xslaby/            Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8  22A0 32CC 55C3 39D4 7A7E

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: mounting Floppy and USB - 2.6.16.16
@ 2006-08-28 14:11 Brian D. McGrew
  2006-08-28 14:35 ` Jiri Slaby
  0 siblings, 1 reply; 5+ messages in thread
From: Brian D. McGrew @ 2006-08-28 14:11 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, For users of Fedora Core releases

-----Original Message-----
From: Greg KH [mailto:greg@kroah.com] 
Sent: Friday, August 25, 2006 9:51 PM
To: Brian D. McGrew
Cc: linux-kernel@vger.kernel.org; For users of Fedora Core releases
Subject: Re: mounting Floppy and USB - 2.6.16.16

On Fri, Aug 25, 2006 at 02:55:36PM -0700, Brian D. McGrew wrote:
> Hey Guys:
> 
> With 2.4.20 and 2.6.9 I had all this automated so everything just
> happened automatically.  It's not working with 2.6.16.16 now.  What am
I
> missing or what did I forget?

What version of udev and hal are you using?

What specific errors are you having?

thanks,

greg k-h
-----
15_ yum list | grep hal
hal.i386                                 0.4.7-1.FC3
installed       
hal-cups-utils.i386                      0.5.2-8
installed       
hal-devel.i386                           0.4.7-1.FC3
installed       
hal-gnome.i386                           0.4.7-1.FC3
installed       
hal-debuginfo.i386                       0.4.7-1.FC3
updates-released
16_

16_ yum list | grep udev
udev.i386                                039-10.FC3.8
installed       
udev-debuginfo.i386                      039-10.FC3.8
updates-released

It 'looks' like I have the latest?  I'm not getting any "errors".  But
with RH7.3/2.4.20 and FC3/2.6.9 inserting a CD or USB Flash drive
mounted automatically.  I upgraded to 2.6.16.16 on the previously
working FC3 machines and now it doesn't --- so I'm sure I missing
something in the kernel configuration and just don't know what it
is!?!?!

Thanks!

:b!

Brian D. McGrew { brian@visionpro.com || brian@doubledimension.com }
--
> This is a test.  This is only a test!
  Had this been an actual emergency, you would have been
  told to cancel this test and seek professional assistance!


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-28 14:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-25 21:55 mounting Floppy and USB - 2.6.16.16 Brian D. McGrew
2006-08-25 23:17 ` Jiri Slaby
2006-08-26  4:50 ` Greg KH
2006-08-28 14:11 Brian D. McGrew
2006-08-28 14:35 ` Jiri Slaby

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.