Modify ↓
Opened 8 years ago
Last modified 2 years ago
#6938 assigned defect
SD card detected if connected before RS Pro boots but not if connected afterwards
Reported by: | openwrt@… | Owned by: | juhosg |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | base system | Version: | Trunk |
Keywords: | RS Pro SD card | Cc: |
Description
Hardware : Ubiquiti RouterStation Pro
Firmware : KAMIKAZE (bleeding edge, r20410) built by us
We originally detected the problem with r20010
After booting with 2 GB SD card connected :-
root@OpenWRT:~# fdisk -l Disk /dev/sda: 2006 MB, 2006974464 bytes 13 heads, 12 sectors/track, 25127 cylinders Units = cylinders of 156 * 512 = 79872 bytes Disk identifier: 0x00000000 Device Boot Start End Blocks Id System /dev/sda1 1 25127 1959900 83 Linux root@OpenWRT:~# lsusb Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 05e3:0723 Genesys Logic, Inc. USB 2.0 SD/MMC/MS Flash Card Reader Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
If the SD card is then removed and reconnected or connected after booting fdisk shows nothing. The lsusb output doesn't change. A USB flash stick is detected as expected.
Loaded modules with iptables lines deleted :-
root@OpenWRT:~# lsmod | sort Module Size Used by Not tainted button_hotplug 2576 0 cls_fw 3232 0 crc_ccitt 976 1 ppp_async ehci_hcd 31120 0 ext2 42256 0 ext3 91296 0 fat 42256 1 vfat ftdi_sio 28224 0 gpio_buttons 1968 0 imq 2560 0 input_core 16896 4 button_hotplug,gpio_buttons,input_polldev input_polldev 1360 1 gpio_buttons jbd 31392 1 ext3 leds_gpio 1456 0 loop 9888 0 mmc_block 6304 0 mmc_core 34864 1 mmc_block nls_base 4800 8 vfat,fat,nls_utf8,nls_iso8859_1,nls_cp852,nls_cp850,nls_cp437,usbcore nls_cp437 4368 0 nls_cp850 3600 0 nls_cp852 3600 0 nls_iso8859_1 2832 0 nls_utf8 816 0 ohci_hcd 16896 0 ppp_async 6400 0 ppp_generic 18848 3 pppoe,pppox,ppp_async pppoe 8304 0 pppox 1216 1 pppoe sch_hfsc 14320 0 sch_red 3504 0 sch_sfq 4416 0 scsi_mod 68160 3 sg,usb_storage,sd_mod sd_mod 21600 0 sg 19232 0 slhc 4176 1 ppp_generic ts_bm 1456 0 ts_fsm 2608 0 ts_kmp 1344 0 tun 10064 0 usb_storage 31920 0 usbcore 97392 6 ftdi_sio,usb_storage,usbserial,ohci_hcd,ehci_hcd usbserial 23856 1 ftdi_sio vfat 7696 0
Attachments (0)
Change History (3)
comment:1 Changed 8 years ago by thepeople
- Owner changed from developers to juhosg
- Status changed from new to assigned
comment:2 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
comment:3 Changed 2 years ago by sergiosmail
Hi juhosg
This issue is fixed?
Note: See
TracTickets for help on using
tickets.
Milestone Attitude Adjustment 12.09 deleted