Re: USB Device Support

2011-05-26 Thread Scott
Hi, I've been working through my Dell Inspiron 1545 with Linux/Ubuntu 10.04 LTS experiences with ongoing reviews. I'd like to provide some help to others considering making the transition from Windows to Linux. I'm trying to get my Garmin GPS to talk to its Mapsource (running under WINE)

Re: USB Device Support

2011-05-26 Thread Juan Lang
Hi Scott,        I've been working through my Dell Inspiron 1545 with Linux/Ubuntu 10.04 LTS experiences with ongoing reviews.  I'd like to provide some help to others considering making the transition from Windows to Linux.  I'm trying to get my Garmin GPS to talk to its Mapsource (running

Re: USB Device Support - Nokia PC Suite

2011-02-19 Thread Mike Yates
After rebooting, I did get a full list of fixme lines:- mike@myvmubuntu:~$ wine .wine/drive_c/Program\ Files/Nokia/Nokia\ PC\ Suite\ 7/PCSuite.exe fixme:userenv:GetUserProfileDirectoryW 0x100 (nil) 0x32f43c err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment

Re: USB Device Support - Nokia PC Suite

2011-02-19 Thread GOUJON Alexandre
On 02/18/2011 05:08 PM, Mike Yates wrote: After rebooting, I did get a full list of fixme lines:- mike@myvmubuntu:~$ wine .wine/drive_c/Program\ Files/Nokia/Nokia\ PC\ Suite\ 7/PCSuite.exe [snip] Mike, this is a developer's mailing list. With questions about how to use Wine please refer to

bluetooth cpl support (Re: USB Device Support - Nokia PC Suite)

