Visualizzazione stampabile
-
Quote:
Originariamente inviato da
brooklyn2006
Paolo, did you fix call disconnection?
you have tried with different baseband ?
I never had a disconnection in more than 2 months of use
-
Quote:
Originariamente inviato da
PaoloW8
you have tried with different baseband ?
I never had a disconnection in more than 2 months of use
yes of course.
CM12.1 - work fine with any baseband
CM13, CM14.1 - disconnected with any baseband.
Some people on 4pda.ru wrote, that they helped switch off double tap display to turn on screen. For my did not help.
-
Quote:
Originariamente inviato da
brooklyn2006
yes of course.
CM12.1 - work fine with any baseband
CM13, CM14.1 - disconnected with any baseband.
Some people on 4pda.ru wrote, that they helped switch off double tap display to turn on screen. For my did not help.
it's really strange, no one in the italian discussion reported this issue (in both cm13 and cm14 thread)
so I ask...there are other people who have this problem ? write it here
-
hi paolo
when i use beta 4
my hotspot open error
display mode is not stable whatever i chose Automatic , off , day or night
maybe i flash beat4 from beat 3 ,need wipe system and data part?
-
Quote:
Originariamente inviato da
zrnokia5230
hi paolo
when i use beta 4
my hotspot open error
display mode is not stable whatever i chose Automatic , off , day or night
maybe i flash beat4 from beat 3 ,need wipe system and data part?
no, you don't need full wipe
btw, thanks for the report
this morning I have fixed the hotspot issue, now I check the livedisplay
in one or two days I will release the beta5
edit:
fixed the livedisplay issue :)
-
thanks.
Will you add the status bar speed function and
control super # icon in status bar shown or not
in later versions?
-
Audio problem
I have a problem with my z7 max.
I lose the audio of the external hp.
I must restart soft for the audio become.
Have you a solution ?
Thks
-
beta5 link and changelog in first page
-
Hi, Paolo, after updating to beta5, the compilation was failed. Do you know what's going wrong?
build/kati/command.cc:182: error: undefined reference to 'Symbol::SetGlobalVar(Var*, bool) const'
build/kati/command.cc:182: error: undefined reference to 'Symbol::SetGlobalVar(Var*, bool) const'
build/kati/command.cc:182: error: undefined reference to 'Symbol::SetGlobalVar(Var*, bool) const'
build/kati/command.cc:183: error: undefined reference to 'Symbol::SetGlobalVar(Var*, bool) const'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [/home/seth/android/cm-14.1/out/host/linux-x86/bin/ckati] Error 1
-
Quote:
Originariamente inviato da
seth09
Hi, Paolo, after updating to beta5, the compilation was failed. Do you know what's going wrong?
build/kati/command.cc:182: error: undefined reference to 'Symbol::SetGlobalVar(Var*, bool) const'
build/kati/command.cc:182: error: undefined reference to 'Symbol::SetGlobalVar(Var*, bool) const'
build/kati/command.cc:182: error: undefined reference to 'Symbol::SetGlobalVar(Var*, bool) const'
build/kati/command.cc:183: error: undefined reference to 'Symbol::SetGlobalVar(Var*, bool) const'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [/home/seth/android/cm-14.1/out/host/linux-x86/bin/ckati] Error 1
I don't know
you have added this line in your local_manifest ? (if you didn't, add and resync)
codice:
<project name="CyanogenMod/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" revision="cm-14.1" />
you are doing a incremental compile ? delete everything inside the directory "out" and try again