You are not logged in.
Pages: 1
hi there!
i have a problem when i update my kernel via pacman:
every kernel which was available via pacman -Syu gave me after a reboot (yes, i did a 'lilo' after that!) _MANY_ errors.
among other things something like 'als-xxx.o wasn't found'. the system itself boots but it really isn't normal. what do i have to do to get them working? or aren't the kernels in current not meant for installing them?
furthermore i have a problem in konsole:
when i type 'su' in konsole and try to execute an x program since a while (not from the beginning) it gives me an ":0 display not found" or so (you know what i mean . in gterm it is working but gterm is soooooo ugly...
thx for ur help!
SiToR
/* no comment */
There are only 10 types of people in the world:
Those who understand binary,
and those who don´t.
Offline
Hmm, I have no als*.o files anywhere in my modules tree (for 2.4.19 or 2.4.20). Were you running a custom-built kernel before you upgraded?
I don't use konsole, so I can't help you much there. Check your $DISPLAY environment variable and see if it's still there when you su to root.
Offline
als*.o...aren't those alsa modules? you need to recompile/reinstall them every time you install a new modules tree
Offline
no, no, no...
the als-xx.o was just an exampel! i have it for at least 30 files or so. i don't know for which files exactly the messages came. sorry for the mistake...
and: yes, the DISPLAY-variable is set...
There are only 10 types of people in the world:
Those who understand binary,
and those who don´t.
Offline
jk is right, als***.o are "drivers" for the Advanced Logic System (or something) based soundcards. Used to had one in the old days, when sound was just bleep bleep to me
*undusts his envy24 based soundcard*
apt-get install arch
Offline
did you do:
export DISPLAY=:0
Offline
at least for the su @ konsole problem i have a solution:
'xhost +localhost' as normal user.
but the kernel problem still exists...
HELP!!!
There are only 10 types of people in the world:
Those who understand binary,
and those who don´t.
Offline
Do you rebuild your custom modules after you installed a new Kernel?
If no, then this is the problem. So please rebuild them (like nvidia drivers, alsa, lm-sensors etc)
apt-get install arch
Offline
no, except the befs-filesystem driver and the nvidia-driver i haven't build any modules.
is it possible that i have to do some settings in lilo.conf? like a ramdisk or so? afaik i currently don't have a ramdisk and everything runs. but maybe the rebuilt kernels need one
There are only 10 types of people in the world:
Those who understand binary,
and those who don´t.
Offline
Pages: 1