Some oddities from 2.5.67 to 2.5.70-mm3

Some oddities from 2.5.67 to 2.5.70-mm3

Post by Edward Tand » Sun, 01 Jun 2003 21:00:17



I have been trying the 2.5.x series of kernels periodically. I have to
say it appears to be getting much better recently and it is nearly at
the point where I can use it to replace my 2.4 kernel. There are just a
few things that remain a problem for me.

I have included a brief report below. Any help with the 3 issues below
would be great.

Ed-T.

Configuration
-------------

Mandrake 9.1, Asus A7V8X (KT400), Athlon 1500XP, 1GB RAM, NVidia Ti4600,
Tulip based Network card.

Working: Network+NFS+ypbind, Audio, Gnome2, XMMS, mplayer, Browsers,
Evolution, UT2003, Half-Life under Winex3.0 and all apps under
CrossoverOffice. Almost everything works in fact.

Not working (3 items below)
---------------------------

1) gnome-terminal only works as user root
As a normal user, running '> gnome-terminal' brings up the window and
the command returns to the console without destroying the window. No
prompt appears in the window.

Output from strace:
socket(PF_UNIX, SOCK_STREAM, 0)         = 16
fcntl64(16, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fcntl64(16, F_SETFD, FD_CLOEXEC)        = 0
connect(16, {sa_family=AF_UNIX,
path="/tmp/orbit-ed/linc-9be-0-37de7a363048"}, 39) = 0
writev(16, [{"GIOP\1\2\1\0\264\0\0\0", 12},

= 192

close(16)                               = 0
write(10, "\1\v\1\0\1\0\0\0\0\0\0\0\0\0\0\0", 16) = 16
close(10)                               = 0
exit_group(0)                           = ?

As root I get the following warning from stdout/stderr:
(gnome-terminal:2860): GnomeUI-WARNING **: While connecting to session
manager:
Authentication Rejected, reason : None of the authentication protocols
specified are supported and host-based authentication failed.

2) xosview freezes
Window does not appear but command does not terminate.

Output from strace:
gettimeofday({1054402703, 859349}, NULL) = 0
open("/proc/stat", O_RDONLY)            = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40017000
read(4, "cpu  119092 0 2877 71609 3723\ncp"..., 8192) = 628
read(4, "", 7168)                       = 0
read(4, "", 8192)                       = 0

Quote:> cat /proc/stat

cpu  132749 0 2987 76060 3723
cpu0 132749 0 2987 76060 3723
intr 2370847 2155207 6827 0 0 0 0 3 1800 0 63850 35514 85105 52 0 22424
65 0 0 0
 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0
 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0
 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0
 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0
 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
ctxt 2049582
btime 1054400731
processes 2802
procs_running 2
procs_blocked 0

3) Gamepad/rmmod issue

For some reason the system appears to be ignoring module parameters and
gets the type of my gamepad wrong. It may be because it is loading a new
module for which I don't have settings for in /etc/modules.conf. The
kernel appears to have two check-boxes for pc-joysticks. The biggest
problem is that I cannot remove the modules. '> rmmod analog' or any
other module for that matter gives:

Can't open 'analog': No such file or directory

rmmod _is_ supposed to be compatible with 2.5.x series kernels. From the
man page:
BACKWARDS COMPATIBILITY
 This version of rmmod is for kernels 2.5.48 and above.  If it detects a
 kernel with support for old-style modules (for which much of  the  work
 was  done in userspace), it will attempt to run rmmod.old in its place,
 so it is completely transparent to the user.

Also, "module unloading" is checked in the kernel build.

Other oddities
--------------

1) from /var/log/messages:
/sbin/mingetty[2583]: /dev/tty4: cannot open tty: Inappropriate ioctl
for device

2) Excessive anticipatory scheduler messages. from dmesg:
scsi2 : SCSI emulation for USB Mass Storage devices
anticipatory scheduling elevator
  Vendor: Datafab   Model: KECF-USB          Rev: 0113
    Type:   Direct-Access                      ANSI SCSI revision: 02
