osdir.com
mailing list archive

Subject: RE: How install magicjack interface in ubuntu 9.04 - msg#01554

List: ubuntu-users

Date: Prev Next Index Thread: Prev Next Index
Thank for your fast answare in mead time I found this instructions but do not understand much the red letters

Successfully setup Ubuntu Linux + VMWare + XP + MagicJack

I was using a dedicated XP box for MagicJack and I have a 24x7 server running ubuntu so I decided to give it a try and was able to move MagicJack to my Ubuntu box successfully.

Here are what I did, hope it will help others like me who don't want a dedicated XP running just for MagicJack.

I started with an existing Ubuntu server install that does not have GUI.

Install GUI and VNC:
Downsize the system:
- sudo vi /etc/default/linux-restricted-modules-common:
DISABLED_MODULES="ath_hal fc fglrx ltm nv"

Install the X11 bare bone:
- sudo aptitude install x-window-system-core
- sudo aptitude install xorg
- sudo aptitude install fluxbox fluxconf #lightwight windows manager
- sudo aptitude install dillo #lightweight browser
- sudo aptitude install xfe #lightweight file manager

Change /etc/X11/xorg.conf:
- sudo dpkg-reconfigure xserver-xorg #guided setup
- manual edit /etc/X11/xorg.conf (use "gtf 1024 768 60" to obtain the Modeline values):

Section "Monitor"
Identifier "KDS k717s" #This is my monitor
HorizSync 31-80
VertRefresh 60-75
# 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz
Modeline "1024x768_60.00" 64.11 1024 1080 1184 1344 768 769 772 795 -HSync +Vsync
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "KDS k717s"
Device "Configured Video Device"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
EndSection

Starting X:
- use startx
- Virtual console F7 is the x window (display :0)

Install X11vnc:
- sudo aptitude install x11vnc

Start vnc:
- startx
- x11vnc --forever &

Connect to server remotely via vnc:
- vncviewer host:0

By now, I got a light GUI Ubuntu box that can be accessed remotely via VNC.

Setup VMWare:
Get the kernel header:
- sudo apt-get install linux-headers-$(uname -r)

Then run the vmware-install.pl as root

Then run the vmware-config.pl (install will prompt to run this)

If you receive compilation error when run vmware-config.pl like this:
include/asm/bitops_32.h:9:2: error: #error only can be included directly, and vmmon-only compile failes
The solution is: change line 74 in vmmon-only source file to read: #include “linux/bitops.h”
Steps:
cd /usr/lib/vmware/modules/source
cp vmmon.tar vmmon.tar.orig
sudo tar xvf vmmon.tar
cd vmmon-only/include/
sudo vi vcpuset.h
change line 74 from: #include “asm/bitops.h” to: #include “linux/bitops.h”
rm vmmon.tar (return to the folder where you decompressed the tar file)
sudo tar cvf vmmon.tar vmmon-only/
sudo rm -rf vmmon-only/

Then re-run: sudo vmware-config.pl

After this I have a working vmware that can be launched by "vmware".

Guest XP OS install:
You would need to install and activate your XP Guest OS. I already have a VMware image so this is skipped.

Detect MagicJack USB devices:
I was initially having problem detecting the MagicJack USB devices. I did two things that fixed it:
1. Make sure the XP virtual machine has the USB Controller in the hardware list
2. Check that the vmx file of the virtual machine has:
usb.present = "TRUE"
usb.generic.skipsetconfig = "TRUE"
The second line is missing in my vmx file and I had to manually add it.

After this, I rebooted the guest XP OS and re-plug in the MagicJack. XP detected both devices properly and started its installation. After that the MagicJack is up and running and I was able to make calls.

Cheers!

BTW, I was posting this to the unofficialmagicjack forum but keep getting "Method Not Implemented, POST to /posting.php not supported." error when submit the post - tried 3 different browsers.




Lic Alfredo Ló Vargas
Abogado & Notario
tel 506-88365072   tel/fax 506-22910243




