Re: [newbie] Generic USB Storage Device

2003-01-03 Thread Jason
Thanks for the help. I have reformatted the SM card as fat32 but it 
still doesn't work. I believe the problem is in how the Mandrake kernel 
handles multiple media readers (to make matters worse, mine is also a 
writer). Since Linux USB support is still patchy I am now convinced I 
will have to wait for a later kernel to solve my problems. I will 
continue playing though and if I turn up anything I will let you know.
Thanks again for all your efforts.

Cheers

Jason

John Richard Smith wrote:

Jason wrote:


Mine is a multiple media device so if you figure it out...please let 
me know how you did it!! =)

Cheers

Jason

John Richard Smith wrote:

Funny thing, I just found that out , tonight, on my own.
the text editor has to end on a new blank line before saving and 
exiting.
If you don't , nothing will be accepted by the mount proceedure and
mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist
is saying just that.

I've had some success , but mandrake's usbreader software
does not like multiple media /appeture readers, but someone
with redhat has got my reader working.

John


Jason wrote:

I am struggling with a USB card reader just the same. One thing I 
have learned is that at the end of fstab you MUST leave one blank 
line or you will have major system problems...I know I did.

Cheers

Jason

PS, that's what it means by no new line...

John Richard Smith wrote:

This is what usbview shows,

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Generic USB Storage Device
Manufacturer: Generic
Serial Number: 0AEC30501A002
Speed: 12Mb/s (full)
USB Version:  1.10
Device Class: 00(>ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 16
Number of Configurations: 1
Vendor Id: 0aec
Product Id: 5010
Revision Number:  1.00

Config Number: 1
Number of Interfaces: 1
Attributes: 80
MaxPower Needed: 100mA

Interface Number: 0
Name: usb-storage
Alternate Number: 0
Class: 08(stor.)
Sub Class: 06
Protocol: 50
Number of Endpoints: 2

Endpoint Address: 01
Direction: out
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

Endpoint Address: 82
Direction: in
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

location of usbdevfs devices file/proc/bus/usb/devices
=== 


I tried,

fstab - automount
=
with line,
/dev/sdb1 /mnt/reader vfat auto,user,fat=12 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - automount
=
with line
/dev/sdb1 /mnt/reader vfat noauto,owner,ro,user 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - supermount
=
with line,
/mnt/reader /mnt/reader supermount 
dev=/dev/sdb1,fs=vfat,exec,--,user,umask=0,fat=12,sync,dev,suid 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab


These are only my guesses.Suggestions welcomed.




John







 

I haven't figured it all out yet, but here is where you can start.

http://www.ee.surrey.ac.uk/Personal/R.Finnis/flashreader.html
http://www.the-gadgeteer.com/ubb/Forum462/HTML/01.html

Our readers require multiple bus addresses, I got mine to access
the first device, but it was not the aperture to the media type
I wanted , ie smartcard reader aperture, and so I failed, I suspect
mandrake kernel does not support multiple aperture readers , as
yet , but I also suspect Redhat does. I think mandrake will have to
follow suit , it's what is wanted. People want multiple reader
devices through one usb port.

Incidentally, my readers is properly identified thus,
cat /proc/scsi/usb-storage-0/0 ( maybe -0/1 , or -1/2 or something 
like it )
ls
  Host scsi0: usb-storage

  Vendor: PQI

 Product: Travel Flash

Serial Number: 4710765066451

Protocol: Transparent SCSI

   Transport: Bulk

GUID: 353800010004710765066451

Attached: 1

Which is not how my M9.0 is currently reading it , but should.
What OS are you on, bye the way.

I suspect we are going to need an updated mandrake kernel
to get all the facility we want, keep me posted of anything
you find out,

Thanks,

John



Wan

Re: [newbie] Generic USB Storage Device

2003-01-03 Thread Jason
I'm on ML 9.0but have tried it on the recent cooker box as 
wellstill no joy.

Cheers

Jason

John Richard Smith wrote:

Jason wrote:


Mine is a multiple media device so if you figure it out...please let 
me know how you did it!! =)

Cheers

Jason

John Richard Smith wrote:

Funny thing, I just found that out , tonight, on my own.
the text editor has to end on a new blank line before saving and 
exiting.
If you don't , nothing will be accepted by the mount proceedure and
mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist
is saying just that.

I've had some success , but mandrake's usbreader software
does not like multiple media /appeture readers, but someone
with redhat has got my reader working.

John


Jason wrote:

I am struggling with a USB card reader just the same. One thing I 
have learned is that at the end of fstab you MUST leave one blank 
line or you will have major system problems...I know I did.

Cheers

Jason

PS, that's what it means by no new line...

John Richard Smith wrote:

This is what usbview shows,

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Generic USB Storage Device
Manufacturer: Generic
Serial Number: 0AEC30501A002
Speed: 12Mb/s (full)
USB Version:  1.10
Device Class: 00(>ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 16
Number of Configurations: 1
Vendor Id: 0aec
Product Id: 5010
Revision Number:  1.00

Config Number: 1
Number of Interfaces: 1
Attributes: 80
MaxPower Needed: 100mA

Interface Number: 0
Name: usb-storage
Alternate Number: 0
Class: 08(stor.)
Sub Class: 06
Protocol: 50
Number of Endpoints: 2

Endpoint Address: 01
Direction: out
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

Endpoint Address: 82
Direction: in
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

location of usbdevfs devices file/proc/bus/usb/devices
=== 


I tried,

fstab - automount
=
with line,
/dev/sdb1 /mnt/reader vfat auto,user,fat=12 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - automount
=
with line
/dev/sdb1 /mnt/reader vfat noauto,owner,ro,user 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - supermount
=
with line,
/mnt/reader /mnt/reader supermount 
dev=/dev/sdb1,fs=vfat,exec,--,user,umask=0,fat=12,sync,dev,suid 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab


These are only my guesses.Suggestions welcomed.




John







 

I haven't figured it all out yet, but here is where you can start.

http://www.ee.surrey.ac.uk/Personal/R.Finnis/flashreader.html
http://www.the-gadgeteer.com/ubb/Forum462/HTML/01.html

Our readers require multiple bus addresses, I got mine to access
the first device, but it was not the aperture to the media type
I wanted , ie smartcard reader aperture, and so I failed, I suspect
mandrake kernel does not support multiple aperture readers , as
yet , but I also suspect Redhat does. I think mandrake will have to
follow suit , it's what is wanted. People want multiple reader
devices through one usb port.

Incidentally, my readers is properly identified thus,
cat /proc/scsi/usb-storage-0/0 ( maybe -0/1 , or -1/2 or something 
like it )
ls
  Host scsi0: usb-storage

  Vendor: PQI

 Product: Travel Flash

Serial Number: 4710765066451

Protocol: Transparent SCSI

   Transport: Bulk

GUID: 353800010004710765066451

Attached: 1

Which is not how my M9.0 is currently reading it , but should.
What OS are you on, bye the way.

I suspect we are going to need an updated mandrake kernel
to get all the facility we want, keep me posted of anything
you find out,

Thanks,

John



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
 




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Generic USB Storage Device

2002-12-30 Thread Anne Wilson
On Monday 30 Dec 2002 3:21 pm, John Richard Smith wrote:
> Jason wrote:
> I haven't figured it all out yet, but here is where you can start.
>
> http://www.ee.surrey.ac.uk/Personal/R.Finnis/flashreader.html
> http://www.the-gadgeteer.com/ubb/Forum462/HTML/01.html
>
> Our readers require multiple bus addresses, I got mine to access
> the first device, but it was not the aperture to the media type
> I wanted , ie smartcard reader aperture, and so I failed, I suspect
> mandrake kernel does not support multiple aperture readers , as
> yet , but I also suspect Redhat does. I think mandrake will have to
> follow suit , it's what is wanted. People want multiple reader
> devices through one usb port.
>
I think that usb storage support is not good enough yet.  Too many of us have 
struggled with this one without success, both with readers and with cameras.  
Improved usb support was a selling point with 9.0 distro, but I feel it still 
has a way to go.

Anne


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Generic USB Storage Device

2002-12-30 Thread John Richard Smith
Jason wrote:


Mine is a multiple media device so if you figure it out...please let 
me know how you did it!! =)

Cheers

Jason

John Richard Smith wrote:

Funny thing, I just found that out , tonight, on my own.
the text editor has to end on a new blank line before saving and 
exiting.
If you don't , nothing will be accepted by the mount proceedure and
mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist
is saying just that.

I've had some success , but mandrake's usbreader software
does not like multiple media /appeture readers, but someone
with redhat has got my reader working.

John


Jason wrote:

I am struggling with a USB card reader just the same. One thing I 
have learned is that at the end of fstab you MUST leave one blank 
line or you will have major system problems...I know I did.

Cheers

Jason

PS, that's what it means by no new line...

John Richard Smith wrote:

This is what usbview shows,

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Generic USB Storage Device
Manufacturer: Generic
Serial Number: 0AEC30501A002
Speed: 12Mb/s (full)
USB Version:  1.10
Device Class: 00(>ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 16
Number of Configurations: 1
Vendor Id: 0aec
Product Id: 5010
Revision Number:  1.00

Config Number: 1
Number of Interfaces: 1
Attributes: 80
MaxPower Needed: 100mA

Interface Number: 0
Name: usb-storage
Alternate Number: 0
Class: 08(stor.)
Sub Class: 06
Protocol: 50
Number of Endpoints: 2

Endpoint Address: 01
Direction: out
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

Endpoint Address: 82
Direction: in
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

location of usbdevfs devices file/proc/bus/usb/devices
=== 


I tried,

fstab - automount
=
with line,
/dev/sdb1 /mnt/reader vfat auto,user,fat=12 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - automount
=
with line
/dev/sdb1 /mnt/reader vfat noauto,owner,ro,user 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - supermount
=
with line,
/mnt/reader /mnt/reader supermount 
dev=/dev/sdb1,fs=vfat,exec,--,user,umask=0,fat=12,sync,dev,suid 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab


These are only my guesses.Suggestions welcomed.




John







 

I haven't figured it all out yet, but here is where you can start.

http://www.ee.surrey.ac.uk/Personal/R.Finnis/flashreader.html
http://www.the-gadgeteer.com/ubb/Forum462/HTML/01.html

Our readers require multiple bus addresses, I got mine to access
the first device, but it was not the aperture to the media type
I wanted , ie smartcard reader aperture, and so I failed, I suspect
mandrake kernel does not support multiple aperture readers , as
yet , but I also suspect Redhat does. I think mandrake will have to
follow suit , it's what is wanted. People want multiple reader
devices through one usb port.

Incidentally, my readers is properly identified thus,
cat /proc/scsi/usb-storage-0/0 ( maybe -0/1 , or -1/2 or something like it )
ls
  Host scsi0: usb-storage

  Vendor: PQI

 Product: Travel Flash

Serial Number: 4710765066451

Protocol: Transparent SCSI

   Transport: Bulk

GUID: 353800010004710765066451

Attached: 1

Which is not how my M9.0 is currently reading it , but should.
What OS are you on, bye the way.

I suspect we are going to need an updated mandrake kernel
to get all the facility we want, keep me posted of anything
you find out,

Thanks,

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Generic USB Storage Device

2002-12-29 Thread Jason
Mine is a multiple media device so if you figure it out...please let me 
know how you did it!! =)

Cheers

Jason

John Richard Smith wrote:

Funny thing, I just found that out , tonight, on my own.
the text editor has to end on a new blank line before saving and exiting.
If you don't , nothing will be accepted by the mount proceedure and
mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist
is saying just that.

I've had some success , but mandrake's usbreader software
does not like multiple media /appeture readers, but someone
with redhat has got my reader working.

John


Jason wrote:


I am struggling with a USB card reader just the same. One thing I 
have learned is that at the end of fstab you MUST leave one blank 
line or you will have major system problems...I know I did.

Cheers

Jason

PS, that's what it means by no new line...

John Richard Smith wrote:

This is what usbview shows,

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Generic USB Storage Device
Manufacturer: Generic
Serial Number: 0AEC30501A002
Speed: 12Mb/s (full)
USB Version:  1.10
Device Class: 00(>ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 16
Number of Configurations: 1
Vendor Id: 0aec
Product Id: 5010
Revision Number:  1.00

Config Number: 1
Number of Interfaces: 1
Attributes: 80
MaxPower Needed: 100mA

Interface Number: 0
Name: usb-storage
Alternate Number: 0
Class: 08(stor.)
Sub Class: 06
Protocol: 50
Number of Endpoints: 2

Endpoint Address: 01
Direction: out
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

Endpoint Address: 82
Direction: in
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

location of usbdevfs devices file/proc/bus/usb/devices
=== 


I tried,

fstab - automount
=
with line,
/dev/sdb1 /mnt/reader vfat auto,user,fat=12 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - automount
=
with line
/dev/sdb1 /mnt/reader vfat noauto,owner,ro,user 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - supermount
=
with line,
/mnt/reader /mnt/reader supermount 
dev=/dev/sdb1,fs=vfat,exec,--,user,umask=0,fat=12,sync,dev,suid 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab


These are only my guesses.Suggestions welcomed.




John




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
 




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Generic USB Storage Device

2002-12-29 Thread John Richard Smith
Funny thing, I just found that out , tonight, on my own.
the text editor has to end on a new blank line before saving and exiting.
If you don't , nothing will be accepted by the mount proceedure and
mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist
is saying just that.

I've had some success , but mandrake's usbreader software
does not like multiple media /appeture readers, but someone
with redhat has got my reader working.

John


Jason wrote:


I am struggling with a USB card reader just the same. One thing I have 
learned is that at the end of fstab you MUST leave one blank line or 
you will have major system problems...I know I did.

Cheers

Jason

PS, that's what it means by no new line...

John Richard Smith wrote:

This is what usbview shows,

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Generic USB Storage Device
Manufacturer: Generic
Serial Number: 0AEC30501A002
Speed: 12Mb/s (full)
USB Version:  1.10
Device Class: 00(>ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 16
Number of Configurations: 1
Vendor Id: 0aec
Product Id: 5010
Revision Number:  1.00

Config Number: 1
Number of Interfaces: 1
Attributes: 80
MaxPower Needed: 100mA

Interface Number: 0
Name: usb-storage
Alternate Number: 0
Class: 08(stor.)
Sub Class: 06
Protocol: 50
Number of Endpoints: 2

Endpoint Address: 01
Direction: out
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

Endpoint Address: 82
Direction: in
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

location of usbdevfs devices file/proc/bus/usb/devices
=== 


I tried,

fstab - automount
=
with line,
/dev/sdb1 /mnt/reader vfat auto,user,fat=12 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - automount
=
with line
/dev/sdb1 /mnt/reader vfat noauto,owner,ro,user 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - supermount
=
with line,
/mnt/reader /mnt/reader supermount 
dev=/dev/sdb1,fs=vfat,exec,--,user,umask=0,fat=12,sync,dev,suid 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab


These are only my guesses.Suggestions welcomed.




John


--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Generic USB Storage Device

2002-12-29 Thread Jason
I am struggling with a USB card reader just the same. One thing I have 
learned is that at the end of fstab you MUST leave one blank line or you 
will have major system problems...I know I did.

Cheers

Jason

PS, that's what it means by no new line...

John Richard Smith wrote:

This is what usbview shows,

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Generic USB Storage Device
Manufacturer: Generic
Serial Number: 0AEC30501A002
Speed: 12Mb/s (full)
USB Version:  1.10
Device Class: 00(>ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 16
Number of Configurations: 1
Vendor Id: 0aec
Product Id: 5010
Revision Number:  1.00

Config Number: 1
Number of Interfaces: 1
Attributes: 80
MaxPower Needed: 100mA

Interface Number: 0
Name: usb-storage
Alternate Number: 0
Class: 08(stor.)
Sub Class: 06
Protocol: 50
Number of Endpoints: 2

Endpoint Address: 01
Direction: out
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

Endpoint Address: 82
Direction: in
Attribute: 2
Type: Bulk
Max Packet Size: 64
Interval: 0ms

location of usbdevfs devices file/proc/bus/usb/devices
===

I tried,

fstab - automount
=
with line,
/dev/sdb1 /mnt/reader vfat auto,user,fat=12 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - automount
=
with line
/dev/sdb1 /mnt/reader vfat noauto,owner,ro,user 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - supermount
=
with line,
/mnt/reader /mnt/reader supermount 
dev=/dev/sdb1,fs=vfat,exec,--,user,umask=0,fat=12,sync,dev,suid 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab


These are only my guesses.Suggestions welcomed.




John



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
 




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Generic USB Storage Device

2002-12-29 Thread John Richard Smith
This is what usbview shows,

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Generic USB Storage Device
Manufacturer: Generic
Serial Number: 0AEC30501A002
Speed: 12Mb/s (full)
USB Version:  1.10
Device Class: 00(>ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 16
Number of Configurations: 1
Vendor Id: 0aec
Product Id: 5010
Revision Number:  1.00

Config Number: 1
	Number of Interfaces: 1
	Attributes: 80
	MaxPower Needed: 100mA

	Interface Number: 0
		Name: usb-storage
		Alternate Number: 0
		Class: 08(stor.)
		Sub Class: 06
		Protocol: 50
		Number of Endpoints: 2

			Endpoint Address: 01
			Direction: out
			Attribute: 2
			Type: Bulk
			Max Packet Size: 64
			Interval: 0ms

			Endpoint Address: 82
			Direction: in
			Attribute: 2
			Type: Bulk
			Max Packet Size: 64
			Interval: 0ms

location of usbdevfs devices file	/proc/bus/usb/devices
===

I tried,

fstab - automount
=
with line,
/dev/sdb1 /mnt/reader vfat auto,user,fat=12 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - automount
=
with line
/dev/sdb1 /mnt/reader vfat noauto,owner,ro,user 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab
mount: special device /dev/sdb1 does not exist

fstab - supermount
=
with line,
/mnt/reader /mnt/reader supermount 
dev=/dev/sdb1,fs=vfat,exec,--,user,umask=0,fat=12,sync,dev,suid 0 0

mount -a
[mntent]: warning: no final newline at the end of /etc/fstab

icon mount,
Could not mount device.
The reported error was:
[mntent]: warning: no final newline at the end of /etc/fstab


These are only my guesses.Suggestions welcomed.




John

--
John Richard Smith
[EMAIL PROTECTED]




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Generic USB Storage Device

2002-12-28 Thread John Richard Smith
Anne Wilson wrote:


On Saturday 28 Dec 2002 7:42 pm, John Richard Smith wrote:
 


scsibus0:
0,0,0 0) *
0,1,0 1) *
0,2,0 2) 'PIONEER ' 'DVD-ROM DVD-116 ' '1.22' Removable CD-ROM
0,3,0 3) 'MITSUMI ' 'CR-48X9TE   ' '1.0C' Removable CD-ROM

