-- doplnění předchozího příspěvku (pon lis 16, 2009 23:33) --
Nestalo se vám někomu že byste chtěli změnit vyzváněcí tón ale nabídka byla prázdná?



Code: Select all
http://code.google.com/p/vogue-android/downloads/list

Code: Select all
#alloctest 0x2000
set RAMSIZE 0x08000000
set RAMADDR 0x10000000
set FBDURINGBOOT 0
set MTYPE 1553
set KERNEL zImage
set initrd initrd.gz
#
# The following kernel parameters are useful
# ppp.nostart - Set ppp.nostart=1 to disable starting the ppp connection on boot
# msm_sdcc.msmsdcc_fmax - The maximum frequency (in Hz) used by the SD controller
# pm.sleep_mode - The mode used when the phone is off
# 0=Power Collapse Suspend, 1=Power Collapse, 2=Apps Sleep,
# 3=Slow Clock and Wait for Interrupt 4=Wait for Interrupt
# Default is 1, use 1 for best power savings
# board-htckaiser.panel_type - Panel type used to power the panel off and on
# 0=Don't power off the panel (Default)
# 1=Sony 2=Topoly 3=Topoly (probably just the same as 2)
# lcd.density - Defaults to 160, 128 shows more on screen
#
set cmdline "board-htckaiser.panel_type=1 ppp.nostart=1 pm.sleep_mode=1 mddi.width=320 mddi.height=428 no_console_suspend board-kaiser-keypad.atttilt=0"
boot

Code: Select all
set RAMADDR 0x10000000
set FBDURINGBOOT 0Code: Select all
board-htckaiser.panel_type=1Code: Select all
board-kaiser-keypad.atttilt=0Code: Select all
mddi.width=320 mddi.height=428











Users browsing this forum: No registered users and 1 guest