[Q] HTC Desire 310, need help for root, rom, cwm ...

Upu

Member
Dec 1, 2014
42
14
0
its 3.10, sry my fault, btw U have 3.10 kernel for lenovo a328 and I would earlier flash the kernel from lenovo
it´s ok, but my question is if this kernel could fix our white line ? :confused:

edit: here´s boot.img from deodexed 4.4.2 stock rom Highscreen zera F
 

Attachments

Last edited:

HTC Desire 310

Senior Member
Mar 19, 2016
97
36
0
Travnik
No point for me, even if it's true about white line I won't be able to fix remaining bugs which seem to be in kernel too. Maybe someone can fix and compile lenovo source code.
KK I will do it, like I have done everything..

---------- Post added at 10:26 PM ---------- Previous post was at 09:26 PM ----------

No point for me, even if it's true about white line I won't be able to fix remaining bugs which seem to be in kernel too. Maybe someone can fix and compile lenovo source code.
flashing it now, if wifi works remember me :D :D :D

---------- Post added at 10:38 PM ---------- Previous post was at 10:26 PM ----------

Flashed it :d no white line yeeees :d
 
  • Like
Reactions: Upu

HTC Desire 310

Senior Member
Mar 19, 2016
97
36
0
Travnik
https://www.youtube.com/watch?v=s9hd7sccgUI&feature=youtu.be
Here U have my review of the lenovo firmware :D

---------- Post added at 07:11 PM ---------- Previous post was at 06:44 PM ----------

btw. guys I found something interesting on the d320 kernel :D
<?php
return array(
'id' => 'htc_desire_320_ver1',
'fallback' => 'generic_android_ver4_4',
'capabilities' => array(
'mobile_browser' => 'Chromium',
'mobile_browser_version' => '30',
'model_name' => '320',
'brand_name' => 'HTC',
'marketing_name' => 'Desire 320',
'release_date' => '2015_january',
'physical_screen_height' => '100',
'physical_screen_width' => '57',
'resolution_height' => '854',
'resolution_width' => '480',
),
);
the white line takes 4 pixels, so what about setting da 'resolution_height' => '854', to 858 :D?
 

Upu

Member
Dec 1, 2014
42
14
0
can u post these files ? :D im too lazy to deodex HTC 320 Stock ROM

https://www.youtube.com/watch?v=s9hd7sccgUI&feature=youtu.be
Here U have my review of the lenovo firmware :D

---------- Post added at 07:11 PM ---------- Previous post was at 06:44 PM ----------

btw. guys I found something interesting on the d320 kernel :D

<?php
return array(
'id' => 'htc_desire_320_ver1',
'fallback' => 'generic_android_ver4_4',
'capabilities' => array(
'mobile_browser' => 'Chromium',
'mobile_browser_version' => '30',
'model_name' => '320',
'brand_name' => 'HTC',
'marketing_name' => 'Desire 320',
'release_date' => '2015_january',
'physical_screen_height' => '100',
'physical_screen_width' => '57',
'resolution_height' => '854',
'resolution_width' => '480',
),
);

the white line takes 4 pixels, so what about setting da 'resolution_height' => '854', to 858 :D?



So just do it :D