2011-02-19 Thread Hin-Tak Leung
--- On Fri, 18/2/11, Mike Yates e...@fonehelp.co.uk wrote: After rebooting, I did get a full list of fixme lines:- mike@myvmubuntu:~$ wine .wine/drive_c/Program\ Files/Nokia/Nokia\ PC\ Suite\ 7/PCSuite.exe snipped err:module:import_dll Library irprops.cpl (which is needed by

Re: USB Device Support

2011-02-18 Thread Stefan Dösinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 17.02.2011 um 21:34 schrieb Mike Yates: Surely there is a way of linking /dev/ttyACM0 into wine as a raw USB or serial port? Anyone know how? ln -s /dev/ttyACM0 ~/.wine/dosdevices/com0: or something like that. It may be COM0: or com0 without

Re: USB Device Support - Nokia PC Suite

2011-02-18 Thread Mike Yates
Stefan D?singer wrote:- ln -s /dev/ttyACM0 ~/.wine/dosdevices/com0: or something like that. It may be COM0: or com0 without the :. Then ttyACM0 is available as COM 0, but it is a classic serial port. If the app is looking for a usb to serial device with a specific USB vendor and device ID

Re: USB Device Support

2011-02-18 Thread Hin-Tak Leung
--- On Thu, 17/2/11, Mike Yates m...@fonehelp.co.uk wrote: Hi I (and a lot of contributors to the Nokia forums) would like to use the Nokia PC Suite in Wine. The current status in the AppDB of Nokia PC Suite http://appdb.winehq.org/objectManager.php?sClass=applicationiId=1026 v7.x.x.x is

Re: USB Device Support - Nokia PC Suite

2011-02-18 Thread Vitaliy Margolen
Mike, this is a developer's mailing list. With questions about how to use Wine please refer to Wine user forum: http://forum.winehq.org/ Vitaliy

Re: USB Device Support

2011-02-17 Thread Mike Yates
Hi I (and a lot of contributors to the Nokia forums) would like to use the Nokia PC Suite in Wine. The current status in the AppDB of Nokia PC Suite http://appdb.winehq.org/objectManager.php?sClass=applicationiId=1026 v7.x.x.x is Garbage because, although installation and all the other functions

Re: USB Device Support

2010-09-22 Thread Damjan Jovanovic
On Wed, Sep 22, 2010 at 1:52 AM, Tom Spear speeddy...@gmail.com wrote: On Tue, Sep 21, 2010 at 1:41 PM, Damjan Jovanovic damjan@gmail.com wrote: On Tue, Sep 21, 2010 at 8:07 PM, Tom Spear speeddy...@gmail.com wrote: On Tue, Sep 21, 2010 at 11:04 AM, Damjan Jovanovic

Re: USB Device Support

2010-09-22 Thread Tom Spear
On Wed, Sep 22, 2010 at 2:26 AM, Damjan Jovanovic damjan@gmail.comwrote: On Wed, Sep 22, 2010 at 1:52 AM, Tom Spear speeddy...@gmail.com wrote: On Tue, Sep 21, 2010 at 1:41 PM, Damjan Jovanovic damjan@gmail.com wrote: On Tue, Sep 21, 2010 at 8:07 PM, Tom Spear

Re: USB Device Support

2010-09-21 Thread Tom Spear
I have a USB pedometer that uploads the data to the internet. I could get another one and the driver software for you to play with. You have to be a registered member for a monthly fee to get one otherwise, but my job sponsors anyone that wants to get/stay in shape that works for them, so getting

Re: USB Device Support

2010-09-21 Thread Tom Spear
Now that I think about it, I have a webcam which the last supported windows version was XP. I'm not using it for anything since I have another one which is supported in 7 and linux, but I don't know if it's picked up in linux either. I could send it your way too tho. Thanks Tom On Tue, Sep 21,

Re: USB Device Support

2010-09-21 Thread Damjan Jovanovic
Please send the output of lsusb -v first so I can see if it's useful. Thank you for the offer Damjan On Tue, Sep 21, 2010 at 3:58 PM, Tom Spear speeddy...@gmail.com wrote: Now that I think about it, I have a webcam which the last supported windows version was XP. I'm not using it for anything

Re: USB Device Support

2010-09-21 Thread Tom Spear
Attached is the lsusb -v output, trimmed to only include the pedometer's info. I have many USB devices, so I didn't want to leave you to sort through a bunch of useless info. I don't have the webcam with me at the moment, but I will see if I can find it when I am at home soon. Thanks Tom On

Re: USB Device Support

2010-09-21 Thread Damjan Jovanovic
On Tue, Sep 21, 2010 at 5:04 PM, Tom Spear speeddy...@gmail.com wrote: Attached is the lsusb -v output, trimmed to only include the pedometer's info. I have many USB devices, so I didn't want to leave you to sort through a bunch of useless info. I don't have the webcam with me at the moment,

Re: USB Device Support

2010-09-21 Thread Erich Hoover
On Tue, Sep 21, 2010 at 10:04 AM, Damjan Jovanovic damjan@gmail.com wrote: ... I'll get working on the basics of USB first. If the device doesn't work on your tests after that, SSH access might be quicker and easier than intercontinental shipping. That's an interesting plan... If you're

Re: USB Device Support

2010-09-21 Thread Tom Spear
On Tue, Sep 21, 2010 at 11:04 AM, Damjan Jovanovic damjan@gmail.comwrote: On Tue, Sep 21, 2010 at 5:04 PM, Tom Spear speeddy...@gmail.com wrote: Attached is the lsusb -v output, trimmed to only include the pedometer's info. I have many USB devices, so I didn't want to leave you to sort

Re: USB Device Support

2010-09-21 Thread Damjan Jovanovic
On Tue, Sep 21, 2010 at 8:07 PM, Tom Spear speeddy...@gmail.com wrote: On Tue, Sep 21, 2010 at 11:04 AM, Damjan Jovanovic damjan@gmail.com wrote: On Tue, Sep 21, 2010 at 5:04 PM, Tom Spear speeddy...@gmail.com wrote: Attached is the lsusb -v output, trimmed to only include the

Re: USB Device Support

2010-09-21 Thread Tom Spear
On Tue, Sep 21, 2010 at 1:41 PM, Damjan Jovanovic damjan@gmail.comwrote: On Tue, Sep 21, 2010 at 8:07 PM, Tom Spear speeddy...@gmail.com wrote: On Tue, Sep 21, 2010 at 11:04 AM, Damjan Jovanovic damjan@gmail.com wrote: On Tue, Sep 21, 2010 at 5:04 PM, Tom Spear

USB Device Support

2010-09-14 Thread James Mckenzie
Alexander: Before I go off and try to update your USB device support for the latest Wine release, are you continuing to maintain this code current to the Wine Development and Wine Stable trunks? Also, the USB Device Support in Wine Wiki page needs an update. The code at snicky.com

Re: USB Device Support

2010-09-14 Thread Damjan Jovanovic
wrote: Alexander: Before I go off and try to update your USB device support for the latest Wine release, are you continuing to maintain this code current to the Wine Development and Wine Stable trunks? Also, the USB Device Support in Wine Wiki page needs an update.  The code at snicky.com

Re: USB Device Support

2010-09-14 Thread Alexander Morozov
Before I go off and try to update your USB device support for the latest Wine release, are you continuing to maintain this code current to the Wine Development and Wine Stable trunks? I will update patches. Thanks, Alexander

Re: Status of USB device support in wine

2009-04-27 Thread Alexander Morozov
- The files from ftp://ftp.etersoft.ru/pub/people/amorozov/usb/current/ miss lines in configure.ac to trigger the Makefile generation for usbd.sys and usbhub.sys. The part which is generated by tools/make_makefiles is not included in these patches. Both dll/drivers pair

Status of USB device support in wine

2009-04-09 Thread Uwe Bonnes
Hallo, I tried to run Alexander Morozov's patches against wine-git with libusb and ftd2x devices. Two remarks: - The files from ftp://ftp.etersoft.ru/pub/people/amorozov/usb/current/ miss lines in configure.ac to trigger the Makefile generation for usbd.sys and usbhub.sys. - The HardwareID in

Status of USB device support in wine

2009-04-07 Thread Uwe Bonnes
Hello, Alexander Morozov amoro...@etersoft.ru did a large redesign after Alexandre's remarks from 07 October 2008. What is still needed to include this functionality? Thanks -- Uwe Bonnesb...@elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9

Re: wine-1.2 release criteria? (USB device support)

2008-12-25 Thread Vitaly Lipatov
В сообщении от 25 декабря 2008 Pavel Troller написал(a): ... We (Etersoft) are realized USB support in wine via libusb and do many ... Is your work accessible as a patch to the current wine tree, or as a git branch somewhere ? Please check http://git.etersoft.ru/people/lav/packages/wine.git

Re: USB device support in wine

2007-05-05 Thread Jon Burgess
4. Integrate NTOSKRNL.EXE into wine, add USB infrastructure to NTOSKRNL.EXE so that kernel-mode drivers can access USB (probably through libusb), and modify ntdll to forward the appropriate reads, writes, and i/o control requests to NTOSKRNL.EXE so that the .SYS file can handle them. This is

Re: USB device support in wine

2007-05-05 Thread Damjan Jovanovic
On 5/5/07, Jon Burgess [EMAIL PROTECTED] wrote: 4. Integrate NTOSKRNL.EXE into wine, add USB infrastructure to NTOSKRNL.EXE so that kernel-mode drivers can access USB (probably through libusb), and modify ntdll to forward the appropriate reads, writes, and i/o control requests to

Re: USB device support in wine

2007-05-04 Thread Tom Spear
On 5/3/07, Jon Burgess [EMAIL PROTECTED] wrote: Hi, I have found some talk of implementing USB device support in wine in this list some time ago (2005), but as far as I know, nothing ever came of it. I would perhaps be interested in getting this going again, as I have an application (Serato

Re: USB device support in wine

2007-05-04 Thread Damjan Jovanovic
On 5/4/07, Jon Burgess [EMAIL PROTECTED] wrote: Hi, I have found some talk of implementing USB device support in wine in this list some time ago (2005), but as far as I know, nothing ever came of it. I would perhaps be interested in getting this going again, as I have an application (Serato

Re: USB device support in wine

2007-05-04 Thread Jon Burgess
I have found some talk of implementing USB device support in wine in this list some time ago (2005), but as far as I know, nothing ever came of it. I would perhaps be interested in getting this going again, as I have an application (Serato Scratch Live: http://www.rane.com/scratch.html

Re: USB device support in wine

2007-05-04 Thread Damjan Jovanovic
On 5/4/07, Jon Burgess [EMAIL PROTECTED] wrote: I have found some talk of implementing USB device support in wine in this list some time ago (2005), but as far as I know, nothing ever came of it. I would perhaps be interested in getting this going again, as I have an application

Re: USB device support in wine

2007-05-04 Thread Kuba Ober
There is no standard user-mode interface for accessing USB hardware - there is no equivalent of Linux's libusb on Windows But there is, just that most vendors don't use it. (there is apparently some user-space USB stuff in mingw's headers, but I couldn't find any official docs on it, and

Re: USB device support in wine

2007-05-04 Thread Detlef Riekenberg
On Fr, 2007-05-04 at 10:37 +0800, Jon Burgess wrote: (Serato Scratch Live: http://www.rane.com/scratch.html) for which the software appears to run ok under wine (not that I am able to test much of its functionality on the other hand), but is utterly useless without support for its associated

Re: USB device support in wine

2007-05-04 Thread Kuba Ober
On Friday 04 May 2007, you wrote: There is no standard user-mode interface for accessing USB hardware - there is no equivalent of Linux's libusb on Windows But there is, just that most vendors don't use it. http://libusb-win32.sourceforge.net/ It doesn't seem maintained, but it did work in

Re: USB device support in wine

2007-05-04 Thread Damjan Jovanovic
On 5/4/07, Kuba Ober [EMAIL PROTECTED] wrote: There is no standard user-mode interface for accessing USB hardware - there is no equivalent of Linux's libusb on Windows But there is, just that most vendors don't use it. There is libusb-win32, but it uses its own kernel-mode driver. Vista

Re: USB device support in wine

2007-05-04 Thread Marcus Meissner
On Fri, May 04, 2007 at 07:43:00AM -0400, Kuba Ober wrote: There is no standard user-mode interface for accessing USB hardware - there is no equivalent of Linux's libusb on Windows But there is, just that most vendors don't use it. Lots of Windows driver vendors use the USBD.SYS

USB device support in wine

2007-05-03 Thread Jon Burgess
Hi, I have found some talk of implementing USB device support in wine in this list some time ago (2005), but as far as I know, nothing ever came of it. I would perhaps be interested in getting this going again, as I have an application (Serato Scratch Live: http://www.rane.com/scratch.html