Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Tue 21 May 2013, 17:28
All times are UTC - 4
 Forum index » House Training » Beginners Help ( Start Here)
how to use mobile bluetooth as modem ?
Moderators: Flash, Ian, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 2 [26 Posts]   Goto page: 1, 2 Next
Author Message
alwaysalonee

Joined: 28 Feb 2012
Posts: 62

PostPosted: Sun 29 Apr 2012, 05:34    Post subject:  how to use mobile bluetooth as modem ?
Subject description: help
 

Hello guys !

after trying a lot i can connect my mobile to the puppy linux with bluetooth and i can transfer files and all
but i dont know how can i use my mobile bluetoth to connect to the internet ?
can anyone please please please give me steps to use my mobile as modem via bluetooth to connect to the internet ?

i am using lucid puppy 5.2.8 , i tried to prob modems but it doesnt find anything.
i have downloaded pets from here http://www.murga-linux.com/puppy/viewtopic.php?t=52973
i didn't downloaded dev pets are they necessary ??

Please Help and Thanks in advance ..
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2046
Location: World_Hub

PostPosted: Sun 29 Apr 2012, 09:55    Post subject:  

Always, this area's grey for me but we can check if Bluetooth's running.

Go into system >> bootmanager configure bootup.. it should be- running.

*Or if so inclined: ps -Al | grep -i bluetooth from a shell..

Then if you open a shell'n type: hcitool -i dev

.. is there output?

Yes?
Then: hcitool scan and post the results.

Failing these, do we have a listing if we enter: lsusb

By the way, Bluez is in Lucid's PPM.

For now though, you can leave what's already installed Laughing alone-e..
Back to top
View user's profile Send private message 
alwaysalonee

Joined: 28 Feb 2012
Posts: 62

PostPosted: Sun 29 Apr 2012, 13:12    Post subject:  

hi Seeme ...
here's what i did ..

open rox terrm / console
typed hcitool -i dev
nothing happend ..
no command found error ..

BTW in linux mint i just pair bluetooth device and it says me wheter i want it ti use as modem to access internet or not , isn't anything easy avilable for puppy linux too ?

i have paired my bluetooth device with my old desk succesfully i can send files also , i can even connect with pan0 network , but still i am lost on what to do to access internet ? ..................
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2046
Location: World_Hub

PostPosted: Sun 29 Apr 2012, 14:26    Post subject:  

"Typed: hcitool -i dev nothing happened.." cause you haven't yet installed Bluez?

If you go into setup >> internet connection wizard and try one of the modem choices under "connect to," does Pup find your device and offer to continue with it's configuration?

How about system >> status >> hardinfo.. we have a Bluetooth listing?

What kind of a phone/device is this mobile of yours?
modem_connect.jpg
 Description   
 Filesize   98.41 KB
 Viewed   467 Time(s)

modem_connect.jpg

Back to top
View user's profile Send private message 
alwaysalonee

Joined: 28 Feb 2012
Posts: 62

PostPosted: Mon 30 Apr 2012, 05:24    Post subject:    

hi seeme

oops sorry now i installed bluez with all other pets but when i install libxcb.pet puppy just hangs up but still i can set pan network and send files ..

i checked on hardinfo and it shows my bluetooth device but hcitool -i dev says no device found and i cant see bluetooth running or not in bootmanager configure bootup also but it should be running bcoz i got BT tray icon in tint2


Quote:
PostPosted: Yesterday, at 14:26 Post subject:
"Typed: hcitool -i dev nothing happened.." cause you haven't yet installed Bluez?
If you go into setup >> internet connection wizard and try one of the modem choices under "connect to," does Pup find your device and offer to continue with it's configuration?

Yes in 3rd option some tool helps me to set PAN network but still i cant access net with it ..

i have one bluetoot dongle and nokia 7230 for net ...
so now what to do ? Sad
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2046
Location: World_Hub

PostPosted: Mon 30 Apr 2012, 05:35    Post subject:  

Like I said, this is grey area for me. What we need is some intervention...

Tell me though, is this dongle plugged before you boot or do you insert it after the system's up?

