Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
View Poll Results: Should I Continue Maintaining xKernel for Ray, What Say You?
No. You done enough 18 6.02%
Yes you should 276 92.31%
Not necessary 11 3.68%
Multiple Choice Poll. Voters: 299. You may not vote on this poll

 
Post Reply+
Tip us?
 
justmpm
Old
#1281  
justmpm's Avatar
Forum Moderator
Thanks Meter 750
Posts: 1,158
Join Date: Dec 2010
Quote:
Originally Posted by sirkay View Post
damn .. i messed my source kernel. cant get wifi to working if i build new kernel .. think there will no updates for a long period (until official source released maybe)
Oh Man! I am really sorry about that...probably have to wait until the whole xperia line is on ICS....

I noticed that doomkernel in xperiaS dev also lost wifi...and there are some extra wifi modules to flash in order to get doomkernel to work....any chance those libraries would work on the ray....fingers crossed!
 
sirkay
Old
#1282  
sirkay's Avatar
Recognized Contributor - OP
Thanks Meter 2099
Posts: 1,633
Join Date: Mar 2011
Location: KL

 
DONATE TO ME
ieee80211 give so much error 'unknown command' in logcat. v6.2.5 the latest kernel with wifi worked. any test i made afterward, wifi stucked! dang....

im about to upload version with update zram memory swap and zcache. front and end.

Sent from my ST18i using xda premium

HTML Code:
[IMG]https://dl.dropbox.com/u/39034447/sigs.png[/IMG]
| Sony Ericsson W880i
xKernel Ray | xKernel Arc | xKernel Neo | xKernel V?? coming soon | Git | Basebands
 
justmpm
Old
#1283  
justmpm's Avatar
Forum Moderator
Thanks Meter 750
Posts: 1,158
Join Date: Dec 2010
Quote:
Originally Posted by sirkay View Post
ieee80211 give so much error 'unknown command' in logcat. v6.2.5 the latest kernel with wifi worked. any test i made afterward, wifi stucked! dang....

im about to upload version with update zram memory swap and zcache. front and end.

Sent from my ST18i using xda premium
Have you been flashing back and forth between stock and AOKP?

maybe this will help: http://forum.xda-developers.com/show...&postcount=172

just scroll down to the wifi part...
 
sirkay
Old
#1284  
sirkay's Avatar
Recognized Contributor - OP
Thanks Meter 2099
Posts: 1,633
Join Date: Mar 2011
Location: KL

 
DONATE TO ME
Quote:
Originally Posted by justmpm View Post
Have you been flashing back and forth between stock and AOKP?

maybe this will help: http://forum.xda-developers.com/show...&postcount=172

just scroll down to the wifi part...
it is some error in wifi sources. cant get it to work

Code:
[   15.523468] Adding 61432k swap on /dev/block/zram0.  Priority:-1 extents:1 across:61432k SS
[   15.767883] kgsl kgsl-3d0: firmware: requesting yamato_pm4.fw
[   15.790588] kgsl kgsl-3d0: firmware: requesting yamato_pfp.fw
[   19.037841] dhd_module_init: platform_driver_register timeout
[   19.405151] wl12xx_sdio: Unknown symbol wl1271_register_hw
[   19.405609] wl12xx_sdio: Unknown symbol wl1271_alloc_hw
[   19.406372] wl12xx_sdio: Unknown symbol wl1271_unregister_hw
[   19.411010] wl12xx_sdio: Unknown symbol wl1271_irq
[   19.412017] wl12xx_sdio: Unknown symbol wl1271_init_ieee80211
[   19.412322] wl12xx_sdio: Unknown symbol wl1271_free_hw
[   19.412506] wl12xx_sdio: Unknown symbol wl12xx_debug_level
ive backup kernel sources 2month back, but its seems didnt work too ... arrgghh have to build from scratch to get it work again. waiting for official sources then ... hmmmm

HTML Code:
[IMG]https://dl.dropbox.com/u/39034447/sigs.png[/IMG]
| Sony Ericsson W880i
xKernel Ray | xKernel Arc | xKernel Neo | xKernel V?? coming soon | Git | Basebands
 
