Hello guys,
I'm trying to use my Hp 50g graphic calculator under linux.I need to run and install a program, called Conn4x, to transfer data to my calculator.
When i run it, it starts, but can't see the USB port. Under windows I had the same problem, but I fixed it but supplying the right driver to the system when i connected the calculator.
I have the drivers (an .inf, a .dll and two .sysl), but how can I install them under WINE?
thank you
Installing drivers on Wine
Installing drivers on Wine
On Fri, Jan 16, 2009 at 12:02 PM, mascarpone <[email protected]> wrote:
natively in your OS.
--
-Austin
Wine doesn't support windows drivers. You'll need support for itHello guys,
I'm trying to use my Hp 50g graphic calculator under linux.I need to run and install a program, called Conn4x, to transfer data to my calculator.
When i run it, it starts, but can't see the USB port. Under windows I had the same problem, but I fixed it but supplying the right driver to the system when i connected the calculator.
I have the drivers (a .inf, and two .dll), but how can I install them under WINE?
thank you
natively in your OS.
--
-Austin
-
- Newbie
- Posts: 3
- Joined: Fri Jan 16, 2009 12:16 pm
yes, i was searching around... I wonder why I can't install a driver, but maybe the programmers know better than me
:D:D
Are you sure there's no trick or way around?
I'm no geek, but I think that if now I would virtualize a Windows machine i would encounter the same problem, wouldn't I?
thank you very much

Are you sure there's no trick or way around?
I'm no geek, but I think that if now I would virtualize a Windows machine i would encounter the same problem, wouldn't I?
thank you very much
Installing drivers on Wine
Wine does not support direct access to the hardware. This is up to theyes, i was searching around... I wonder why I can't install a driver, but maybe the programmers know better than me:D:D
os to handle that. And linux will not use windows drivers.
John
Installing drivers on Wine
On Fri, Jan 16, 2009 at 12:19 PM, mascarpone <[email protected]> wrote:
If not, file a bug with your distro. Linux driver project would also
probably be interested
(http://www.linuxdriverproject.org/twiki/bin/view) as apparently they
need work to do (http://www.desktoplinux.com/news/NS6669895837.html).
--
-Austin
That would require kernel access, wine runs in userspace.yes, i was searching around... I wonder why I can't install a driver, but maybe the programmers know better than me:D:D
Not that I know of, but you should try anyway. Linux may support it.Are you sure there's no trick or way around?
If not, file a bug with your distro. Linux driver project would also
probably be interested
(http://www.linuxdriverproject.org/twiki/bin/view) as apparently they
need work to do (http://www.desktoplinux.com/news/NS6669895837.html).
No, that should work fine, if you allow the virtual machine usb access.I'm no geek, but I think that if now I would virtualize a Windows machine i would encounter the same problem, wouldn't I?
No problem.thank you very much
--
-Austin
-
- Newbie
- Posts: 3
- Joined: Fri Jan 16, 2009 12:16 pm
Fixed: instead of looking for support for the calculator, I tried to make the trasmission protocol working. No luck for Xmodem, but Kermit is supported, being part of a larger standard called HP talk.
The packet HPtalx do what I needed:
http://hptalx.sourceforge.net/
The packet HPtalx do what I needed:
http://hptalx.sourceforge.net/