Re: more install problems

From: Andrew McGuinness (andrew_at_arobeia.co.uk)
Date: 07/30/03

  • Next message: Jean-Marc V. Liotier: "cnews or inn2 ?"
    Date: Wed, 30 Jul 2003 12:15:19 +0000
    To: debian-user@lists.debian.org
    
    
    

    Andrew McGuinness wrote:

    > The RPM stuff has probably been unpacked by your driver disk.
    >
    > It looks like the driver module is supposed to compile against pcmcia-cs
    > (I'm not sure why). Possibly you need to get the source of this
    > package. Woody uses 3.1.33, but you would want to get the source from
    > the debian ftp server.
    >
    > On general principle, I treat linux drivers provided by hardware vendors
    > as a last resort. If they're not brand new, then someone somewhere will
    > have integrated them properly into the kernel (if they're open source)
    > or replicated them if they're not. You should try to get the standard
    > Realtek driver to work before you resort to trying to use IBM's
    >

    More information:

    The driver you have been provided with seems to be a version of Donald
    Becker's 8139 driver. This was replaced in the standard kernel with a
    fork of it that is called 8139too.

    The first thing to try is (with the 2.4.18-bf24 kernel you are using)
    # modprobe 8139too

    It's a bit of a long shot but it's too easy not to try.

    If that fails, you need to go back to compiling the driver you have been
    given. It looks, as I said, as if it wants the source to pcmcia-cs. If
    you had a working network card, you could just

    # apt-get source pcmcia-cs

    Otherwise you'll have to obtain them from the debian source archive.

    As someone else pointed out, you also need the kernel-headers package
    that matches your kernel. I think you probably have that by default.

    -- 
    Andrew
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Jean-Marc V. Liotier: "cnews or inn2 ?"

    Relevant Pages

    • Compiling the drivers for a ADSL Modem (IceData500)
      ... My modem model is IceData500 and the vendor says it is compatible with RH ... The unicorn driver is a standard Linux ... PPPoE, PPPoA or RFC2684 protocols, the kernel may need to be patched. ... To compile the drivers, ...
      (Fedora)
    • Re: 2.6.30-rc4 kernel
      ... I think there may be a problem with the 2.6.30 kernel that is ... # Generic Driver Options ... # PCI IDE chipsets support ... # Other IDE chipsets support ...
      (Linux-Kernel)
    • 2.6.30-rc4 kernel
      ... kernel panic - not syncing: ... # Generic Driver Options ... # PCI IDE chipsets support ... # Other IDE chipsets support ...
      (Linux-Kernel)
    • [PATCH 18-rc2] Fix typos in /Documentation : N-P
      ... Again, if you're not gonna do synchronization with disk drives (dang, ... -the kernel. ... There are two options specific to PSX driver portion. ... The driver uses the settings from the EEPROM set in the SCSI BIOS ...
      (Linux-Kernel)
    • Re: PROBLEM: kernel BUG at drivers/media/video/em28xx/em28xx-video.c:891
      ... I am using a Pinnacle Dazzle DVC100 Rev 1.1 USB frame grabber card, and each time I stop capturing video the driver crashes. ... This happens both in an unpatched 2.6.37 kernel and in the debian 2.6.32-5 kernel. ... em28xx driver crashes and usb subsystem hangs when video capturing stops. ...
      (Linux-Kernel)