Linux bluetooth development
 help / color / mirror / Atom feed
* Re: [Bluez-users] Zaurus SL6000 & Socket CF
@ 2005-03-03 14:11 Paolino paperino
  0 siblings, 0 replies; 5+ messages in thread
From: Paolino paperino @ 2005-03-03 14:11 UTC (permalink / raw)
  To: bluez-users


--- Erwin Authried <eauth@softsys.co.at> wrote:
> Am Don, den 03.03.2005 schrieb Paolino paperino um
> 12:48:
> > --- Erwin Authried <eauth@softsys.co.at> wrote:
> > > Am Don, den 03.03.2005 schrieb Paolino paperino
> um
> > > 12:07:
> > > > Hi!
> > > > I've installed on my Zaurus this ipk from
> Bluez
> > > site:
> > > > bluez-libs_2.8
> > > > bluez-hcidump 1.9
> > > > bluez-utils 2.8
> > > > bluez-kernel-2.4.18-mh14
> > > > 
> > > > I've loaded the modules by hand with insmod
> > > > hci_uart
> > > > bluez
> > > > l2cap
> > > > 
> > > > now i must  attach to the serial device:
> > > > hciattach /dev/ttySX socket
> > > > As X i tried 0 and 1 and this get me this
> error:
> > > "BCSP
> > > > initialization timeout".
> > > > 
> > > > If as X i use 2, 3 i get "Can't open serial
> port:
> > > No
> > > > such device"
> > > > 
> > > > without hciattaching i can't use Bluez,
> anybody
> > > could
> > > > hilight me?
> > > > Thannk's
> > > > Best regards 
> > > >  Andrea S.
> > > have you loaded serial_cs first? The kernel will
> > > report the tty that is
> > > used for the CF card.
> > > 
> > > Regards,
> > > Erwin
> > 
> > No but, my zaurus has got it insmod serial_cs
> fails to
> > find the module...where can i get it?
> > 
> > Andrea S.
> > 
> you have to enable standard (8250/16550) serial
> support as well as
> pcmcia serial support in the kernel. The module will
> be placed into
> modules/pcmcia.
> 
> Regards,
> Erwin
> 
Thank's
i think zaurus come with a kernel with serial support
compiled into, my modules/pcmcia contains 3 object
files:
memory_cs.o
prism2_cs.o
sharpzdc_cs.o
I loaded prism2 and also sharpzdc_cs but nothing
change...exists a precompiled kernel in ipk form, or i
should download , cross compile, make ipk and install?
Thank's
Andrea S.


		
___________________________________ 
Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora! 
http://it.messenger.yahoo.it


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [Bluez-users] Zaurus SL6000 & Socket CF
@ 2005-03-03 11:48 Paolino paperino
  2005-03-03 11:58 ` Erwin Authried
  0 siblings, 1 reply; 5+ messages in thread
From: Paolino paperino @ 2005-03-03 11:48 UTC (permalink / raw)
  To: bluez-users


--- Erwin Authried <eauth@softsys.co.at> wrote:
> Am Don, den 03.03.2005 schrieb Paolino paperino um
> 12:07:
> > Hi!
> > I've installed on my Zaurus this ipk from Bluez
> site:
> > bluez-libs_2.8
> > bluez-hcidump 1.9
> > bluez-utils 2.8
> > bluez-kernel-2.4.18-mh14
> > 
> > I've loaded the modules by hand with insmod
> > hci_uart
> > bluez
> > l2cap
> > 
> > now i must  attach to the serial device:
> > hciattach /dev/ttySX socket
> > As X i tried 0 and 1 and this get me this error:
> "BCSP
> > initialization timeout".
> > 
> > If as X i use 2, 3 i get "Can't open serial port:
> No
> > such device"
> > 
> > without hciattaching i can't use Bluez, anybody
> could
> > hilight me?
> > Thannk's
> > Best regards 
> >  Andrea S.
> have you loaded serial_cs first? The kernel will
> report the tty that is
> used for the CF card.
> 
> Regards,
> Erwin

No but, my zaurus has got it insmod serial_cs fails to
find the module...where can i get it?

Andrea S.


		
___________________________________ 
Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora! 
http://it.messenger.yahoo.it


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [Bluez-users] Zaurus SL6000 & Socket CF
@ 2005-03-03 11:07 Paolino paperino
  2005-03-03 11:35 ` Erwin Authried
  0 siblings, 1 reply; 5+ messages in thread
From: Paolino paperino @ 2005-03-03 11:07 UTC (permalink / raw)
  To: bluez-users

Hi!
I've installed on my Zaurus this ipk from Bluez site:
bluez-libs_2.8
bluez-hcidump 1.9
bluez-utils 2.8
bluez-kernel-2.4.18-mh14

I've loaded the modules by hand with insmod
hci_uart
bluez
l2cap

now i must  attach to the serial device:
hciattach /dev/ttySX socket
As X i tried 0 and 1 and this get me this error: "BCSP
initialization timeout".

If as X i use 2, 3 i get "Can't open serial port: No
such device"

without hciattaching i can't use Bluez, anybody could
hilight me?
Thannk's
Best regards 
 Andrea S.



		
___________________________________ 
Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora! 
http://it.messenger.yahoo.it


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-03 14:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-03 14:11 [Bluez-users] Zaurus SL6000 & Socket CF Paolino paperino
  -- strict thread matches above, loose matches on Subject: below --
2005-03-03 11:48 Paolino paperino
2005-03-03 11:58 ` Erwin Authried
2005-03-03 11:07 Paolino paperino
2005-03-03 11:35 ` Erwin Authried

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox