Forum switched to read-only as of 2020/06/01
Latest product reviews |
---|
![]() |
![]() |
Smartphones ![]() |
TV Connect ![]() |
![]() |
ClockworkMod (CWM) Recovery easy install for RK3066 and RK3188 -- TWRP/CWM Flash-Tool and root for RK3288
 Please donate to support OMA and CrewRKTablets firmware work, thank you !


Moderator

Firmware Guru
2012/11/19

first step to get such a kernel would be to provide a dmesg and detailed specs of the tablet, then we could look at this and could try to find a config for it.
The following users say thank you to JochenKauz for this useful post:
galgofa, user_mPer aspera ad astra, we rock the Tablets !
If you like our firmwares, please consider making a donation to support our work.
Thank you!

2013/03/26

Thank you for reply. Here is th dmseg and link to foum thread here.


Moderator

Firmware Guru
2012/11/19

You could always try our CM10.1 build. Only thing to change is the kernel.
To get a custom kernel running is a little bit more complicated. I will look at the dmesg above,.
But keep in mind, our CM10.1 does not need a custom kernel, it should run with every 3.0.8 stock kernel.
Problems are always, the touch and the sensors, but we could try to fix it. Yous should have a StockRFom for flashing back before you try this.
Per aspera ad astra, we rock the Tablets !
If you like our firmwares, please consider making a donation to support our work.
Thank you!

2013/12/15

Hi All!
I try to build kernel for U9GTV from https://github.com/crewrktablets/rk30_kernel
with rk30_hd1_defconfig.
Kernel build successful. And boot successful.
But... display not working... I can connect via adb.
And this tablet have it display.



Moderator

Firmware Guru
2012/11/19

Hmm... thats complicated.
Only to know the the real name of the display does not mean that the driver is working for it.
Per aspera ad astra, we rock the Tablets !
If you like our firmwares, please consider making a donation to support our work.
Thank you!


Moderator

Firmware Guru
2012/11/19

Looks interesting, I think that one of the parameters of the screen drivers is wrong.
Could you please upload the driver file, so I can look at the content?
The following users say thank you to JochenKauz for this useful post:
vm03Per aspera ad astra, we rock the Tablets !
If you like our firmwares, please consider making a donation to support our work.
Thank you!

2013/12/15

Screen driver: https://github.com/crewrktablets/rk30_kernel/blob/master/drivers/video/display/screen/lcd_LP097QX1.c
I don't change it.
I can upload my diff's. But, I basically changed config, Kconfig's and Makefile's.


Moderator

Firmware Guru
2012/11/19

Would be nice to see your other changes..
Okay... I have looked at the driver and perhaps I have found your problem..
Look at the Line with:
#define H_FP 150
This is the right margin of your display, perhaps you can change it to higher or lower value and it helps.
Per aspera ad astra, we rock the Tablets !
If you like our firmwares, please consider making a donation to support our work.
Thank you!


Moderator

Firmware Guru
2012/11/19

hmm.. not easy I think.
what happens if you change the left offset of the screen (h_PB)?
I think this is a trial and error situation. There are a few parameters to play with..
screen->left_margin = H_BP;
screen->right_margin = H_FP;
screen->hsync_len = H_PW;
screen->upper_margin = V_BP;
screen->lower_margin = V_FP;
screen->vsync_len = V_PW;
I'm sorry that I can give no better advice, you are the only one who could play with this defines.
Per aspera ad astra, we rock the Tablets !
If you like our firmwares, please consider making a donation to support our work.
Thank you!

2013/12/15

I created fork for my work on github. https://github.com/vm03/rk30_hd_308_kernel
Most Users Ever Online: 749
Currently Online:
76 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Devices in use: Desktop (65), Phone (10), Tablet (1)
Top Posters:
finless: 604
DarthJabba: 551
maikal: 394
mussonero1: 350
alex: 252
damo: 243
DanielVd: 237
Mark06: 222
Newest Members:
lbalexa001
rkg2303
sergey-tax
houseofcandy
duviauxi
benevento89
Forum Stats:
Groups: 10
Forums: 185
Topics: 6037
Posts: 60500
Member Stats:
Guest Posters: 43
Members: 262194
Moderators: 5
Admins: 1
Administrators: admin
Moderators: globula_neagra, exelletor, JochenKauz, Oma7144, cracktech
CrewRKTablets moderators: JochenKauz and Astralix