All of lore.kernel.org
 help / color / mirror / Atom feed
* ralink rt3290/3298 pcie
@ 2013-03-19 22:48 Graham Burnside
  2013-03-20 16:58 ` Gustavo Padovan
  0 siblings, 1 reply; 5+ messages in thread
From: Graham Burnside @ 2013-03-19 22:48 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

I was wondering if anyone had had a look into or discussed this wifi /
bluetooth combo card with ralink? It came present in my new HP laptop,
so I'm guessing its quite common.

I have the wifi working perfectly from the rt2x00 backports, but can't
find any mention of the bluetooth device. I have also emailed ralink, so
will post anything useful back here.

Details as follows:

           +-1c.0-[01]--+-00.0  Ralink corp. Device 3290
           |                        \-00.1  Ralink corp. Device 3298


Thanks,

Graham

-- 

Get my public signing / encryption OpenPGP key at:
https://www.somethingshocking.com/grahamPublicPGP.key


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

* Re: ralink rt3290/3298 pcie
  2013-03-19 22:48 ralink rt3290/3298 pcie Graham Burnside
@ 2013-03-20 16:58 ` Gustavo Padovan
  0 siblings, 0 replies; 5+ messages in thread
From: Gustavo Padovan @ 2013-03-20 16:58 UTC (permalink / raw)
  To: Graham Burnside; +Cc: linux-bluetooth

Hi Graham,

* Graham Burnside <graham@somethingshocking.com> [2013-03-19 22:48:59 +0000]:

> Hi,
> 
> I was wondering if anyone had had a look into or discussed this wifi /
> bluetooth combo card with ralink? It came present in my new HP laptop,
> so I'm guessing its quite common.
> 
> I have the wifi working perfectly from the rt2x00 backports, but can't
> find any mention of the bluetooth device. I have also emailed ralink, so
> will post anything useful back here.
> 
> Details as follows:
> 
>            +-1c.0-[01]--+-00.0  Ralink corp. Device 3290
>            |                        \-00.1  Ralink corp. Device 3298

You are saying that you don't even see the device with 'hciconfig', right?

So please post the output of /sys/kernel/debug/usb/devices for the bluetooth
device here so we can more information about this device.

	Gustavo

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

* Re: ralink rt3290/3298 pcie
       [not found] <514A09AD.20809@somethingshocking.com>
@ 2013-03-20 19:39 ` Graham Burnside
  2013-03-20 21:53   ` Oliver Neukum
  0 siblings, 1 reply; 5+ messages in thread
From: Graham Burnside @ 2013-03-20 19:39 UTC (permalink / raw)
  To: linux-bluetooth

On 20/03/13 16:58, Gustavo Padovan wrote:
> Hi Graham,
>
> * Graham Burnside <graham@somethingshocking.com> [2013-03-19 22:48:59 +0000]:
>
>> Hi,
>>
>> I was wondering if anyone had had a look into or discussed this wifi /
>> bluetooth combo card with ralink? It came present in my new HP laptop,
>> so I'm guessing its quite common.
>>
>> I have the wifi working perfectly from the rt2x00 backports, but can't
>> find any mention of the bluetooth device. I have also emailed ralink, so
>> will post anything useful back here.
>>
>> Details as follows:
>>
>>            +-1c.0-[01]--+-00.0  Ralink corp. Device 3290
>>            |                        \-00.1  Ralink corp. Device 3298
> You are saying that you don't even see the device with 'hciconfig', right?
>
> So please post the output of /sys/kernel/debug/usb/devices for the bluetooth
> device here so we can more information about this device.
>
> 	Gustavo

Hi,

Thanks for the interest Gustavo. I'm running Debian wheezy, there is no
device found on loading the 3.2, or 3.7 kernel.


On the 3.2 kernel, rfkill gives:

0: hp-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: hp-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

The hardware switch gives hard-lock on and off for both the hp-wifi
& hp-bluetooth. But neither device work.

Using a backported driver for rt2x00 gets the rt3290 device working fine.

hciconfig gives no ouput.

The directory /sys/kernel/debug/usb/devices does not exist. I'm not sure
what else might be useful?


Here is the relevant output from lspci -v (note there is no kernel
driver being loaded for the bluetooth device).

01:00.0 Network controller: Ralink corp. Device 3290
    Subsystem: Hewlett-Packard Company Device 18ec
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at c2510000 (32-bit, non-prefetchable) [size=64K]
    Capabilities: [40] Power Management version 3
    Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
    Capabilities: [70] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Device Serial Number 00-00-4d-fa-a8-23-94-68
    Kernel driver in use: rt2800pci

01:00.1 Bluetooth: Ralink corp. Device 3298
    Subsystem: Hewlett-Packard Company Device 18ec
    Flags: bus master, fast devsel, latency 0, IRQ 11
    Memory at c2500000 (32-bit, non-prefetchable) [size=64K]
    Capabilities: [40] Power Management version 3
    Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
    Capabilities: [70] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Device Serial Number 00-00-4e-fa-a8-23-94-68


- Graham.

-- 

Get my public signing / encryption OpenPGP key at:
https://www.somethingshocking.com/grahamPublicPGP.key


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