anticipatory scheduling elevator
anticipatory scheduling elevator
anticipatory scheduling elevator
anticipatory scheduling elevator
anticipatory scheduling elevator
anticipatory scheduling elevator
anticipatory scheduling elevator
anticipatory scheduling elevator
Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0
anticipatory scheduling elevator

In fact it continues to be printed all over the place.

3) from dmesg:
process `named' is using obsolete setsockopt SO_BSDCOMPAT
process `named' is using obsolete setsockopt SO_BSDCOMPAT
process `named' is using obsolete setsockopt SO_BSDCOMPAT
process `named' is using obsolete setsockopt SO_BSDCOMPAT
process `named' is using obsolete setsockopt SO_BSDCOMPAT
process `named' is using obsolete setsockopt SO_BSDCOMPAT
named appears to be working however.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

Some oddities from 2.5.67 to 2.5.70-mm3

Post by Robert Crawfo » Mon, 02 Jun 2003 01:36:11



> I have been trying the 2.5.x series of kernels periodically. I have to
> say it appears to be getting much better recently and it is nearly at
> the point where I can use it to replace my 2.4 kernel. There are just a
> few things that remain a problem for me.

> I have included a brief report below. Any help with the 3 issues below
> would be great.

> Ed-T.

> Configuration
> -------------

> Mandrake 9.1, Asus A7V8X (KT400), Athlon 1500XP, 1GB RAM, NVidia Ti4600,
> Tulip based Network card.

> Working: Network+NFS+ypbind, Audio, Gnome2, XMMS, mplayer, Browsers,
> Evolution, UT2003, Half-Life under Winex3.0 and all apps under
> CrossoverOffice. Almost everything works in fact.

> Not working (3 items below)
> ---------------------------

> 1) gnome-terminal only works as user root
> As a normal user, running '> gnome-terminal' brings up the window and
> the command returns to the console without destroying the window. No
> prompt appears in the window.

Ed-T,

I've got pretty close to your hardware- KT333, Athlon XP1700 Tbred "B"
512 PC2700 ram, on Mandrake 9.1.

I've finally been able to get 2.5.67 and higher to compile and boot.
Here's my scenario, which I haven't gotten any response to on many
groups and forums.

I can get either a pretty perfect system if I don't enable serial
drivers in xconfig, but no way to connect to the interent in kppp with
my serial modem.

If I enable serial drivers, I can connect, but then all sorts of 3-8
minute hangs appear in various applications, not limited to kde stuff,
and even in console mode. I'm damned if I do, and damned if I don't.
The only change I make is that one change about the serial drivers.

It's so far inexplicable, after 50-60 reconfigs and trial and errors.

Any ideas?

Robert Crawford

 
 
 

1. 2.5.70 and 2.5.70-mm3 hang on bootup

Both 2.5.70 and 2.5.70-mm3 hang right after "Ok, booting the kernel..." on
one of my test boxes (at the point, nothing works, not even turning on/off
the NumLock LED).

Hardware: ASUS A7S333, Athlon 2600+, 1 GB RAM
Compiler: gcc 3.3

Haven't had the time to debug this yet (and probably won't have the time
for a couple more days, busy with work ATM); any ideas?

LLaP
bero
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. about NFS

3. [2.5.67] kexec for 2.5.67 available

4. venture funding url for linux teams

5. [2.5.70][ANNOUNCE] kexec for 2.5.70 available

6. first disklabel for existing drive

7. 2.5.67-mm3

8. periodic script

9. 2.5.67-mm3: CONFIG_VIDEO_SELECT

10. kernel panic in 2.5.67-mm3

11. odd gnome-terminal behavior in 2.5.67-mm3

12. WimMark I report for 2.5.67-mm3

13. 2.5.67-mm3: Bad: scheduling while atomic with IEEE1394 then hard freeze ( lockup on CPU0)