If the former, try the latter..

Guessing you might need a driver, is there output from this cmd: lspci -nn | grep -i bluetooth
Back to top
View user's profile Send private message 
alwaysalonee

Joined: 28 Feb 2012
Posts: 62

PostPosted: Mon 30 Apr 2012, 06:17    Post subject:  

hi seeme thanks for help Smile

i run hcitool scan command and it gave me that ..

sh-4.1# hcitool -i dev
Invalid device: No such device
sh-4.1# hcitool scan
Scanning ...
18:14:56:CA:9E:42 Yo


'Yo' is my mobile bt name so may be its connected ?

Tell me though, is this dongle plugged before you boot or do you insert it after the system's up? ==> yes dongle plugged before i boot , but the dongle is detected ,theres no problem with that the problem is how to connect to the internet using bluetooth for mobile's GPRS plan .. ? !!


edit : it asks for pan in 2nd not 3rd option that's not working tho ..
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2046
Location: World_Hub

PostPosted: Mon 30 Apr 2012, 07:58    Post subject:  

Did that scan list a phone on the end?

Did this return a device?
Code:
lspci -nn | grep -i bluetooth


Try this. Open a shell and:
Code:
modprobe ppp_generic

.. then try:
Code:
hcitool -i dev

.. again. Different?


Can I see this:
Code:
ls -l /etc/bluetooth

.. and this:
Code:
iwconfig


Then tell me what this does:
Code:
hciconfig

Nothing?

Did you install dbus?

Make sure you respond to each of my queries..
Back to top
View user's profile Send private message 
alwaysalonee

Joined: 28 Feb 2012
Posts: 62

PostPosted: Mon 30 Apr 2012, 11:00    Post subject:  

hi seeme

seems like problem is with dbus ..




and i run all commands you said here's result

sh-4.1# hcitool scan
Scanning ...
18:14:56:CA:9E:42 Yo
sh-4.1# lspci -nn | grep -i bluetooth
sh-4.1# modprobe ppp_generic
sh-4.1# hcitool -i dev
Invalid device: No such device
sh-4.1# ls -l /etc/bluetooth
ls: cannot access /etc/bluetooth: No such file or directory
sh-4.1# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.

sh-4.1# hciconfig
hci0: Type: USB
BD Address: 00:1B:10:00:1D:45 ACL MTU: 1017:8 SCO MTU: 64:0
UP RUNNING PSCAN
RX bytes:1639 acl:0 sco:0 events:50 errors:0
TX bytes:705 acl:0 sco:0 commands:45 errors:0


so whatt's the problem i installed dbus still it says no in dependency ...
thanks ,, help ..
[/img]
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2046
Location: World_Hub

PostPosted: Mon 30 Apr 2012, 14:31    Post subject:  

Always- while the hciconfig looks promising, let's take a step back and adjust our sails, OK.

Uninstall anything you might've installed from Jemimah's post and post back when you're ready.

==

If you haven't rebooted since your last visit, I'd suggest you do so.

And since I'm unsure which of the five ppp_* modules, if any, your phone might need I'll suggest you plug your phone in after this boot-up, then give us a copy'n paste from the output of the following cmd:
Code:
lsmod

Beyond this I'm guessing your phone has to be set a particular way for all this to work.

I'll be back with more..
Back to top
View user's profile Send private message 
alwaysalonee

Joined: 28 Feb 2012
Posts: 62

PostPosted: Tue 01 May 2012, 04:08    Post subject:  

hi seeme i did what you said ..
this is the result of lsmod command

