LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Texas Instruments 5-in1 card reader (https://www.linuxquestions.org/questions/linux-hardware-18/texas-instruments-5-in1-card-reader-596303/)

nate6874 11-01-2007 07:46 AM

Texas Instruments 5-in1 card reader
 
hello....
i am running Ubuntu gusty kernel 2.6.22-14-generic on a toshiba satellite p-105. I am having a little trouble getting my card reader to work, i only use MS pro and when i put it in the light flashes but it wont auto mount and i dont know how to mount it manually (didnt really try). I looked at BerliOS but as far as i can see my kernel is not supported. I also have read the Fiesty had the TI firmware module built into the kernel but gusty does not (as far as i can see). So does anyone have any idea on how to get this to work? thanks in advance for the help! :)

# Lspci
0a:04.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)

nate6874 11-01-2007 08:11 AM

well i got this driver here http://developer.berlios.de/project/...?group_id=5510.
it says is will work for my kernel but when i unpacked it i got this and i dont know what to do now...please help....

home@home-laptop:~$ tar -xvf /home/home/Desktop/tifm-0.8d.tar.bz2
linux/tifm.h
linux/pci_ids.h
Makefile
tifm_core.c
tifm_7xx1.c
tifm_sd.c
home@home-laptop:~$ make
echo /home/home
/home/home
make -C /lib/modules/2.6.22-14-generic/build M=/home/home
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
LD /home/home/built-in.o
CC [M] /home/home/tifm_core.o
CC [M] /home/home/tifm_7xx1.o
/home/home/tifm_7xx1.c: In function ‘tifm_7xx1_probe’:
/home/home/tifm_7xx1.c:344: warning: ‘deprecated_irq_flag’ is deprecated (declared at include/linux/interrupt.h:66)
CC [M] /home/home/tifm_sd.o
/home/home/tifm_sd.c:16:32: error: linux/mmc/protocol.h: No such file or directory
/home/home/tifm_sd.c: In function ‘tifm_sd_probe’:
/home/home/tifm_sd.c:987: error: ‘struct mmc_host’ has no member named ‘max_sectors’
make[2]: *** [/home/home/tifm_sd.o] Error 1
make[1]: *** [_module_/home/home] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
make: *** [all] Error 2
home@home-laptop:~$

nate6874 11-03-2007 09:24 AM

anyone? please

Brian1 11-03-2007 06:14 PM

Just see if anything is already configured try this.
Reboot the machine.
Once up and logged in open a terminal console.
plugin your card
wait 15 secs
type this command ' dmesg '

Does the last ten or so lines show anything like sg or sd device?

Brian

nate6874 11-07-2007 01:58 AM

here is what i got with dmesg...this is the last few lines that are relevant.

[ 3869.096000] tifm_core: MemoryStick card detected in socket 0:0
[ 3869.180000] tifm_ms: Unknown symbol tifm_has_ms_pif


thanks :)


All times are GMT -5. The time now is 02:17 AM.