social said:The size of the restricted extras is around 82mb... Should take you a day or two
hotshot05 said:But before that, will have to find a way to connect to net using mobile on Ubuntu. Dont have any idea how to do that.
Gaurish said:you can use wvdial(cli) or Mobile broadband option(GUI)
If Network manager isn't working.you can use wvdial to connect.I use the same to connect via data cable on my 5800.hotshot05 said:I used Bluetooth to connect my mobile to my laptop.
I used Mobile Broadband option to create the dialing connection and chose Connect Automatically.
But for some reason, my mobile is always listed as disconnected under Network Manager even though Bluetooth is on. When I am accessing the contents of the phone through the Bluetooth menu, the files can be accessed. So the bluetooth connection is ok. But for some reason, the Network Manager cannot connect to the mobile for creating the net connection.
Everytime I select my mobile from the Network Connections list, it connects to my mobile for a split second and then says "Network Disconnected: You are now offline"
Does anyone know if I can get my mobile(Nokia 5130XM) to get detected as a modem if I connect it via data cable. Are cable drivers available for Linux?
$ dmesg
usb 1-4: new high speed USB device using ehci_hcd and address 6
cdc_acm 1-4:1.1: ttyACM0: USB ACM device
usbcore: registered new interface driver cdc_acm
cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
NET: Registered protocol family 35
cdc_phonet: probe of 1-4:1.10 failed with error -22
usbcore: registered new interface driver cdc_phonet
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver rndis_host
cfg80211: Calling CRDA to update world regulatory domain
usbcore: registered new interface driver rndis_wlan
$ sudo wvdialconf
Editing `/etc/wvdial.conf'.
Scanning your serial ports for a modem.
ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S1 S2 S3
WvModem<*1>: Cannot get information for serial port.
ttyACM0<*1>: ATQ0 V1 E1 -- OK
ttyACM0<*1>: ATQ0 V1 E1 Z -- OK
ttyACM0<*1>: ATQ0 V1 E1 S0=0 -- OK
ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
ttyACM0<*1>: Modem Identifier: ATI -- Nokia
ttyACM0<*1>: Speed 4800: AT -- OK
ttyACM0<*1>: Speed 9600: AT -- OK
ttyACM0<*1>: Speed 19200: AT -- OK
ttyACM0<*1>: Speed 38400: AT -- OK
ttyACM0<*1>: Speed 57600: AT -- OK
ttyACM0<*1>: Speed 115200: AT -- OK
ttyACM0<*1>: Speed 230400: AT -- OK
ttyACM0<*1>: Speed 460800: AT -- OK
ttyACM0<*1>: Max speed is 460800; that should be safe.
ttyACM0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
Found an USB modem on /dev/ttyACM0.
/etc/wvdial.conf<Warn>: Can't open '/etc/wvdial.conf' for reading: No such file or directory
/etc/wvdial.conf<Warn>: ...starting with blank configuration.
Modem configuration written to /etc/wvdial.conf.
ttyACM0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"
sudo wvdial
--> WvDial: Internet dialer version 1.61
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT
~[7f]}#@!}!} } }2}#}$@#}!}$}%\}"}&} }*} } g}%~
--> Carrier detected. Waiting for prompt.
~[7f]}#@!}!} } }2}#}$@#}!}$}%\}"}&} }*} } g}%~
--> PPP negotiation detected.
--> Starting pppd at Wed May 3 00:31:57 2010
--> Pid of pppd: 11450
--> Using interface ppp0
--> pppd: ������ �[08]�
--> pppd: ������ �[08]�
--> pppd: ������ �[08]�
--> pppd: ������ �[08]�
--> pppd: ������ �[08]�
--> local IP address 172.27.179.154
--> pppd: ������ �[08]�
--> remote IP address 10.6.6.6
--> pppd: ������ �[08]�
--> primary DNS address 196.201.208.2
--> pppd: ������ �[08]�
--> secondary DNS address 209.244.0.3
--> pppd: ������ �[08]�
madnav said:did anyone have issue with iso fo 64bit?
i downloaded 3 times from indian server but the OS does not load beyond the splash screen.
the log on sound comes, splash progress bar stops after all dots become red... the mouse is still responsive but no desktop yet.
pressed shutdown key...the interface changes to verbose and then i see some corrupt file system error..
can anyone who has downloaded 64bit iso from other servers confirm working condition?
Gaurish said:How about check iso image for errors? and also test memory with memtest
link:https://help.ubuntu.com/community/HowToMD5SUM
prakashan said:My DVD Drive is not working .Need to Do a Network install(after a week) .Is there any minimal iso available for Lucid?
Also ,anyone installed from booting into from GRUB2?
regards