[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Udev, USB discovery and debconf frontend



Samuel Thibault, le Wed 29 Mar 2006 23:56:25 +0200, a écrit :
> Joey Hess, le Wed 29 Mar 2006 13:24:41 -0500, a écrit :
> > Samuel Thibault wrote:
> > > What are you thinking about? Preseeding? Kernel command line arguments?
> > > These are non-trivial. I actually wonder what non-interactive process
> > > can be trivial enough for dumb-Bob user :)
> > 
> > if brltty_device_detected; then
> > 	debconf_set debconf/frontend whatever
> > 	brltty params
> > fi
> 
> And this can be put in a udev rule, ok, fine.

Hmmm, it doesn't work on real, actually. When running in qemu, USB
devices are properly discovered before the debconf frontend is run. But
on real hardware, this is not the case. Could debian-installer-startup.d
scripts somehow wait for udev to have _completely_ discovered hardware?
(Or is it already the case, and should I then find out why my USB
devices are discovered late?)

Regards,
Samuel



Reply to: