Bkool / Bsim. Bike simulator

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Predatux
Level 1
Level 1
Posts: 6
Joined: Sun Dec 09, 2012 2:32 pm

Bkool / Bsim. Bike simulator

Post by Predatux »

The program installs successfully, but does not recognize the USB.
Deputy any data, if anyone knows what might be the problem.

This program is a bicycle roller.

regards

lsusb
Bus 001 Device 002: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Bus 001 Device 003: ID 0409:0059 NEC Corp. HighSpeed Hub
Bus 001 Device 014: ID 13fe:3600 Kingston Technology Company Inc.
Bus 003 Device 002: ID 0fd9:0011 Elgato Systems GmbH EyeTV Diversity
***This is the USB*** Bus 005 Device 002: ID 0fcf:1008 Dynastream Innovations, Inc. Mini stick Suunto
Bus 011 Device 002: ID 04f9:0254 Brother Industries, Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 006: ID 046a:0010 Cherry GmbH SmartBoard XX44
Bus 001 Device 007: ID 045e:028e Microsoft Corp. Xbox360 Controller
Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 011 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 011: ID 0925:2801 Lakeview Research
Bus 001 Device 012: ID 041e:4087 Creative Technology, Ltd Live! Cam Socialize HD 1080 [VF0680]
Bus 001 Device 013: ID 045e:0291 Microsoft Corp. Xbox 360 Wireless Receiver for Windows
Bus 001 Device 008: ID 04b4:0033 Cypress Semiconductor Corp. Mouse
Bus 001 Device 009: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 010: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB


wine .wine/drive_c/Program\ Files\ \(x86\)/BKOOL/Simulator.exe
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
fixme:setupapi:SetupDiOpenDeviceInfoA 0x15c8d8 "USB\\VID_0FCF&PID_10*" (nil) 0x00000000 (nil)
fixme:setupapi:SetupDiOpenDeviceInfoA 0x15c8d8 "USB\\VID_0FCF&PID_10*" (nil) 0x00000000 (nil)
fixme:setupapi:SetupDiOpenDeviceInfoA 0x15c8d8 "USB\\VID_0FCF&PID_10*" (nil) 0x00000000 (nil)
fixme:setupapi:SetupDiOpenDeviceInfoA 0x15c8d8 "USB\\VID_0FCF&PID_10*" (nil) 0x00000000 (nil)
fixme:win:RegisterDeviceNotificationA (hwnd=0x500c8, filter=0x32fc40,flags=0x00000004) returns a fake device notification handle!
fixme:setupapi:SetupDiOpenDeviceInfoA 0x1604a0 "USB\\VID_0FCF&PID_10*" (nil) 0x00000000 (nil)
fixme:setupapi:SetupDiOpenDeviceInfoA 0x1604a0 "USB\\VID_0FCF&PID_10*" (nil) 0x00000000 (nil)
fixme:setupapi:SetupDiOpenDeviceInfoA 0x1604a0 "USB\\VID_0FCF&PID_10*" (nil) 0x00000000 (nil)
fixme:setupapi:SetupDiOpenDeviceInfoA 0x1604a0 "USB\\VID_0FCF&PID_10*" (nil) 0x00000000 (nil)
[COM4]
[COM3]
[COM2]
[COM1]
fixme:comm:set_queue_size insize 2097152 outsize 1024 unimplemented stub
Attachments
Bsim-Drivers del pendrive..png
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Bkool / Bsim. Bike simulator

Post by dimesio »

If the device is serial over USB you might be able to get it to work by symlinking a com port to the device in ~/.wine/dosdevices. http://www.winehq.org/docs/wineusr-guid ... ure#AEN717
Predatux
Level 1
Level 1
Posts: 6
Joined: Sun Dec 09, 2012 2:32 pm

Re: Bkool / Bsim. Bike simulator

Post by Predatux »

Hi, thanks a lot.

ln -s /dev/ttyS0 com1
ln -s /dev/lp0 lpt1

wine .wine/drive_c/Program\ Files\ \(x86\)/BKOOL/Simulator.exe
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub


Can you help?
Predatux
Level 1
Level 1
Posts: 6
Joined: Sun Dec 09, 2012 2:32 pm

Re: Bkool / Bsim. Bike simulator

Post by Predatux »

dmesg
3.749504] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
3.749508] usb 5-1: Product: ANT USBStick2
3.749512] usb 5-1: Manufacturer: Dynastream Innovations
3.749515] usb 5-1: SerialNumber: 031

Apparently, not recognized as a serial, but as usb.
Under windows is also recognized as usb.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Bkool / Bsim. Bike simulator

Post by dimesio »

Instead of /dev/ttyS0 use /dev/ttyUSB* (replace the * with the actual number assigned to your device).
Predatux
Level 1
Level 1
Posts: 6
Joined: Sun Dec 09, 2012 2:32 pm

Re: Bkool / Bsim. Bike simulator

Post by Predatux »

I don't have any /dev/ttyUSB... only tty to ttyS3
But i have /dev/5-1
lsusb shows what the USB is attached in the port 5-1

I probe too to add:
ln -s /dev/5-1 com1 to port 5, replug the USB without success.


how I can know that port COM I have to use?

Sorry for my poor english.
Locked