PCMCIA Configuration

From: Harry (bananabrain_at_wildmail.com)
Date: 05/21/04

  • Next message: Markus Kossmann: "Re: Dual booting from xp's NTFS partition using LILO?"
    Date: 20 May 2004 17:13:44 -0700
    
    

    PCMCIA services work perfectly on a new Debian installation (kernel
    2.2.22).

    After installing and building kernel 2.4.18 and PCMCIA source 3.1.33
    on the same machine there are resource conflicts, even though the
    config files in /etc/pcmcia haven't changed. As soon as I touch the
    mouse the machine freezes, requiring a power-cycle.

    The original output from 'cat /proc/interrupts' when the machine
    works:

               CPU0
      0: 5733 XT-PIC timer
      1: 85 XT-PIC keyboard
      2: 0 XT-PIC cascade
      3: 12 XT-PIC eth0
     12: 96 XT-PIC PS/2 Mouse
     13: 1 XT-PIC fpu
     14: 22012 XT-PIC ide0
     15: 4 XT-PIC i82365
    NMI: 0

    And after the rebuild:

               CPU0
      0: 5071 XT-PIC timer
      1: 86 XT-PIC keyboard
      2: 0 XT-PIC cascade
      8: 3 XT-PIC rtc
     12: 20 XT-PIC PS/2 Mouse, i82365, eth0
     14: 1491 XT-PIC ide0
    NMI: 0
    ERR: 0

    Many thanks,

    Can any one advise me how to sort this out?

    B.


  • Next message: Markus Kossmann: "Re: Dual booting from xp's NTFS partition using LILO?"