[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

2.4.23 kernel build problems



I've updated kernels on all but one of my systems using the backported
2.4.18-12 kernel from the Debian archives.  No problems (that I'm aware
of yet....).


The remaining system is a Mocha P4 based on the Mini-ITX mobo form
factor.  It includes two onboard Ethernet controllers and an SIS
graphics card, which are causing me problems:

    00:08.0 Ethernet controller: Intel Corp. 82540EM Gigabit Ethernet
    Controller (rev 02)

    00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
    RTL-8139/8139C/8139C+ (rev 10)

    01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
    SiS650/651/M650/740 PCI/AGP VGA Display Adapter

Neither the Intel 82540EM (e1000) nor Realtek (8139too) controllers are
supported in 2.4.18.  Sort of cramps the internal LAN, particularly
bridging segments.

The SIS card appears to cause build problems:

------------------------------------------------------------------------
drivers/char/drm/drm.o(.text+0x71be): In function `sis_fb_alloc'
: undefined reference to `sis_malloc'
drivers/char/drm/drm.o(.text+0x726f): In function `sis_fb_alloc'
: undefined reference to `sis_free'
drivers/char/drm/drm.o(.text+0x72d0): In function `sis_fb_free'
: undefined reference to `sis_free'
drivers/char/drm/drm.o(.text+0x771f): In function `sis_final_context'
: undefined reference to `sis_free'
make[1]: *** [vmlinux] Error 1
make[1] Leaving directory `/usr/src/linux-2.4.23'
make: *** [stamp-build] Error2
------------------------------------------------------------------------

I've found some references to this on the LKML dating back to 2.4.18
(build errors through five releases of a stable kernel?).  And a
reference to 

    http://www.webit.at/~twinny/linuxsisvga.shtml 
    
...which has a large number of drivers available, under

    http://www.webit.at/~twinny/sis/

...though I can't tell which is/are the one(s) I want.

If anyone has guidance on this, I'd appreciate tips.



Alternatively, a Debian build of 2.4.23 (official or otherwise) would be
very helpful, and I doubt I'm the only one....  I've heard rumors of
same, but nothing's turned up publicly that I'm aware.


Peace.

-- 
Karsten M. Self <kmself@ix.netcom.com>        http://kmself.home.netcom.com/
 What Part of "Gestalt" don't you understand?
  Backgrounder on the Caldera/SCO vs. IBM and Linux dispute.
      http://sco.iwethey.org/

Attachment: pgpQ88ymJc2yX.pgp
Description: PGP signature


Reply to: