Denis 'GNUtoo' Carikli
2012-01-21 19:16:49 UTC
hi,
Today I gave a new try with the nexus S, here's the status:
On the stock SHR image:
---------------------------------
* The sound is currently broken( fsodeviced occupy the sound card,doen't work
after killing fsodeviced either)
* The networking is broken too(I think it's because
CONFIG_ANDROID_PARANOID_NETWORK is set): for instance eve is always offline
* Also a minor thing(since the sound is broken): the alsa scenario are still
missing...I think we should add them when the sound is repaired.
On the 3.0 kenrel side:
------------------------------
* I booted with serial (only for userspace) and could login after creating a
non-root user(with root it said invalid "invalid username").
* sound was still broken
* touchscreen was broken too, evtest reports the events but xorg seem to only
accept the very first touch/click, we must look with xev
* I fixed locally usbnet compilation but still it didn't work, which is a
problem if other people not having serial want to try it.
3.0 is interesting because it contains the runtime PM API needed to make wifi
work.
if we migrate to 3.0 we will have to fix the touchscreen, I wonder what
changed between 3.0 and 2.6.35 which broke our touchscreen xorg driver(xf86-
input-mtev).
On the modem side:
----------------------------
* I noticied that in replicant there are now the network names(derived from
MCC/MNC I think, I should check). but here I've garbage instead.
I think we should look at replicant's ril more, because they seem to have
support for more or differnt things than FSO.
Denis.
Today I gave a new try with the nexus S, here's the status:
On the stock SHR image:
---------------------------------
* The sound is currently broken( fsodeviced occupy the sound card,doen't work
after killing fsodeviced either)
* The networking is broken too(I think it's because
CONFIG_ANDROID_PARANOID_NETWORK is set): for instance eve is always offline
* Also a minor thing(since the sound is broken): the alsa scenario are still
missing...I think we should add them when the sound is repaired.
On the 3.0 kenrel side:
------------------------------
* I booted with serial (only for userspace) and could login after creating a
non-root user(with root it said invalid "invalid username").
* sound was still broken
* touchscreen was broken too, evtest reports the events but xorg seem to only
accept the very first touch/click, we must look with xev
* I fixed locally usbnet compilation but still it didn't work, which is a
problem if other people not having serial want to try it.
3.0 is interesting because it contains the runtime PM API needed to make wifi
work.
if we migrate to 3.0 we will have to fix the touchscreen, I wonder what
changed between 3.0 and 2.6.35 which broke our touchscreen xorg driver(xf86-
input-mtev).
On the modem side:
----------------------------
* I noticied that in replicant there are now the network names(derived from
MCC/MNC I think, I should check). but here I've garbage instead.
I think we should look at replicant's ril more, because they seem to have
support for more or differnt things than FSO.
Denis.