> Date: Fri, 8 May 2009 09:12:33 -0400
> Subject: Re: How install magicjack interface in ubuntu 9.04
> From: brian.mckee@xxxxxxxxx
> To: ubuntu-users@xxxxxxxxxxxxxxxx
>
> On Fri, May 8, 2009 at 9:02 AM, Alfredo Lopez <liclopez@xxxxxxxxxxx> wrote:
> > I have a Toshiba Satellite laptop with ubuntu 9.04 and want install
> > magicjack interface for voice/ip
>
> Is this the magicjack from www.magicjack.com ? (Their website is down)
>
> That is a commercial product that is Windows Only, so it may not be possible.
>
> What did they say when you asked them?
>
> What have you tried? What happened?
>
> Please consider that people will be more likely to help if you
> demonstrate you have spent some time on this yourself.
>
> Brian
>
> --
> ubuntu-users mailing list
> ubuntu-users@xxxxxxxxxxxxxxxx
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Internet Explorer 8 makes surfing easier. Get it now! --
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

Re: Off topic and other offensive posts

--- On Fri, 5/8/09, Oliver Grawert <ogra@xxxxxxxxxx> wrote: > From: Oliver Grawert <ogra@xxxxxxxxxx> > Subject: Re: Off topic and other offensive posts > To: ubuntu-users@xxxxxxxxxxxxxxxx > Date: Friday, May 8, 2009, 4:21 AM > hi, > Am Donnerstag, den 07.05.2009, 14:04 -0700 schrieb Leonard > Chatagnier: > > > > "That's because you don't know what > a real > > > Moron is. Just look into > > > the mirror and you'll see one. > > > > This is my opinion and I don't apologize for it > and shouldn't have to. > > you surely should. > calling people morons is definately a code of conduct > violation which > you agreed to respect when you joined the list and started > participating > in it. posts like your initial one as well as specifically > the attitude > you show with the last sentence i quoted actually brought > up the > discussion among the people responsible for this list. > > ciao > oli > Did you also send this same message to the OP that I was responding to? The one who called Karl a moron. Let's be fair about this. Also, please don't lecture me about the code of conduct. I've seen many regular users violate it especially all those who reply to Karl's posts calling him moron and other names. Come on people, grow up and quit trying to be the list police. Leonard Chatagnier lenc5570@xxxxxxxxxxxxx -- ubuntu-users mailing list ubuntu-users@xxxxxxxxxxxxxxxx Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Next Message by Date: click to view message preview

Re: Cannot compile

Chan Chung Hang Christopher wrote: > Karl, > >>> This error seems to be the problem: >>> ERROR: cmake/modules/FindKDE4Internal.cmake not found in >>> >>> /home/jaunty2/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps >>> >>> How do I solve that? >>> >>> Thanks! >>> >>> >>> >>> >>> >> Try these and they should reply "no file found" >> >> $ g++ >> $ make >> >> >> > > Have you EVER written a programme? > > > > Many in fact. Karl -- ubuntu-users mailing list ubuntu-users@xxxxxxxxxxxxxxxx Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Previous Message by Thread: click to view message preview

Re: How install magicjack interface in ubuntu 9.04

On Fri, May 8, 2009 at 9:02 AM, Alfredo Lopez <liclopez@xxxxxxxxxxx> wrote: > I have a Toshiba Satellite laptop with ubuntu 9.04 and want install > magicjack interface for voice/ip Is this the magicjack from www.magicjack.com ? (Their website is down) That is a commercial product that is Windows Only, so it may not be possible. What did they say when you asked them? What have you tried? What happened? Please consider that people will be more likely to help if you demonstrate you have spent some time on this yourself. Brian -- ubuntu-users mailing list ubuntu-users@xxxxxxxxxxxxxxxx Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Next Message by Thread: click to view message preview

Re: How install magicjack interface in ubuntu 9.04

On Fri, May 8, 2009 at 10:21 AM, Alfredo Lopez <liclopez@xxxxxxxxxxx> wrote: > Thank for your fast answare in mead time I found this instructions but do > not understand much the red letters If you have a working Ubuntu set up on your laptop already, then skip all that. It doesn't apply to you. Start at the 'Setup VMWare' section. As a matter of fact, since he indicates it works ok in VMWare, you might also consider trying VirtualBox instead. There's lot of info floating around on either option - a quick Google should get you there. Here's a guide I just found with Google, I didn't verify it. http://www.ubuntugeek.com/how-to-install-virtualbox-220-in-ubuntu-904-jaunty.html Brian -- ubuntu-users mailing list ubuntu-users@xxxxxxxxxxxxxxxx Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by