scsibus1:
1,0,0   100) 'Generic ' 'USB Storage-SMC ' '0090' Removable Disk
   


John - I;m following this, though I expect to learn rather than teach.  What 
are you running to get this report?  I know how to get the relevant info, but 
not in such a convenient format.

Anne

 

KDE-infomation - USB devices - then click on the device detected, and 
the info presents itself.

The other is just  cdrecord -scanbus in a terminal

I thought at first that the reader has to have something by way of media
in it for detection to be successfull but that is not the case. Also, 
you can
reposition the place the reader comes on the bus address by moving the
USB socket you plug into, around , there is some sort of pecking order,
but then I have 6 usb ports , maybe for others that is not the case.
Also I am guessing here but I think it is a sure fire bet the other read
meadia this multi-readers device is , will get strung along the
same

1,0,0 bus address 

in the pecking order. This readers is said to be
capable of 7 media type read capacity. . Certainly it 
has a number of different shaped ports to shove media in.


John



John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Generic USB Storage Device

2002-12-28 Thread Anne Wilson
On Saturday 28 Dec 2002 7:42 pm, John Richard Smith wrote:
> I have this  new usb storage device , a reader which
> KDE CC - info - usb devices detects as,
>
> (snip)
>
>
> EVEN MORE LATER
>
> Whatever the problem, it lies somewhere with xcdroast rather than
> cdrecord , because I can write on the command line in cdrecord, where
> I give it the correct bus address as part of the command.I think
> xcdroast will need upgrading.A pitty really, and a bit odd as xcdroast
> definately detects the correct bus address, it just refuses to use
> it.
>
>
> STILL MORE LATER
>
> OH DEAR, I must be really under the weather,
> Of course , I only had to go to cd-setting in xcdroast and manually
> change the settings for writer and readers, Duuu,
>
>
>
>
> but this still leaves the problem of how to get my smart card reader
> working . I changed the ports around and now find that the reader is
> in a new bus address,
>
> scsibus0:
> 0,0,0 0) *
> 0,1,0 1) *
> 0,2,0 2) 'PIONEER ' 'DVD-ROM DVD-116 ' '1.22' Removable CD-ROM
> 0,3,0 3) 'MITSUMI ' 'CR-48X9TE   ' '1.0C' Removable CD-ROM
>
> scsibus1:
> 1,0,0   100) 'Generic ' 'USB Storage-SMC ' '0090' Removable Disk

John - I;m following this, though I expect to learn rather than teach.  What 
are you running to get this report?  I know how to get the relevant info, but 
not in such a convenient format.

Anne


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com