Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Which as i said I could use without troubles before today.
I also got a strange problem that vlc would play music but no videos, so something went off in my pc but im not sure what was it (i fixed vlc)
My only Idea is that you should have something like /etc and /mnt/lfs/etc/ (For chrooting)
Maybe something changed at update in /etc and didnt change in /mnt/lfs/etc?
Thinking in that Direction it should be something like this I bet. (Could be also something if you changed Kernel...)
Is it possible someone messed with the directory you are chrooting to? I'm thinking maybe your keyboard is getting remapped as a result of the chroot. The only reason I mention someone messing with the directory is a friend of mine had a prank pulled on him years ago involving his keyboard getting remapped.
Yeah, this sounds like shell mischief, caused by some errant keyboard-map. Is "i" the only key that doesn't work? Does it fail-to-work when shifted, Ctrl, etcetera?
> Is it possible someone messed with the directory you are chrooting to?
myself probably, since this is a Linux from Scratch root and I did modify some things, but the problem appeared when i tried to boot the system... I am having a Kernel Panic, and since then when i chroot in $LFS i get this issue with the "i".
I can use "shift-i"~ and "CAPS-i"
but if I do "ls" and try to copy "/lib" and when i paste it I get "/lb", so I cannot even copy/paste it.
Quote:
[~]$ echo $LANG
en_US
I am not sure if there is a problem with the keyboard map... how do i check on it?
thanks for the hint, yesterday I fixed the kernel issue, it was a sata driver missing, but when the LFS system finished loading i got the same problem with the 'i', I will check what loadkeys does for me.
I also did a dumpkeys in my slackware machine and it is the same... so basically the i IS mapped correctly, but i dont get it why it doesnt work, and it doesnt allow me to copy paste it either!!
explains a lot - much of which is certainly new to me.
Thanks for the link, it was a good reading, learning new things always feels good.
But it did not help in this particular case, since basically chroot is working fine... it seems to be a problem with the keyboard map as far as we have been pointing out but i dont seem to get it right since the keys are mapped in chroot the same way as in my slackware host...
I also tried loading the default keys and it came up with "Cannot find defkeymap.kmap" but again dumpkeys mentions that key 23 = i so I think it IS loading a default keyboard somewhere over the rainbow.
Just for giggles...
if you do an ls /lib do you actually get the right listing. I know the 'i' won't show up but if you get the right listing regardless then the problem is on the output/display side rather than in the input/keyboard side.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.