I want to remove the image animation boot of qernel not of the rom
nikitaskouda said:
I want to remove the image animation boot of qernel not of the rom
Click to expand...
Click to collapse
you will need to edit ramdisk(correct me if im wrong) to delete kernel boot animation/image :good:
fotak-x said:
you will need to edit ramdisk(correct me if im wrong) to delete kernel boot animation/image :good:
Click to expand...
Click to collapse
how can I do that?
nikitaskouda said:
how can I do that?
Click to expand...
Click to collapse
or recompile kernel..
fotak-x said:
or recompile kernel..
Click to expand...
Click to collapse
thats a whole lot of work,, do high spec PC required??
syahazu said:
thats a whole lot of work,, do high spec PC required??
Click to expand...
Click to collapse
nah u can build it with dual core cpu and 2 gb ram
fotak-x said:
nah u can build it with dual core cpu and 2 gb ram
Click to expand...
Click to collapse
, guess i need to buy new PC ....
syahazu said:
, guess i need to buy new PC ....
Click to expand...
Click to collapse
what pc specs do u have?
fotak-x said:
what pc specs do u have?
Click to expand...
Click to collapse
intel pentium 3 700Mhz with 1GB ram ,, my my very very old desktop !! WHOAA !!
syahazu said:
intel pentium 3 700Mhz with 1GB ram ,, my my very very old desktop !! WHOAA !!
Click to expand...
Click to collapse
well u can try on that pc but
its time to upgrade your pc :good:
so when u overclock your x8 to 806MHz
is your phone faster than your pc? lol
fotak-x said:
well u can try on that pc but
its time to upgrade your pc :good:
so when u overclock your x8 to 806MHz
is your phone faster than your pc? lol
Click to expand...
Click to collapse
upgrade?? brilliant , but my PC is too old (IBM slim series)
thought i need to replace a new & powerful desktop
actually my X8 got stable on 787Mhz , freq. higher than that is unstable,,
system operations are way BETTER than my PC,,
and i'm pretty impressed on my X8 (it'd beaten my old PC !!)
HaHa LoL !! thanks to all Devs on XDA !!
Hope someday i would be a developer too ~ :fingers-crossed:
syahazu said:
thats a whole lot of work,, do high spec PC required??
Click to expand...
Click to collapse
To compile the kernel, NOT need high-tech pc, just need lot of time. With a 700mhz p3 and 1gb ram it will be around 1-2 hour... With a 8 core pc with 32 gb ram this is around 1-2 minute...
Sent from my E15i using xda app-developers app
pilu1978 said:
To compile the kernel, NOT need high-tech pc, just need lot of time. With a 700mhz p3 and 1gb ram it will be around 1-2 hour... With a 8 core pc with 32 gb ram this is around 1-2 minute...
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
1-2 hour !!! Yes , i will buy a new Good PC
pilu1978 said:
To compile the kernel, NOT need high-tech pc, just need lot of time. With a 700mhz p3 and 1gb ram it will be around 1-2 hour... With a 8 core pc with 32 gb ram this is around 1-2 minute...
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
Hi Pilu,
I have a 2.5 GHZ Intel Celeron PC, but I can't install new distroes.
Is there a way to compile nAa 14 kernel on Ubuntu 9.10 Karmic?
Where can I get the required packeges for compiling?
As you know Ubuntu 9.10 is no longer supported by Canonical so I can't get the packages via sudo apt-get install command.
Please help me, I'm begginer in linux.
Thanks
Ahmad.H said:
Hi Pilu,
I have a 2.5 GHZ Intel Celeron PC, but I can't install new distroes.
Is there a way to compile nAa 14 kernel on Ubuntu 9.10 Karmic?
Where can I get the required packeges for compiling?
As you know Ubuntu 9.10 is no longer supported by Canonical so I can't get the packages via sudo apt-get install command.
Please help me, I'm begginer in linux.
Thanks
Click to expand...
Click to collapse
Hey Ahmad,
Why can't you install other distros? They are all free. They are easily installed too.
And why would you want to recompile nAa-14 unless you have specific fixes to improve it? If you don't know what packages are required for a build environment I assume that you have no fixes to improve the kernel; seems a bit of a waste of time to me.
Visit Distrowatch and download whatever taste of linux you wish. I recommend Mint 14.1 Cinnamon. Then google for the packages required for a build machine. It's easy so there should be no excuses for not being able to do it.
Good luck!
@Ahmad: to compile the kernel, you not need any special packages, just an arm compiler, they usually not have dependencies, as I remember the most modern compiler (gcc 4.6+ with arm target) run on ubuntu 8.
If you have low ram/weak gpu, use distro with lightweight gui (lxde/fxce instead kde/gnome). I can't suggest any distro, the most user use ubuntu or mint, I living in the redhat world. The choice is yours, lot of options available. Try ubuntu 10 lts (it have support and relative light), or fedora 15+ spins (with light gui), build own suse distro with susestudio online, or search for any other special distro (just an example: you can run slitaz on extreme weak machine, the whole distro is 40 mb).
Sent from my E15i using xda app-developers app
Pilu & CAD thanks for your comments.
I have downloaded Xubuntu 12.04, but I have a problam with installation now.
I boot my PC with Xubuntu then this screen is showed:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
But when I select "Run Xubuntu" after sometime a "out of frequency" message appears and my monitor goes to power saving mode.
Then nothing is showed and I can't install Xubuntu.
Can you help me please.
The problem is the monitor, can't handle the required resolution (you can see: the used horizontal frequency is higher than the maximum frequency what can handle), need to use another graphic mode. Just add the vga=xxx parameter to the kernel boot command line (just press TAB to edit).
Go to: http://en.wikipedia.org/wiki/VESA_BIOS_Extensions#Linux_video_mode_numbers to check the available modes and usable codes.
Try vga=792 (1024*768*75Hz = 57,6kHz horizontal frequency)
I have added that line but again "out of frequency" message is showed.
My monitor runs windows with 1024*768 and 85Hz
Can you tell me what I should exactly type in that window?
Thanks
Just press TAB, and merge the vga=xxx to the end of the kernel parameters (where xxx=the wanted video mode, try 790, 791, 792 for 1024x768 with different color depth, or try other resolution)
Related
Hello everyone!
I am a new O2x user and I just decided to install Topogigi Rom.
I installed version 2.0 with sp1 sp2 and sp3.
Baseband 0725.
I applied Supercharger with option 6. That is Hp512 Leaded (balanced)
All went smooth and painless.
Thanks Topogigi!
My question came when performing the Quadrant standard test.
My score was of 2751.
After reading scores from other users, I feel that 2751 is quite low, as some people appear to be able to reach 3000+ with standard 1ghz clock speed.
I am wondering if I did something wrong.
My device is not overclocked as I still don´t know how to set it up for that yet.
Thanks in advance for the help!.
P.S: Tried to post on Topogigi thread but it seems I dont have permission for that.
If this can´t be asked here, please feel free to delete or move my post..
did you wiped cache while installing Service packs?
if you wiped it , you lose the tweaks topogigi made ...
Yes I am afraid I did that
I followed an external tutorial where they adviced to do it.
How can I solve this?
Should I flash again sp2 and then sp3? or do I have to flash the whole rom from the beginning?
Thanks!
BlueWolfJK said:
Yes I am afraid I did that
I followed an external tutorial where they adviced to do it.
How can I solve this?
Should I flash again sp2 and then sp3? or do I have to flash the whole rom from the beginning?
Thanks!
Click to expand...
Click to collapse
Sp3 is just an update to have framework compatible with uot kitchen. Try to flash sp2 again. And before that perform at least 3 benchmark, performance is often best at third try. And remember that benchmark is just... benchmark, as long as your real user experience is good, you don't have to bother about scores. .
I flashed sp2 and now I am getting results a little bit over 3000..
My problem now is that market says that I dont have space in the device whenever I want to install an app.
Reading in Topogigi forum, people seem to solve this issue by just rebooting, but in my case it doesn´t matter how many times I reboot, the market keeps telling me the same error.
The only solution I found is to do a factory reset but that clears the cache and then I loose those tweaks made to the rom that makes it faster.
I agree with not paying much attention to benchmarks but I would like to have a fully functional rom if possible.
Thanks for your help, it is much appreciated.
Relating to your problem about the market, try to clear data for market in manage apilcation before you reboot next time, it worked for me
Sent from my LG-P990 using XDA App
Thanks Supupa.
I tried that but it didnt work.
Apparently the only way for me is to delete cache.
I have solved indirectly the problem when I flashed the new HP Rc4 Kernel.
I wipe the cache so that Market works and then when I flash the Kernel I get the desired benchmark results.
I am now achieving consistent 3477 results without OC and everything seems to work correctly (Market, GPS, data, etc..)
I still have to test battery life though.
One curious thing I found is that if I use the supercharge script with this Kernel, I get lower scores (around 2900).
Should I still supercharge my device?
Thanks for the help, all this is very new for me.
BlueWolfJK said:
Thanks Supupa.
I tried that but it didnt work.
Apparently the only way for me is to delete cache.
I have solved indirectly the problem when I flashed the new HP Rc4 Kernel.
I wipe the cache so that Market works and then when I flash the Kernel I get the desired benchmark results.
I am now achieving consistent 3477 results without OC and everything seems to work correctly (Market, GPS, data, etc..)
I still have to test battery life though.
One curious thing I found is that if I use the supercharge script with this Kernel, I get lower scores (around 2900).
Should I still supercharge my device?
Thanks for the help, all this is very new for me.
Click to expand...
Click to collapse
If your looking for high quadrant scores then dont worry about supercharging your phone if your getting low scores, though if you would like better multitasking and memory management do it (;
BlueWolfJK said:
Hello everyone!
I am a new O2x user and I just decided to install Topogigi Rom.
I installed version 2.0 with sp1 sp2 and sp3.
Baseband 0725.
I applied Supercharger with option 6. That is Hp512 Leaded (balanced)
All went smooth and painless.
Thanks Topogigi!
My question came when performing the Quadrant standard test.
My score was of 2751.
After reading scores from other users, I feel that 2751 is quite low, as some people appear to be able to reach 3000+ with standard 1ghz clock speed.
I am wondering if I did something wrong.
My device is not overclocked as I still don´t know how to set it up for that yet.
Thanks in advance for the help!.
P.S: Tried to post on Topogigi thread but it seems I dont have permission for that.
If this can´t be asked here, please feel free to delete or move my post..
Click to expand...
Click to collapse
1. install Andrev OC Adjuster From TrymHansen, a wonderful GUI for overclok daemon http://forum.xda-developers.com/showthread.php?p=18273457#post18273457
2. set the wake CPU clock to 1,4GHz. save & apply setting.
3. run Quadrand a few times without exiting until the scores are stable.
this is what I got using Topogigi's ROM:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i would suggest using antutu, much more detailed tests !
quadrant is quite outdated ...
75markus said:
i would suggest using antutu, much more detailed tests !
quadrant is quite outdated ...
Click to expand...
Click to collapse
which sd did u test in the screenshot? i cannot get more than 5Mbps for the SD tests.
shpapy said:
which sd did u test in the screenshot? i cannot get more than 5Mbps for the SD tests.
Click to expand...
Click to collapse
internal one ...
75markus said:
internal one ...
Click to expand...
Click to collapse
That's fast I get about 5mbps are you on ext3 or 4? Did you run some optimization on the card? Thanks
Sent from my LG-P990 using XDA App
shpapy said:
That's fast I get about 5mbps are you on ext3 or 4? Did you run some optimization on the card? Thanks
Sent from my LG-P990 using XDA App
Click to expand...
Click to collapse
ext4 (using CM 183), vorkkernel + ext4 flag
not really using any sd card optimizations ( are there any ?)
X
75markus said:
ext4 (using CM 183), vorkkernel + ext4 flag
not really using any sd card optimizations ( are there any ?)
Click to expand...
Click to collapse
Only changing cache siZe from my knowledge I also got ext4 and any kernel I tried couldn't score more than 5 hmmm super strange
Thanks again
Sent from my LG-P990 using XDA App
shpapy said:
X
Only changing cache siZe from my knowledge I also got ext4 and any kernel I tried couldn't score more than 5 hmmm super strange
Thanks again
Sent from my LG-P990 using XDA App
Click to expand...
Click to collapse
well, i changed my partition size some time ago ...
you think this improves sd card speed ?
you can find all information in my signature...
Thanks guys I will try the options you suggest for overclocking my device.
So far I am very happy with my Topogigi rom, all seems to work perfect.
Requirements :
OS linux Ubuntu 11.04 64bits ( recommended ) or above
2Gb RAM with 3Gb swap or above
Processor Centrino Duo or above
120Gb Harddisk or above
Fast internet connection ( i have no this )
First download this file
Installer SDK and Build packages by me
Password : squadzone
you will get installerBuildRomGalmin.sh , run this file via Terminal on Ubuntu
follow all instruction that appears,
after Finish, now we goto download repository
still on Terminal
type
mkdir -p ~/android/system
sudo curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > /bin/repo
sudo chmod a+x /bin/repo
for build cm7
cd /android/system
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
repo sync -j32
clone this
choose branch gingerbread
put on device tree or replace tass folder on device tree
for build cm9
cd /android/system
repo init -u git://github.com/CyanogenMod/android.git -b ics
repo sync -j32
clone this
replace cm9 folder tree with this
choose what you want to build, if you choose for build cm7 and cm9, do with different folder
after you prepare the whole file that needed for build
run . build/envsetup.sh && brunch tass on terminal
for reference , READ THIS
for kernel
clone this
and build using device config from working device
have fun to build the rom and kernel
for update
see this
I WILL NOT ANSWER ANY QUESTION FROM NOOB ! !
DO WITH YOUR OWN RISK
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks Squadzone. Finally I got what I wished !!
Thanks a lot will try later
Sent from my GT-S5570 using XDA App
yeah, thanks so much squadzone!
I'm currently using your CM 9.0 BETA 2. It's awesome!
I have a small request: can you please modify the TASS.rle file and change the flashscreen or the pre bootanimation screen. It shows a CM7 for galaxy mini in a purple and orange colour as the previously released CM7.x versions!
Doubt: Can I replace the TASS.rle file in yours with the one in tj style's CM7.1?
Happy New Year too!
Squadzone, Thanks For Your Kind Help..........
Thank you so much for the tutorial.
Actually I'm very interested about developing Android Applications.
I know a bit about Java and a bit more about C# (now I'm working on this).
I just want to ask, wether developing application and ROM is same?
Thank SquadZone (Terima Kasih Harry)
Terima kasih squadzone atas tutorialnya, mudah2an saya bisa bikin cm9 menjadi lebih baik. yang saya ingin pelajari bikin kernel 825 Mhz, mudah mudahan saya bisa.
Big thank for Squadzone, squadzone my idol. (Sory for bad english)
lonestrider said:
I just want to ask, wether developing application and ROM is same?
Click to expand...
Click to collapse
Different to some extent I guess. Android apps are completely built using Java, and could be built from any Platform. About ROM, its based on UNIX or Linux programming so Linux is mandatory. Kernels are written in C/CPP and compilation is being done executing UNIX commands. Just my assumptions about ROM and Kernel, maybe I'm wrong too.
coolsandie said:
Different to some extent I guess. Android apps are completely built using Java, and could be built from any Platform. About ROM, its based on UNIX or Linux programming so Linux is mandatory. Kernels are written in C/CPP and compilation is being done executing UNIX commands. Just my assumptions about ROM and Kernel, maybe I'm wrong too.
Click to expand...
Click to collapse
apps=java
kernel=c
rom=java on a linux kernel. If ur not modifying kernel c is not reqd. everything else is java in the rom but it's compiled a little differently as u said. knowing linux will obviously help.
cmiiw
Thank you!
This is the best tutorial I've seen yet
Taking really long to do a 'repo sync' Now I know how hard you guys worked
siddhanathan said:
This is the best tutorial I've seen yet
Taking really long to do a 'repo sync' Now I know how hard you guys worked
Click to expand...
Click to collapse
lol yea repo sync is actually the easiest part
compiling without errors is tough, but squad made it easier here i think.
Actually just downloading the source from CM is easy. And compiling after the download is easy too.... The hardest part is to make the mods.... squadzone codded those cool functions in his CM source.... The bootanimation, the status bar transperancy.... That the hard part.... To implement something
just finished compile the cm9 but after flash, it failed to boot into homescreen. what should I edit to make it boot?
najashark said:
just finished compile the cm9 but after flash, it failed to boot into homescreen. what should I edit to make it boot?
Click to expand...
Click to collapse
Upload you work!
We need see...
najashark said:
just finished compile the cm9 but after flash, it failed to boot into homescreen. what should I edit to make it boot?
Click to expand...
Click to collapse
Try Squadzone's boot.img maybe.
AntiBillOS said:
Upload you work!
We need see...
Click to expand...
Click to collapse
this is my zip file after compiling, the problem is. it cannot boot into homescreen after flashing.
DOWNLOAD
TheWhisp said:
Try Squadzone's boot.img maybe.
Click to expand...
Click to collapse
will try it now
EDIT: ah, still no luck. the phone boot, vibrate but nothing shows on the screen. i hope squadzone will help.
najashark said:
this is my zip file after compiling, the problem is. it cannot boot into homescreen after flashing.
DOWNLOAD
will try it now
EDIT: ah, still no luck. the phone boot, vibrate but nothing shows on the screen. i hope squadzone will help.
Click to expand...
Click to collapse
But it works! But why screen dont show anythin?
AntiBillOS said:
But it works! But why screen dont show anythin?
Click to expand...
Click to collapse
the screen is to many flicker and cause cant update the layer, this cause by egl, read refresh rate upto 60Hz, and this need to hack the egl again, but i will not continue this cm9 project until get stable source for do that, and NEED FAST INTERNET that i havent
Was a pain to follow your tutorial, squad...
Anyways, I got to the building part (I think):
Now the galaxy s building wiki link that you posted tells me to run some file extraction file, which I just can't find. Without that I'm getting shtloads of errors (Don't know if same happens when I've managed to extract the files).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Triangulum kernel is a custom kernel series specifically for the galaxy gear.
This is the first fully custom kernel for the Galaxy Gear. This is not a complete ROM, This is just a replacement kernel.
Features:
Restored Exynos 4212 frequency table - Full 1.6GHz clock available.
Dual core enabled
init.d support
autoroot including superuser
MTP as default.
Click to expand...
Click to collapse
Known Issues:
Second core isn't enabled on first boot after flashing.
Click to expand...
Click to collapse
Download links are in the second post.
Installation Instructions:
Heimdall:
Boot device in download mode.
Click browse to open package.
Open triangulum-1.0-heimdall.tar.gz with Heimdall
Start flash.
Click to expand...
Click to collapse
Odin:
Boot device in download mode.
Make sure that only Auto Reboot is checked, and select file in AP
Open triangulum-1.0-odin.tar.md5
Start flash.
Done.
Click to expand...
Click to collapse
Recovery:
Note: This requires running _null TWRP
Copy triangulum-1.0.zip to device
Reboot to recovery
Select zip from file picker
Install
Click to expand...
Click to collapse
Signature banner for those who like showing what they are running on their devices:
Code:
[PLAIN]
[URL="http://forum.xda-developers.com/showthread.php?t=2610071"][img]http://files.lilstevie.geek.nz/assets/triangulum/images/triangulum-600x150.png[/img][/URL][/PLAIN]
Root powered by SuperSU - Logo created with Universe Sandbox
Downloads:
Heimdall Package md5: 5ec89392ccccd15b20eb585a4ffe2d3c
Odin Package md5: 2dbb366f275481f20fe18d628ef83ebb
Update.zip Package md5: 18852abd04f82c0e3ea89bf97af557e6
Source:
samsung_sm-v700_kernel
Old Versions:
0.1:
Heimdall Package
0.2:
Heimdall Package
Odin Package
Update zip
1.0:
Heimdall Package
Odin Package
Update zip
F.A.Q:
1. Will this kernel drain my battery faster?
It depends on usage. In most cases you will however see a faster battery drain unless you change the frequency settings using an application such as SetCPU or Voltage Control.
2. Where did the name Triangulum come from?
The name Triangulum comes from the name of a galaxy within our local group. You can read more about it here.
3. What settings do you recommend in <insert cpu control app here>?
It really depends on what you find works best for you, it is a balance between battery life, responsiveness and how much heat it is going to produce on your wrist. Personally I have set the device to use the powersave governor which is more conservative on when it steps up the frequencies, but also bumped up the minimum frequency to 400MHz as to aid in response times, but have full clock at 1.60GHz.
4. Before installing I had adb enabled, why isn't it now?
I don't believe in enabling adb by default, for the same reason I will not run the kernel in insecure mode. As part of the process to enable MTP the system forgets if you have enabled adb.
Changelog:
1.0.1:
Fixed no sound bug
Fixed no video recording bug
1.0:
Reworked init.d support
MTP enabled on boot
Moved out of beta
0.2:
Unlocked second core
Added init.d support
Autoinstall root if not present
Switched to LZMA for kernel and ramdisk
0.1:
Initial Release
lilstevie said:
Reserved 3
Click to expand...
Click to collapse
can i flash this in odin??
red rocket said:
can i flash this in odin??
Click to expand...
Click to collapse
At this stage no, I will work on an odin package a bit later.
This is great !
I cant wait to see what you whip up in the future..
EDIT: Perhaps init.d support ? MTP being the default storage mount ? SWAP support ?
Nice work! Will be interesting to see how it behaves if you are actually able to unlock the second core
fOmey said:
EDIT: Perhaps init.d support ? MTP being the default storage mount ? SWAP support ?
Click to expand...
Click to collapse
init.d support is definitely possible, as is MTP. SWAP I'm a little more hesitant about, I'm not fond of swap on mmc devices due to wear cycles, but also the limited available memory (4GB) means it would be a sacrifice.
lilstevie said:
init.d support is definitely possible, as is MTP. SWAP I'm a little more hesitant about, I'm not fond of swap on mmc devices due to wear cycles, but also the limited available memory (4GB) means it would be a sacrifice.
Click to expand...
Click to collapse
I agree with swap although it would be nice to experiment with.
MTP on the other hand tho I think would be a excellent idea pre-enabled.. Make life easier for more novice users who are not very confident with adb.
Brendo said:
Nice work! Will be interesting to see how it behaves if you are actually able to unlock the second core
Click to expand...
Click to collapse
is the second core locked/unlock on the stock kernel?
cyberone3 said:
is the second core locked/unlock on the stock kernel?
Click to expand...
Click to collapse
On the stock kernel it is turned off. So far it appears to be done by a userland process (most likely init)
heimdall
first - thanks for the work, exciting stuff.....can't wait to see where this goes...
If we can get uv/oc and some ram advantages, it'll be great.
I was chatting to f0mey about swap...I see you're not a fan of swap.
sorry for OT, but relevant (i guess in a remote kinda way )....for the life of me I just cant get Heimdall to flash this, keeps giving me a libusb error-12.
I have used Heimdall before often, but it just doesn't want to recognise the device. (Windows7 x86)
I tried reloading zadig (drivers), reinstalled C++ framework etc but no gravy
When I try to reload the Heimdall driver files, it says drivers already installed
I guess I'll wait for the Odin or TWRP flashable kernel, unless you have it available as a Boot.img ?
How high is the stock clock on the cpu on the gear? Great with a new kernel for the gear! thank you!
kashortiexda said:
first - thanks for the work, exciting stuff.....can't wait to see where this goes...
If we can get uv/oc and some ram advantages, it'll be great.
I was chatting to f0mey about swap...I see you're not a fan of swap.
sorry for OT, but relevant (i guess in a remote kinda way )....for the life of me I just cant get Heimdall to flash this, keeps giving me a libusb error-12.
I have used Heimdall before often, but it just doesn't want to recognise the device. (Windows7 x86)
I tried reloading zadig (drivers), reinstalled C++ framework etc but no gravy
When I try to reload the Heimdall driver files, it says drivers already installed
I guess I'll wait for the Odin or TWRP flashable kernel, unless you have it available as a Boot.img ?
Click to expand...
Click to collapse
Sorry I cannot help for most of the Heimdall stuff. I use linux on my workstation which Heimdall just works with
I can however help with just the boot.img here you can find it in kernel boot.img format. Also the heimdall package is just a tar.gz which can be opened with winrar et al.
tyvar1 said:
How high is the stock clock on the cpu on the gear? Great with a new kernel for the gear! thank you!
Click to expand...
Click to collapse
On the stock kernel it is 800MHz
I was contemplating making a cwm/twrp flashable zip with boot img but am not sure what mmcblk partition for the script
Sent from my GT-N7100 using Tapatalk
kashortiexda said:
first - thanks for the work, exciting stuff.....can't wait to see where this goes...
If we can get uv/oc and some ram advantages, it'll be great.
I was chatting to f0mey about swap...I see you're not a fan of swap.
sorry for OT, but relevant (i guess in a remote kinda way )....for the life of me I just cant get Heimdall to flash this, keeps giving me a libusb error-12.
I have used Heimdall before often, but it just doesn't want to recognise the device. (Windows7 x86)
I tried reloading zadig (drivers), reinstalled C++ framework etc but no gravy
When I try to reload the Heimdall driver files, it says drivers already installed
I guess I'll wait for the Odin or TWRP flashable kernel, unless you have it available as a Boot.img ?
Click to expand...
Click to collapse
Same for me, windows 8 x64
Can't wait for a flashable zip. This looks great
Sent from my SM-N900T using Tapatalk
Rename triangulum.img to boot.img
Copy to null_ 19.zip
And flash null_ 19.zip (no wipe if already installed)
Kernel work very well thank you :good:
Please a Tarball Im on stock and I wanna flash this baby aswell
Sent from my SM-N9005 using XDA Premium 4 mobile app
Hi,
This is my first "rom" or "os" builded for archos gen. This is debian Jessie. Linux kernel is able to boot into cm11 cooked by @Quallenauge (thanks for your help compiling kernel).
This version has no office software, etc. You can install it using apt-get, fell free to customize. If you want next version containing more software write it here.
users and passwords:
debian/debian
root/root
What is working:
wifi
touchscreen - as touchpad
back usb port
usb otg
3g by any usb dongle suported by debian
What is not working:
audio
bluetooth
Installation
Copy debain.ext4 into /data/media
Flash kernel and initramfs by SDE using zImage from my archive and initramfs.cpio.lzo take from latest version of multi boot menu.
Reboot into Multi boot Menu and select debian.ext4 to boot into debian.
Known issues
touchscreen works only if tablet is booted without connected any usb mice or keyboard
networking is disabled due to permissions FIX HERE
Download
b1
Version in this video is higly customized, has installed libre office and netbeans. i speek polish in that video.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XDA:DevDB Information
Debian Jessie , ROM for the Archos Gen9
Contributors
mordesku
Based On: Debian
Version Information
Status: Alpha
Created 2014-10-08
Last Updated 2014-10-08
Congrats my friend. Keep going please.
Will it be possible a feasible audio and bluetooth in the near future?
Best.
kuskro said:
Congrats my friend. Keep going please.
Will it be possible a feasible audio and bluetooth in the near future?
Best.
Click to expand...
Click to collapse
I will try [emoji1]
mordesku said:
I will try
Click to expand...
Click to collapse
Hi man, first of all thanks a lot for your work. I write you because I wonder if we can virtualize Microsoft Office on your Debian. I know that the only virtual machine compatible with OMAP is QEMU but I don't know if you can virtualize a WinXP lite on our device. I really need work with EXCEL on my archos and that the reason I ask you about information of a generic machine emulator and virtualizer.
BR.
taninos said:
Hi man, first of all thanks a lot for your work. I write you because I wonder if we can virtualize Microsoft Office on your Debian. I know that the only virtual machine compatible with OMAP is QEMU but I don't know if you can virtualize a WinXP lite on our device. I really need work with EXCEL on my archos and that the reason I ask you about information of a generic machine emulator and virtualizer.
BR.
Click to expand...
Click to collapse
Running quemu will emulate x86 pc instead of virtualize. Emulation of x86 on ARM is very slow. You can try to install win xp on qemu but it will be slow as hell.
mordesku said:
Running quemu will emulate x86 pc instead of virtualize. Emulation of x86 on ARM is very slow. You can try to install win xp on qemu but it will be slow as hell.
Click to expand...
Click to collapse
Thanks for your prompt response. Does WineHQ work on ARM? I don't think so but I've never tried.
BR.
taninos said:
Thanks for your prompt response. Does WineHQ work on ARM? I don't think so but I've never tried.
BR.
Click to expand...
Click to collapse
Wine "emulate" win32 api on linux, if ARM version exists it can't run x86 code on ARM cpu.
mordesku said:
Wine "emulate" win32 api on linux, if ARM version exists it can't run x86 code on ARM cpu.
Click to expand...
Click to collapse
I'll try it this weekend, it deserves a try at least. Thank you so much for working upon gen9.
Thanks mordesku this is nice when I have bought a new phone then I will put his on my tablet :good:
Hi, it doesn't work since it is rebooting to the multiboot menu each time I am trying to boot Debian.
In fact there is a missing file in your archiv since there is no initramfs from your archive.
Morice69 said:
Hi, it doesn't work since it is rebooting to the multiboot menu each time I am trying to boot Debian.
In fact there is a missing file in your archiv since there is no initramfs from your archive.
Click to expand...
Click to collapse
Hi, you should use my zImage with initramfs from latest multiboot menu.
Hi, un fact it didn't finish to copy depian.ext4
No it is loading but i cet stick on desktop singe i am not abble to use touche screen touche par althought there is no switched USB switch.
I touche and move on screen l'île if it is a girl: nothing Halen, ne mise donnot move.
I près a touche: CTRL become altrgr and sttouchpad.ouchpad
Morice69 said:
Hi, un fact it didn't finish to copy depian.ext4
No it is loading but i cet stick on desktop singe i am not abble to use touche screen touche par althought there is no switched USB switch.
I touche and move on screen l'île if it is a girl: nothing Halen, ne mise donnot move.
I près a touche: CTRL become altrgr and sttouchpad.ouchpad
Click to expand...
Click to collapse
Have you connected any USB device before Debian boot?
mordesku said:
Have you connected any USB device before Debian boot?
Click to expand...
Click to collapse
Never.
screens
This rom loads the module for the archos 80 screen, cypress-tma340.ko, archos 101 uses the tr16c0-i2c.ko module.
I have tried to get the sound working but no luck.
stevemp said:
This rom loads the module for the archos 80 screen, cypress-tma340.ko, archos 101 uses the tr16c0-i2c.ko module.
I have tried to get the sound working but no luck.
Click to expand...
Click to collapse
Hi,
How did you do to make it load the module for the archos 80 gen9?
I canot try it with mouse because, no enought Electrical power for USB dongle.
Morice69 said:
Hi,
How did you do to make it load the module for the archos 80 gen9?
I canot try it with mouse because, no enought Electrical power for USB dongle.
Click to expand...
Click to collapse
I have the archos A80S and the touchscreen worked for me. Archos used at least three screens on the g9, so could be you have a different one than me.
hi,
CM11 load tr16c0-i2c for screen,
so I get to debian to do with mouse modprobe tr16c0-i2c
and it say
[email protected]:/home/debian# modprobe tr16c0-i2c
libkmod: ERROR ../libkmod/libkmod-config.c:673 kmod_config_parse: /etc/modprobe.d/touchscreen.conf line 1: ignoring bad line starting with 'cypress-tma340'
[email protected]:/home/debian# modprobe cypress-tma340
libkmod: ERROR ../libkmod/libkmod-config.c:673 kmod_config_parse: /etc/modprobe.d/touchscreen.conf line 1: ignoring bad line starting with 'cypress-tma340'
Click to expand...
Click to collapse
So there may be no tr16c0-i2c in the ext4 file.
Then, another issue: Ilthougt I succes to connect to my wifi, I cannot connect to the Internet since the navigator is not abble to find google.com. (even ping don't reach any domain. in fact, ping 8.8.8.8 is not allowed even for root with su)
to reach internet, i have to log out to log as root.
Morice69 said:
hi,
CM11 load tr16c0-i2c for screen,
so I get to debian to do with mouse modprobe tr16c0-i2c
and it say
So there may be no tr16c0-i2c in the ext4 file.
Then, another issue: Ilthougt I succes to connect to my wifi, I cannot connect to the Internet since the navigator is not abble to find google.com. (even ping don't reach any domain. in fact, ping 8.8.8.8 is not allowed even for root with su)
to reach internet, i have to log out to log as root.
Click to expand...
Click to collapse
Edit lib/modules-load.d/ts.conf and etc/X11/xorg.conf, change cypress-tma340 to tr16c0-i2c.
Should not access internet as root.
rvsolv.config should be a link to ../run/resolvconf/resolv.conf
etc/hosts should have line 127.0.0.1 archos
To fix network type this in terminal:
Code:
sudo echo >>/etc/group inet:x:3003:debian,root
sudo echo >>/etc/group net_raw:x:3004:debian,root
and reboot.
currently i am working on script which dectect type of touchscreen and update xorg.conf on bootup.
OK First thing first IM NOT RESPONSIBLE IF YOU BRICK YOUR TAB OR DECIDE TO BE CARELESS OR CREATE A CYCLONE... you know the drill.
HOW TO OVERCLOCK GALAXY TAB 3 LITE 3G ( 3V)
Ok ... This is my first Kernel actually so pls dont expect huge modifications
Built from official soure code from samsung... @ opensource samsung
Kernel Features
- Compiled using UberTC 4.7.4
- OC at 1600MHz (1.6GHz) ---- Stable
- Availble io schedulars:
noop , cfq , deadline
- Available scaling governors
conservative
interactive
performance
ondemand
powersave
sprdemand * Recommended
- A bit overvolt to handle the high frequency
- Device Tree on proc directory
- possible external otg support (driver reason for possible)
******GPU*********
Only OC
-600MHz
-700MHz
-800MHz
-900MHz
recommended settings (by me)
-1600MHz + volt
-800MHz gpu
- sprdemand govenor
download link(s):
cpu is here
gpu is here
kernel source code:
Github
device tree:
github
give credit for if you use other people's work (I try)... and saying thanks isnt a crime
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NOTICE's
For rooting and recovery go here
Our processor is weird... it doesnt reboot on extremely high oc but it degrade performance
i dont recommend the use of oc above 1.6GHz the cpu auto blocks at the lowest frequency...
i just uploaded them to show you i can
I read somewhere that source code released by samsung isnt always stable and is buggy... i guess this is one of them
Bug(s)
- Camera not working
* Possible cause: camera driver not defined...
* will work on fixing this soon...
- other specify
Credit
-Samsung for source code
-uberTC for TC
reserved
reserved
reserved2
reserved2
Can you Make Sm-T210 4.1.2 version kernel v003 werewolf overclock ? Please
source code
gr9nole said:
Can you Make Sm-T210 4.1.2 version kernel v003 werewolf overclock ? Please
Click to expand...
Click to collapse
provide source code location /thread lets see what we can do :good:
Hello,
awesome work, really nice work !!
, i got a sm-t113 so i try to flash kernel and it runs ., system is booting but wifi doesn't work .. i think because sm-t116 is a 3G Tablet ..
so my question because i don't know how, can you make some changes so it will run with working wifi on sm-t113?
This would be really nice
SYEM67 said:
Hello,
awesome work, really nice work !!
, i got a sm-t113 so i try to flash kernel and it runs ., system is booting but wifi doesn't work .. i think because sm-t116 is a 3G Tablet ..
so my question because i don't know how, can you make some changes so it will run with working wifi on sm-t113?
This would be really nice
Click to expand...
Click to collapse
Cool thanks for trying the kernel.. since it work's ill build a kernel specially for SM-T113 based on its source code...
Is the camera working? ?
nhlalukoG said:
Cool thanks for trying the kernel.. since it work's ill build a kernel specially for SM-T113 based on its source code...
Is the camera working? ?
Click to expand...
Click to collapse
Hello, that sounds really good, you are the best
camera not working
best regards
SYEM67 said:
Hello, that sounds really good, you are the best
camera not working
best regards
Click to expand...
Click to collapse
OK built the kernel but camera issue is also on the t113 source code... ill give the link not long...
i cant seem to identify the camera driver for this tab(s)
nhlalukoG said:
OK built the kernel but camera issue is also on the t113 source code... ill give the link not long...
i cant seem to identify the camera driver for this tab(s)
Click to expand...
Click to collapse
camera ist not important for me ..
SYEM67 said:
camera ist not important for me ..
Click to expand...
Click to collapse
sorry for the delay....
Cool try this one... compiled from the same sm-t116 source code but using goyavewifi settings... currently downloading sm-t113 source code... had to erase my HHD....
https://www.mediafire.com/folder/uoliurwh6stx0/test
its in boot.img use the recovery install image option to boot and check if works... this would make upgrading and modding easier
nhlalukoG said:
sorry for the delay....
Cool try this one... compiled from the same sm-t116 source code but using goyavewifi settings... currently downloading sm-t113 source code... had to erase my HHD....
https://www.mediafire.com/folder/uoliurwh6stx0/test
its in boot.img use the recovery install image option to boot and check if works... this would make upgrading and modding easier
Click to expand...
Click to collapse
oh yeah oh yeah you are the best
flash it as you wrote and it works, wifi fine
SYEM67 said:
oh yeah oh yeah you are the best
flash it as you wrote and it works, wifi fine
Click to expand...
Click to collapse
awesome now stage 2: to work on performance and graphics tweaks
nhlalukoG said:
awesome now stage 2: to work on performance and graphics tweaks
Click to expand...
Click to collapse
What is your job?
gr9nole said:
What is your job?
Click to expand...
Click to collapse
How so??
gr9nole said:
Can you Make Sm-T210 4.1.2 version kernel v003 werewolf overclock ? Please
Click to expand...
Click to collapse
The Kernel is already overclocked
nhlalukoG said:
The Kernel is already overclocked
Click to expand...
Click to collapse
I using 4.1.2 stable
4.4.2 I dont like dont stable
I am using rockettab3.1 And werewolf kernel v003
Can you Make overclock please?
I am turkish
sorry bad english
gpu tweak
nhlalukoG said:
awesome now stage 2: to work on performance and graphics tweaks
Click to expand...
Click to collapse
Hi mate,
First of all thank you for developing this overclock tweak, I have been searching for an overclok kernel for 5 months, and this is working great. :good::good::good:
Are you going to develop a tweak for GPU?
it could make the T113 a lot faster.
overcloud82 said:
Hi mate,
First of all thank you for developing this overclock tweak, I have been searching for an overclok kernel for 5 months, and this is working great. :good::good::good:
Are you going to develop a tweak for GPU?
it could make the T113 a lot faster.
Click to expand...
Click to collapse
Working on that aswell as performance optimisations just that for the next 2 weeks... exams will be like
Sent from my SM-A710F using XDA-Developers mobile app
The boring thing is u guys don't participate on this and I'm doing this for you guys i barely use my tab