Re: Installation report
Stefan Fiedler <[email protected]> Sun, 4 Jun 2006 04:43:21 +0200
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 03 June 2006 20:20, Benjamin Schieder wrote:
> Stefan Fiedler wrote:
> > On Saturday 03 June 2006 18:46, Benjamin Schieder wrote:
> >>*OUCH* in Stage 2:
> >>
> >> After Keyboard layout
> >> The selected layout is not loaded automatically. Why?
> >
> > I haven't had problems with that so far...
>
> I do since I use dvorak layout. French users will have, too. The main
> problem is that the root password is set immediately after the keyboard
> layout selection. Assuming the new layout will create problems after
> booting, when the new layout will actually be set.
>
How come it works with e.g. the de-latin1-nodeadkeys layout and not with
others? Can you investigate a bit?
> >> Also, the modules snd-seq-oss and snd-pcm-oss are not loaded.
> >> The sound is set to mute, too. So no sound after booting.
> >
> > I 'fixed' this using hwscan instead of hotplug.
>
> Maybe just autoload these two modules? Almost anyone will want them.
That'd be nice. (is udev capable of this?) Using hwscan is a workaround for
me.
>
> >> udev:
> >> /etc/udev/rules/permissions.rules line 8 is broken. CD-Roms will be
> >> group "disk"
> >
> > Where exactly is the problem? Line 8 here reads:
> > BUS=="ide", KERNEL=="hd[a-z]", SYSFS{removable}="1", \
> > PROGRAM="/bin/cat /proc/ide/%k/media", RESULT=="cdrom*", GROUP="cdrom"
>
> I don't know. Try installing Crystal and see udev complaining.
I'll take a look.
>
> Greetings and thanks for the fixes so far,
> Benjamin