Re: [Cooker] PCMCIA gives warning at boot

2001-12-17 Thread OS

Hello,

Sorry about that, I piled loads of messages into the OutBox rather than 
Drafts late one night, sent another and all the Outbox items went too !!! I 
wasn't thinking very clearly and only followed up one :-(

Anyway:

> /etc/modules.conf
alias usb-interface usb-uhci
alias sound-slot-0 maestro
alias autofs autofs4

> /etc/modules
is empty !

> /var/lib/pcmcia/stab
Socket 0: D-Link DE-650 Ethernet
0   network pcnet_cs0   eth0
Socket 1: Serial or Modem
1   serial  serial_cs   0   ttyS1   4   65

> /proc/modules
ppp_deflate42272   0 (autoclean)
bsd_comp4608   0 (autoclean)
ppp_async   6784   0 (autoclean)
ppp_generic19720   0 (autoclean) [ppp_deflate bsd_comp ppp_async]
slhc5232   0 (autoclean) [ppp_generic]
sr_mod 15416   0 (autoclean) (unused)
loop   10736   0 (autoclean) (unused)
isofs  26880   0 (autoclean)
inflate_fs 19328   0 (autoclean) [isofs]
maestro27136   1
soundcore   4292   2 [maestro]
serial_cs   4896   0 (unused)
pcnet_cs   10148   0 (unused)
83906528   0 [pcnet_cs]
ds  6944   2 [serial_cs pcnet_cs]
yenta_socket9536   2
pcmcia_core41856   0 [serial_cs pcnet_cs ds yenta_socket]
nls_iso8859-1   2880   1 (autoclean)
nls_cp850   3616   1 (autoclean)
vfat   10076   1 (autoclean)
fat32568   0 (autoclean) [vfat]
sd_mod 11676   0 (autoclean) (unused)
scsi_mod   93320   2 (autoclean) [sr_mod sd_mod]
rtc 5848   0 (autoclean)

>`lspcidrake -v` 
agpgart : Intel Corporation|440BX/ZX - 82443BX/ZX Host bridge 
[BRIDGE_HOST] (vendor:8086 device:7190)
unknown : Intel Corporation|440BX/ZX - 82443BX/ZX AGP bridge 
[BRIDGE_PCI] (vendor:8086 device:7191)
unknown : unknown (1287/0020/1287/abcd) [MULTIMEDIA_VIDEO]
i82365  : Texas Instruments|PCI1220 CardBus Controller 
[BRIDGE_CARDBUS] (vendor:104c device:ac17 subv:4000 subd:)
i82365  : Texas Instruments|PCI1220 CardBus Controller 
[BRIDGE_CARDBUS] (vendor:104c device:ac17 subv:4800 subd:)
unknown : Intel Corporation|82371AB PIIX4 ISA [BRIDGE_OTHER] 
(vendor:8086 device:7110)
unknown : Intel Corporation|82371AB PIIX4 IDE [STORAGE_IDE] 
(vendor:8086 device:7111)
usb-uhci: Intel Corporation|82371AB PIIX4 USB [SERIAL_USB] 
(vendor:8086 device:7112)
sonypi  : Intel Corporation|82371AB PIIX4 ACPI - Bus Master IDE 
Controller [BRIDGE_OTHER] (vendor:8086 device:7113)
maestro : ESS Technology|ES1968 Maestro 2 [MULTIMEDIA_AUDIO] 
(vendor:125d device:1968 subv:1028 subd:0085)
Card:ATI Rage Mobility: ATI|Rage Mobility P/M AGP 2x [DISPLAY_VGA] 
(vendor:1002 device:4c4d subv:1028 subd:0085)


>`lspci -vv`
00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 
03)
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- 

00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 
03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV+ VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- Reset- FastB2B+

00:03.0 Multimedia video controller: M-Pact, Inc.: Unknown device 0020 (rev 
01)
Subsystem: M-Pact, Inc.: Unknown device abcd
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 

00:04.0 CardBus bridge: Texas Instruments PCI1220 (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- Reset+ 16bInt+ PostWrite+

00:04.1 CardBus bridge: Texas Instruments PCI1220 (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- Reset+ 16bInt+ PostWrite+

00:07.0 Bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- 

01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 
2x (rev 64) (prog-if 00 [VGA])
Subsystem: Dell Computer Corporation: Unknown device 0085
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping+ SERR- FastB2B-
Status: Cap+ 66Mhz- UD

Re: [Cooker] PCMCIA gives warning at boot

2001-12-13 Thread Stew Benedict


On 13 Dec 2001, Guillaume Cottenceau wrote:

> OS <[EMAIL PROTECTED]> writes:
> 
> > Hello,
> > 
> > When PCMCIA is starting up at boot time it produces the following output :
> >  [876]: ./config.opts line 8: no functions binding
> > 
> > PCMCIA still seems to start okay, but the message is concerning.
> 
> Please Owen you're not a newbie on this list... give again some
> of your config files and hardware config, it really speeds up our
> work and allows us to find a solution and/or understand what's
> going on!
> 
> In your case, the following files is a good start:
> 
> /etc/modules.conf
> /etc/modules
> /var/lib/pcmcia/stab
> /proc/modules 
> `lspcidrake -v` and `lspci -vv`
> 

I think this was covered last week - a typo in /etc/pcmcia/config:

card "Xircom RBM56G Modem"
  manfid 0x0105, 0x1000


no "bind" option for this entry (last one).

Stew Benedict

-- 
MandrakeSoftOH/TN, USA  http://perso.mandrakesoft.com/~sbenedict/
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





Re: [Cooker] PCMCIA gives warning at boot

2001-12-13 Thread Guillaume Cottenceau

OS <[EMAIL PROTECTED]> writes:

> Hello,
> 
> When PCMCIA is starting up at boot time it produces the following output :
>  [876]: ./config.opts line 8: no functions binding
> 
> PCMCIA still seems to start okay, but the message is concerning.

Please Owen you're not a newbie on this list... give again some
of your config files and hardware config, it really speeds up our
work and allows us to find a solution and/or understand what's
going on!

In your case, the following files is a good start:

/etc/modules.conf
/etc/modules
/var/lib/pcmcia/stab
/proc/modules 
`lspcidrake -v` and `lspci -vv`


-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




[Cooker] PCMCIA gives warning at boot

2001-12-12 Thread OS

Hello,

When PCMCIA is starting up at boot time it produces the following output :
 [876]: ./config.opts line 8: no functions binding

PCMCIA still seems to start okay, but the message is concerning.

Owen