Bruce Dubbs wrote:
When I compiled the kernel, I turned off Legacy (BSD) PTY support. I'll build another kernel and add that back and see if that makes a difference.
I don't think it will -- I have it off here too. But it'd be worth a shot.
As you suspected, it did not make a difference. stty still shows erase to be a ^H.
Did you say you were using some kind of framebuffer console? Does it help at all if you change that, or did you try that already?
No. I do use vga=0x0f07 on the kernel line, but that shouldn't affect input.
Well, in theory no, but if vesafb (or whatever) uses a different line discipline, it might.
I'm not using a framebuffer, but I ran without the vga parameter in the kernel line. It made no difference on input. :(
-- Bruce
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page