On 13/06/2017 01:18, Chris Johnson wrote:
Hi.
Never run into this before. Running Win7 and installing cygwin via
setup-x86_64 v2.879.
I kept running into categories I couldn't install due to a missing
libUSB-W32 driver. Some of the categories are
Devel
Math
Net
Publishing
Python
I get an er
On 4/22/07, Samuel Thibault wrote:
Dave Korn, le Mon 23 Apr 2007 02:43:41 +0100, a écrit :
> Or you could follow the model of the ioperm package, which requires you to
> manually run "ioperm -i" to install the .sys file.
>
Brian Dessent, le Sun 22 Apr 2007 18:44:50 -0700, a écrit :
> I think i
Dave Korn, le Mon 23 Apr 2007 02:43:41 +0100, a écrit :
> Or you could follow the model of the ioperm package, which requires you to
> manually run "ioperm -i" to install the .sys file.
>
Brian Dessent, le Sun 22 Apr 2007 18:44:50 -0700, a écrit :
> I think it would be very bad to install a (ker
Samuel Thibault wrote:
> Yes of course (I actually call the uninstallation script at preremove).
> But the question is "do we dare installing a driver just because the
> user asked for package installation?".
>
> The problem is that libusb-win32 might be pulled as a dependency of
> another packag
On 23 April 2007 02:33, Samuel Thibault wrote:
> Yes of course (I actually call the uninstallation script at preremove).
> But the question is "do we dare installing a driver just because the
> user asked for package installation?".
>
> The problem is that libusb-win32 might be pulled as a depend
Hi,
Larry Hall (Cygwin), le Sun 22 Apr 2007 21:25:50 -0400, a écrit :
> The final decision is, of course, yours but I would say that if it's
> really just an installation step, there's nothing technically stopping
> you from performing the step automatically through a postinstall script,
> for exa
Samuel Thibault wrote:
> Hi,
>
> Larry Hall (Cygwin), le Sun 22 Apr 2007 11:14:07 -0400, a écrit :
>> A good reason for this division is to allow for user input during the
>> configuration step, which "setup.exe" doesn't have support for.
>
> It doesn't need user input.
>
>> If running your libu
On 23 April 2007 00:16, Morgan Gangwere wrote:
> On 4/22/07, Samuel Thibault wrote:
On 22 April 2007 14:49, Morgan Gangwere wrote:
> On 4/22/07, Brian Dessent wrote:
On 22 April 2007 15:45, Morgan Gangwere wrote:
> On 4/22/07, Samuel Thibault ens-lyon.org> wrote:
:-) Thank you Morgan!
On 4/22/07, Samuel Thibault wrote:
Hi,
Larry Hall (Cygwin), le Sun 22 Apr 2007 11:14:07 -0400, a écrit :
> A good reason for this division is to allow for user input during the
> configuration step, which "setup.exe" doesn't have support for.
It doesn't need user input.
> If running your libu
Samuel Thibault wrote:
> Hi,
>
> Installing my libusb-win32 package doesn't automatically install the USB
> driver, the user has to run /usr/sbin/libusb-install. I preferred to go
> this way for safety.
>
> However, some user reported that it would be better that the
> installation is automatica
Hi,
Larry Hall (Cygwin), le Sun 22 Apr 2007 11:14:07 -0400, a écrit :
> A good reason for this division is to allow for user input during the
> configuration step, which "setup.exe" doesn't have support for.
It doesn't need user input.
> If running your libusb-install is more like a configuratio
Hi,
Morgan Gangwere, le Sun 22 Apr 2007 08:44:55 -0600, a écrit :
> On 4/22/07, Samuel Thibault ens-lyon.org> wrote:
> >Installing my libusb-win32 package doesn't automatically install the USB
> >driver, the user has to run /usr/sbin/libusb-install. I preferred to go
> >this way for safety.
> >
>
On 4/22/07, Samuel Thibault ens-lyon.org> wrote:
Hi,
Installing my libusb-win32 package doesn't automatically install the USB
driver, the user has to run /usr/sbin/libusb-install. I preferred to go
this way for safety.
However, some user reported that it would be better that the
installation i
Hi,
Corinna Vinschen, le Mon 26 Mar 2007 10:42:51 +0200, a écrit :
> On Mar 24 20:21, Samuel Thibault wrote:
> > > > Actually, I'm wondering: instead of trying to make libusb0.sys work
> > > > from /usr/lib/libusb/, is it fine (packaging-wise, I mean), in
> > > > libusb-install, to just copy it in
On Mar 24 20:21, Samuel Thibault wrote:
> > > Actually, I'm wondering: instead of trying to make libusb0.sys work
> > > from /usr/lib/libusb/, is it fine (packaging-wise, I mean), in
> > > libusb-install, to just copy it into c:\windows\system32\drivers\ and
> > > then use the usual libusb-win32 fi
Ton van Overbeek, le Sat 24 Mar 2007 20:13:21 +0100, a écrit :
> > Err, no, usbd.sys is always installed in
> > c:\windows\system32\drivers\usbd.sys, and that's precisely because
> > libusb0.sys is not installed there too that the usual discovery fails.
> >
>
> Yes, I know. But copying usbd.sys to
On Sat, 24 Mar 2007, Samuel Thibault wrote:
> Hi,
>
> Ton van Overbeek, le Sat 24 Mar 2007 04:06:09 +0100, a écrit :
> > I believe I found the cause of the problem.
> > When running cygcheck on /usr/lib/libusb/libusb0.sys I get this:
> >
> > $ cygcheck /usr/lib/libusb/libusb0.sys
> > c:/Cygwin/lib/
Hi,
Ton van Overbeek, le Sat 24 Mar 2007 04:06:09 +0100, a écrit :
> I believe I found the cause of the problem.
> When running cygcheck on /usr/lib/libusb/libusb0.sys I get this:
>
> $ cygcheck /usr/lib/libusb/libusb0.sys
> c:/Cygwin/lib/libusb/libusb0.sys
> Error: could not find usbd.sys <
I believe I found the cause of the problem.
When running cygcheck on /usr/lib/libusb/libusb0.sys I get this:
$ cygcheck /usr/lib/libusb/libusb0.sys
c:/Cygwin/lib/libusb/libusb0.sys
Error: could not find usbd.sys <
C:\WINDOWS\system32\ntoskrnl.exe
C:\WINDOWS\system32\BOOTVID.dll
Ton van Overbeek, le Fri 23 Mar 2007 16:56:48 +0100, a écrit :
> Yes, Installed 0.1.10.1-3 after removing 0.1.12.1-1 and it works fine.
Ok, so people can use that one instead for the few coming days until I
fix the issue.
> Also there is now an /usr/lib/libusb/install-filter.exe which did not
> e
On Fri, 23 Mar 2007, Samuel Thibault wrote:
> Hi,
>
> Ton van Overbeek, le Fri 23 Mar 2007 15:18:24 +0100, a écrit :
> > I have problems with the libusb-win32-0.1.12.1-1 Cygwin package.
>
> Just to make sure, does the old 0.1.10.1-3 work fine?
>
Yes, Installed 0.1.10.1-3 after removing 0.1.12.1-
Hi,
Ton van Overbeek, le Fri 23 Mar 2007 15:18:24 +0100, a écrit :
> I have problems with the libusb-win32-0.1.12.1-1 Cygwin package.
Just to make sure, does the old 0.1.10.1-3 work fine?
> My guess is that /usr/sbin/libusb-install omits some crucial step
> (registry? kernel service?) which make
Hi,
Eric Blake, le Mon 13 Feb 2006 07:18:36 -0700, a écrit :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Redirected to list: http://cygwin.com/acronyms/#PPIOSPE
>
> According to Mary Cuper on 2/8/2006 10:18 AM:
> >> A quick "cygcheck -p libUSB" gets no hits, so libUSB has not been
> >>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Redirected to list: http://cygwin.com/acronyms/#PPIOSPE
According to Mary Cuper on 2/8/2006 10:18 AM:
>> A quick "cygcheck -p libUSB" gets no hits, so libUSB has not been
>> officially ported to cygwin yet. Care to contribute it? What sort of
>> com
Mary Cuper wrote:
How can I use libUSB with Windows/Cygwin like with Linux?
With Linux my code works (it finds the Atmel Microcontroller) but with
Windows/Cygwin it does not find the Microcontroller.
libUSB did not compile with Cygwin, so I installed libUSB-win32, but it does
not function.
Act
Eric Blake, le Wed 08 Feb 2006 10:04:39 -0700, a écrit :
> If it wasn't compiled for cygwin, it probably won't work to link it in to
> a cygwin program.
It will. There is a gcc\libusb.a provided in the binary package, which
works fine with cygwin-compiled brltty for instance.
Regards,
Samuel
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Mary Cuper on 2/8/2006 9:57 AM:
> How can I use libUSB with Windows/Cygwin like with Linux?
> With Linux my code works (it finds the Atmel Microcontroller) but with
> Windows/Cygwin it does not find the Microcontroller.
>
> libUSB did not
Mary Cuper, le Wed 08 Feb 2006 17:57:07 +0100, a écrit :
> libUSB did not compile with Cygwin,
Normal.
> so I installed libUSB-win32, but it does not function.
Mmm, works for me. Did you try their test program?
Regards,
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
28 matches
Mail list logo