Re: [Linux-usb-users] USB Camera wy slower in Linux than in Windows

2005-05-12 Thread Dave Dodge
On Wed, May 11, 2005 at 09:28:11PM +0400, Mikhail Ramendik wrote: > Here's the line from /etc/fstab: > > none /mnt/flash supermount > dev=/dev/sda1,fs=vfat,sync,--,sync,quiet,iocharset=koi8-r,umask=000 > > What can make it slow here? Does "sync" affect *reads* so radically? You cou

Re: [Linux-usb-users] USB Camera wy slower in Linux than in Windows

2005-05-11 Thread Mikhail Ramendik
I wrote: > I ned to attach an USB digital camera, Olympus C760UZ. > However, in Windows the download speed is about 700-800 kb/sec, and in > Linux it's about 200 kb/sec. Somebody on another forum told me to try hdparm -tT /dev/sda1 - and the "disk reads" speed was 712 kb/sec. So apparently it's

[Linux-usb-users] USB Camera wy slower in Linux than in Windows

2005-05-11 Thread Mikhail Ramendik
Hello, I ned to attach an USB digital camera, Olympus C760UZ. It is recognized as an USB storage device, with no special drivers, in both Windows 2000 and Linux (kernel 2.6.11). However, in Windows the download speed is about 700-800 kb/sec, and in Linux it's about 200 kb/sec. What's wrong? I

Re: [Linux-usb-users] Re: Linux-usb-users] usb camera incompatible with usb chipset on motherboard?

2002-04-10 Thread DevilKin
Hey Alastair, On Tuesday 09 April 2002 23:54, Alastair Robinson wrote: > Hi DevilKin, > > On Tuesday 09 April 2002 7:12 pm, you wrote: > > I'm wondering - is it possible for a usb camera to be incompatible with > > the usb chip on the motherboard? > > > > The kamera is a HP 618, the motherboard a

[Linux-usb-users] Re: Linux-usb-users] usb camera incompatible with usb chipset on motherboard?

2002-04-09 Thread Alastair Robinson
Hi DevilKin, On Tuesday 09 April 2002 7:12 pm, you wrote: > I'm wondering - is it possible for a usb camera to be incompatible with the > usb chip on the motherboard? > > The kamera is a HP 618, the motherboard an ABIT KG7-Raid with I have the same camera, and an MSi K7T Pro motherboard...

[Linux-usb-users] usb camera incompatible with usb chipset on motherboard?

2002-04-09 Thread DevilKin
Hello, I'm wondering - is it possible for a usb camera to be incompatible with the usb chip on the motherboard? The kamera is a HP 618, the motherboard an ABIT KG7-Raid with 00:07.2 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 1a) (prog-if 00 [UHCI]) Subsystem: Unknown d

[Linux-usb-users] USB Camera

2002-03-14 Thread Derek Cassidy
I am looking for a cheap usb camera that will work with Linux but it has to be very small (doesnt matter if the plastic cover is large as long as the insides are small!!) As I'm going to be taking it apart and installing only the circuit board into a device. But I need 640x480 resolution and to

Re: [Linux-usb-users] USB camera problem

2002-03-11 Thread Joseph Chan
>The usb-uhci driver is broken in 2.4.9 and 2.4.10. It will fail to load, >cause oopses, etc... > >I didn't see any mention of which HCI driver you are using, but if it is >usb-uhci, use uhci instead. Or, upgrade to 2.4.11 or later. > >-- >Mark McClelland >[EMAIL PROTECTED] hum, the usb-uhci i

Re: [Linux-usb-users] USB camera problem

2002-03-11 Thread Mark McClelland
Joseph Chan wrote: >O, yes...I generated the oops with the same kernel. >By the way, I've been copied the source form kernel 2.4.12 to 2.4.10... >And the CU-68R will works wellThat's so funny.. >But I don't know is it correct way to solve this problem ... > The usb-uhci driver is broken

Re: [Linux-usb-users] USB camera problem

