Kirjoittaja Aihe: Kortinlukija (5-in-1) ei toimi  (Luettu 1623 kertaa)

suikka

  • Käyttäjä
  • Viestejä: 133
    • Profiili
Kortinlukija (5-in-1) ei toimi
« : 02.02.07 - klo:21.29 »
moro

muistikortinlukija ei toimi edgyssä. kaikki näyttää toimivan mutta kun ei vain toimi.. onko kellään antaa mitään neuvoa..

kernel
Koodia: [Valitse]
# uname -r
2.6.17-10-generic

lspci
Koodia: [Valitse]
# lspci | grep Texas
0a:04.0 CardBus bridge: Texas Instruments Unknown device 8039
0a:04.1 FireWire (IEEE 1394): Texas Instruments Unknown device 803a
0a:04.2 Mass storage controller: Texas Instruments Unknown device 803b
0a:04.3 Class 0805: Texas Instruments Unknown device 803c


lsmod
Koodia: [Valitse]
# lsmod | grep sd
tifm_sd                10884  0
sdhci                  20108  0
tsdev                   9152  0
mmc_core               32136  2 tifm_sd,sdhci
tifm_core              10496  2 tifm_sd,tifm_7xx1
sd_mod                 22656  5
scsi_mod              144648  5 sbp2,sr_mod,sg,sd_mod,libata

dmesg
Koodia: [Valitse]
#dmesg
[17183611.876000] tifm_7xx1: ms card detected in socket 0
[17183625.028000] tifm_7xx1: demand removing card from socket 0

mount
Koodia: [Valitse]
# mount
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.17-10-generic/volatile type tmpfs (rw)
/dev/sda4 on /home type ext3 (rw)
/dev/sda2 on /media/rojut type ext3 (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)




EDIT
ajoin komennon
Koodia: [Valitse]
# update-pciids
--21:39:54--  http://pciids.sourceforge.net/v2.2/pci.ids.bz2
           => `/usr/share/misc/pci.ids.new'
Resolving pciids.sourceforge.net... 66.35.250.209
Connecting to pciids.sourceforge.net|66.35.250.209|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 116,578 (114K) [text/plain]

100%[=================================================================================================================>] 116,578       64.35K/s             

21:39:56 (64.24 KB/s) - `/usr/share/misc/pci.ids.new' saved [116578/116578]

Done.

jonka jälkeen lspci näyttää hieman erilaiselta..

Koodia: [Valitse]
# lspci | grep Texas
0a:04.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
0a:04.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
0a:04.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)
0a:04.3 Class 0805: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller

« Viimeksi muokattu: 02.02.07 - klo:21.40 kirjoittanut suikka »