You are not logged in.

#1 2006-06-27 17:28:40

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

sdhci: how to access the sd-card?

hello!

i can't access the sd-card. how does it work? the sdhci-modul is loaded proberly. there is no error. i cannot found a device like it is when i plug in usb-stick (/dev/sda1 etc.). how can i mount the card?

# dmesg | grep sdhci
sdhci: Secure Digital Host Controller Interface driver, 0.11
sdhci: Copyright(c) Pierre Ossman

thanks,
mfg iggy


sorry for my bad english smile

Offline

#2 2006-07-01 12:04:43

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

Re: sdhci: how to access the sd-card?

nobody here, who uses the new driver? sad


sorry for my bad english smile

Offline

#3 2006-07-01 13:12:03

Vins
Member
From: Italy
Registered: 2005-12-14
Posts: 67

Re: sdhci: how to access the sd-card?

iggy wrote:

nobody here, who uses the new driver? sad

You need to load the following modules:

- sdhci
- mmc-core
- mmc-block

Now insert your MMC card and execute the command "fdisk -l".

Hope it helps......

ViNS

Offline

#4 2006-07-01 16:52:46

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: sdhci: how to access the sd-card?

Same thing here.. Using HP NX 9105.. (wrote another post, it's down somewhere) Inserting those modules doesn't work for me.. I'm going to try new 2.6.17-3 and maybe beyond but I'm hopeless.. sad


Quis custodiet ipsos custodiet?

Offline

#5 2006-07-01 19:44:45

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: sdhci: how to access the sd-card?

@T-u-N-i-X: What is your MMC card reader??? if it's the internal TI card reader, sdhci does not work without tweaking on it, better you go for tifmxx

Offline

#6 2006-07-02 20:04:07

T-u-N-i-X
Member
From: İstanbul
Registered: 2006-03-14
Posts: 435
Website

Re: sdhci: how to access the sd-card?

[15:32] (tunix@penguix ~)$ lspci
00:00.0 Host bridge: nVidia Corporation nForce3 Host Bridge (rev a4)
00:01.0 ISA bridge: nVidia Corporation nForce3 LPC Bridge (rev a6)
00:01.1 SMBus: nVidia Corporation nForce3 SMBus (rev a4)
00:02.0 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5)
00:02.1 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5)
00:02.2 USB Controller: nVidia Corporation nForce3 USB 2.0 (rev a2)
00:06.0 Multimedia audio controller: nVidia Corporation nForce3 Audio (rev a2)
00:06.1 Modem: nVidia Corporation Unknown device 00d9 (rev a2)
00:08.0 IDE interface: nVidia Corporation nForce3 IDE (rev a5)
00:0a.0 PCI bridge: nVidia Corporation nForce3 PCI Bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation nForce3 AGP Bridge (rev a4)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 420 Go 32M] (rev a3)
02:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
02:04.0 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
02:04.1 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)

02:04.2 System peripheral: Texas Instruments PCI1620 Firmware Loading Function (rev 01)

The bold ones are the sd and pcmcia I guess.. And yes.. It's internal..

I thought tifmxx is just for the cards support, not for the slot, am I wrong ?


Quis custodiet ipsos custodiet?

Offline

#7 2006-07-02 20:17:56

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

Re: sdhci: how to access the sd-card?

thank you very much!!!!! mmc-block was missing.  big_smile


sorry for my bad english smile

Offline

#8 2006-07-11 00:57:10

kastor
Member
From: Mendoza - Argentina
Registered: 2006-06-18
Posts: 59
Website

Re: sdhci: how to access the sd-card?

iggy wrote:

hello!

i can't access the sd-card. how does it work? the sdhci-modul is loaded proberly. there is no error. i cannot found a device like it is when i plug in usb-stick (/dev/sda1 etc.). how can i mount the card?

# dmesg | grep sdhci
sdhci: Secure Digital Host Controller Interface driver, 0.11
sdhci: Copyright(c) Pierre Ossman

thanks,
mfg iggy

i followed this howto http://forums.gentoo.org/viewtopic-t-432605.html  and i have to run setpci..

see ya

Offline

#9 2006-07-12 10:39:06

judfilm
Member
Registered: 2004-02-12
Posts: 229

Re: sdhci: how to access the sd-card?

The gentoo guide worked well

Offline

Board footer

Powered by FluxBB