* Re: ralink rt3290/3298 pcie
  2013-03-20 21:53   ` Oliver Neukum
@ 2013-03-20 21:02     ` Graham Burnside
  0 siblings, 0 replies; 5+ messages in thread
From: Graham Burnside @ 2013-03-20 21:02 UTC (permalink / raw)
  To: Oliver Neukum; +Cc: linux-bluetooth

On 20/03/13 21:53, Oliver Neukum wrote:
> Am Mittwoch, 20. März 2013, 20:39:56 schrieb Graham Burnside:
> 
>> hciconfig gives no ouput.
>>
>> The directory /sys/kernel/debug/usb/devices does not exist. I'm not sure
>> what else might be useful?
>>
>>
>> Here is the relevant output from lspci -v (note there is no kernel
>> driver being loaded for the bluetooth device).
>>
>> 01:00.0 Network controller: Ralink corp. Device 3290
>>     Subsystem: Hewlett-Packard Company Device 18ec
>>     Flags: bus master, fast devsel, latency 0, IRQ 16
>>     Memory at c2510000 (32-bit, non-prefetchable) [size=64K]
>>     Capabilities: [40] Power Management version 3
>>     Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
>>     Capabilities: [70] Express Endpoint, MSI 00
>>     Capabilities: [100] Advanced Error Reporting
>>     Capabilities: [140] Device Serial Number 00-00-4d-fa-a8-23-94-68
>>     Kernel driver in use: rt2800pci
>>
>> 01:00.1 Bluetooth: Ralink corp. Device 3298
>>     Subsystem: Hewlett-Packard Company Device 18ec
>>     Flags: bus master, fast devsel, latency 0, IRQ 11
>>     Memory at c2500000 (32-bit, non-prefetchable) [size=64K]
>>     Capabilities: [40] Power Management version 3
>>     Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
>>     Capabilities: [70] Express Endpoint, MSI 00
>>     Capabilities: [100] Advanced Error Reporting
>>     Capabilities: [140] Device Serial Number 00-00-4e-fa-a8-23-94-68
> 
> The device is indeed PCI and different to anything else in the world.
> It doesn't use the normal HC commands. The registers are not documented.
> I am afraid you are out of luck with this device.
> 
> 	Regards
> 		Oliver
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


Thanks for the feedback.
I guess I'm at the mercy of ralink.

I noticed there is another ralink combo chip (5390). Is this also
lacking support?

If anyone is interested I came across this driver, from the system
builder zotac,
http://downloads.zotac.com/mediadrivers/mb/download/NB087_Ubuntu.zip

- Graham

-- 

Get my public signing / encryption OpenPGP key at:
https://www.somethingshocking.com/grahamPublicPGP.key

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

* Re: ralink rt3290/3298 pcie
  2013-03-20 19:39 ` Graham Burnside
@ 2013-03-20 21:53   ` Oliver Neukum
  2013-03-20 21:02     ` Graham Burnside
  0 siblings, 1 reply; 5+ messages in thread
From: Oliver Neukum @ 2013-03-20 21:53 UTC (permalink / raw)
  To: Graham Burnside, Al Cho; +Cc: linux-bluetooth

Am Mittwoch, 20. März 2013, 20:39:56 schrieb Graham Burnside:

> hciconfig gives no ouput.
> 
> The directory /sys/kernel/debug/usb/devices does not exist. I'm not sure
> what else might be useful?
> 
> 
> Here is the relevant output from lspci -v (note there is no kernel
> driver being loaded for the bluetooth device).
> 
> 01:00.0 Network controller: Ralink corp. Device 3290
>     Subsystem: Hewlett-Packard Company Device 18ec
>     Flags: bus master, fast devsel, latency 0, IRQ 16
>     Memory at c2510000 (32-bit, non-prefetchable) [size=64K]
>     Capabilities: [40] Power Management version 3
>     Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
>     Capabilities: [70] Express Endpoint, MSI 00
>     Capabilities: [100] Advanced Error Reporting
>     Capabilities: [140] Device Serial Number 00-00-4d-fa-a8-23-94-68
>     Kernel driver in use: rt2800pci
> 
> 01:00.1 Bluetooth: Ralink corp. Device 3298
>     Subsystem: Hewlett-Packard Company Device 18ec
>     Flags: bus master, fast devsel, latency 0, IRQ 11
>     Memory at c2500000 (32-bit, non-prefetchable) [size=64K]
>     Capabilities: [40] Power Management version 3
>     Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
>     Capabilities: [70] Express Endpoint, MSI 00
>     Capabilities: [100] Advanced Error Reporting
>     Capabilities: [140] Device Serial Number 00-00-4e-fa-a8-23-94-68

The device is indeed PCI and different to anything else in the world.
It doesn't use the normal HC commands. The registers are not documented.
I am afraid you are out of luck with this device.

	Regards
		Oliver

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

end of thread, other threads:[~2013-03-20 21:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-19 22:48 ralink rt3290/3298 pcie Graham Burnside
2013-03-20 16:58 ` Gustavo Padovan
     [not found] <514A09AD.20809@somethingshocking.com>
2013-03-20 19:39 ` Graham Burnside
2013-03-20 21:53   ` Oliver Neukum
2013-03-20 21:02     ` Graham Burnside

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.