public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Vibrations, audio, charging, radio on N9/N950
@ 2018-01-03 13:56 Pavel Machek
  2018-01-03 15:34 ` Filip Matijević
  0 siblings, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2018-01-03 13:56 UTC (permalink / raw)
  To: pali.rohar, sre, kernel list, linux-arm-kernel, linux-omap, tony,
	khilman, aaro.koskinen, ivo.g.dimitrov.75, patrikbachan, serge,
	abcloriens, clayton, martijn, sakari.ailus, Filip Matijević

[-- Attachment #1: Type: text/plain, Size: 785 bytes --]

Hi!

Sebasian, you submitted patch to enable vibrations on N950. I am
trying to do the same now on N9... I guess I enabled the dts, but
.. how do I actually ask for vibrations? /dev/input/eventX does not
seem to be present.

Did anyone get audio to run on N9/N950? It is marked as supported on
https://elinux.org/N950 with dt glue missing...

Even more importantly, does battery charging work for someone? It does
not work here :-(. After USB is plugged in, it maybe tries to charge,
but gives up after 30 seconds.

Maybe least important, but... does anyone have FM radio working? I'd
like to play some music...

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

* Re: Vibrations, audio, charging, radio on N9/N950
  2018-01-03 13:56 Vibrations, audio, charging, radio on N9/N950 Pavel Machek
@ 2018-01-03 15:34 ` Filip Matijević
  2018-01-03 15:40   ` Pali Rohár
  0 siblings, 1 reply; 4+ messages in thread
From: Filip Matijević @ 2018-01-03 15:34 UTC (permalink / raw)
  To: Pavel Machek, pali.rohar, sre, kernel list, linux-arm-kernel,
	linux-omap, tony, khilman, aaro.koskinen, ivo.g.dimitrov.75,
	patrikbachan, serge, abcloriens, clayton, martijn, sakari.ailus

Hi,

On 01/03/2018 02:56 PM, Pavel Machek wrote:
> Hi!
> 
> Sebasian, you submitted patch to enable vibrations on N950. I am
> trying to do the same now on N9... I guess I enabled the dts, but
> .. how do I actually ask for vibrations? /dev/input/eventX does not
> seem to be present.
> 
> Did anyone get audio to run on N9/N950? It is marked as supported on
> https://elinux.org/N950 with dt glue missing...
> 

I have fairly recent patches (for v4.10) here:
https://github.com/filippz/pmbootstrap/commit/600473432d8ff61ae80a7e2a198d9442fd3a6f2e
(from 0015 trough 0022 w/o 0016). Vibration was working as was audio
playback from twl5031 and tvl320dac33 together with tpa6140a2. More
details here: http://talk.maemo.org/showpost.php?p=1492590&postcount=112
I hope that you can use those patches at least to some degree.

> Even more importantly, does battery charging work for someone? It does
> not work here :-(. After USB is plugged in, it maybe tries to charge,
> but gives up after 30 seconds.
> 
> Maybe least important, but... does anyone have FM radio working? I'd
> like to play some music...

I haven't used FM radio nor BT (wl1273), so I can't comment on that, but
they are in there but probably need some work.

> 
> 									Pavel
> 

Best regards,
Filip

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

* Re: Vibrations, audio, charging, radio on N9/N950
  2018-01-03 15:34 ` Filip Matijević
@ 2018-01-03 15:40   ` Pali Rohár
  2018-01-03 15:44     ` Ivaylo Dimitrov
  0 siblings, 1 reply; 4+ messages in thread
From: Pali Rohár @ 2018-01-03 15:40 UTC (permalink / raw)
  To: Filip Matijević
  Cc: Pavel Machek, sre, kernel list, linux-arm-kernel, linux-omap,
	tony, khilman, aaro.koskinen, ivo.g.dimitrov.75, patrikbachan,
	serge, abcloriens, clayton, martijn, sakari.ailus