2002-03-10 Thread Joseph Chan
O, yes...I generated the oops with the same kernel. By the way, I've been copied the source form kernel 2.4.12 to 2.4.10... And the CU-68R will works wellThat's so funny.. But I don't know is it correct way to solve this problem ... The detail is as below. cp -rf linux-2.4.12/drivers/

Re: [Linux-usb-users] USB camera problem

2002-03-07 Thread Stephen J. Gowdy
Did you run this against the same kernel that generated the oops? On Fri, 8 Mar 2002, Joseph Chan wrote: > Thanks again and I have ran the "ksymoops" with "oops.files" > The following is the result > - > #ksymoops Oops.file > ksymoops 2.4.1 on i68

Re: [Linux-usb-users] USB camera problem

2002-03-07 Thread Joseph Chan
Thanks again and I have ran the "ksymoops" with "oops.files" The following is the result - #ksymoops Oops.file ksymoops 2.4.1 on i686 2.4.10. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/

Re: [Linux-usb-users] USB camera problem

2002-03-07 Thread Dmitri
Quoting Joseph Chan <[EMAIL PROTECTED]>: > hi, > At first, I would like to say I'm new in Linux and thank anyone who helps > me. > I've ran the "ksymoops" command under kernel 2.4.10. > But I don't see anything wrong and everything seems ok... > I used the parameters "-V" , "-k","-l","-o"

Re: [Linux-usb-users] USB camera problem

2002-03-07 Thread Joseph Chan
m: "Stephen J. Gowdy" <[EMAIL PROTECTED]> >To: "Joseph Chan" <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]> >Sent: Thursday, March 07, 2002 11:27 AM >Subject: Re: [Linux-usb-users] USB camera problem >You'll need to run it through ksymoops to t

Re: [Linux-usb-users] USB camera problem

2002-03-06 Thread Stephen J. Gowdy
You'll need to run it through ksymoops to tell anyone what is going on. Why are you using 2.4.10? The latest RH is 2.4.9 and the latest production is 2.4.18. You should probably try either of those. On Thu, 7 Mar 2002, Joseph Chan wrote: > Hi, > I got a problem of my usb camera (CU-68R) with

[Linux-usb-users] USB camera problem

2002-03-06 Thread Joseph Chan
Hi, I got a problem of my usb camera (CU-68R) with kernel 2.4.10. When pluging in the usb slot, then the OS ( Redhat 7.2 ) will show the message as below... I don't know how to avoid this problem happens again. Any help is appreciated.. Error message as below: Oops: CPU: 0 EIP:

Re: [Linux-usb-users] USB Camera help..

2002-02-17 Thread Jacek Pliszka
On Mon, 18 Feb 2002, Joseph Chan wrote: > And I want to install it in redhat 7.2 with kernel 2.4.10. RH 7.2 comes with 2.4.7-10. You can easily upgrade it to 2.4.9 provided by RH. > Could anyone tell me what should I do?? > PS: I've tried the 2.4.16 kernel, and the camera works fin

Re: [Linux-usb-users] USB Camera help..

2002-02-17 Thread Stephen J. Gowdy
So why do you want to use 2.4.10? On Mon, 18 Feb 2002, Joseph Chan wrote: > Hi, > I have a AME- CU68R camera. > And I want to install it in redhat 7.2 with kernel 2.4.10. > I've tried so many times but all got a kernel panic problem.-_-"" > The detail progress is as following

[Linux-usb-users] USB Camera help..

2002-02-17 Thread Joseph Chan
Hi, I have a AME- CU68R camera. And I want to install it in redhat 7.2 with kernel 2.4.10. I've tried so many times but all got a kernel panic problem.-_-"" The detail progress is as following... 1. rebuild kernel 2.4.10 (I selected the CPiA opiton) 2. r

[Linux-usb-users] USB camera causing machine to lock up

2001-12-18 Thread Tim ODriscoll
Hi everyone, I've got a little problem with my USB digital camera (Olympus C2100UZ). When I plug it in to my PPC, the console tells me that it doesn't recognise it, which is fine. Then I start ghoto2 to download the pictures and the machine locks up, requiring a reset. This happens everytime, w