Code:
[b] sh-4.1# lsmod
Module                  Size  Used by
sco                     5699  2
bridge                 32476  0
stp                      984  1 bridge
llc                     2369  2 bridge,stp
bnep                    7079  2
rfcomm                 24197  8
l2cap                  23961  16 bnep,rfcomm
i915                  183740  2
drm_kms_helper         17823  1 i915
drm                   106327  3 i915,drm_kms_helper
video                  14642  1 i915
output                  1120  1 video
i2c_algo_bit            3539  1 i915
snd_hda_codec_realtek   165209  1
snd_hda_intel          14978  0
snd_hda_codec          38539  2 snd_hda_codec_realtek,snd_hda_intel
snd_pcm_oss            26845  0
snd_mixer_oss           9963  1 snd_pcm_oss
snd_pcm                45385  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_page_alloc          4645  2 snd_hda_intel,snd_pcm
snd_seq_dummy            907  0
snd_seq_oss            18888  0
snd_seq_midi            3156  0
snd_seq_midi_event      3592  2 snd_seq_oss,snd_seq_midi
snd_rawmidi            11924  1 snd_seq_midi
snd_seq                32379  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_seq_device          3601  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd_timer              11986  2 snd_pcm,snd_seq
snd                    30859  11 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_seq_device,snd_timer
soundcore               3403  1 snd
i2c_i801                6146  0
pcspkr                  1179  0
i2c_core               11497  5 i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
btusb                   7608  2
bluetooth              35895  9 sco,bnep,rfcomm,l2cap,btusb
serio_raw               2928  0
led_class               1733  0
r8169                  25792  0
mii                     2650  1 r8169
sg                     19093  0
fbcon                  27736  69
bitblit                 3514  1 fbcon
softcursor               805  1 bitblit
tileblit                1509  1 fbcon
font                    6916  1 fbcon
shpchp                 21148  0
pci_hotplug            18286  1 shpchp
intel_agp              19189  1
agpgart                18904  2 drm,intel_agp
ppdev                   4090  0
parport_pc             19055  0
parport                20387  2 ppdev,parport_pc
thermal                 9263  0
evdev                   5517  0
button                  3522  1 i915
processor              24987  0
fuse                   42549  0
aufs                  110466  1
nls_iso8859_1           2937  1
nls_cp437               4465  1
usb_storage            29717  1
usbhid                 18009  0
squashfs               15984  1
uhci_hcd               15444  0
ehci_hcd               25830  0
usbcore                91279  6 btusb,usb_storage,usbhid,uhci_hcd,ehci_hcd
sh-4.1#
[/b]

Last edited by alwaysalonee on Tue 01 May 2012, 08:04; edited 1 time in total
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2046
Location: World_Hub

PostPosted: Tue 01 May 2012, 05:15    Post subject:  

Go into PPM (Pup-pkg-manager), clk to install Bluez, then examine deps.. show me what's listed with a screenshot.

In addition I'd like ya to fire this from a shell and tell me whether or not it says "no devices detected.."
Code:
pgprs-setup

By the way- you've got a pm wait'n for ya..

*If you're aboard Firefox, close it and restart from "utility" >> "gexec" with: firefox -safe-mode

I'll send another...
Back to top
View user's profile Send private message 
alwaysalonee

Joined: 28 Feb 2012
Posts: 62

PostPosted: Tue 01 May 2012, 09:19    Post subject:  

Forget the bluetooth ..
it's so hard for me Sad

my friend gave me her old nokia USB cable that seems to work for my mobile too so help me to connect to the internet using usb cable connection ...
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2046
Location: World_Hub

PostPosted: Tue 01 May 2012, 09:34    Post subject:  

Hard for you? Very Happy We were almost there! Takes time to gather information..

What about that last set of instructs- know how to take a screenshot?

I see lsmod's showing a few loaded Bluetooth modules..
Back to top
View user's profile Send private message 
alwaysalonee

Joined: 28 Feb 2012
Posts: 62

PostPosted: Tue 01 May 2012, 12:37    Post subject:  

ok so i installed bluez but not from PPM coz it wasnt there reinstalled whole puppy still it says , i installed dbus b4 and after same message ..



pgprs-setup : it brings a dialog and i inserted my APN and then i connect it through network->pgprs connect after doing some process it failed to connect i tried several times still it failed Crying or Very sad ..

i think to get net working on puppy USB cable will work any instruction for that ? please , may be it'll be easy ..
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 2 [26 Posts]   Goto page: 1, 2 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » House Training » Beginners Help ( Start Here)
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0980s ][ Queries: 12 (0.0091s) ][ GZIP on ]