i'm tryng a windows modem software using wine: gui display blank

Asked by Wati

Hi! I'm using tataphoton+ VME 101 usb modem, the device works fine using wvdial but i want to use it using the GUI like in MsWindows so I installed wine 1.3 and ndiswrapper 1.54. After that I was able to install the photon dialer but when i run it the interface is blank screen. I wonder if I made a mistake somewhere or if i need to install some more apps. A help would be gr8 :) my OS is ubuntu 10.04

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

lsb_release -a; uname -a; lsusb

Thanks

Revision history for this message
Wati (watij55) said :
#2

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.03 LTS
Release: 10.04
Codename: Lucid
Linux wati -desktop 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:09:46 UTC 2011 i686 GNU/Linux
Bus 005 Device 003: ID 201e:2009
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.1 root hub

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

run:

gksudo gedit /etc/udev/rules.d/99-evdo-modem.rules

add this line:

SYSFS{idVendor}=="201e", SYSFS{idProduct}=="2009", RUN+="/usr/bin/eject %k"

Save the new file, close gedit and reboot, may help

Can you help with this problem?

Provide an answer of your own, or ask Wati for more information if necessary.

To post a message you must log in.