* [Bluez-users] HCI Config returns Can't Init device
@ 2005-03-28 6:17 hariharan veerappan
2005-03-28 11:13 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: hariharan veerappan @ 2005-03-28 6:17 UTC (permalink / raw)
To: bluez-users
Hi,
i am using 2.4.18 kernel with the RFMD serial port bluetooth
module. i have ported the Bluez Stack and HCI_H4 protocol modules. The
RFMD device is get attached by
hciattach /dev/ttyS0 swave 115200 flow
the patch added in the hciattach.c is soft reset functionality
included before sending param acess command in SWAVE function and
after that reset again. This attaches my UART dongle with the HCI
layer.
When i try to hciconfig uration i am getting the following errors.
hciconfig hci0 up
Can't init device hci0. Connection timed out(110) ERROR.
But i could have functionality with Kernel 2.6. The HCI config works fine.
Is there any patch to imply for the 2..4 kernel.
Please advise
Thanks and regards
Hariharan.v.
-------------------------------------------------------
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] 4+ messages in thread
* Re: [Bluez-users] HCI Config returns Can't Init device
2005-03-28 6:17 [Bluez-users] HCI Config returns Can't Init device hariharan veerappan
@ 2005-03-28 11:13 ` Marcel Holtmann
2005-03-28 11:33 ` hariharan veerappan
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2005-03-28 11:13 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Hariharan,
> i am using 2.4.18 kernel with the RFMD serial port bluetooth
> module. i have ported the Bluez Stack and HCI_H4 protocol modules. The
> RFMD device is get attached by
>
> hciattach /dev/ttyS0 swave 115200 flow
>
> the patch added in the hciattach.c is soft reset functionality
> included before sending param acess command in SWAVE function and
> after that reset again. This attaches my UART dongle with the HCI
> layer.
>
> When i try to hciconfig uration i am getting the following errors.
>
> hciconfig hci0 up
>
> Can't init device hci0. Connection timed out(110) ERROR.
>
> But i could have functionality with Kernel 2.6. The HCI config works fine.
>
> Is there any patch to imply for the 2..4 kernel.
you need at least use my 2.4.18-mh15 patch. However if the 2.6 kernel
works then use it.
Regards
Marcel
-------------------------------------------------------
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] 4+ messages in thread
* Re: [Bluez-users] HCI Config returns Can't Init device
2005-03-28 11:13 ` Marcel Holtmann
@ 2005-03-28 11:33 ` hariharan veerappan
2005-03-28 11:38 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: hariharan veerappan @ 2005-03-28 11:33 UTC (permalink / raw)
To: bluez-users
Hi,
i have patched kernel 2,4,18 with the yours respective patch. Since i
am using Samsung S3C2440 processor, smasung officially supports only
the kernel 2.4.18. hence i need to get
the best result of bluetooth using this kernel version 2.4.18 only.
Facing the problem is ,
Can't init device hci0. Connection timed out(110) ERROR.
i am using 2.4.18 kernel with the RFMD serial port bluetooth
module. i have ported the Bluez Stack and HCI_H4 protocol modules. The
RFMD device is get attached by
hciattach /dev/ttyS0 swave 115200 flow
the patch added in the hciattach.c is soft reset functionality
included before sending param acess command in SWAVE function and
after that reset again. This attaches my UART dongle with the HCI
layer.
When i try to hciconfig uration i am getting the following errors.
hciconfig hci0 up
But i could have functionality with Kernel 2.6. The HCI config works fine.
Is there any patch to imply for the 2..4 kernel.
Thanks and regards
Hariharan.v.
On Mon, 28 Mar 2005 13:13:31 +0200, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Hariharan,
>
> >
> > Can't init device hci0. Connection timed out(110) ERROR.
> >> > i am using 2.4.18 kernel with the RFMD serial port bluetooth
> > module. i have ported the Bluez Stack and HCI_H4 protocol modules. The
> > RFMD device is get attached by
> >
> > hciattach /dev/ttyS0 swave 115200 flow
> >
> > the patch added in the hciattach.c is soft reset functionality
> > included before sending param acess command in SWAVE function and
> > after that reset again. This attaches my UART dongle with the HCI
> > layer.
> >
> > When i try to hciconfig uration i am getting the following errors.
> >
> > hciconfig hci0 up
> > But i could have functionality with Kernel 2.6. The HCI config works fine.
> >
> > Is there any patch to imply for the 2..4 kernel.
>
> you need at least use my 2.4.18-mh15 patch. However if the 2.6 kernel
> works then use it.
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> 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
>
-------------------------------------------------------
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] 4+ messages in thread
* Re: [Bluez-users] HCI Config returns Can't Init device
2005-03-28 11:33 ` hariharan veerappan
@ 2005-03-28 11:38 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2005-03-28 11:38 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Hariharan,
> i have patched kernel 2,4,18 with the yours respective patch. Since i
> am using Samsung S3C2440 processor, smasung officially supports only
> the kernel 2.4.18. hence i need to get
> the best result of bluetooth using this kernel version 2.4.18 only.
>
> Facing the problem is ,
there is no need to repeat your problem. I don't have a Samsung S3 or a
Silicon Wave module (with UART interface) laying around. So I can't help
here, but the 2.6 kernel will also work with the Samsung processor and
so you should really go this direction.
Regards
Marcel
-------------------------------------------------------
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] 4+ messages in thread
end of thread, other threads:[~2005-03-28 11:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-28 6:17 [Bluez-users] HCI Config returns Can't Init device hariharan veerappan
2005-03-28 11:13 ` Marcel Holtmann
2005-03-28 11:33 ` hariharan veerappan
2005-03-28 11:38 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox