cs: pcmcia_socket0: unable to apply power

debian.potato at libero.it debian.potato at libero.it
Sun Aug 3 05:45:35 EDT 2008


> could you post the output of /proc/iomem, lspcmcia -vvv and the content of
> /etc/pcmcia/config.opts, please?

Hi,
I investigated a little bit more, to exclude it's a card problem. I tried the card with a Ubutu live in another laptop and it works. With Ubuntu live on my laptop the card doesn't work. Hereinafter the information requested.
Regards,
Giorgio

 root at giorgix:~# cat /proc/iomem
00000000-0009f7ff : System RAM
0009f800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cffff : Video ROM
000d0000-000d17ff : Adapter ROM
000f0000-000fffff : System ROM
00100000-1feeffff : System RAM
  00100000-006eadc9 : Kernel code
  006eadca-008e2cfb : Kernel data
  0094c000-009c9d2b : Kernel bss
1fef0000-1fefafff : ACPI Tables
1fefb000-1fefffff : ACPI Non-volatile Storage
1ff00000-1fffffff : reserved
30000000-33ffffff : PCI CardBus #02
34000000-37ffffff : PCI CardBus #02
  34000000-34001fff : 0000:02:00.0
    34000000-34001fff : prism54pci
38000000-38000fff : 0000:00:07.0
  38000000-38000fff : yenta_socket
d0000000-d0003fff : 0000:00:08.0
d0004000-d00047ff : 0000:00:08.0
  d0004000-d00047ff : ohci1394
d0004800-d00048ff : 0000:00:10.3
  d0004800-d00048ff : ehci_hcd
d0004c00-d0004cff : 0000:00:12.0
  d0004c00-d0004cff : via-rhine
d0100000-d01fffff : PCI Bus #01
  d0100000-d010ffff : 0000:01:00.0
  d0120000-d013ffff : 0000:01:00.0
d8000000-dfffffff : PCI Bus #01
  d8000000-dfffffff : 0000:01:00.0
    d8000000-dbffffff : vesafb
e0000000-efffffff : 0000:00:00.0
fec00000-fec00fff : pnp 00:05
fee00000-fee00fff : pnp 00:05
ffee0000-ffefffff : pnp 00:05
fffe0000-ffffffff : reserved

root at giorgix:~# lspcmcia -vvv
Socket 0 Bridge:        [yenta_cardbus]         (bus ID: 0000:00:07.0)
        Configuration:  state: on       ready: yes
                        Voltage: 3.3V Vcc: 3.3V Vpp: 3.3V
                        Available IRQs: 3
                        Available ioports:      0x00000100 - 0x000003af
                                                0x000003e0 - 0x000004ff
                                                0x00000a00 - 0x00000aff
                                                0x00000c00 - 0x00000cff
                        Available iomem:        0x000c0000 - 0x000fffff
                                                0x60000000 - 0x60ffffff
                                                0xa0000000 - 0xa0ffffff
  CardBus card -- see "lspci" for more information

root at giorgix:~# cat /etc/pcmcia/config.opts
#
# Local PCMCIA Configuration File
#
#----------------------------------------------------------------------
#
# System resources available for PCMCIA cards
#
# NOTE: these settings have no effect on resources assigned to a
# CardBus bridge device itself; this file only affects resources
# assigned to cards.  Also, interrupt settings here will only affect
# ISA bus interrupts assigned to 16-bit cards.  PCI interrupts
# generally can't be reconfigured.
#
# With the kernel PCMCIA subsystem, these settings also have no effect
# at all on resources used for 32-bit CardBus cards.  Those are set by
# the PCI hotplug subsystem.
#

# These are the official ports to use from pcmcia-cs:
#include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
# However, ports 0x810-0x81f hurt on some DELL machines and
# ports 0x3b0-0x3df hurt on some FSC machines, so we use this port
# list instead:
include port 0x100-0x3af, port 0x3e0-0x4ff, port 0xc00-0xcff

include memory 0xc0000-0xfffff
include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff

# High port numbers do not always work...
# include port 0x1000-0x17ff

# Extra port range for IBM Token Ring
include port 0xa00-0xaff

# Resources we should not use, even if they appear to be available

# First built-in serial port
exclude irq 4
# Second built-in serial port
#exclude irq 3
# First built-in parallel port
exclude irq 7

#----------------------------------------------------------------------

# Examples of options for loadable modules

# To fix sluggish network with IBM ethernet adapter...
#module "pcnet_cs" opts "mem_speed=600"

# Options for IBM Token Ring adapters
#module "ibmtr_cs" opts "mmiobase=0xd0000 srambase=0xd4000"

# Options for Raylink/WebGear driver: uncomment only one line...
# These are the default settings for use with the WebGear Windows driver:
#module "ray_cs" opts "essid=NETWORK_NAME hop_dwell=128 beacon_period=256 translate=0"
# Generic ad-hoc network
#module "ray_cs" opts "essid=ADHOC_ESSID hop_dwell=128 beacon_period=256 translate=1"
# Infrastructure network for older cards
#module "ray_cs" opts "net_type=1 essid=ESSID1"
# Infrastructure network for WebGear
#module "ray_cs" opts "net_type=1 essid=ESSID1 translate=1 hop_dwell=128 beacon_period=256"

# Options for WaveLAN/IEEE driver (AccessPoint mode)...
#module "wvlan_cs" opts "station_name=MY_PC"
# Options for WaveLAN/IEEE driver (ad-hoc mode)...
#module "wvlan_cs" opts "port_type=3 channel=1 station_name=MY_PC"

# Options for Xircom Netwave driver...
#module "netwave_cs" opts "domain=0x100 scramble_key=0x0"






More information about the linux-pcmcia mailing list