Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] linux 2.6.31

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: SM-Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] linux 2.6.31
  • Date: Thu, 10 Sep 2009 16:56:05 +0200

Hi,

there is a linux 2.6.31 in test grimoire.
Seems users could have a problem to log in locally on console. SSH login
works OK.

At least two users have problem with generating /dev/tty1, /dev/tty2,
... device files.
Probably some issue with linux 2.6.31 and udev because with previous
linux kernel the /dev/ttyX files are created.
Our /etc/inittab contains "tty1:linux:/sbin/agetty /dev/tty1 9600" so if
/dev/tty1 is changed to /dev/vc/1 getty starts and user can log in.
Another solution is to create static /dev/tty1 by "mknod /dev/tty1 c 4
1" from ssh session.

Personally I had another problem while compiling linux kernel:
/usr/src/linux/include/asm-generic/int-ll64.h:11:29: error:
asm/bitsperlong.h: No such file or directory

"cast -r -c glibc" with "sanitized linux kernel headers from the latest
stable release" (2.6.31) fixed it.
Seems none problem with glibc with 2.6.31 headers yet.

--
Ladislav Hagara







Archive powered by MHonArc 2.6.24.

Top of Page