Author Topic: Socket Bluetooth  (Read 5846 times)

keef

  • Full Member
  • ***
  • Posts: 129
    • View Profile
Socket Bluetooth
« on: February 13, 2007, 07:25:32 pm »
ok
i have an old rev e card which i had given up on as it was not being recognised.

as i had flashed a new rom cacko 1.23 i thought i would try again as the fig labs connection applet came up once after flashing

now if i physically flex the card and insert it  'usually' brings up the applet and then works perfectly until i 'sleep' the z

when i restart the applet will not show up and i have to flex the card  and reinsert several times.

not sure if it is solely the card which is playing up or the software is somehow ejecting the card and then not recognising it.- maybe a combination.

thanks


keef

Cresho

  • Hero Member
  • *****
  • Posts: 1609
    • View Profile
    • http://home.earthlink.net/~cresho/
Socket Bluetooth
« Reply #1 on: April 08, 2007, 10:52:45 am »
I actually created a few files which i can put up in a ipk which just adds icons to the multimedia tab.  all it does is eject and insert the card without you having to physically do this yourself.  I use bluetooth on my Z as well.  I found out that I loose the applet and I needed to manually eject and reinsert the card in order for this to work.  The second problem i had was when i first created the connections.  I then had to delete the rfcomm.conf and any directories inside /etc/bluetooth.  I recreated the bluetooth connection in the networks applet and works out of the box.  On occasions, I needed to use the icons to eject and insert the card again to fix my connectionson about 10% of the times.
Zaurus C-3200 (internal 8gb seagate drive) with buuf icon theme, cacko 1.23 full,  and also Meanie's pdaxqtrom-Debian/Open Office
Zaurus SL-5500 Sharp Rom 3.13 with steel theme
pretec pocket pc wi fi
ambicom bt2000-cf bluetooth-made in taiwan
simpletech 1gb cf
pny 1gb sd
patriot 2gb
ocz or patriot 4gb sd(failed after 2 weeks)only on z
creative csw-5300 speakers in stereo
DigiLife DDV-1000 for video, Audio, Picture recording playable on the zaurus
Mustek DV4500-video recorder, pictures, voice record on sd for z

zaurusthemes.biz | ZaurusVideo | Zaurus Software

keef

  • Full Member
  • ***
  • Posts: 129
    • View Profile
Socket Bluetooth
« Reply #2 on: April 08, 2007, 11:12:19 am »
Hi

Do you have  a link?



keef

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Socket Bluetooth
« Reply #3 on: April 08, 2007, 12:07:19 pm »
I created 2 *.sh files for my GPS to resume and to suspend it.
Maybe you can use this method and substitute eject and insert.
"gps-resume.sh" and "gps-suspend.sh"
Code: [Select]
#! /bin/bash
cardctl resume
exit 0
Code: [Select]
#! /bin/bash
cardctl suspend
exit 0
Then I placed them in /home/QtPalmtop/bin and made them executable. Then I used the Tab Setting to create an icon for each one.
« Last Edit: April 08, 2007, 12:13:15 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Cresho

  • Hero Member
  • *****
  • Posts: 1609
    • View Profile
    • http://home.earthlink.net/~cresho/
Socket Bluetooth
« Reply #4 on: April 08, 2007, 04:02:24 pm »
here is the file.

hey jon, funny thing is those commands crash my zaurus.
Zaurus C-3200 (internal 8gb seagate drive) with buuf icon theme, cacko 1.23 full,  and also Meanie's pdaxqtrom-Debian/Open Office
Zaurus SL-5500 Sharp Rom 3.13 with steel theme
pretec pocket pc wi fi
ambicom bt2000-cf bluetooth-made in taiwan
simpletech 1gb cf
pny 1gb sd
patriot 2gb
ocz or patriot 4gb sd(failed after 2 weeks)only on z
creative csw-5300 speakers in stereo
DigiLife DDV-1000 for video, Audio, Picture recording playable on the zaurus
Mustek DV4500-video recorder, pictures, voice record on sd for z

zaurusthemes.biz | ZaurusVideo | Zaurus Software

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Socket Bluetooth
« Reply #5 on: April 08, 2007, 05:22:13 pm »
Quote
here is the file.

hey jon, funny thing is those commands crash my zaurus.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=158273\"][{POST_SNAPBACK}][/a][/div]
When I wrote those, I didn't have any linux knowledge, and I still don't know all that much.  
I just tried using my Ambicom GPS card with zroadmap and qpegps.
I acquired 5 satellites, then used my gps-suspend. It cut the card off, but the icon stays in "launch" mode.
I closed zroadmap and qpegps, then waited about 2 minutes. Then I used my gps-resume, the card lit back up and I launched zroadmap and qpegps, and the previous satellites eventually came back up.
So these amateurish scripts worked without crashing my Cacko lite C3100, but as I said earlier, the icons stay in launch/splash mode for awhile, (they stay in that state until I launch something and go back to the tab they are located in). In other words, refreshing the tab shows the icons in a non-launching state.
I did download your cf_refresh_1.0_arm.zip, and will use it sometime in the future.
Right now, I'm trying to get the latest IceWM version working (like it is supposed to work), on my pdaxii13 C3200 Zaurus.
« Last Edit: April 08, 2007, 05:28:44 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Cresho

  • Hero Member
  • *****
  • Posts: 1609
    • View Profile
    • http://home.earthlink.net/~cresho/
Socket Bluetooth
« Reply #6 on: April 08, 2007, 05:42:45 pm »
no!  the commands are fine.  It is most likely related to something else in your case but in my case, the mounting of my cf slot dies after a reboot or after connection from a bluetooth.  so ejecting and inserting the cf card was the way to go.  Yours is a different issue totally.
can i ask what gps card you using?  is it free?  im new to this and i want to add gps to the zaurus.  ohh and post files and stuff too if you can do me the favor.
« Last Edit: April 08, 2007, 05:46:29 pm by Cresho »
Zaurus C-3200 (internal 8gb seagate drive) with buuf icon theme, cacko 1.23 full,  and also Meanie's pdaxqtrom-Debian/Open Office
Zaurus SL-5500 Sharp Rom 3.13 with steel theme
pretec pocket pc wi fi
ambicom bt2000-cf bluetooth-made in taiwan
simpletech 1gb cf
pny 1gb sd
patriot 2gb
ocz or patriot 4gb sd(failed after 2 weeks)only on z
creative csw-5300 speakers in stereo
DigiLife DDV-1000 for video, Audio, Picture recording playable on the zaurus
Mustek DV4500-video recorder, pictures, voice record on sd for z

zaurusthemes.biz | ZaurusVideo | Zaurus Software

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Socket Bluetooth
« Reply #7 on: April 10, 2007, 05:21:29 pm »
I started a new thread about GPS here:
https://www.oesf.org/forums/index.php?showtopic=23719
« Last Edit: April 10, 2007, 05:43:37 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

daniel3000

  • Hero Member
  • *****
  • Posts: 1003
    • View Profile
    • http://
Socket Bluetooth
« Reply #8 on: April 11, 2007, 03:35:33 am »
Quote
here is the file.

hey jon, funny thing is those commands crash my zaurus.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=158273\"][{POST_SNAPBACK}][/a][/div]

Hi Cresho,

Maybe try "cardctl suspend 0" and "cardctl resume 0" to just handle the GPS card, not the built-in microdrive...

daniel
« Last Edit: April 11, 2007, 03:35:51 am by daniel3000 »
SL-C3200 with weeXpc, based on pdaXrom 1.1.0beta3
HP 200LX with MS-DOS 5.0

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Socket Bluetooth
« Reply #9 on: April 11, 2007, 04:02:35 am »
Thanks Daniel. I forgot about the microdrive being affected by those commands.
I added "0" to both of my simple scripts.
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

ljonesj

  • Newbie
  • *
  • Posts: 42
    • View Profile
    • http://
Socket Bluetooth
« Reply #10 on: April 15, 2007, 06:52:52 pm »
hey i got a keningstion bluetooth usb adapter but my 3200 does nothing when i insert it i mean the usb does nothing the z still works no lockups or anything
i would like to get it to work
sl-c 3200 flashed to cacko 1.23 codenamed Joanna Dark
64 mb sd card
512 mb sd card
128 mb compact flash
planex cf wifi card
4gb transcend compact flash and zaurus reconizes it

causle linux user
main laptop windows xp home

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Socket Bluetooth
« Reply #11 on: April 16, 2007, 09:48:21 am »
Quote
hey i got a keningstion bluetooth usb adapter but my 3200 does nothing when i insert it i mean the usb does nothing the z still works no lockups or anything
i would like to get it to work
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
Here's a thread I started a while ago about my Kensington USB bluetooth dongles.
I'm not sure if it is the same one that you have or if the spelling is correct. Is there a name that is similar to Kensington?
[a href=\"https://www.oesf.org/forums/index.php?showtopic=19224&hl=kensington]https://www.oesf.org/forums/index.php?showt...4&hl=kensington[/url]
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

ljonesj

  • Newbie
  • *
  • Posts: 42
    • View Profile
    • http://
Socket Bluetooth
« Reply #12 on: April 17, 2007, 01:36:10 pm »
should be the same i have found no different bluetooth dongle from them
sl-c 3200 flashed to cacko 1.23 codenamed Joanna Dark
64 mb sd card
512 mb sd card
128 mb compact flash
planex cf wifi card
4gb transcend compact flash and zaurus reconizes it

causle linux user
main laptop windows xp home