vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| im trying to access this card in slackware current and i cannot seem to find it ... any help would be great lspci= > 0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03) > 00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03) > 00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03) > 00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03) > 00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03) > 00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03) > 00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03) > 00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03) > 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3) > 00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03) > 00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03) > 00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03) > 00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03) > 00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03) > 06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) > 06:06.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05) > 06:09.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller > 06:09.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Host Controller > 06:09.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller > 06:09.4 Class 0805: Texas Instruments PCI6411, PCI6421, PCI6611, PCI6621, PCI7411, PCI7421, PCI7611, PCI7621 Secure Digital (SD) Controller lsusb= > Bus 005 Device 001: ID 0000:0000 > Bus 004 Device 001: ID 0000:0000 > Bus 003 Device 001: ID 0000:0000 > Bus 002 Device 002: ID 046d:c00c Logitech, Inc. Optical Wheel Mouse > Bus 002 Device 001: ID 0000:0000 > Bus 001 Device 001: ID 0000:0000 thanks |
| |||
| Brian wrote: > 06:09.3 Mass storage controller: Texas Instruments PCIxx21 Integrated > FlashMedia Controller Proprietary Texas Instruments FlashMedia controller - this is responsible for talking to your SD card (since I have a similar chip, I assume this is one of those X-in-1 card readers, not just SD?) Good and bad news: Good: You can get this working for SD (and maybe MMC) cards Bad: Nothing else works with it at the moment There are two ways of doing this: 1. Experimental tifmxx reverse engineered driver: http://tifmxx.berlios.de Only recently working, supports SD cards. *But*, it was developed on an AMD64 platform, so the driver may not work with your 32 bit system. 2. Tweaking to use SDHCI driver (now in mainline kernel) You're in luck, ref: http://www.webcon.ca/~imorgan/tifm21/ Follow the instructions, and you can get SD cards working. -Carlos -- E-Mail: cathectic AT gmail DOT com GPG Key ID: 0x23EE722D |
| |||
| > Follow the instructions, and you can get SD cards working. While we're on the subject of un/quasi-supported SD card readers, anyone know of any drivers for these? 01:0a.3 System peripheral: Ricoh Co Ltd R5C576 SD Bus Host Adapter (rev 01) 01:0a.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter I've googled about with no luck. -- #Paul |
| ||||
| Le mardi 18 juillet 2006 15:02, Paul Kinsler s'est exprimé de la sorte sur alt.os.linux.slackware : >> Follow the instructions, and you can get SD cards working. > > While we're on the subject of un/quasi-supported SD card > readers, anyone know of any drivers for these? > > 01:0a.3 System peripheral: Ricoh Co Ltd R5C576 SD Bus Host Adapter (rev > 01) 01:0a.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host > Adapter > > I've googled about with no luck. > I have the same hardware on my L5GA asus laptop. I recently found something on the SDHCI kernel driver mailing list. The only way to make it work is to have a "non-cardbus" bridge (i have a carbus bridge so there is noway for me for now). Have a look here, follow this tread and check it out with lspci : http://list.drzeus.cx/pipermail/sdhc...ne/001020.html -- @+ Doug [Linux user #307925] - Slackware RuleZ ;-) [Pourquoi t'es qui, qu'est ce que tu fais par où ?] -- Pour me contacter enlever no-spam (2X) -- |