Taverius
Old
#1285  
Taverius's Avatar
Senior Member
Thanks Meter 25
Posts: 208
Join Date: Sep 2011
Location: Venice
I know it's late now, but the way to prevent this problem is to work on source control, whether that's git or mercurial or whatever ... you don't need a remote, local repo is fine, the important is frequent commits, which gives you lots of states to restore to.

Sent from my Xperia ray using xda premium
Xperia Ray (ST18i) - JB P.A.C.man
 
woofgoo
Old
#1286  
Junior Member
Thanks Meter 0
Posts: 14
Join Date: Feb 2012
which kernel should i use for gb?
 
sirkay
Old
#1287  
sirkay's Avatar
Recognized Contributor - OP
Thanks Meter 2099
Posts: 1,633
Join Date: Mar 2011
Location: KL

 
DONATE TO ME
low on diskspace disallowed me to do that .. i heard it required 15G per release, per architecture. i have only have 8Gb - 10Gb

Quote:
Originally Posted by woofgoo View Post
which kernel should i use for gb?
cant you read the title? i didnt mentioned GB .. GB already history is to me ..

HTML Code:
[IMG]https://dl.dropbox.com/u/39034447/sigs.png[/IMG]
| Sony Ericsson W880i
xKernel Ray | xKernel Arc | xKernel Neo | xKernel V?? coming soon | Git | Basebands
The Following 2 Users Say Thank You to sirkay For This Useful Post: [ Click to Expand ]
 
savis1
Old
(Last edited by savis1; 26th May 2012 at 07:54 PM.)
#1288  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: Jul 2011
Default xray v6.2.5 led

I try to use xray v6.2.5 kernel but led (I mean on "home" buton) not working. It is possible fix this problem and how? Thanks.
 
Taverius
Old
#1289  
Taverius's Avatar
Senior Member
Thanks Meter 25
Posts: 208
Join Date: Sep 2011
Location: Venice
I don't mean pull down the whole OS tree from trunk, I mean make your working tree into a git or hg repository.

Text is compressed rather well, so overhead is low even trees with lots of changes and additions. On top of that, its then easy to share the source via github or whatnot, and since to comply with the licenses you have to share the source if you release binaries to the public, that kills two birds with one stone.

The entire linux kernel tree git repository is about 4-500 mb altogether iirc, and that's with the whole 10 years of changes or thereabouts.
Xperia Ray (ST18i) - JB P.A.C.man
 
sirkay
Old
(Last edited by sirkay; 26th May 2012 at 11:40 PM.)
#1290  
sirkay's Avatar
Recognized Contributor - OP
Thanks Meter 2099
Posts: 1,633
Join Date: Mar 2011
Location: KL

 
DONATE TO ME
to update commit on github with slow connection prevent me for doing that. with lowspeed connection, merely no connection at home and limited connectivity (only at workplace @ office has hi-speed connection), has stopped me to upload on github. i know what linux licenses are all about, i cant help it. so to prevent using the sources without meets what the licenses needed guess i have to stop develope kernel. feel guilt not to share like it should be - OPEN source.

to tell the truth, to build a kernel i have to download sources at office and saved in thumbdrive everytime. when i got home, transfer to my lappy and start merge the sources/patch/fixes. everytime i released new version/updates, i have to repeat this action. its killing me.

if i got lucky, my neighbour sharing his connection then i can upload directly from home. so right now, im lost excitement to build new one (probably not anymore). hope new kernel developer will show up someday and i can shutdown my Ubuntu for good. its been 3month, i miss my Windows 7

HTML Code:
[IMG]https://dl.dropbox.com/u/39034447/sigs.png[/IMG]
| Sony Ericsson W880i
xKernel Ray | xKernel Arc | xKernel Neo | xKernel V?? coming soon | Git | Basebands

The Following 2 Users Say Thank You to sirkay For This Useful Post: [ Click to Expand ]
 
Post Reply+
Tags
ray, ray kernel, sirkay, urushi, xperia ray
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...