linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test1 some Problems (modules & touchpad)
@ 2003-07-15  9:53 Joerg Stephan
  2003-07-15 10:27 ` Smets Jan
  2003-07-15 12:14 ` Oliver Neukum
  0 siblings, 2 replies; 4+ messages in thread
From: Joerg Stephan @ 2003-07-15  9:53 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread
* RE: 2.6.0-test1 some Problems (modules & touchpad)
@ 2003-07-16  0:39 Joerg Stephan
  0 siblings, 0 replies; 4+ messages in thread
From: Joerg Stephan @ 2003-07-16  0:39 UTC (permalink / raw)
  To: linux-kernel



-------- Original Message --------
Subject: 2.6.0-test1 some Problems (modules & touchpad)
Date: Tue, 15 Jul 2003 05:36:41 -0700 (PDT)
From: Panos Christeas <p_christeas@yahoo.com>
To: Joerg Stephan <joerg@jstephan.org>

Please look the older postings.
There is a new handling of Touchpad, as of 2.5.74.
Until the userspace programs (X w/o special driver,
gpm) are adapted, there is a workaround:
preferably compile mouse support as a module (called
'psmouse').
Load the module with a parameter 'modprobe psmouse
psmouse_noext=1' .
You could alternatively pass that parameter to your
kernel boot parameters (if psmouse is not a module).
These are under the 'options' part of LILO, for
example.

This workaround will enable the old PS/2 mode of the
touchpad and X will be able to read events from
'/dev/input/mice'.

ps. please remind the lkml about this. I'm not sending
from my regular address.


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-07-16  0:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-15  9:53 2.6.0-test1 some Problems (modules & touchpad) Joerg Stephan
2003-07-15 10:27 ` Smets Jan
2003-07-15 12:14 ` Oliver Neukum
2003-07-16  0:39 Joerg Stephan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).