xopher
Member
Topic says all. Thanks
xopher said:Topic says all. Thanks
xopher said:xopher said:Topic says all. Thanks
I'll just leave this here:
http://pandorawiki.org/Mobile_broadband
wvdial: utils/wvtask.cc:202: WvTaskMan::WvTaskMan(): Assertion `getcontext(&get_stack_return) == 0' failed. Aborted
rfcomm tty_ioctl: TIOCGSERIAL is not supported
xopher said:I can't seem to get this to work properly with a Blackberry Curve. I tried many different channels. I can get the modem to init but then I get an error.
I'm tethering via bluetooth
Code:wvdial: utils/wvtask.cc:202: WvTaskMan::WvTaskMan(): Assertion `getcontext(&get_stack_return) == 0' failed. Aborted
dmesg shows
Code:rfcomm tty_ioctl: TIOCGSERIAL is not supported
Anyone familiar?
Using T-mobile and have tethered with Ubuntu and Windows and n810 without issue, Verizon charges a premium for tethering.j.pickens said:Who is your phone service provider?
Verizon Wireless only supports bluetooth DUN between a phone and a laptop running Windoze with Verizon Access Manager.
At least that's what I found out a while back with my Nokia Tablet.
Anybody know if this has changed?
illusionx said:Yeah I found wvdial on arm seems to have a bug and I could find people talking about it but no fix.
if you install modem manger you might find you have more luck.
I wrote a guide for using a usb mobile stick but installing the modem manager allowed HackModford to tether successfully so maybe try just that instead.
http://www.gp32x.de/board/index.php?/topic/54318-guide-mobile-broadband-usb-stick-usage/
HackModford said:I've noticed that If I don't have the phone plugged in while I restart (or plug the phone in then turn the pandora on)
CDMA connection doesn't show up in the network panel utility
If I unplug the phone while on then plug it back in CDMA connection doesn't reappear even though thumb drives do.
Maybe that's your problem ste_167?
debug debug debug
require-pap
nodetach
/dev/rfcomm0
115200
connect "/usr/sbin/chat -f /etc/ppp/chatscripts/<YOUR FILENAME HERE>"
nomultilink
defaultroute
noipdefault
ipcp-restart 7
ipcp-accept-local
ipcp-accept-remote
ipcp-max-configure 20
ipcp-max-failure 2
lcp-echo-interval 0
lcp-echo-failure 999
modem
nodeflate
nocrtscts
noipdefault
novj
usepeerdns
user ``
password ``
holdoff 10
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT DELAYED ABORT ERROR
SAY "Initializing\n"
' ATZ
SAY "ATE\n"
OK 'AT+CGDCONT=1,"IP","wap.voicestream.com"'
OK 'AT'
OK 'ATDT*99#'
SAY "Dialing\n"
pppd: The remote system is required to authenticate itself
pppd: but I couldn't find any suitable secret (password) for it to do so.
GizmoTheGreen said:using your script, with some modifications like another APN and such, i get the following
Code:pppd: The remote system is required to authenticate itself pppd: but I couldn't find any suitable secret (password) for it to do so.
EvilDragon said:* Connect the mobile phone with the bluetooth applet.
cosurgi said:EvilDragon said:* Connect the mobile phone with the bluetooth applet.
Is there such an applet written in java(-phone) available for other phones?
My nokia 3120c has bluetooth, but it has no such bluetooth applet. Opera browser works on my phone great, and bluetooth works too. But I need a bluetooth applet for "mobile internet".
Alerino said:EvilDragon said:Just got a new beta kernel tonight
what kernel version, ED?
thanks
God Ginrai said:cosurgi said:EvilDragon said:* Connect the mobile phone with the bluetooth applet.
Is there such an applet written in java(-phone) available for other phones?
My nokia 3120c has bluetooth, but it has no such bluetooth applet. Opera browser works on my phone great, and bluetooth works too. But I need a bluetooth applet for "mobile internet".
I'm pretty sure that's talking about on the Pandora-side.
-God Ginrai
Maybe i should change my nick to someone so that you wouldnt need to remember it (j/k) .EvilDragon said:Just got a new beta kernel tonight with the patch that someone posted at the Bugtracker for Bluetooth.