HElp to break this down in Linux using Wine
Moderators: Bill Smith, Pilot
-
- MagicJack Contributor
- Posts: 58
- Joined: Wed Nov 28, 2007 3:06 am
HElp to break this down in Linux using Wine
Lets brake it down shall we
I am running Debian (sidux.com)
Lets brake it down shall we
I am running debian (sidux)
after the magicjack gave me the message to plug it in then it opened the web page on my firefox (iceweasel in debian1)
Now I imagine I will have to define the device so that the magicjack software will recognize the unit is plugged in.. not sue how to do that.. any one? cause everything else seems to work.. to this point..
I am running Debian (sidux.com)
Lets brake it down shall we
I am running debian (sidux)
after the magicjack gave me the message to plug it in then it opened the web page on my firefox (iceweasel in debian1)
Now I imagine I will have to define the device so that the magicjack software will recognize the unit is plugged in.. not sue how to do that.. any one? cause everything else seems to work.. to this point..
-
- MagicJack Contributor
- Posts: 58
- Joined: Wed Nov 28, 2007 3:06 am
Code: Select all
#uname -r
2.6.23.14
once its plugged in
#lsusb
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 003 Device 007: ID 06e6:c31c Tiger Jet Network, Inc.
Bus 003 Device 006: ID 1307:1169 Transcend Information, Inc. TS2GJF210 JetFlash 210 2GB
Bus 003 Device 005: ID 1307:0169 Transcend Information, Inc.
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
In my KDE I get two windows pop up (auto mount for the partions on the device)
so I do a df -h
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 30M 1.7M 29M 6% /media/Phone
/dev/scd0 1.1M 1.1M 0 100% /media/MAGICJACK
-
- MagicJack Contributor
- Posts: 58
- Joined: Wed Nov 28, 2007 3:06 am
so now I have two devices (partions) so i try the autorun.exe on scd0 by right clicking and opening with wine
nope..
sda1 got the regular boot screen.. but it dies telling me to plug in my magic jack
here is the logs from wine
note had to post this whole msg in parts cause code tag does not allow me to post anything with a percentage symbol in it.. took me a bit to figure that out.. so just note I removed the two percent symbols from this code
nope..
sda1 got the regular boot screen.. but it dies telling me to plug in my magic jack
here is the logs from wine
note had to post this whole msg in parts cause code tag does not allow me to post anything with a percentage symbol in it.. took me a bit to figure that out.. so just note I removed the two percent symbols from this code
Code: Select all
fixme:spoolsv:serv_main (0 (nil))
wine: Unhandled page fault on read access to 0x00000004 at address 0x401685 (thread 0013), starting debugger...
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x00401685).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00401685 ESP:7eb088e8 EBP:ffffffff EFLAGS:00010282( - 00 - RIS1)
EAX:00000000 EBX:00000002 ECX:00000000 EDX:7ecb1e64
ESI:00000004 EDI:00000001
Stack dump:
0x7eb088e8: 7eca10c0 00110a28 7eb28a28 7ecad654
0x7eb088f8: 00520628 0000002c 00000040 00000000
0x7eb08908: 00000000 00000000 00000000 00000000
0x7eb08918: 0040a0dc 0000000c 00520628 00000001
0x7eb08928: 00000000 00000000 00000000 00000000
0x7eb08938: 00000000 00000000 00000000 00000000
Backtrace:
=>1 0x00401685 in utscsi (+0x1685) (0xffffffff)
0x00401685: movl 0x0( esi), ecx
Modules:
Module Address Debug info Name (22 modules)
PE 400000- 410000 Export utscsi
ELF 7b800000-7b92a000 Deferred kernel32<elf>
\-PE 7b820000-7b92a000 \ kernel32
ELF 7bc00000-7bca3000 Deferred ntdll<elf>
\-PE 7bc10000-7bca3000 \ ntdll
ELF 7bf00000-7bf03000 Deferred <wine-loader>
ELF 7ec3a000-7ec4e000 Deferred lz32<elf>
\-PE 7ec40000-7ec4e000 \ lz32
ELF 7ec4e000-7ec67000 Deferred version<elf>
\-PE 7ec50000-7ec67000 \ version
ELF 7ec67000-7ecb2000 Deferred advapi32<elf>
\-PE 7ec70000-7ecb2000 \ advapi32
ELF 7ecb2000-7ecca000 Deferred libnsl.so.1
ELF 7ecca000-7ecd3000 Deferred libnss_compat.so.2
ELF 7efc8000-7efee000 Deferred libm.so.6
ELF b7d00000-b7d0b000 Deferred libnss_files.so.2
ELF b7d0c000-b7d10000 Deferred libdl.so.2
ELF b7d10000-b7e5d000 Deferred libc.so.6
ELF b7e5e000-b7e75000 Deferred libpthread.so.0
ELF b7e7d000-b7e87000 Deferred libnss_nis.so.2
ELF b7e87000-b7f9b000 Deferred libwine.so.1
ELF b7f9d000-b7fbb000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000010 (D) C:\windows\system32\UTSCSI.EXE
00000013 0 <==
00000012 0
00000011 0
0000000a
0000000b 0
00000008
00000009 0
Backtrace:
=>1 0x00401685 in utscsi (+0x1685) (0xffffffff)
fixme:exec:SHELL_execute flags ignored: 0x00000400
/usr/lib/iceweasel/firefox-bin: Symbol `SSL_ImplementedCiphers' has different size in shared object, consider re-linking
-
- MagicJack Contributor
- Posts: 58
- Joined: Wed Nov 28, 2007 3:06 am
nothing that helps this along..
I guess you will all have to wait till i read up on devices in wine configuration and figure out under windows what the program looks for to tell if the device is plugged in...
Xp fresh on new or old hardware is way to unstable.. sorta wish the boyz over at MJ would of been smart enough to use a multi OS compiler or at least something made by the people for the people GPL type compiler.. I find it hard to believe if it works under MAC that it can not work under linux.. if anything if they based it on linux first would of been a heck of allot easier to port to both
Unless someone is already familiar with this?
You know cough cough already works on the development team.. cough.. Its flu season you know..
Would sure make the basics allot easier.. then I can look into making sure the on hook and touch tones work with the similar open source for this technology..
Open source works good when there is allot of people involved sorta takes forever when its just one person and a whole heck of alot of people who have no idea whats going on..
Xp fresh on new or old hardware is way to unstable.. sorta wish the boyz over at MJ would of been smart enough to use a multi OS compiler or at least something made by the people for the people GPL type compiler.. I find it hard to believe if it works under MAC that it can not work under linux.. if anything if they based it on linux first would of been a heck of allot easier to port to both
Unless someone is already familiar with this?
You know cough cough already works on the development team.. cough.. Its flu season you know..
Would sure make the basics allot easier.. then I can look into making sure the on hook and touch tones work with the similar open source for this technology..
Open source works good when there is allot of people involved sorta takes forever when its just one person and a whole heck of alot of people who have no idea whats going on..
wine magicjack
i got magic jack working without dunge in windowsxp and ubuntu as vbox win7
i use my laptop as a phone
now i also got magicjack working under wine
but under wine i have no audio devices.
magicjack can still call and receive.
any subjections?
i would prefer to use under wine because the Vbox sound is very choppy
and i refuse to boot up in windows everytime i need to make a call
i use my laptop as a phone
now i also got magicjack working under wine
but under wine i have no audio devices.
magicjack can still call and receive.
any subjections?
i would prefer to use under wine because the Vbox sound is very choppy
and i refuse to boot up in windows everytime i need to make a call
Re: wine magicjack
Inquiring minds want to know (in detail) the steps you used to pull this off. Magicjack under Wine has been elusive.y2cows wrote:i got magic jack working without dunge in windowsxp and ubuntu as vbox win7
i use my laptop as a phone
now i also got magicjack working under wine
but under wine i have no audio devices.
magicjack can still call and receive.
any subjections?
i would prefer to use under wine because the Vbox sound is very choppy
and i refuse to boot up in windows everytime i need to make a call
Thanks,
Jim
magicjack under wine
i copied all the files including hidden files to a ssd chip
so i can load magic jack on any windows computer without the dunge
then i copied the same files to WINEs C :\ file
i then use wine to run STROTHS MAGICJACK SUIT
then i had to set up all the file locations in stroths to c:/
then i click the start magic jack button on stroths
and magicjakc comes up just like on windows but i get an error saying no audio device
i understand this to be a common WINE issue
iv tryed oss alsa in wine same error
so i can load magic jack on any windows computer without the dunge
then i copied the same files to WINEs C :\ file
i then use wine to run STROTHS MAGICJACK SUIT
then i had to set up all the file locations in stroths to c:/
then i click the start magic jack button on stroths
and magicjakc comes up just like on windows but i get an error saying no audio device
i understand this to be a common WINE issue
iv tryed oss alsa in wine same error