Hi fanthom,
this statement gets me convinced that from kernel/hardware point of view everything is ok.
are you sure that none of your module is overwriting /etc/groups accidentally?
I don't think I have overwrited /etc/group.
To change passwords and guest's name, and to disable autologing I have used psswrd.xzm
http://pastebin.com/dNh8FLD8
Added files was to save the new name of guest, and kdm setting.UID, and GID have never been changes:
Code: Select all
uid=1000(newname) gid=1000(guest) groups=1000(guest)
What was wrong? Only kernel and 000-* modules have changed I don't understand why would it change users right since /etc/group, /etc/shadow and /etc/shadow are didn't change.
With the default kernel, guest account can listen to music, and have full graphic acceleration. Whereas with exactely sames modules (exept /base/000* and kernel 3.0, guest is forbidden to control sound, neither to listen to any music:
If I don't use su while I am not on default kernel, I have
for alsamixer:
http://pastebin.com/rPFhJvc7
For game:
http://pastebin.com/mE46evKV
For Mplayer:
http://pastebin.com/2fTBKVNd
and only without "su" VLC say
Potential ALSA version problem:
VLC failed to initialize your sound output device (if any).
Please update alsa-lib to version 1.0.23-2-g8d80d5f or higher to try to fix this issue.
please show me output of 'lsmod', 'cat /etc/groups' and 'cat /var/log/Xorg.0.log' uploaded to pastebin.com when you are running porteus 3.0.1 kernel.
lsmod
http://pastebin.com/Vi3LYhfG but it seem that only root can use full features of snd and radeon
cat /etc/group:
http://pastebin.com/DmGt2dmm
cat /var/log/Xorg.0.log
http://pastebin.com/ctQc1Ujd
are you trying to boot from this controller or just use it after boot? did you compile these modules as (M) or (*)? please show me output of 'lspci -k' on your 3.0.3 kernel so i will be able to identify kernel modules which are supporting this controller.
I was trying it after boot, and I compiled modules as (M).
And With 3.0.1, when I download the kernel 3.0.3 and use the old Porteus kernel config file, then 'make menuconfig' what was missing was in --- Misc devices: it was "< > TI Flash Media PCI74xx/PCI76xx host adapter support (EXPE" (I don't know why "experimental")
please show me output of 'lspci -k' on your 3.0.3 kernel so i will be able to identify kernel modules which are supporting this controller.
For this controler it is:
http://pastebin.com/72MU8du3
Cheers