-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 23 April 2002 01:41 pm, Dominic Mitchell wrote:
> I am using RH7.2 with kernel-2.9.18.

I'm guessing you mean 2.4.9-18?
There are more recent official kernels available for 7.2.
[mfratoni@paradox anaconda-7.2]$ uname -r
2.4.9-31

> avr 23 13:22:05 localhost wine: /etc/rc5.d/S99wine:
> /proc/sys/fs/binfmt_misc/register: Aucun fichier ou répertoire de ce
> type avr 23 13:22:05 localhost wine: /etc/rc5.d/S99wine:
> /proc/sys/fs/binfmt_misc/register: Aucun fichier ou répertoire de ce
> type avr 23 13:22:05 localhost rc: Starting wine:  failed
> Apr 23 13:22:05 localhost xfs: ignoring font path element
> /usr/X11R6/lib/X11/fonts/local (unreadable)
>
> Is there an option that I did miss in the kernel configuration?

Assuming my translation of the error messages is close..

[mfratoni@paradox anaconda-7.2]$ grep -i binfmt 
/usr/src/linux-2.4/configs/kernel-2.4.9-i386.config
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_BINFMT_XOUT=m
# CONFIG_BINFMT_XOUT_X286 is not set
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_COFF=m

Is CONFIG_BINFMT_MISC set in you config file?

> This I do not know why it is there:
>
> Apr 23 13:22:08 localhost modprobe: modprobe: Can't locate module
> char-major-81

Does this happen when you start an X session? If so, your XF86Config file 
is probably trying to load video4linux.

[mfratoni@paradox anaconda-7.2]$ grep -i "Video4"  /etc/X11/XF86Config-4
        # Load  "v4l"           # Video4Linux

Try commenting out that line.

> Third, which options do I need to turn on in the kernel so that
> the computer powers off automatically?  It use to do it with RH
> kernels by default.

I'm not sure, but these are the Red Hat default APM options:
[mfratoni@paradox anaconda-7.2]$ grep APM 
/usr/src/linux-2.4/configs/kernel-2.4.9-i386.config
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
CONFIG_APM_RTC_IS_GMT=y
# CONFIG_APM_REAL_MODE_POWER_OFF is not set
# CONFIG_APM_ALLOW_INTS is not set

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjzGEkwACgkQn/07WoAb/SslNQCeNlcEVEmSz5xRjSfp62ldtUCY
4w8AmwcphD7ZRElCO1Sz9/VI/KaX+hs2
=ANCo
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to