2005-01-26 22:14:43

by Marco Trudel

[permalink] [raw]
Subject: [Bluez-users] Installing Bluez

Hello everyone

I've to install bluez on an arm system with a 2.6.7 kernel.
So I've to activate bluez in the kernel, install bluez-libs and bluez-utils.

How to activate bluez support in the kernel?
Is it enough to select (make menuconfig):
Networking Support -> Bluetooth subsystem support
USB Support -> USB Bluetooth TTY support

Or do I have to apply a patch from bluez.org/patches.html?
Is it possible to leave the kernel as it is and make a module for bluez?

Will there be any problems to compile the libs and utils on an arm processor?

kind regards
Marco Trudel


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users


2005-01-28 17:39:55

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Installing Bluez

Hi Marco,

> I expect it to pe for the 2.6.10 Kernel and hope that it's usuable with the
> 2.6.7 one...
> How bad is the 2.6.7 patch? Wher can I download it?

the latest 2.6.7 patch includes almost the same of the Bluetooth
subsystem that is in 2.6.8. So you miss the patches for two kernel
releases and actually I counted them. There are 33 patches between the
2.6.7 and 2.6.10 kernel. The ones from the patch-2.6.10-mh2 are not
included in this count.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-01-28 14:13:03

by Marco Trudel

[permalink] [raw]
Subject: Re: [Bluez-users] Installing Bluez

Hello Marcel

I expect it to pe for the 2.6.10 Kernel and hope that it's usuable with the
2.6.7 one...
How bad is the 2.6.7 patch? Wher can I download it?

kind regards
Marco


Marcel Holtmann wrote:
> Hi Marco,
>
>
>>>You should use 2.6.10 and apply that patch. The patch for 2.6.7 is
>>>outdated.
>>
>>Ok. I'll use the patch. (It's easier anyway :-))
>>Can I apply the 2.6.10 patch to my 2.6.7 kernel? Or do I have to use the
>>2.6.10 kernel?
>
>
> it is named patch-2.6.10-mh2. So what do you think ;)
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-01-27 17:32:27

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Installing Bluez

Hi Marco,

> > You should use 2.6.10 and apply that patch. The patch for 2.6.7 is
> > outdated.
>
> Ok. I'll use the patch. (It's easier anyway :-))
> Can I apply the 2.6.10 patch to my 2.6.7 kernel? Or do I have to use the
> 2.6.10 kernel?

it is named patch-2.6.10-mh2. So what do you think ;)

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-01-26 22:24:52

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] Installing Bluez

Hi Marco,

> I've to install bluez on an arm system with a 2.6.7 kernel.
> So I've to activate bluez in the kernel, install bluez-libs and bluez-utils.
>
> How to activate bluez support in the kernel?
> Is it enough to select (make menuconfig):
> Networking Support -> Bluetooth subsystem support
> USB Support -> USB Bluetooth TTY support

you can't select both drivers. Read the help text of the config entries.

> Or do I have to apply a patch from bluez.org/patches.html?

You should use 2.6.10 and apply that patch. The patch for 2.6.7 is
outdated.

> Is it possible to leave the kernel as it is and make a module for bluez?

It is possible, but not supported.

> Will there be any problems to compile the libs and utils on an arm processor?

Not that I know of, but I don't have a ARM platform for testing.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-01-26 22:54:39

by Marco Trudel

[permalink] [raw]
Subject: Re: [Bluez-users] Installing Bluez

Hello Marcel

Marcel Holtmann wrote:
> Hi Marco,
>
>
>>I've to install bluez on an arm system with a 2.6.7 kernel.
>>So I've to activate bluez in the kernel, install bluez-libs and bluez-utils.
>>
>>How to activate bluez support in the kernel?
>>Is it enough to select (make menuconfig):
>>Networking Support -> Bluetooth subsystem support
>>USB Support -> USB Bluetooth TTY support
>
>
> you can't select both drivers. Read the help text of the config entries.
>
>
>>Or do I have to apply a patch from bluez.org/patches.html?
>
>
> You should use 2.6.10 and apply that patch. The patch for 2.6.7 is
> outdated.

Ok. I'll use the patch. (It's easier anyway :-))
Can I apply the 2.6.10 patch to my 2.6.7 kernel? Or do I have to use the
2.6.10 kernel?


>>Is it possible to leave the kernel as it is and make a module for bluez?
>
>
> It is possible, but not supported.
>
>
>>Will there be any problems to compile the libs and utils on an arm processor?
>
>
> Not that I know of, but I don't have a ARM platform for testing.

I'll inform you as soon as i'm that far...


kind regards
Marco


> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users