Re: DELL 2407WFP build in card reader

2007-02-26 Thread Andrew Perrin
OK, so you need to make sure you've got USB Mass Storage driver enabled; if so, you should be able to see the slots in the reader as /dev/sda, /dev/sdb, etc. You can check this out with: fdisk -l /dev/sda fdisk -l /dev/sdb fdisk -l /dev/sdc fdisk -l /dev/sdd etc. ---

Re: DELL 2407WFP build in card reader

2007-02-23 Thread Cameron Hutchison
Joachim Gottschalk wrote: >I have a DELL LCD monitor (UltraSharp 2407WFP) and it has a 9-in1 build in >card reader, connected over USB. I wonder, if there is any chance to make >this card reader work under linux. I tried to compile a kernel with USB and >MMC support, but my linux still can not det

Re: DELL 2407WFP build in card reader

2007-02-23 Thread Joachim Gottschalk
when the card reader is NOT connected, the output of lsusb is: Bus 004 Device 001: ID : Bus 002 Device 002: ID 03f0:6204 Hewlett-Packard DeskJet 5150c Bus 002 Device 001: ID : Bus 003 Device 001: ID : Bus 001 Device 001: ID : when I connect the card reader, the out

Re: DELL 2407WFP build in card reader

2007-02-23 Thread Andrew Sackville-West
On Fri, Feb 23, 2007 at 08:51:48PM +0100, Joachim Gottschalk wrote: > Hi everybody, > I have a DELL LCD monitor (UltraSharp 2407WFP) and it has a 9-in1 build in > card reader, connected over USB. I wonder, if there is any chance to make > this card reader work under linux. I tried to compile a kern

Re: DELL 2407WFP build in card reader

2007-02-23 Thread Andrew Perrin
What's the output from lsusb ? -- Andrew J Perrin - andrew_perrin (at) unc.edu - http://perrin.socsci.unc.edu Assistant Professor of Sociology; Book Review Editor, _Social Forces_ University of North Carolina - CB#3210, Chapel Hi

DELL 2407WFP build in card reader

2007-02-23 Thread Joachim Gottschalk
Hi everybody, I have a DELL LCD monitor (UltraSharp 2407WFP) and it has a 9-in1 build in card reader, connected over USB. I wonder, if there is any chance to make this card reader work under linux. I tried to compile a kernel with USB and MMC support, but my linux still can not detect it. Does any