NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › getting internal media card reader to work...possible?
New Posts  All Forums:Forum Nav:

getting internal media card reader to work...possible?

post #1 of 12
Thread Starter 
this is a general question. does not apply to any specific laptop, nor distro. is it possible to get a laptop built-in media card reader (MMC, CF, whatever) to mount media cards in linux. how?


why am i asking this? because i am selfish. and i want to get the media card slot to work on my uniwill 258kao in my fresh install of ubuntu 5.04
post #2 of 12
I have mine on the 8790 with gentoo working. It can be done.
post #3 of 12
when you insert your card look in dmesg.
for me it is hde1

then just mount it
post #4 of 12
The SD card reader of the Dell i9300 doesn't work for me till now. Does someone have an idea to get him working?
post #5 of 12
Thread Starter 
PHP Code:
munky@lappy:~$ dmesg 0x01000521 MSFT 0x00000097) @ 0x3ffd0200 ACPI: MADT (v001 A M I OEMAPIC 0x01000521 MSFT 0x00000097) @ 0x3ffd0390 ACPI: OEMB (v001 A M I AMI_OEM 0x01000521 MSFT 0x00000097) @ 0x3ffdf040 ACPI: DSDT (v001 258KA 258KA000 0x00000000 INTL 0x02002026) @ 0x00000000 ACPI: PM-Timer IO Port: 0x808 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Processor #0 15:4 APIC version 16 ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 1, version 2, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ10 used by override. Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information Built 1 zonelists Kernel command line: root=/dev/hda2 ro quiet splash mapped APIC to ffffd000 (fee00000) mapped IOAPIC to ffffc000 (fec00000) Initializing CPU#0 PID hash table entries: 4096 (order: 12, 65536 bytes) Detected 798.516 MHz processor. Using pmtmr for high-res timesource Console: colour VGA+ 80x25 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 1031420k/1048384k available (1587k kernel code, 16308k reserved, 714k data, 164k init, 130880k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay loop... 1585.15 BogoMIPS (lpj=792576) Security Framework v1.0.0 initialized SELinux: Disabled at boot. Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: After generic identify, caps: 078bfbff e1d3fbff 00000000 00000000 00000000 00000000 CPU: After vendor identify, caps: 078bfbff e1d3fbff 00000000 00000000 00000000 00000000 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 1024K (64 bytes/line) CPU: After all inits, caps: 078bfbff e1d3fbff 00000000 00000010 00000000 00000000 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU: AMD Athlon(tm) 64 Processor 3200+ stepping 0a Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. ACPI: Looking for DSDT in initrd... not found! ENABLING IO-APIC IRQs ..TIMER: vector=0x31 pin1=2 pin2=-1 checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd Freeing initrd memory: 4524k freed NET: Registered protocol family 16 PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1 PCI: Using configuration type 1 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20050211 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (00:00) PCI: Probing PCI hardware (bus 00) Uncovering SIS963 that hid as a SIS503 (compatible=0) Enabling SiS 96x SMBus. ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: Embedded Controller [EC0] (gpe 11) ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: PnP ACPI: found 11 devices PnPBIOS: Disabled by ACPI PNP PCI: Using ACPI for IRQ routing ** PCI interrupts are no longer routed automatically. If this ** causes a device to stop working, it is probably because the ** driver failed to call pci_enable_device(). As a temporary ** workaround, the "pci=routeirq" argument restores the old ** behavior. If this argument makes the device work again, ** please email the output of "lspci" to bjorn.helgaas@hp.com ** so I can fix the driver. audit: initializing netlink socket (disabled) audit(1116189447.864:0): initialized highmem bounce pool size: 64 pages VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au) devfs: boot_options: 0x0 Initializing Cryptographic API isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found i8042.c: Detected active multiplexing controller, rev 1.0. serio: i8042 AUX0 port at 0x60,0x64 irq 12 serio: i8042 AUX1 port at 0x60,0x64 irq 12 serio: i8042 AUX2 port at 0x60,0x64 irq 12 serio: i8042 AUX3 port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A ACPI: PCI interrupt 0000:00:02.6[C] -> GSI 18 (level, low) -> IRQ 18 io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize input: AT Translated Set 2 keyboard on isa0060/serio0 NET: Registered protocol family 2 IP: routing cache hash table of 8192 buckets, 64Kbytes TCP: Hash tables configured (established 262144 bind 65536) NET: Registered protocol family 8 NET: Registered protocol family 20 Restarting tasks...<6> Strange, kswapd0 not stopped Strange, kseriod not stopped done ACPI wakeup devices: EC0 LID MAC AC97 MC97 SLPB ACPI: (supports S0 S1 S3 S4 S5) RAMDISK: cramfs filesystem found at block 0 RAMDISK: Loading 4524KiB [1 disk] into ram disk... done. VFS: Mounted root (cramfs filesystem) readonly. Freeing unused kernel memory: 164k freed ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) ACPI: Thermal Zone [THRM] (75 C) NET: Registered protocol family 1 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx SIS5513: IDE controller at PCI slot 0000:00:02.5 SIS5513: chipset revision 0 SIS5513: not 100% native mode: will probe irqs later SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA Probing IDE interface ide0... hda: HTS726060M9AT00, ATA DISK drive elevator: using anticipatory as default io scheduler ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 hda: max request size: 1024KiB hda: 117210240 sectors (60011 MB) w/7877KiB Cache, CHS=16383/255/63, UDMA(33) hda: cache flushes supported /dev/ide/host0/bus0/target0/lun0: p1 p2 Probing IDE interface ide1... hdc: Slimtype COMBO LSC-24082K, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 Probing IDE interface ide2... Probing IDE interface ide3... Probing IDE interface ide4... Probing IDE interface ide5... VFS: Can't find ext3 filesystem on dev hda2. VFS: Can't find an ext2 filesystem on dev hda2. ReiserFS: hda2: found reiserfs format "3.6" with standard journal ReiserFS: hda2: using ordered data mode ReiserFS: hda2: journal params: device hda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 ReiserFS: hda2: checking transaction log (hda2) ReiserFS: hda2: Using r5 hash to sort names hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache Uniform CD-ROM driver Revision: 3.20 parport: PnPBIOS parport detected. parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP] lp0: using parport0 (interrupt-driven). mice: PS/2 mouse device common for all mice Synaptics Touchpad, model: 1 Firmware: 5.9 180 degree mounted touchpad Sensor: 35 new absolute packet format Touchpad has extended capability bits -> multifinger detection -> palm detection input: SynPS/2 Synaptics TouchPad on isa0060/serio2 ieee1394: Initialized config rom entry `ip1394' ts: Compaq touchscreen protocol output SCSI subsystem initialized sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org> Capability LSM initialized device-mapper: 4.3.0-ioctl (2004-09-30) initialised: dm-devel@redhat.com md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27 cdrom: open failed. Real Time Clock Driver v1.12 input: PC Speaker Linux agpgart interface v0.100 (c) Dave Jones agpgart: Detected AGP bridge 0 agpgart: Maximum main memory to use for agp memory: 941M agpgart: AGP aperture is 128M @ 0xe0000000 cpci_hotplug: CompactPCI Hot Plug Core version: 0.2 pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Evaluate _OSC Set fails. Status = 0x0005 pciehp: add_host_bridge: status 5 pciehp: Fails to gain control of native hot-plug shpchp: shpc_init : shpc_cap_offset == 0 shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 i2c-sis96x version 1.0.0 sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00 ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 18 (level, low) -> IRQ 18 intel8x0_measure_ac97_clock: measured 49469 usecs intel8x0: clocking to 48000 usbcore: registered new driver usbfs usbcore: registered new driver hub ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) ACPI: PCI interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> IRQ 20 ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller ohci_hcd 0000:00:03.0: irq 20, pci mem 0xdfffd000 ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1 hub 1-0:1.0: USB hub found hub 1-0:1.0: 3 ports detected ACPI: PCI interrupt 0000:00:03.1[b] -> GSI 21 (level, low) -> IRQ 21 ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller (#2) ohci_hcd 0000:00:03.1: irq 21, pci mem 0xdfffe000 ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 3 ports detected ACPI: PCI interrupt 0000:00:03.3[D] -> GSI 23 (level, low) -> IRQ 23 ehci_hcd 0000:00:03.3: Silicon Integrated Systems [SiS] USB 2.0 Controller ehci_hcd 0000:00:03.3: irq 23, pci mem 0xdffff000 ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 3 PCI: cache line size of 64 is not supported by device 0000:00:03.3 ehci_hcd 0000:00:03.3: USB 2.0 initialized, EHCI 1.00, driver 26 Oct 2004 hub 3-0:1.0: USB hub found hub 3-0:1.0: 6 ports detected sis900.c: v1.08.07 11/02/2003 ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 19 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1. 0000:00:04.0: Using transceiver found at address 1 as default eth0: SiS 900 PCI Fast Ethernet at 0xd800, IRQ 19, 00:03:0d:12:ef:0b. ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debian.org> ACPI: PCI interrupt 0000:00:06.0[A] -> GSI 19 (level, low) -> IRQ 19 ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[dfffb800-dfffbfff] Max Packet=[2048] Linux Kernel Card Services options: [pci] [cardbus] [pm] ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 17 (level, low) -> IRQ 17 Yenta: CardBus bridge found at 0000:00:09.0 [1584:3005] Yenta O2: res at 0x94/0xD4: 00/ea Yenta O2: enabling read prefetch/write burst Yenta: ISA IRQ mask 0x0238, PCI irq 17 Socket status: 30000006 ACPI: PCI interrupt 0000:00:09.1[A] -> GSI 17 (level, low) -> IRQ 17 Yenta: CardBus bridge found at 0000:00:09.1 [1584:3005] Yenta: ISA IRQ mask 0x0238, PCI irq 17 Socket status: 30000006 ath_hal: module license 'Proprietary' taints kernel. ath_hal: 0.9.12.14 (AR5210, AR5211, AR5212) wlan: 0.8.4.5 (EXPERIMENTAL) ath_rate_onoe: 1.0 ath_pci: 0.9.4.12 (EXPERIMENTAL) ACPI: PCI interrupt 0000:00:0b.0[A] -> GSI 19 (level, low) -> IRQ 19 ieee1394: Host added: ID:BUS[0-00:1023] GUID[00030d5325815d99] ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ath0: mac 5.6 phy 4.1 radio 4.6 ath0: 802.11 address: 00:20:ed:0c:e0:8f ath0: Use hw queue 0 for WME_AC_BE traffic ath0: Use hw queue 1 for WME_AC_BK traffic ath0: Use hw queue 2 for WME_AC_VI traffic ath0: Use hw queue 3 for WME_AC_VO traffic ath0: Atheros 5212: mem=0xdffe0000, irq=19 NET: Registered protocol family 17 NET: Registered protocol family 10 Disabled Privacy Extensions on device c0313ce0(lo) IPv6 over IPv4 tunneling driver ACPI: AC Adapter [AC0] (off-line) ACPI: Power Button (FF) [PWRF] ACPI: Lid Switch [LID] ACPI: Sleep Button (CM) [SLPB] ibm_acpi: ec object not found ACPI: Battery Slot [BAT0] (battery present) ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) [fglrx] Maximum main memory to use for locked dma buffers: 930 MBytes. ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16 [fglrx] module loaded - fglrx 8.8.25 [Jan 14 2005] on minor 0 allocation failed: out of vmalloc space - use vmalloc=<size> to increase size. Fire GL built-in AGP-support Based on agpgart interface v0.99 (c) Jeff Hartmann agpgart: Maximum main memory to use for agp memory: 816M agpgart: Unsupported SiS chipset (device id: 0755), you might want to try agp_try_unsupported=1. agpgart: no supported devices found. [fglrx] AGP detected, AgpState = 0x1f004e0b (hardware caps of chipset) agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0. agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode [fglrx] AGP enabled, AgpCommand = 0x1f004302 (selected caps) [fglrx] free AGP = 121909248 [fglrx] max AGP = 121909248 [fglrx] free LFB = 119828480 [fglrx] max LFB = 119828480 [fglrx] free Inv = 0 [fglrx] max Inv = 0 [fglrx] total Inv = 0 [fglrx] total TIM = 0 [fglrx] total FB = 0 [fglrx] total AGP = 32768 apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) apm: overridden by ACPI. ip_tables: (C) 2000-2002 Netfilter core team ip_conntrack version 2.1 (8190 buckets, 65520 max) - 336 bytes per conntrack ath0: no IPv6 routers present cs: IO port probe 0x0100-0x04ff: excluding 0x480-0x48f 0x4d0-0x4d7 cs: IO port probe 0x0800-0x08ff: excluding 0x818-0x837 0x840-0x84f 0x858-0x89f cs: IO port probe 0x0c00-0x0cff: clean. cs: IO port probe 0x0a00-0x0aff: clean. powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.00.09e) powernow-k8: 0 : fid 0x0 (800 MHz), vid 0x12 (1100 mV) powernow-k8: 1 : fid 0x8 (1600 MHz), vid 0xa (1300 mV) powernow-k8: 2 : fid 0xa (1800 MHz), vid 0x6 (1400 mV) powernow-k8: 3 : fid 0xc (2000 MHz), vid 0x2 (1500 mV) cpu_init done, current fid 0x0, vid 0x12 powernow-k8: error - out of sync, fid 0xc 0x0, vid 0x2 0x12 Warning: CPU frequency is 800000, cpufreq assumed 2000000 kHz. psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1 psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1 psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1 psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1 psmouse.c: TouchPad at isa0060/serio2/input0 lost sync at byte 1 psmouse.c: TouchPad at isa0060/serio2/input0 - driver resynched. munky@lappy:~$

little help?
post #6 of 12
uh... this is VERY, very, very, very, very, very laptop specific.... why do you think this is a "general" question?

The answer is "yes" or "no" depending on the laptop. And it can also be very distribution specific... to get something to work on some distribution may mean rebuilding or totally replacing the kernel and other packages with ones not directly supported by the distribution.

Welcome to linux.
post #7 of 12
Thread Starter 
this was a general question, but then i chose to make it specific because humans generally need guidence, they need an end point. people can't function without a goal. in other words, if i just left this general, there would be fewer repies than there were
post #8 of 12
Show us an lspci and lspci -v
post #9 of 12
CF card slots are almost guarenteed to work. You may need to compile in the pcmcia-ide driver if the cf slot itself works off the pcmcia system, but once you insert a CF card, your dmesg should show a new device, hde, sda, whatever. SD cards, however, I don't know. I haven't gotten the slot reader for my 700m working, but that's partially because I don't have an SD card...
post #10 of 12
Thread Starter 
PHP Code:
munky@lappy:~$ lspci 0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 755 Host (rev 01) 0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202 0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25) 0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016 0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] 0000:00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0) 0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0) 0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) 0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) 0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91) 0000:00:06.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) 0000:00:09.0 CardBus bridge: O2 Micro, Inc. OZ711M1 SmartCardBus MultiMediaBay Controller (rev 20) 0000:00:09.1 CardBus bridge: O2 Micro, Inc. OZ711M1 SmartCardBus MultiMediaBay Controller (rev 20) 0000:00:09.2 System peripheral: O2 Micro, Inc. OZ711Mx MultiMediaBay Accelerator0000:00:0b.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01) 0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge 0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge 0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge 0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] munky@lappy:~$

and


PHP Code:
munky@lappy:~$ lspci -v 0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 755 Host (rev 01) Subsystem: Silicon Integrated Systems [SiS] 755 Host Flags: bus master, medium devsel, latency 32 Memory at e0000000 (32-bit, non-prefetchable) [size=128M] Capabilities: <available only to root> 0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202 (prog-if 00 [Normal decode]) Flags: bus master, 66MHz, medium devsel, latency 64 Bus: primary=00, secondary=01, subordinate=01, sec-latency=64 I/O behind bridge: 0000c000-0000cfff Memory behind bridge: dfe00000-dfefffff Prefetchable memory behind bridge: cfd00000-dfcfffff 0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25) Flags: bus master, medium devsel, latency 0 0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016 Flags: medium devsel I/O ports at 0c00 [size=32] 0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (prog-if 80 [Master]) Subsystem: Uniwill Computer Corp: Unknown device 5102 Flags: bus master, medium devsel, latency 128 I/O ports at ffa0 [size=16] 0000:00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0) (prog-if 00 [Generic]) Subsystem: Uniwill Computer Corp: Unknown device 4003 Flags: medium devsel, IRQ 18 I/O ports at e400 [size=256] I/O ports at e000 [size=128] Capabilities: <available only to root> 0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0) Subsystem: Uniwill Computer Corp: Unknown device 5510 Flags: bus master, medium devsel, latency 64, IRQ 18 I/O ports at e800 [size=256] I/O ports at ec00 [size=128] Capabilities: <available only to root> 0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI]) Subsystem: Uniwill Computer Corp: Unknown device 5500 Flags: bus master, medium devsel, latency 64, IRQ 20 Memory at dfffd000 (32-bit, non-prefetchable) [size=4K] 0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI]) Subsystem: Uniwill Computer Corp: Unknown device 5500 Flags: bus master, medium devsel, latency 64, IRQ 21 Memory at dfffe000 (32-bit, non-prefetchable) [size=4K] 0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller (prog-if 20 [EHCI]) Subsystem: Uniwill Computer Corp: Unknown device 5500 Flags: bus master, medium devsel, latency 64, IRQ 23 Memory at dffff000 (32-bit, non-prefetchable) [size=4K] Capabilities: <available only to root> 0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91) Subsystem: Uniwill Computer Corp: Unknown device 5200 Flags: bus master, medium devsel, latency 64, IRQ 19 I/O ports at d800 [size=256] Memory at dfffc000 (32-bit, non-prefetchable) [size=4K] Expansion ROM at dffc0000 [disabled] [size=128K] Capabilities: <available only to root> 0000:00:06.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI]) Subsystem: Uniwill Computer Corp: Unknown device 7000 Flags: bus master, medium devsel, latency 64, IRQ 19 Memory at dfffb800 (32-bit, non-prefetchable) [size=2K] Memory at dfff4000 (32-bit, non-prefetchable) [size=16K] Capabilities: <available only to root> 0000:00:09.0 CardBus bridge: O2 Micro, Inc. OZ711M1 SmartCardBus MultiMediaBay Controller (rev 20) Subsystem: Uniwill Computer Corp: Unknown device 3005 Flags: bus master, stepping, slow devsel, latency 168, IRQ 17 Memory at 40001000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=02, subordinate=05, sec-latency=176 Memory window 0: 40400000-407ff000 (prefetchable) Memory window 1: 40800000-40bff000 I/O window 0: 00004000-000040ff I/O window 1: 00004400-000044ff 16-bit legacy interface ports at 0001 0000:00:09.1 CardBus bridge: O2 Micro, Inc. OZ711M1 SmartCardBus MultiMediaBay Controller (rev 20) Subsystem: Uniwill Computer Corp: Unknown device 3005 Flags: bus master, stepping, slow devsel, latency 168, IRQ 17 Memory at 40000000 (32-bit, non-prefetchable) [size=4K] Bus: primary=00, secondary=06, subordinate=09, sec-latency=176 Memory window 0: 40c00000-40fff000 (prefetchable) Memory window 1: 41000000-413ff000 I/O window 0: 00004800-000048ff I/O window 1: 00004c00-00004cff 16-bit legacy interface ports at 0001 0000:00:09.2 System peripheral: O2 Micro, Inc. OZ711Mx MultiMediaBay Accelerator Subsystem: Uniwill Computer Corp: Unknown device 3005 Flags: slow devsel, IRQ 11 Memory at dfffa000 (32-bit, non-prefetchable) [size=4K] Capabilities: <available only to root> 0000:00:0b.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01) Subsystem: Giga-byte Technology: Unknown device e911 Flags: bus master, medium devsel, latency 168, IRQ 19 Memory at dffe0000 (32-bit, non-prefetchable) [size=64K] Capabilities: <available only to root> 0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge Flags: fast devsel Capabilities: <available only to root> 0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge Flags: fast devsel 0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge Flags: fast devsel 0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge Flags: fast devsel 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] (prog-if 00 [VGA]) Subsystem: Uniwill Computer Corp: Unknown device 2324 Flags: bus master, 66MHz, medium devsel, latency 255, IRQ 16 Memory at d0000000 (32-bit, prefetchable) [size=128M] I/O ports at c800 [size=256] Memory at dfef0000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at dfec0000 [disabled] [size=128K] Capabilities: <available only to root>

that was done with a 1GB MMC card plugged in
post #11 of 12
i can't get my sd card reader working in xandros on a compaq x1000 series notebook. also, i have a 5 gig pc card hard drive that's in the pcmcia slot. for some reason i am unable to properly mount this drive. it shows as hde but when i open it none of the files show in xandros. i can write files to it, which are not visible on the drive in windows. i moved all the data to another drive and formatted it in windows then went back to xandros and the test document file i created was still showing?? i don't know how that could be. xandros sees the drive and labels it hde but it seems like hde is actually a folder and not the drive itself. sorry, i'm a linux n00b so there could also be some operator error involved (ie: problem exists between keyboard and chair).
post #12 of 12
mount /dev/hde1/ mnt/hde1
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Linux & Other OS's
NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › getting internal media card reader to work...possible?