All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Stephan <joerg@jstephan.org>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: 2.6.0-test1 some Problems (modules & touchpad)
Date: Tue, 15 Jul 2003 11:53:55 +0200	[thread overview]
Message-ID: <3F13CF33.7040706@jstephan.org> (raw)

Hello everybody,

i've tried to run 2.6.0-test1 today on my acer aspire 1601lc, i've got 
two Problems.

First of all, there is a problem with the modules (the same i had with 
some versions of 2.5.x), see output below.

The second is, the touchpad of my notebook doesnt work.

   INSTALL drivers/net/8139too.ko
   INSTALL arch/i386/kernel/cpu/cpufreq/acpi.ko
   INSTALL drivers/net/wireless/airo.ko
   INSTALL drivers/net/wireless/airo_cs.ko
   INSTALL drivers/video/cfbcopyarea.ko
   INSTALL drivers/video/cfbfillrect.ko
   INSTALL drivers/video/cfbimgblt.ko
   INSTALL drivers/net/dummy.ko
   INSTALL drivers/video/console/fbcon.ko
   INSTALL drivers/base/firmware_class.ko
   INSTALL drivers/video/console/font.ko
   INSTALL drivers/ieee1394/ieee1394.ko
   INSTALL drivers/net/mii.ko
   INSTALL fs/ntfs/ntfs.ko
   INSTALL arch/i386/kernel/cpu/cpufreq/p4-clockmod.ko
   INSTALL drivers/net/ppp_generic.ko
   INSTALL drivers/video/radeonfb.ko
   INSTALL drivers/net/slhc.ko
   INSTALL drivers/pcmcia/yenta_socket.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.0-test1; fi
depmod: *** Unresolved symbols in 
/lib/modules/2.6.0-test1/kernel/drivers/net/8139too.ko
depmod: 	mii_ethtool_sset
depmod: 	mii_link_ok
depmod: 	mii_ethtool_gset
depmod: 	generic_mii_ioctl
depmod: 	mii_nway_restart
depmod: *** Unresolved symbols in 
/lib/modules/2.6.0-test1/kernel/drivers/net/ppp_generic.ko
depmod: 	slhc_init
depmod: 	slhc_free
depmod: 	slhc_uncompress
depmod: 	slhc_toss
depmod: 	slhc_remember
depmod: 	slhc_compress
depmod: *** Unresolved symbols in 
/lib/modules/2.6.0-test1/kernel/drivers/net/wireless/airo_cs.ko
depmod: 	reset_airo_card
depmod: 	init_airo_card
depmod: 	stop_airo_card
depmod: *** Unresolved symbols in 
/lib/modules/2.6.0-test1/kernel/drivers/video/console/fbcon.ko
depmod: 	find_font
depmod: 	get_default_font
depmod: *** Unresolved symbols in 
/lib/modules/2.6.0-test1/kernel/drivers/video/radeonfb.ko
depmod: 	cfb_copyarea
depmod: 	cfb_imageblit
depmod: 	cfb_fillrect
make: *** [_modinst_post] Error 1

Greets Joerg


             reply	other threads:[~2003-07-15  9:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-15  9:53 Joerg Stephan [this message]
2003-07-15 10:27 ` 2.6.0-test1 some Problems (modules & touchpad) Smets Jan
2003-07-15 12:14 ` Oliver Neukum
2003-07-16  0:39 Joerg Stephan

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=3F13CF33.7040706@jstephan.org \
    --to=joerg@jstephan.org \
    --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.