Page 1 of 1

locating device for mmc card

PostPosted: Sep 4th, '13, 13:47
by geraldw321
hello there im trying too locate the sd card reader device on my laptop im using mageia 3 . i tried gmesg | tail but i get this output:

Code: Select all
 dmesg | tail
[47702.862015] Shorewall:net2fw:DROP:IN=wlan0 OUT= MAC=44:6d:57:38:5b:2d:00:7f:28:12:41:21:08:00 SRC=37.49.227.114 DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=120 ID=15386 PROTO=UDP SPT=62675 DPT=6881 LEN=28
[47734.114783] Shorewall:net2fw:DROP:IN=wlan0 OUT= MAC=44:6d:57:38:5b:2d:00:7f:28:12:41:21:08:00 SRC=41.142.84.187 DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=31192 PROTO=UDP SPT=32442 DPT=6881 LEN=28
[47743.504548] Shorewall:net2fw:DROP:IN=wlan0 OUT= MAC=44:6d:57:38:5b:2d:00:7f:28:12:41:21:08:00 SRC=61.57.95.42 DST=192.168.1.7 LEN=122 TOS=0x00 PREC=0x00 TTL=110 ID=22058 PROTO=UDP SPT=17710 DPT=7881 LEN=102
[47745.779590] Shorewall:net2fw:DROP:IN=wlan0 OUT= MAC=44:6d:57:38:5b:2d:00:7f:28:12:41:21:08:00 SRC=61.57.95.42 DST=192.168.1.7 LEN=122 TOS=0x00 PREC=0x00 TTL=110 ID=22448 DF PROTO=UDP SPT=17710 DPT=7881 LEN=102
[47758.603543] Shorewall:net2fw:DROP:IN=wlan0 OUT= MAC=44:6d:57:38:5b:2d:00:7f:28:12:41:21:08:00 SRC=41.142.84.187 DST=192.168.1.7 LEN=48 TOS=0x00 PREC=0x00 TTL=111 ID=5276 PROTO=UDP SPT=32442 DPT=6881 LEN=28
[47785.790039] Shorewall:net2fw:DROP:IN=wlan0 OUT= MAC=44:6d:57:38:5b:2d:00:7f:28:12:41:21:08:00 SRC=189.155.109.247 DST=192.168.1.7 LEN=293 TOS=0x00 PREC=0x00 TTL=121 ID=29852 PROTO=UDP SPT=49526 DPT=7881 LEN=273
[47896.677772] mmc0: card 1234 removed
[47906.821928] mmc0: new high speed SDHC card at address 054b
[47906.822202] mmcblk0: mmc0



i guess its the mmc0 but as im trying too install an image(openelec) on the card the install program is looking for something like sda or sdc ... how do i find the right drive identity too install program too my sdcardreader ???