On Wednesday 03 January 2018 16:34:15 Filip Matijević wrote:
> Hi,
> 
> On 01/03/2018 02:56 PM, Pavel Machek wrote:
> > Hi!
> > 
> > Sebasian, you submitted patch to enable vibrations on N950. I am
> > trying to do the same now on N9... I guess I enabled the dts, but
> > .. how do I actually ask for vibrations? /dev/input/eventX does not
> > seem to be present.
> > 
> > Did anyone get audio to run on N9/N950? It is marked as supported on
> > https://elinux.org/N950 with dt glue missing...
> > 
> 
> I have fairly recent patches (for v4.10) here:
> https://github.com/filippz/pmbootstrap/commit/600473432d8ff61ae80a7e2a198d9442fd3a6f2e
> (from 0015 trough 0022 w/o 0016). Vibration was working as was audio
> playback from twl5031 and tvl320dac33 together with tpa6140a2. More
> details here: http://talk.maemo.org/showpost.php?p=1492590&postcount=112
> I hope that you can use those patches at least to some degree.
> 
> > Even more importantly, does battery charging work for someone? It does
> > not work here :-(. After USB is plugged in, it maybe tries to charge,
> > but gives up after 30 seconds.
> > 
> > Maybe least important, but... does anyone have FM radio working? I'd
> > like to play some music...
> 
> I haven't used FM radio nor BT (wl1273), so I can't comment on that, but
> they are in there but probably need some work.

IIRC there were some problems with FM chip on N9 or N950... something
like chip was not connected to antenna... But do not remember details.

-- 
Pali Rohár
pali.rohar@gmail.com

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

* Re: Vibrations, audio, charging, radio on N9/N950
  2018-01-03 15:40   ` Pali Rohár
@ 2018-01-03 15:44     ` Ivaylo Dimitrov
  0 siblings, 0 replies; 4+ messages in thread
From: Ivaylo Dimitrov @ 2018-01-03 15:44 UTC (permalink / raw)
  To: Pali Rohár, Filip Matijević
  Cc: Pavel Machek, sre, kernel list, linux-arm-kernel, linux-omap,
	tony, khilman, aaro.koskinen, patrikbachan, serge, abcloriens,
	clayton, martijn, sakari.ailus



On  3.01.2018 17:40, Pali Rohár wrote:
> On Wednesday 03 January 2018 16:34:15 Filip Matijević wrote:
>> Hi,
>>
>> On 01/03/2018 02:56 PM, Pavel Machek wrote:
>>> Hi!
>>>
>>> Sebasian, you submitted patch to enable vibrations on N950. I am
>>> trying to do the same now on N9... I guess I enabled the dts, but
>>> .. how do I actually ask for vibrations? /dev/input/eventX does not
>>> seem to be present.
>>>
>>> Did anyone get audio to run on N9/N950? It is marked as supported on
>>> https://elinux.org/N950 with dt glue missing...
>>>
>>
>> I have fairly recent patches (for v4.10) here:
>> https://github.com/filippz/pmbootstrap/commit/600473432d8ff61ae80a7e2a198d9442fd3a6f2e
>> (from 0015 trough 0022 w/o 0016). Vibration was working as was audio
>> playback from twl5031 and tvl320dac33 together with tpa6140a2. More
>> details here: http://talk.maemo.org/showpost.php?p=1492590&postcount=112
>> I hope that you can use those patches at least to some degree.
>>
>>> Even more importantly, does battery charging work for someone? It does
>>> not work here :-(. After USB is plugged in, it maybe tries to charge,
>>> but gives up after 30 seconds.
>>>
>>> Maybe least important, but... does anyone have FM radio working? I'd
>>> like to play some music...
>>
>> I haven't used FM radio nor BT (wl1273), so I can't comment on that, but
>> they are in there but probably need some work.
> 
> IIRC there were some problems with FM chip on N9 or N950... something
> like chip was not connected to antenna... But do not remember details.
> 

I guess you talk about FMTX here, yes, it is not connected AFAIK. But I 
think they meant FMRX in BT module.

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

end of thread, other threads:[~2018-01-03 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-03 13:56 Vibrations, audio, charging, radio on N9/N950 Pavel Machek
2018-01-03 15:34 ` Filip Matijević
2018-01-03 15:40   ` Pali Rohár
2018-01-03 15:44     ` Ivaylo Dimitrov

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