public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] usb media reader
@ 2011-03-30 17:52 James
  2011-03-30 18:07 ` Florian Philipp
  0 siblings, 1 reply; 5+ messages in thread
From: James @ 2011-03-30 17:52 UTC (permalink / raw
  To: gentoo-user

Hello,

lsusb shows:
Bus 001 Device 035: ID 05e3:0710 Genesys Logic, Inc. USB 2.0 33-in-1 Card Reader

OK, so I plug in a CF card and run fdisk -l

Disk /dev/sdb: 4110 MB, 4110188544 bytes
128 heads, 63 sectors/track, 995 cylinders, total 8027712 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          63      201599      100768+  83  Linux
/dev/sdb2          201600      709631      254016   82  Linux swap / Solaris
/dev/sdb3          709632     8023679     3657024   83  Linux


Very nice....

Now I remove the CF card an put in a SD card.
Tried several SD cards.
Nothing.....

Knotify (I guess) pops up just fine with CF.
SD... nothing.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] usb media reader
  2011-03-30 17:52 [gentoo-user] usb media reader James
@ 2011-03-30 18:07 ` Florian Philipp
  2011-03-31  7:53   ` Joost Roeleveld
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Philipp @ 2011-03-30 18:07 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]

Am 30.03.2011 19:52, schrieb James:
> Hello,
> 
> lsusb shows:
> Bus 001 Device 035: ID 05e3:0710 Genesys Logic, Inc. USB 2.0 33-in-1 Card Reader
> 
> OK, so I plug in a CF card and run fdisk -l
> 
> Disk /dev/sdb: 4110 MB, 4110188544 bytes
> 128 heads, 63 sectors/track, 995 cylinders, total 8027712 sectors
> Units = sectors of 1 * 512 = 512 bytes
> Sector size (logical/physical): 512 bytes / 512 bytes
> I/O size (minimum/optimal): 512 bytes / 512 bytes
> Disk identifier: 0x00000000
> 
>    Device Boot      Start         End      Blocks   Id  System
> /dev/sdb1   *          63      201599      100768+  83  Linux
> /dev/sdb2          201600      709631      254016   82  Linux swap / Solaris
> /dev/sdb3          709632     8023679     3657024   83  Linux
> 
> 
> Very nice....
> 
> Now I remove the CF card an put in a SD card.
> Tried several SD cards.
> Nothing.....
> 
> Knotify (I guess) pops up just fine with CF.
> SD... nothing.
> 
> 

SD is another kernel module. There are different categories for SD and
Memory Stick drivers in the kernel config. Look in the Device Drivers
section.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] usb media reader
  2011-03-30 18:07 ` Florian Philipp
@ 2011-03-31  7:53   ` Joost Roeleveld
  2011-03-31 19:42     ` [gentoo-user] " James
  0 siblings, 1 reply; 5+ messages in thread
From: Joost Roeleveld @ 2011-03-31  7:53 UTC (permalink / raw
  To: gentoo-user

On Wednesday 30 March 2011 20:07:31 Florian Philipp wrote:
> Am 30.03.2011 19:52, schrieb James:
> > Hello,
> > 
> > lsusb shows:
> > Bus 001 Device 035: ID 05e3:0710 Genesys Logic, Inc. USB 2.0 33-in-1
> > Card Reader
> > 
> > OK, so I plug in a CF card and run fdisk -l
> > 
> > Disk /dev/sdb: 4110 MB, 4110188544 bytes
> > 128 heads, 63 sectors/track, 995 cylinders, total 8027712 sectors
> > Units = sectors of 1 * 512 = 512 bytes
> > Sector size (logical/physical): 512 bytes / 512 bytes
> > I/O size (minimum/optimal): 512 bytes / 512 bytes
> > Disk identifier: 0x00000000
> > 
> >    Device Boot      Start         End      Blocks   Id  System
> > 
> > /dev/sdb1   *          63      201599      100768+  83  Linux
> > /dev/sdb2          201600      709631      254016   82  Linux swap /
> > Solaris /dev/sdb3          709632     8023679     3657024   83  Linux
> > 
> > 
> > Very nice....
> > 
> > Now I remove the CF card an put in a SD card.
> > Tried several SD cards.
> > Nothing.....
> > 
> > Knotify (I guess) pops up just fine with CF.
> > SD... nothing.
> 
> SD is another kernel module. There are different categories for SD and
> Memory Stick drivers in the kernel config. Look in the Device Drivers
> section.

I have a USB-media reader and only need the USB-storage drivers.
Never did figure out what the SD-drivers are really for.

Are you certain the USB-reader can actually handle the SD-cards? Especially 
the newer "High Capacity" ones can be a bit tricky as not all readers can 
handle those.

Did you also try an "older" SD-card of "small" capacity, like 512MB?

--
Joost



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user] Re: usb media reader
  2011-03-31  7:53   ` Joost Roeleveld
@ 2011-03-31 19:42     ` James
  2011-03-31 20:50       ` Adam Carter
  0 siblings, 1 reply; 5+ messages in thread
From: James @ 2011-03-31 19:42 UTC (permalink / raw
  To: gentoo-user

Joost Roeleveld <joost <at> antarean.org> writes:


> > SD is another kernel module. There are different categories for SD and
> > Memory Stick drivers in the kernel config. Look in the Device Drivers
> > section.


I did not see much, but enabled everthing. I cannot reboot for
a few days.... for other reasons...

thx!


> Are you certain the USB-reader can actually handle the SD-cards? Especially 
> the newer "High Capacity" ones can be a bit tricky as not all readers can 
> handle those.


I'll try all sorts of different sizes.
thx for the ideas....
thx,


james






^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Re: usb media reader
  2011-03-31 19:42     ` [gentoo-user] " James
@ 2011-03-31 20:50       ` Adam Carter
  0 siblings, 0 replies; 5+ messages in thread
From: Adam Carter @ 2011-03-31 20:50 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 412 bytes --]

>
> > > SD is another kernel module. There are different categories for SD and
> > > Memory Stick drivers in the kernel config. Look in the Device Drivers
> > > section.
>
>
> I did not see much, but enabled everthing. I cannot reboot for
> a few days.... for other reasons...
>


If you're just adding more modules you dont need to reboot, just make
modules && make modules_install, then modprobe <modulename>.

[-- Attachment #2: Type: text/html, Size: 617 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-31 20:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-30 17:52 [gentoo-user] usb media reader James
2011-03-30 18:07 ` Florian Philipp
2011-03-31  7:53   ` Joost Roeleveld
2011-03-31 19:42     ` [gentoo-user] " James
2011-03-31 20:50       ` Adam Carter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox