Hi all,
nachdem nun mit dem setting PCMCIA_SYSTEM="kernel" in
/etc/rc.config.d/pcmcia.rc.config alle funktionierte, konnte ich es nicht
lassen, mein "running system zu changen..."
D.H so "running" war es eben nicht; um bestimmte Sourcen zu kompilieren, war
ich auf libtool > 1.4 angewiesen. Die SuSE 7.2 wird ja aber mit
libtool-1.3.5 ausgeliefert. Ein einfaches Ersetzen des rpm auf 1.4-8 schlug
fehl wegen abhängigkeiten mit dem mod_php, also zog ich mir die Sourcen von
libtool 1.4.2 und hab sie kompiliert und installiert (die 1.3.5 einfach
überschrieben). PHP funktioniert noch immer und die problematischen Sourcen
kann ich auch kompilieren, doch schlägt nun beim booten etwas mit dem cardmgr
fehl. Ich hab schon versucht, das alte libtool-1.3.5 wieder zu installieren,
leider ohne Erfolg. Seit dieser Aktion bekomme ich folgende Meldungen beim
booten. Das Komische ist aber, dass die firewire-Karte trotzdem funktioniert.
Eigentlich könnte ich ja alles lassen, wie es ist (es funktioniert ja), doch
habe ich liber ein System, das beim booten ohne Fehler hochkommt. Weiss
jemand Rat?
Gruss
Marco
<notice>/etc/init.d/rc3.d/S06pcmcia start
Starting kernel PCMCIA (using scheme: SuSE)<notice>startproc: execve
(/sbin/cardmgr) [ /sbin/cardmgr -k -m /lib/modules/2.4.16-4GB/ -n pcmcia ], [
PWD=/ BOOT_FILE=/boot/vmlinuz HOSTNAME=pingu CONSOLE=/dev/console vga=0x0303
PREVLEVEL=N AUTOBOOT=YES MACHTYPE=i386-suse-linux LINES=25 SHLVL=2 COLUMNS=80
BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux
PATH=/sbin:/bin:/usr/sbin:/usr/bin RUNLEVEL=3 INIT_VERSION=sysvinit-2.78
_=/sbin/startproc DAEMON=/sbin/cardmgr ]
cardmgr[252]: starting, version is 3.1.28
cardmgr[252]: modpath = /lib/modules/2.4.16-4GB/
cardmgr[252]: modsubdir = pcmcia
cardmgr[252]: watching 2 sockets
cardmgr[252]: Card Services release does not match
cardmgr[252]: could not adjust resource: IO ports 0xc00-0xcff: Device or
resource busy
cardmgr[252]: could not adjust resource: IO ports 0x800-0x8ff: Device or
resource busy
cardmgr[252]: could not adjust resource: IO ports 0x100-0x4ff: Device or
resource busy
cardmgr[252]: could not adjust resource: memory 0xc0000-0xfffff: Input/output
error
cardmgr[252]: could not adjust resource: memory 0x60000000-0x60ffffff:
Input/output error
cardmgr[252]: could not adjust resource: memory 0xa0000000-0xa0ffffff:
Input/output error
cardmgr[252]: could not adjust resource: IO ports 0xa00-0xaff: Device or
resource busy
cardmgr[252]: initializing socket 0
cardmgr[252]: socket 0: Cherri IEEE-1394
cardmgr[252]: executing: 'insmod -v
/lib/modules/2.4.16-4GB//pcmcia/ohci1394.o'
cardmgr[252]: + insmod: a module named ohci1394 already exists
cardmgr[252]: + Using /lib/modules/2.4.16-4GB//pcmcia/ohci1394.o
cardmgr[252]: + Symbol version prefix ''
cardmgr[252]: insmod exited with status 1
cardmgr[252]: executing: 'modprobe -v ohci1394'
cardmgr[252]: executing: './ieee1394 start ohci1394'
done