From: bil@beeb.net
To: linux-kernel@vger.kernel.org
Subject: problems with 2.6.10
Date: Wed, 5 Jan 2005 09:59:13 +0000 [thread overview]
Message-ID: <200501050959.14091.bil@beeb.net> (raw)
Hi,
I've downloaded, configured and compiled 2.6.10 for my IBM Thinkpad A21m.
I've installed quite a few kernels over the years, and while not a
kernel expert, thought I understood enough to get by. Sadly when I
tried to boot up the new kernel I get a few error messages which I
can't figure out. Also, once the system is up my keyboard is DEAD.
My only option is the power-off button! My 'base' system is Mandrake 10.0.
I have been running 2.6.7 with only minor problems (hence the desire
to upgrade to 2.6.10).
The error messages that I've been able to find in the log are:
(I'm including an 'expected' message to indicate roughly the context)
Jan 5 08:22:33 felix kernel: Loaded 23850 symbols
from /boot/System.map-2.6.10.
Jan 5 08:22:33 felix kernel: Symbols match kernel version 2.6.10.
Jan 5 08:22:33 felix kernel: No module symbols loaded - kernel modules not
enabled.
This is right at the start of the log. Not sure if this means that the symbols
for the modules are not enabled, as various module-provided functions do
seem to be working. I can't run lsmod to check as the keyboard is dead.
Jan 5 08:22:33 felix kernel: Mounted devfs on /dev
Jan 5 08:22:33 felix kernel: jbd: version magic '2.6.3-7mdk 586 ' should be
'2.6.10 PENTIUMIII gcc-3.3'
Jan 5 08:22:33 felix kernel: ext3: version magic '2.6.3-7mdk 586 ' should be
'2.6.10 PENTIUMIII gcc-3.3'
Not sure if these are significant. 2.6.3-7mdk is the original Mandrake 10.0
kernel.
Jan 5 08:22:18 felix usb: Initializing USB controller (usb-uhci): succeeded
Jan 5 08:22:18 felix mount: mount: fs type usbdevfs not supported by kernel
Jan 5 08:22:18 felix usb: Mount USB filesystem failed
This worries me - I definitely have usbdevfs marked in the config:
#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set
Despite this, USB seems to be working OK, my mouse is USB and that was
responding when X11 had come up.
Jan 5 08:22:31 felix ifplugd(eth0)[1716]: Using interface eth0
Jan 5 08:22:31 felix ifplugd(eth0)[1716]: Failed to detect plug status of
eth0
Jan 5 08:22:31 felix ifplugd(eth0)[1716]: Executing
'/etc/ifplugd/ifplugd.action eth0 up'.
Jan 5 08:22:31 felix ifplugd(eth0)[1716]: client: xircom_tulip_cb device eth0
does not seem to be present, delaying initialization.
Jan 5 08:22:31 felix ifplugd(eth0)[1716]: Program execution failed, return
value is 1.
Jan 5 08:22:31 felix ifplugd(eth0)[1716]: Exiting.
This is serious! If the ethernet had come up, there was a chance that I
could have logged in via ssh to debug further. The ethernet comes up fine
under 2.6.7
That's all the error messages that I could find. Everything else seemed
to be much as normal. I can live with a few error messages at boot-up
provided things continue to work, but a dead keyboard is a major setback.
After I rebooted back to 2.6.7 I checked the .config file, and checked
to see what modules were around and thought I'd found something - the
'input.ko' module was missing. Checking through using 'make xconfig'
I discovered that there was no option for this - it's just displayed
as a heading. However, checking the .config file shows
CONFIG_INPUT=y
so I presume that the 'module' has been compiled into the kernel.
I'm not a subscriber to the lkml (too much traffic) so I'd appreciate
a direct reply if anyone can help.
Many thanks
Bill
--
+-----------------------------------------------+
| Bill Purvis, thrice-retired software engineer |
| e-mail: bil@beeb.net |
| web: bil.members.beeb.net |
+-----------------------------------------------+
next reply other threads:[~2005-01-05 9:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-05 9:59 bil [this message]
[not found] <fa.b02ekp9.12i8ti1@ifi.uio.no>
[not found] ` <fa.ekat19o.emk580@ifi.uio.no>
2005-01-02 0:20 ` Problems with 2.6.10 Bodo Eggert
-- strict thread matches above, loose matches on Subject: below --
2004-12-27 17:11 Fryderyk Mazurek
2004-12-27 19:44 ` Pedro Venda (SYSADM)
2004-12-28 2:44 ` Len Brown
2004-12-28 14:56 ` Fryderyk Mazurek
2004-12-30 2:14 ` Bill Davidsen
2004-12-30 16:45 ` Fryderyk Mazurek
2005-01-01 1:21 ` Bill Davidsen
2005-01-01 18:41 ` Fryderyk Mazurek
2004-12-28 14:27 ` Alan Cox
2004-12-28 16:49 ` Fryderyk Mazurek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200501050959.14091.bil@beeb.net \
--to=bil@beeb.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.