BTS

Message2003

Author suntong
Recipients mika
Date 2009-03-01.16:31:24
Content
On Sun, Mar 1, 2009 at 8:23 AM, Michael Prokop <bts@bts.grml.org> wrote:
>
> Michael Prokop <mika@grml.org> added the comment:
>
> Hi suntong!
>
> First of all: please leave assigning the bug priority to the according
> developer. I don't consider it an urgent bug because it neither destroys any
> data, isn't a security issue either nor prevents your system from booting. ;)

Sorry, OK.

> Regarding your sound issue: alsa works fine on your box when using the official
> Debian lenny kernel and the same userland? Did you try it on real hardware as
> well (so it's not just a vmware issue)?

Hmm... I didn't tried the official Debian lenny kernel because my box
is so geared towards grml, I don't know if any of my HW will work
without grml's auto detection mechanism. Moreover, I presumed that it
should not be any problem since Debian lenny is the *stable* release
that is used by hundreds and thousands of people. Nobody has such
issue when I was asking the question on debian user mlist.

As for testing on real hardware, I just tried again. No, alsa does not
work either. So it *is* universal. Actually, I noticed that the alsa
problem starts with linux-image-2.6.26-grml_grml.07
(linux-image-2.6.26-grml_grml.05 is fine, and I don't have
linux-image-2.6.26-grml_grml.06).

> Regarding aufs: aufs-modules-2.6.26-grml and aufs-modules-2.6.28-grml are known
> to work just fine, any special needs for an upgrade?

aufs-modules-2.6.28-grml is using the latest aufs while
aufs-modules-2.6.26-grml is not. aufs-modules-2.6.26-grml does not
include the previous mount.aufs file, thus:

% mount -v -t aufs -o br:/aufs/day0:/aufs/base none /aufs/u
none on /aufs/u type aufs (rw,br:/aufs/day0:/aufs/base)

% mount -v -o remount,prepend:/aufs/day1,mod:/aufs/day0=ro,del:/aufs/day0
/aufs/u
none on /aufs/u type aufs
(rw,si=f631fe5e,xino=/aufs/day0/.aufs.xino,br:/aufs/day0=rw:/aufs/base=ro,prepend:/aufs/day1,mod:/aufs/day0=ro,del:/aufs/day0)

Not as shown in man page.

thanks
History
Date User Action Args
2009-03-01 16:31:28suntongsetrecipients: + mika
2009-03-01 16:31:28suntonglinkissue623 messages
2009-03-01 16:31:24suntongcreate