lkml.org 
[lkml]   [1998]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: No more connection to internet after Kernel 2.1.113
OOOPPPSSSS! I forgot the attachment that I was talking about!

One thing I just noted in the nxterm, it no longer gives a LF
when I press on return. If I kill the nxterm and open another one
it's ok again, for a while.
A ctl L and a return will clear the screen. I have never seen
this behavior under the kernel 2.0.34

Michel Catudal wrote:
>
> Aaron M. Ucko wrote:
> >
> > Michel Catudal <bbcat@netonecom.net> writes:
> >
> > > The only things that aren't loaded are the modules which I load
> > > manually. The keymap is loaded the same as with the other kernel. I have
> > > my own hand written map file which I load with loadkeys mca.map
> > > This still work when I boot under the other kernel.
> >
> > Interesting...try comparing the output of
> >
> > strace loadkeys mca.map
> >
>
> Here is part of the dump of strace. I removed the duplicate of a couple
> of the last lines which had several pages of the same line.
>
> The ld.so.preload file doesn't exist, ld.so.cache does exist though
>
> Something obviously has changed in the keyboard support, I will have
> to look in the documentation if there is any mention of this.
>
> I'll run it under the other kernel later on tonight or tomorrow.
> One thing that doesn't work anymore which I just noticed was the
> colors in the directory in the console mode.
>
> On another subject, as for the speed of the Internet that I was talking
> about as being extremmely slow; I think I found the problem. When I
> compiled the kernel 113 I forgot to check the hacking box which happened
> to be turned on, meaning profile is on. Last night I recompiled the
> kernel after I added the patch to bring it to 114. This time I put just
> about everything in the kernel since RedHat refuses to load any of my
> modules on boot up. I disabled profile, it turns out that my connection
> seems to run either about the same as under kernel 34 or better. Very
> hard to say but it works very well.
>
> I do get a weird error as I connect, something about an obsolete
> /dev/cua0 and that I should update software to use /dev/ttyS0. Which
> software is it talking about?
> And it says farther up it says that inetd can't find /usr/sbin/in.identd
> what is supposed to be in that file?
>
> --
> Tired of Windows' rebootive multitasking?
> then try Linux's preemptive multitasking
> http://www.netonecom.net/~bbcat/
> We have software, food, music, news, search, history, electronics and
> genealogy pages.

--
Tired of Windows' rebootive multitasking?
then try Linux's preemptive multitasking
http://www.netonecom.net/~bbcat/
We have software, food, music, news, search, history, electronics and
genealogy pages.execve("/usr/bin/loadkeys", ["loadkeys", "mca.map"], [/* 20 vars */]) = 0
brk(0) = 0x8058210
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 4
fstat(4, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 16743, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4000b000
close(4) = 0
open("/lib/libc.so.6", O_RDONLY) = 4
mmap(0, 4096, PROT_READ, MAP_PRIVATE, 4, 0) = 0x40010000
munmap(0x40010000, 4096) = 0
mmap(0, 670580, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40010000
mprotect(0x400a1000, 76660, PROT_NONE) = 0
mmap(0x400a1000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x90000) = 0x400a1000
mmap(0x400a8000, 47988, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x400a8000
close(4) = 0
personality(0 /* PER_??? */) = 0
getpid() = 494
brk(0) = 0x8058210
brk(0x8058290) = 0x8058290
brk(0x8059000) = 0x8059000
open("mca.map", O_RDONLY) = 4
write(2, "Loading mca.map\n", 16) = 16
brk(0x805e000) = 0x805e000
ioctl(4, TCGETS, 0xbffff700) = -1 ENOTTY (Inappropriate ioctl for device)
fstat(4, {st_mode=0, st_size=0, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400b4000
read(4, "#\n# keymap pour le clavier Cana"..., 4096) = 4096
read(4, "e 59 = Console_1 \nkeycod"..., 4096) = 4096
read(4, " \n\tcontrol alt keycode 11"..., 4096) = 1048
read(4, "", 4096) = 0
read(4, "", 4096) = 0
ioctl(4, TCGETS, 0xbffff6f8) = -1 ENOTTY (Inappropriate ioctl for device)
open("/dev/tty", O_RDONLY) = 5
ioctl(5, KDGKBTYPE, 0xbffffc87) = 0
ioctl(5, KDSKBSENT, 0x8055be0) = 0
munmap(0x400b4000, 4096) = 0
_exit(0) = ?
\
 
 \ /
  Last update: 2005-03-22 13:43    [W:0.046 / U:0.532 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site