Skip to Content.
Sympa Menu

baslinux - Re: [BL] PCMCIA support -- BL3-50

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] PCMCIA support -- BL3-50
  • Date: Fri, 27 Jul 2007 23:30:04 +0100

Hi there..

...thanks for your help so far. I've tested the system again with a 500MB
IBM microdrive

I ran:

/etc/pcmcia/start

It seems to go through the configuration process, but exits!

I received the following message:

Using /lib/modules/2.2.26/pcmcia/pcmcia_core.o
Linux PCMCIA Card Services 3.2.7
kernel build: 2.2.26 #2 Fri Nov 11 15:36:29 NZDT 2005
options: [pci]
PCI routing table version 1.0 at 0xf8e80
Using /lib/modules/2.2.26/pcmcia/i82365.o
Intel ISA/PCI/CardBus PCIC probe:
Intel i82365sl B step rev 00 ISA-toPCMCIA at port 0x3e0 ofs 0x00
host opts [0]: none
host opts [1]: none
ISA irqs (scanned) = 3,4,5,7,9,10,12,15 status change on irq 15
Using /lib/modules/2.2.26/pcmcia/ds.o
Jul 25 23:16:02 cardmgr[31]: starting, version is 3.1.16
Jul 25 23:16:02 cardmgr[31]: watching 2 sockets
Jul 25 23:16:02 cardmgr[31]: Card Services release does not match
Jul 25 23:16:02 cardmgr[31]: initializing socket 0
cs: memory probe 0x0d0000-0x0dffff: clean
Jul 25 23:16:02 cardmgr[31]: socket 0: ATA/IDE Fixed Disk
Jul 25 23:16:02 cardmgr[31]: executing: 'insmod
/lib/modules/2.2.26/pcmcia/ide-cs.o'
Jul 25 23:16:02 cardmgr[31]: + Using /lib/modules/2.2.26/pcmcia/ide-cs.o
cs: IO port probe 0x0100-0x04ff: executing 0x220-0x22f 0x330-0x337
0x370-0x37f 0x388-0x38f 0x480-0x48f 0x4d0-0x4d7
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0c00-0x0cff: excluding 0xcf8-0xcff
hdc: IBM-DSCM-10512, ATA DISK drive
ide1 at 0x100-0x107,0x10e on irq 3
hdc: IBM-DSCM-10512, 513 MB w/60kb Cache, CHS=1044/16/63
hdc: [PTBL] [522/32/63] hdc1
ide-cs: hdc: Vcc = 5.0, Vpp = 0.0
Jul 25 23:16:07 cardmgr[31]: executing: './ide start hdc'
Jul 25 23:16:07 cardmgr[31]: exiting
/etc/pcmcia<#>

I created a mount point 'pcmcia' under /mnt and tried to mount the PCMCIA
card using the command:

mount -t vfat /dev/hdc/ /mnt/pcmcia

... but get:

Mounting /dev/hdc on /mntpcmcia failed: No such device

...so not sure what's going on.

Looking forward to hearing your comments/ideas/solution.

All the best

Simon



----- Original Message -----
From: <baslinux AT lists.ibiblio.org>
To: <baslinux AT lists.ibiblio.org>
Sent: Saturday, July 21, 2007 9:15 PM
Subject: Re: [BL] PCMCIA support -- BL3-50


> Message from Steven
> ===================
> Simon wrote:
> >
> > I installed BL3-50 on a clean FreeDOS partition
> > without any config/autoexefiles etc and it booted
> > up fine. I then ran /etc/pcmcia/start. The IBM
> > microdrive (512 MB) is identified and /dev/hdc
> > is allocated to it,
>
> So far, so good. You are almost there.
>
> > but then the configuration process ends with 'exiting'.
> > I've tried to mount the drive, but no luck.
>
> Yes, mounting is the next (and final) step. Please
> tell us exactly what mounting command you tried and
> what error message (if any) was generated.
>
> > how PCMCIA functionality is incorporated into kernel
> > 2.2.26, if it is at all?
>
> It is incorporated into the kernal via modules.
> See /etc/pcmcia/start:
> ------------------
> insmod pcmcia_core
> insmod i82365
> insmod ds
> ------------------
>
> Cheers,
> Steven
>
> -----------------------
> BasicLinux mailing list
> -----------------------
> http://www.basiclinux.com.ru
> http://www.ibiblio.org/pub/linux/distributions/baslinux/
> ------------------------------------
> To exit, send subject=unsubscribe to
> baslinux-request AT lists.ibiblio.org
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.476 / Virus Database: 269.10.22/922 - Release Date:
27/07/2007 06:08
>
>



--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.10.22/922 - Release Date: 27/07/2007
06:08





Archive powered by MHonArc 2.6.24.

Top of Page