| Autor | 
    Nachricht | 
  
  
    | 
      
     | 
    
      
        
					
            Titel: Acer Travelmate 2480 cardreader problem 
             Verfasst am: 04.12.2006, 21:22 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
             
            
  
            Anmeldung: 04. Dez 2006 
            Beiträge: 9 
            Wohnort: Brasov Romania 
            
            
           | 
         
       
     | 
    
      
        
          Almost got my new laptop to do all I need...
 
The built-in TI PCI cardreader wouldn't do though.
 
read the wiki, the forums, tried load modules...
 
nothing. It would not mount my SD card I use in my Digicam.
 
Any help is appreciated!
 
js | 
         
        
          
          
            
          
             _________________ Intel Celeron M 430 @1700 Mhz  Linux 2.6.18.3-slh-up-1 i686 Mem 512Mb
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel: RE: Acer Travelmate 2480 cardreader problem 
             Verfasst am: 05.12.2006, 12:59 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
            Team Member 
             
  
  
            Anmeldung: 17. Dez 2003 
            Beiträge: 1109 
            Wohnort: Ganymede 
            
            
           | 
         
       
     | 
    
      
        
          Insert your card and open a shell.  Get root.
 
Code: 
$ su
 
# fdisk -l
 
 
Please post the output.
 
Do you see your drive listed in the output of fdisk -l?  If not then it would seem you are correct that your SD card is not seen.  If it is listed then it's a simple matter of mounting it manually. | 
         
        
          
          
            
          
             _________________ Ubuntu - An ancient African word for "Can't install Debian"
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst am: 05.12.2006, 13:48 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
             
            
  
            Anmeldung: 04. Dez 2006 
            Beiträge: 9 
            Wohnort: Brasov Romania 
            
            
           | 
         
       
     | 
    
      
        
          @ mzilikazi
 
thanks 
Code: 
root@saxxon:/dev# fdisk -l
 
 
Disk /dev/hda: 60.0 GB, 60011642880 bytes
 
255 heads, 63 sectors/track, 7296 cylinders
 
Units = cylinders of 16065 * 512 = 8225280 bytes
 
 
   Device Boot      Start         End      Blocks   Id  System
 
/dev/hda1   *           1        1305    10482381    7  HPFS/NTFS
 
/dev/hda2            1306        1343      305235   82  Linux swap / Solaris
 
/dev/hda3            1344        7296    47817472+   f  W95 Ext'd (LBA)
 
/dev/hda5            1344        3724    19125351   83  Linux
 
/dev/hda6            3725        7296    28692058+  83  Linux
 
 
 
it is obviously NOT seen. What should it be? sda* ?
 
thanks 
 
js | 
         
        
          
          
            
          
             _________________ Intel Celeron M 430 @1700 Mhz  Linux 2.6.18.3-slh-up-1 i686 Mem 512Mb
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst am: 05.12.2006, 14:14 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
             
            
  
            Anmeldung: 04. Dez 2006 
            Beiträge: 9 
            Wohnort: Brasov Romania 
            
            
           | 
         
       
     | 
    
      
        
          followed the WIKI as in http://kanotix.com/index.php?module=pnWikka&tag=Laptop
 
no errors installing, now dmesg gives me the following after repeatedly inserting and removing the SD card:
 
Code: 
jurgen@saxxon:/dev$ dmesg |grep sd
 
tifm_7xx1: sd card detected in socket 1
 
jurgen@saxxon:/dev$ dmesg |grep sd
 
tifm_7xx1: sd card detected in socket 1
 
tifm_7xx1: sd card detected in socket 1
 
jurgen@saxxon:/dev$ dmesg |grep sd
 
tifm_7xx1: sd card detected in socket 1
 
tifm_7xx1: sd card detected in socket 1
 
tifm_7xx1: sd card detected in socket 1 
 
 
 
it recognizes inserting but seems NOT to see the removal...
 
any suggestion?
 
 
btw: winxp "sees" my card, so it is OK.
 
js | 
         
        
          
          
            
          
             _________________ Intel Celeron M 430 @1700 Mhz  Linux 2.6.18.3-slh-up-1 i686 Mem 512Mb
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst am: 05.12.2006, 21:57 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
             
            
  
            Anmeldung: 04. Dez 2006 
            Beiträge: 9 
            Wohnort: Brasov Romania 
            
            
           | 
         
       
     | 
    
      
        
          well, it works now!
 
adding the following to /etc/modules and rebooting fixed my problem.
 
tifm_7xx1
 
tifm_core
 
tifm_sd
 
 
my Kingston SD card automounts just fine.
 
 
I did indeed install tifmxx from http://developer.berlios.de/projects/tifmxx
 
before that, make & make install, update-modules.
 
 
after a D-U I'll check what is really necessary.
 
js | 
         
        
          
          
            
          
             _________________ Intel Celeron M 430 @1700 Mhz  Linux 2.6.18.3-slh-up-1 i686 Mem 512Mb
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
  
    | 
      
     |