Re: [newbie] USB support

2000-12-11 Thread Graham Kerr

Huh???

Ive got both a USB scanner (Primax) and webcam (only god knows who made it..),
Can I use these setting for my gadgets???


Cheers

Monster


On Sun, 10 Dec 2000, you wrote:
 In my case I have a scanner Epson Perfection 1200U and I have to do the
 next:

 a) create the devices typing:
 mknod /dev/usbscanner0
 chmdo 666 /dev/usbscanner0

 b) charge the usb modules and the scanner module; I have included these
 lines in a script file, I run it every time I like the scanner work:

 insmod usbcore
 insmod usb-uhci
 insmod scanner vendor=0x04b8 product=0x0104

 c) edit the /usr/local/etc/sane.d/epson.conf file, in the last line t
 must be specified the scanner device created (usbscanner0)

 d)Now I can use xscanimage to scan, and it works fine!

 So you must create the device first, then load the usb modules and the
 specific module of your hardware (scanner, mouse, keyboard, webcam) and
 then the program to run it.
 There are a howto file, of course, about usb and lots of web pates about
 every device.
 All this has been done under mandrake 7.2

 I hope this will help

 Francisco Alcaraz
 (Murcia, Spain)

 - Mensaje Original -
 Remitente: -michael- [EMAIL PROTECTED]
 Fecha: Domingo, Diciembre 10, 2000 10:52 pm
 Asunto: [newbie] USB support

  I have been searching and can't find how to turn on USB support in
  Mandrake 7.2 with the standard kernel.
 
  Can someone point me to a howto?
 
  Thanks
  -michael-

-- 

 Oh My God...Its Full of Penguins 

  Reg Linux User 153258   
 Icq No 28205556  
 





RE: Re: [newbie] USB support

2000-12-11 Thread falcaraz



- Mensaje Original -
Remitente: Graham Kerr [EMAIL PROTECTED]
Fecha: Lunes, Diciembre 11, 2000 11:26 pm
Asunto: Re: [newbie] USB support

 Huh???
 
 Ive got both a USB scanner (Primax) and webcam (only god knows who 
 made it..),
 Can I use these setting for my gadgets???
 
 
 Cheers
 
 Monster
 
 
 On Sun, 10 Dec 2000, you wrote:
  In my case I have a scanner Epson Perfection 1200U and I have to 
 do the
  next:
 
  a) create the devices typing:
  mknod /dev/usbscanner0
  chmdo 666 /dev/usbscanner0
 
  b) charge the usb modules and the scanner module; I have included 
 these lines in a script file, I run it every time I like the 
 scanner work:
 
  insmod usbcore
  insmod usb-uhci
  insmod scanner vendor=0x04b8 product=0x0104
 
  c) edit the /usr/local/etc/sane.d/epson.conf file, in the last 
 line t
  must be specified the scanner device created (usbscanner0)
 
  d)Now I can use xscanimage to scan, and it works fine!
 
  So you must create the device first, then load the usb modules 
 and the
  specific module of your hardware (scanner, mouse, keyboard, 
 webcam) and
  then the program to run it.
  There are a howto file, of course, about usb and lots of web 
 pates about
  every device.
  All this has been done under mandrake 7.2
 
  I hope this will help
 
  Francisco Alcaraz
  (Murcia, Spain)
 
  - Mensaje Original -
  Remitente: -michael- [EMAIL PROTECTED]
  Fecha: Domingo, Diciembre 10, 2000 10:52 pm
  Asunto: [newbie] USB support
 
   I have been searching and can't find how to turn on USB support in
   Mandrake 7.2 with the standard kernel.
  
   Can someone point me to a howto?
  
   Thanks
   -michael-
 
 -- 
 
  Oh My God...Its Full of Penguins 
 
   Reg Linux User 153258   
  Icq No 28205556  
  
 
 
 
 





[newbie] USB support

2000-12-10 Thread -michael-

I have been searching and can't find how to turn on USB support in
Mandrake 7.2 with the standard kernel.

Can someone point me to a howto?

Thanks
-michael-





Re: [newbie] USB support

2000-12-10 Thread Joseph Red

-michael- wrote:
 
 I have been searching and can't find how to turn on USB support in
 Mandrake 7.2 with the standard kernel.
 
 Can someone point me to a howto?
 
 Thanks
 -michael-

USB was turned on by default in my install.  You still have to load the
individual device driver (mouse, webcam, etc.).
-- 

Joseph Red
[EMAIL PROTECTED]
www.cautioninc.com




RE: [newbie] USB support

2000-12-10 Thread falcaraz

In my case I have a scanner Epson Perfection 1200U and I have to do the
next:

a) create the devices typing:
mknod /dev/usbscanner0
chmdo 666 /dev/usbscanner0

b) charge the usb modules and the scanner module; I have included these
lines in a script file, I run it every time I like the scanner work:

insmod usbcore
insmod usb-uhci
insmod scanner vendor=0x04b8 product=0x0104

c) edit the /usr/local/etc/sane.d/epson.conf file, in the last line t
must be specified the scanner device created (usbscanner0)

d)Now I can use xscanimage to scan, and it works fine!

So you must create the device first, then load the usb modules and the
specific module of your hardware (scanner, mouse, keyboard, webcam) and
then the program to run it.
There are a howto file, of course, about usb and lots of web pates about
every device.
All this has been done under mandrake 7.2

I hope this will help

Francisco Alcaraz
(Murcia, Spain)

- Mensaje Original -
Remitente: -michael- [EMAIL PROTECTED]
Fecha: Domingo, Diciembre 10, 2000 10:52 pm
Asunto: [newbie] USB support

 I have been searching and can't find how to turn on USB support in
 Mandrake 7.2 with the standard kernel.
 
 Can someone point me to a howto?
 
 Thanks
 -michael-
 
 
 
 





[newbie] USB support?

2000-03-23 Thread Kirk McElhearn

Does Mandrake 7.0 support USB devices?

Kirk

 vice | versa
Translations from French to English, English to French
Traductions francais-anglais, anglais-francais

[EMAIL PROTECTED]http://www.mcelhearn.com
Kirk McElhearn | Chemin de la Lauze | 05600 Guillestre | France 




AW: [newbie] USB support?

2000-03-23 Thread Drazenko Djuricic


According to the manual, not really.
USB support in general is still not that good
in x86 Linux variants as it is in Windoze.
But they are working on it, so chances are great
that newer kernel versions will offer better
USB support.

DJ.
Switzerland, Europe.



 -Ursprüngliche Nachricht-
 Von: Kirk McElhearn [mailto:[EMAIL PROTECTED]]
 Gesendet am: Donnerstag, 23. März 2000 09:30
 An: Newbies
 Betreff: [newbie] USB support?

 Does Mandrake 7.0 support USB devices?

 Kirk

  vice | versa
 Translations from French to English, English to French
 Traductions francais-anglais, anglais-francais

 [EMAIL PROTECTED]http://www.mcelhearn.com
 Kirk McElhearn | Chemin de la Lauze | 05600 Guillestre | France





Re: AW: [newbie] USB support?

2000-03-23 Thread Kirk McElhearn

On 23/03/00 10:19, Drazenko Djuricic [EMAIL PROTECTED] is 
reported to have said:

According to the manual, not really.
USB support in general is still not that good
in x86 Linux variants as it is in Windoze.
But they are working on it, so chances are great
that newer kernel versions will offer better
USB support.

Well, does not really mean not at all?  Or, sometimes...

I'd love to be able to use my Sagem USB ISDN adapter

Kirk

 vice | versa
Translations from French to English, English to French
Traductions francais-anglais, anglais-francais

[EMAIL PROTECTED]http://www.mcelhearn.com
Kirk McElhearn | Chemin de la Lauze | 05600 Guillestre | France 




AW: AW: [newbie] USB support?

2000-03-23 Thread Drazenko Djuricic


Well, you might want to try using another Distro.
I personally and from a professional point of view
like SuSE Linux very much. At work we use their
distros on several machines (Mail, DNS, etc.).
The advantage of SuSE (current release: SuSE Linux 6.3,
SuSE Linux 6.4 is to be released real soon) is that
they pack an incredible lot of software on their CD's
and they usually also always include the newest
stable and "hacker" kernels.  So if you really HAVE TO
use your ISDN adapter via USB, you should give SuSE a try.
Chances are big, that if there was any advancement in
USB support SuSE has included the appropriate kernel
onto their CD's, so all you needed to do is to recompile
the kernel and have USB support included.
But be warned, though: SuSE is great if you know what
you are doing, but Newbies will find it rather
unfriendly or hard to understand, IMO. From a Newbie POV
Mandrake is far better suited.

DJ.




 -Ursprüngliche Nachricht-
 Von: Kirk McElhearn [mailto:[EMAIL PROTECTED]]
 Gesendet am: Donnerstag, 23. März 2000 11:21
 An: [EMAIL PROTECTED]
 Betreff: Re: AW: [newbie] USB support?

 On 23/03/00 10:19, Drazenko Djuricic [EMAIL PROTECTED] is
 reported to have said:

 According to the manual, not really.
 USB support in general is still not that good
 in x86 Linux variants as it is in Windoze.
 But they are working on it, so chances are great
 that newer kernel versions will offer better
 USB support.

 Well, does not really mean not at all?  Or, sometimes...

 I'd love to be able to use my Sagem USB ISDN adapter

 Kirk

  vice | versa
 Translations from French to English, English to French
 Traductions francais-anglais, anglais-francais

 [EMAIL PROTECTED]http://www.mcelhearn.com
 Kirk McElhearn | Chemin de la Lauze | 05600 Guillestre | France





Re: AW: [newbie] USB support?

2000-03-23 Thread Kevin

So far it recognizes my USB Logitech Trackball, which is super! I haven't
tried anything else yet.
- Original Message -
From: "Kirk McElhearn" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, March 23, 2000 2:20 AM
Subject: Re: AW: [newbie] USB support?


 On 23/03/00 10:19, Drazenko Djuricic [EMAIL PROTECTED] is
 reported to have said:

 According to the manual, not really.
 USB support in general is still not that good
 in x86 Linux variants as it is in Windoze.
 But they are working on it, so chances are great
 that newer kernel versions will offer better
 USB support.

 Well, does not really mean not at all?  Or, sometimes...

 I'd love to be able to use my Sagem USB ISDN adapter

 Kirk

  vice | versa
 Translations from French to English, English to French
 Traductions francais-anglais, anglais-francais

 [EMAIL PROTECTED]http://www.mcelhearn.com
 Kirk McElhearn | Chemin de la Lauze | 05600 Guillestre | France





[newbie] USB Support..?????

1999-09-10 Thread Sean Pritchard



Anybody have an 
idea when USB support will be available in Linux?

Regards,
Sean

http://www.sjptech.com



Re: [newbie] USB Support..?????

1999-09-10 Thread Steve Philp

 Sean Pritchard wrote:
 
 Anybody have an idea when USB support will be available in Linux?
 
 Regards,
 Sean
 
 http://www.sjptech.com
 

Preliminary support is available in the 2.3.x series.  Expect stable
support in 2.4.x (due by years' end).

And turn off HTML posting.  It's annoying and wasteful.

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]