Mi5 - going in random reboots. - Xiaomi Mi 5 Questions & Answers

My Mi 5 2016 phone is going in for random reboots by itself. no regular pattern.
1) It's not full 6gb space is still available.
2) Is it possible that degraded battery is causing reboots, I still get 14-16 hour usage with calls. but it is lower when this was new. (This is assumption only).
3) DMESG files are below.
111117.719856] msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
[111117.727296] msm_pcie_enable: PCIe RC0 PHY is ready!
[111117.737561] msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
[111117.744813] wlan: [0:E :HDD] __hdd_tx_timeout: 1129: Transmission timeout occurred jiffies 4306049301 trans_start 4306049121
[111117.764617] msm_pcie_enable: PCIe RC0 link initialized
[111117.773472] PM: noirq resume of devices complete after 54.580 msecs
[111117.781277] PM: early resume of devices complete after 4.939 msecs
[111117.802622] pn548_resume --
[111117.812537] wlan: [0:F :WDA] WOW wakeup host event received (reason: PATTERN_MATCH_FOUND(9)) for vdev 0
[111117.812685] wlan: [0:F :WDA] uc 1646 bc 0 v4_mc 0 v6_mc 0 ra 0 ns 0 na 0 pno_match 0 pno_complete 0 gscan 0 low_rssi 0 rssi_breach 0
[111117.812851] __hif_pci_resume: Resume completes in wow mode
[111117.820177] PM: resume of devices complete after 38.861 msecs
[111117.826177] Restarting tasks ...
[111117.833216] healthd: battery l=84 v=4109 t=28.5 h=2 st=3 c=73 chg= 2020-11-01 13:14:53.173539509 UTC
[111117.885270] done.
[111117.885528] PM: suspend exit 2020-11-01 13:14:53.225954718 UTC
[111117.986113] PM: suspend entry 2020-11-01 13:14:53.326529718 UTC
[111117.986170] PM: Syncing filesystems ... done.
[111118.026953] Freezing user space processes ... (elapsed 0.038 seconds) done.
[111118.065199] Freezing remaining freezable tasks ... (elapsed 0.006 seconds) done.
[111118.071860] Suspending console(s) (use no_console_suspend to debug)
[111118.081339] SMBCHG: smbchg_restricted_charging: restricted_charging set to 0
[111118.083102] __hif_pci_suspend: Waiting for CE to finish access:
[111118.098202] __hif_pci_suspend: Suspend completes in wow mode event:2 device_state:0
[111118.098205] __hif_pci_suspend: Suspend completes
[111118.108154] pn548_suspend ++
link here swisstransfer<dot>com/d/dc27a402-3fb9-477a-857c-f4473a96f30e
(as a new user not allowed to add links hence sharing this dmesg file.)
I really need this device up and work reliably TIA.

Related

OpenVPN 'small issue' please help

Hi everyone ,
I've got a small problem with an OpenVPN connection with my kaiser.
First, the facts:
My ip :82.227.XXX.XXX
my ip(local): 192.168.1.2
gateway :192.168.1.1
Here are my server and client config files:
#SERVER
local 192.168.1.2
dev tun
ifconfig 192.168.200.2 192.168.200.1
secret secret.key
proto tcp-server
verb 9
port 443
persist-key
persist-tun
push "route 192.168.1.0 255.255.255.0"
push "dhcp-option WINS 192.168.1.1"
#CLIENT
secret "\\Carte de stockage\\Program Files\\OpenVPN\\config\\secret.key"
proto tcp-client
ifconfig 192.168.200.1 192.168.200.2
dev tun
tun-mtu 1500
mssfix
persist-tun
persist-key
conmgr {D367F735-1532-487E-A664-C9D90E11861C} 1
remote 82.227.XXX.XXX
http-proxy-retry
http-proxy 195.115.XXX.XXX 8080
log "\\Carte de stockage\\Program Files\\OpenVPN\\log\\client.log"
management 127.0.0.1 10000
service openvpn_exit_1
port 443
ping 15
ping-restart 120
resolv-retry 60
verb 4
route 192.168.1.0 255.255.255.0
redirect-gateway def1
The connection starts ,I got green icon in my server telling me client is connected.
But I can't start a web page in my kaiser ,so the problem is with the dns or with the route table?
I'm using Windows XP
and finally here is my log (verb 4):
server log
Current Parameter Settings:
config = 'coxbob.ovpn'
mode = 0
proto = 1
local = '192.168.1.2'
remote_list = NULL
remote_random = DISABLED
local_port = 443
remote_port = 443
remote_float = DISABLED
ipchange = '[UNDEF]'
bind_defined = DISABLED
bind_local = ENABLED
dev = 'tun'
ifconfig_local = '192.168.200.2'
ifconfig_remote_netmask = '192.168.200.1'
ifconfig_noexec = DISABLED
persist_tun = ENABLED
persist_local_ip = DISABLED
persist_remote_ip = DISABLED
persist_key = ENABLED
mssfix = 1450
resolve_retry_seconds = 1000000000
connect_retry_seconds = 5
verbosity = 4
sockflags = 0
socks_proxy_server = '[UNDEF]'
lzo = 0
route_script = '[UNDEF]'
route_default_gateway = '[UNDEF]'
route_noexec = DISABLED
route_delay = 0
route_delay_window = 30
route_delay_defined = ENABLED
route_nopull = DISABLED
management_addr = '[UNDEF]'
management_port = 0
shared_secret_file = 'secret.key'
key_direction = 0
ciphername_defined = ENABLED
ciphername = 'BF-CBC'
authname_defined = ENABLED
authname = 'SHA1'
server_network = 0.0.0.0
server_netmask = 0.0.0.0
server_bridge_ip = 0.0.0.0
server_bridge_netmask = 0.0.0.0
server_bridge_pool_start = 0.0.0.0
server_bridge_pool_end = 0.0.0.0
push_list = 'route 192.168.1.0 255.255.255.0,dhcp-option WINS 192.168.1.1'
push_ifconfig_defined = DISABLED
push_ifconfig_local = 0.0.0.0
push_ifconfig_remote_netmask = 0.0.0.0
duplicate_cn = DISABLED
client = DISABLED
pull = DISABLED
ip_win32_defined = DISABLED
ip_win32_type = 3
dhcp_masq_offset = 0
dhcp_lease_time = 31536000
tap_sleep = 0
dhcp_options = DISABLED
dhcp_renew = DISABLED
dhcp_pre_release = DISABLED
dhcp_release = DISABLED
domain = '[UNDEF]'
netbios_scope = '[UNDEF]'
netbios_node_type = 0
isable_nbt = DISABLED
OpenVPN 2.1_beta7 Win32-MinGW [SSL] [LZO2] built on Nov 12 2005
TAP-WIN32 device [auto] opened: \\.\Global\{D367F735-1532-487E-A664-C9D90E11861C}.tap
TAP-Win32 Driver Version 8.3
TAP-Win32 MTU=1500
Notified TAP-Win32 driver to set a DHCP IP/netmask of 192.168.200.2/255.255.255.252 on interface {D367F735-1532-487E-A664-C9D90E11861C} [DHCP-serv: 192.168.200.1, lease-time: 31536000]
Successful ARP Flush on interface [3] {D367F735-1532-487E-A664-C9D90E11861C}
Data Channel MTU parms [ L:1546 D:1450 EF:46 EB:4 ET:0 EL:0 ]
Local Options String: 'V4,dev-type tun,link-mtu 1546,tun-mtu 1500,proto TCPv4_SERVER,ifconfig 192.168.200.1 192.168.200.2,cipher BF-CBC,auth SHA1,keysize 128,secret'
Expected Remote Options String: 'V4,dev-type tun,link-mtu 1546,tun-mtu 1500,proto TCPv4_CLIENT,ifconfig 192.168.200.2 192.168.200.1,cipher BF-CBC,auth SHA1,keysize 128,secret'
Local Options hash (VER=V4): 'e2353fc3'
Expected Remote Options hash (VER=V4): '808a9481'
Listening for incoming TCP connection on 192.168.1.2:443
TCP connection established with 80.125.XXX.XXX:16173
Socket Buffers: R=[8192->8192] S=[8192->8192]
TCPv4_SERVER link local (bound): 192.168.1.2:443
TCPv4_SERVER link remote: 80.125.XXX.XXX:16173
Peer Connection Initiated with 80.125.XXX.XXX:16173
TEST ROUTES: 0/0 succeeded len=-1 ret=1 a=0 u/d=up
Initialization Sequence Completed
and client log :
Current Parameter Settings:
config = '\carte de stockage\Program Files\OpenVPN\config\smartphone.ovpn'
proto = 2
local = '[UNDEF]'
remote_list[0] = {'82.227.XXX.XXX', 443}
remote_random = DISABLED
local_port = 0
remote_port = 443
remote_float = DISABLED
ipchange = '[UNDEF]'
bind_defined = DISABLED
bind_local = DISABLED
dev = 'tun'
dev_type = '[UNDEF]'
dev_node = '[UNDEF]'
lladdr = '[UNDEF]'
topology = 1
tun_ipv6 = DISABLED
ifconfig_local = '192.168.200.1'
ifconfig_remote_netmask = '192.168.200.2'
ifconfig_noexec = DISABLED
ifconfig_nowarn = DISABLED
persist_tun = ENABLED
persist_local_ip = DISABLED
persist_remote_ip = DISABLED
persist_key = ENABLED
mssfix = 1450
verbosity = 4
BEGIN http_proxy
server = '195.115.XXX.XXX'
port = 8080
auth_method_string = 'none'
auth_file = '[UNDEF]'
retry = ENABLED
timeout = 5
http_version = '1.0'
user_agent = '[UNDEF]'
END http_proxy
route_default_gateway = '[UNDEF]'
route_default_metric = 0
route_noexec = DISABLED
route_delay = 5
route_delay_window = 30
route_delay_defined = ENABLED
route_nopull = DISABLED
[redirect_default_gateway local=0]
route 192.168.1.0/255.255.255.0/nil/nil
management_addr = '127.0.0.1'
management_port = 10000
shared_secret_file = '\Carte de stockage\Program Files\OpenVPN\config\secret.key'
server_network = 0.0.0.0
server_netmask = 0.0.0.0
erver_bridge_ip = 0.0.0.0
server_bridge_netmask = 0.0.0.0
server_bridge_pool_start = 0.0.0.0
server_bridge_pool_end = 0.0.0.0
ifconfig_pool_defined = DISABLED
ifconfig_pool_start = 0.0.0.0
ifconfig_pool_end = 0.0.0.0
ifconfig_pool_netmask = 0.0.0.0
ifconfig_pool_persist_filename = '[UNDEF]'
ifconfig_pool_persist_refresh_freq = 600
n_bcast_buf = 256
tcp_queue_limit = 64
push_ifconfig_local = 0.0.0.0
push_ifconfig_remote_netmask = 0.0.0.0
enable_c2c = DISABLED
duplicate_cn = DISABLED
show_net_up = DISABLED
route_method = 0
ip_win32_defined = DISABLED
ip_win32_type = 3
dhcp_masq_offset = 0
dhcp_lease_time = 31536000
tap_sleep = 0
dhcp_options = DISABLED
dhcp_renew = DISABLED
dhcp_pre_release = DISABLED
dhcp_release = DISABLED
domain = '[UNDEF]'
netbios_scope = '[UNDEF]'
netbios_node_type = 0
disable_nbt = DISABLED
conn_mgr_guid = {F750E26F-81D9-4379-8567-318C129CA736}
conn_mgr_exclusive = ENABLED
OpenVPN 2.1_rc7a Win32-MSVC++ [SSL] [LZO2] built on Feb 10 2008
MANAGEMENT: TCP Socket listening on 127.0.0.1:10000
Need hold release from management interface, waiting...
MANAGEMENT: Client connected from 127.0.0.1:10000
Using Windows Connection Manager...
Formatting Windows Connection Manager GUID...
Using Windows Connection Manager with destination '{F750E26F-81D9-4379-8567-318C129CA736}' resolving to provider guid {F750E26F-81D9-4379-8567-318C129CA736} (exclusive)
Acquisition of Windows Connection Manager provider succeeded...
MANAGEMENT: >STATE:1211621833,ASSIGN_IP,,192.168.200.1,
TAP-WIN32 device [TAP1:] opened: TAP1:
TAP-Win32 Driver Version 9.4
TAP-Win32 MTU=1500
Notified TAP-Win32 driver to set a DHCP IP/netmask of 192.168.200.1/255.255.255.252 on interface TAP1: [DHCP-serv: 192.168.200.2, lease-time: 31536000]
Successful ARP Flush on interface [3] TAP DEVICE 1
Data Channel MTU parms [ L:1546 D:1450 EF:46 EB:4 ET:0 EL:0 ]
Local Options String: 'V4,dev-type tun,link-mtu 1546,tun-mtu 1500,proto TCPv4_CLIENT,ifconfig 192.168.200.2 192.168.200.1,cipher BF-CBC,auth SHA1,keysize 128,secret'
Expected Remote Options String: 'V4,dev-type tun,link-mtu 1546,tun-mtu 1500,proto TCPv4_SERVER,ifconfig 192.168.200.1 192.168.200.2,cipher BF-CBC,auth SHA1,keysize 128,secret'
Local Options hash (VER=V4): '808a9481'
Expected Remote Options hash (VER=V4): 'e2353fc3'
Attempting to establish TCP connection with 195.115.XXX.XXX:8080
MANAGEMENT: >STATE:1211621834,TCP_CONNECT,,,
TCP connection established with 195.115.XXX.XXX:8080
Send to HTTP proxy: 'CONNECT 82.227.XXX.XXX:443 HTTP/1.0'
HTTP proxy returned: 'HTTP/1.0 200 Connection established'
Socket Buffers: R=[32768->32768] S=[16384->16384]
TCPv4_CLIENT link local (bound): [undef]
TCPv4_CLIENT link remote: 195.115.XXX.XXX:8080
Peer Connection Initiated with 195.115.XXX.XXX:8080
TEST ROUTES: 2/2 succeeded len=1 ret=1 a=0 u/d=up
route ADD 195.115.XXX.XXX MASK 255.255.255.255 10.37.39.40
ROUTE: route addition failed using CreateIpForwardEntry: Paramètre incorrect. [stat87 if_index=655364]
Route addition via IPAPI failed [adaptive]
Route addition fallback to route.exe
route ADD 0.0.0.0 MASK 128.0.0.0 192.168.200.2
Route addition via IPAPI succeeded [adaptive]
route ADD 128.0.0.0 MASK 128.0.0.0 192.168.200.2
Route addition via IPAPI succeeded [adaptive]
MANAGEMENT: >STATE:1211621855,ADD_ROUTES,,,
route ADD 192.168.1.0 MASK 255.255.255.0 192.168.200.2
Route addition via IPAPI succeeded [adaptive]
Initialization Sequence Completed
MANAGEMENT: >STATE:1211621855,CONNECTED,SUCCESS,192.168.200.1,195.115.XXX.XXX
So ,to be 'short', I think I must enter something (DNS,WINS or maybe IP) in my Kaiser's Tap adress , or maybe add some route in my Windows command(server)
Thanks to help me ,if all works ,I'll upload my conf files for those who wants to use it after.
To be honest, I would have absolutely no idea how to solve this. I just don't know enough of this.
But have you tried looking for your answers here?
http://ovpnppc.ziggurat29.com/ovpnppc-usage.htm
http://ovpn.sq7ro.net/ovpnforum/
Hope you fix it!
Yes ,I've read all that ,and search in his forum too..
I still have my connection ,my PC can ping the client , but my client can't ping the server...The connection is made either..
Any clue ?
Anyone can help me?
I re up this one last time ...

Poor Wifi - Optimal wlan config?

Wifi range is terrible and keeps disconnecting me, what's the best way to edit these settings?
Code:
# This file allows user to override the factory
# defaults for the WLAN Driver
# Enable IMPS or not
gEnableImps=1
# Enable/Disable Idle Scan
gEnableIdleScan=0
# Increase sleep duration (seconds) during IMPS
# 0 implies no periodic wake up from IMPS. Periodic wakeup is
# unnecessary if Idle Scan is disabled.
gImpsModSleepTime=0
# Enable BMPS or not
gEnableBmps=0
# Enable suspend or not
# 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter
gEnableSuspend=3
# Phy Mode (auto, b, g, n, etc)
# Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac
gDot11Mode=0
# Handoff Enable(1) Disable(0)
gEnableHandoff=0
# CSR Roaming Enable(1) Disable(0)
gRoamingTime=0
# Assigned MAC Addresses - This will be used until NV items are in place
# Each byte of MAC address is represented in Hex format as XX
Intf0MacAddress=000AF58989FF
Intf1MacAddress=000AF58989FE
Intf2MacAddress=000AF58989FD
Intf3MacAddress=000AF58989FC
# UAPSD service interval for VO,VI, BE, BK traffic
InfraUapsdVoSrvIntv=0
InfraUapsdViSrvIntv=0
InfraUapsdBeSrvIntv=0
InfraUapsdBkSrvIntv=0
# Make 1x1 the default antenna configuration
gNumRxAnt=1
# Beacon filtering frequency (unit in beacon intervals)
gNthBeaconFilter=50
# Enable WAPI or not
# WAPIIsEnabled=0
# Flags to filter Mcast abd Bcast RX packets.
# Value 0: No filtering, 1: Filter all Multicast.
# 2: Filter all Broadcast. 3: Filter all Mcast abd Bcast
McastBcastFilter=3
#Flag to enable HostARPOffload feature or not
hostArpOffload=1
#SoftAP Related Parameters
# AP MAc addr
gAPMacAddr=000AF589dcab
# 802.11n Protection flag
gEnableApProt=1
#Enable OBSS protection
gEnableApOBSSProt=1
#Enable TrafficMonitor
gEnableTrafficMonitor=1
#Set TracfficIdleTimeout
gTrafficIdleTimeout=3000
#Enable/Disable UAPSD for SoftAP
gEnableApUapsd=0
# Fixed Rate
gFixedRate=0
# Maximum Tx power
# gTxPowerCap=100
# Fragmentation Threshold
# gFragmentationThreshold=2346
# RTS threshold
RTSThreshold=2347
# Intra-BSS forward
gDisableIntraBssFwd=0
# WMM Enable/Disable
WmmIsEnabled=0
# 802.11d support
g11dSupportEnabled=1
# 802.11h support
g11hSupportEnabled=1
# CCX Support and fast transition
CcxEnabled=0
FastTransitionEnabled=1
ImplicitQosIsEnabled=1
gNeighborScanTimerPeriod=200
gNeighborLookupThreshold=76
gNeighborReassocThreshold=81
gNeighborScanChannelMinTime=20
gNeighborScanChannelMaxTime=30
gMaxNeighborReqTries=3
# Legacy (non-CCX, non-802.11r) Fast Roaming Support
# To enable, set FastRoamEnabled=1
# To disable, set FastRoamEnabled=0
FastRoamEnabled=1
#Check if the AP to which we are roaming is better than current AP in terms of RSSI.
#Checking is disabled if set to Zero.Otherwise it will use this value as to how better
#the RSSI of the new/roamable AP should be for roaming
RoamRssiDiff=3
# If the RSSI of any available candidate is better than currently associated
# AP by at least gImmediateRoamRssiDiff, then being to roam immediately (without
# registering for reassoc threshold).
# NOTE: Value of 0 means that we would register for reassoc threshold.
gImmediateRoamRssiDiff=10
# To enable, set gRoamIntraBand=1 (Roaming within band)
# To disable, set gRoamIntraBand=0 (Roaming across band)
gRoamIntraBand=0
# SAP Country code
# Default Country Code is 2 bytes, 3rd byte is optional indoor or out door.
# Example
# US Indoor, USI
# Korea Outdoor, KRO
# Japan without optional byte, JP
# France without optional byte, FR
#gAPCntryCode=USI
#Short Guard Interval Enable/disable
gShortGI20Mhz=1
gShortGI40Mhz=1
#Auto Shutdown Value in seconds. A value of 0 means Auto shutoff is disabled
gAPAutoShutOff=0
# SAP auto channel selection configuration
# 0 = disable auto channel selection
# 1 = enable auto channel selection, channel provided by supplicant will be ignored
gApAutoChannelSelection=1
# Listen Energy Detect Mode Configuration
# Valid values 0-128
# 128 means disable Energy Detect feature
# 0-9 are threshold code and 7 is recommended value from system if feature is to be enabled.
# 10-128 are reserved.
# The EDET threshold mapping is as follows in 3dB step:
# 0 = -60 dBm
# 1 = -63 dBm
# 2 = -66 dBm
# ...
# 7 = -81 dBm
# 8 = -84 dBm
# 9 = -87 dBm
# Note: Any of these settings are valid. Setting 0 would yield the highest power saving (in a noisy environment) at the cost of more range. The range impact is approximately #calculated as:
#
# Range Loss (dB) = EDET threshold level (dBm) + 127 dBm.
#
gEnablePhyAgcListenMode=128
#Preferred channel to start BT AMP AP mode (0 means, any channel)
BtAmpPreferredChannel=0
#Preferred band (both or 2.4 only or 5 only)
BandCapability=0
#Beacon Early Termination (1 = enable the BET feature, 0 = disable)
enableBeaconEarlyTermination=0
beaconEarlyTerminationWakeInterval=3
#Bluetooth Alternate Mac Phy (1 = enable the BT AMP feature, 0 = disable)
gEnableBtAmp=0
#SOFTAP Channel Range selection
gAPChannelSelectStartChannel=1
gAPChannelSelectEndChannel=11
#SOFTAP Channel Range selection Operating band
# 0:2.4GHZ 1: LOW-5GHZ 2:MID-5GHZ 3:HIGH-5GHZ 4: 4.9HZ BAND
gAPChannelSelectOperatingBand=0
#Channel Bonding
gChannelBondingMode5GHz=1
#Enable Keep alive with non-zero period value
#gStaKeepAlivePeriod = 30
#AP LINK MONITOR TIMEOUT is used for both SAP and GO mode.
#It is used to change the frequency of keep alive packets in the AP Link Monitor period which is by
#default 20s. Currently the keep alive packets are sent as an interval of 3s but after this change
#the keep alive packet frequency can be changed.
#gApLinkMonitorPeriod = 3
#If set will start with active scan after driver load, otherwise will start with
#passive scan to find out the domain
gEnableBypass11d=1
#If set to 0, will not scan DFS channels
gEnableDFSChnlScan=1
gVhtChannelWidth=2
gEnableLogp=1
# Enable Automatic Tx Power control
gEnableAutomaticTxPowerControl=1
# 0 for OLPC 1 for CLPC and SCPC
gEnableCloseLoop=1
#Data Inactivity Timeout when in powersave (in ms)
gDataInactivityTimeout=200
# VHT Tx/Rx MCS values
# Valid values are 0,1,2. If commented out, the default value is 0.
# 0=MCS0-7, 1=MCS0-8, 2=MCS0-9
gVhtRxMCS=2
gVhtTxMCS=2
# Enable CRDA regulatory support by settings default country code
#gCrdaDefaultCountryCode=TW
# Scan Timing Parameters
# gPassiveMaxChannelTime=110
# gPassiveMinChannelTime=60
# gActiveMaxChannelTime=40
# gActiveMinChannelTime=20
#If set to 0, MCC is not allowed.
gEnableMCCMode=1
# 1=enable STBC; 0=disable STBC
gEnableRXSTBC=1
# Enable Active mode offload
gEnableActiveModeOffload=1
#Enable Scan Results Aging based on timer
#Timer value is in seconds
#If Set to 0 it will not enable the feature
gScanAgingTime=0
#Enable Power saving mechanism Based on Android Framework
#If set to 0 Driver internally control the Power saving mechanism
#If set to 1 Android Framwrok control the Power saving mechanism
isAndroidPsEn=1
#disable LDPC in STA mode if the AP is TXBF capable
gDisableLDPCWithTxbfAP=1
#Enable thermal mitigation
gThermalMitigationEnable=1
#List of Country codes for which 11ac needs to be disabled
#Each country code must be delimited by comma(,)
gListOfNon11acCountryCode=RU,UA,ZA
#Maxium Channel time in msec
gMaxMediumTime = 6000
# 802.11K support
gRrmEnable=1
gRrmOperChanMax=8
gRrmNonOperChanMax=8
gRrmRandIntvl=100
# If set to 1, generate the p2p device address from primary mac address
# with the locally administered bit set
isP2pDeviceAddrAdministrated=1
#Enable Telescopic Beacon wakeup
gEnableDynamicDTIM=0
gIgnoreDtim=0
gTelescopicBeaconWakeupEn=1
telescopicBeaconTransListenInterval=2
telescopicBeaconTransListenIntervalNumIdleBcns=10
telescopicBeaconMaxListenInterval=3
telescopicBeaconMaxListenIntervalNumIdleBcns=15
END
# Note: Configuration parser would not read anything past the END marker
xinfernal said:
Wifi range is terrible and keeps disconnecting me, what's the best way to edit these settings?
Code:
# This file allows user to override the factory
# defaults for the WLAN Driver
# Enable IMPS or not
gEnableImps=1
# Enable/Disable Idle Scan
gEnableIdleScan=0
# Increase sleep duration (seconds) during IMPS
# 0 implies no periodic wake up from IMPS. Periodic wakeup is
# unnecessary if Idle Scan is disabled.
gImpsModSleepTime=0
# Enable BMPS or not
gEnableBmps=0
# Enable suspend or not
# 1: Enable standby, 2: Enable Deep sleep, 3: Enable Mcast/Bcast Filter
gEnableSuspend=3
# Phy Mode (auto, b, g, n, etc)
# Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac
gDot11Mode=0
# Handoff Enable(1) Disable(0)
gEnableHandoff=0
# CSR Roaming Enable(1) Disable(0)
gRoamingTime=0
# Assigned MAC Addresses - This will be used until NV items are in place
# Each byte of MAC address is represented in Hex format as XX
Intf0MacAddress=000AF58989FF
Intf1MacAddress=000AF58989FE
Intf2MacAddress=000AF58989FD
Intf3MacAddress=000AF58989FC
# UAPSD service interval for VO,VI, BE, BK traffic
InfraUapsdVoSrvIntv=0
InfraUapsdViSrvIntv=0
InfraUapsdBeSrvIntv=0
InfraUapsdBkSrvIntv=0
# Make 1x1 the default antenna configuration
gNumRxAnt=1
# Beacon filtering frequency (unit in beacon intervals)
gNthBeaconFilter=50
# Enable WAPI or not
# WAPIIsEnabled=0
# Flags to filter Mcast abd Bcast RX packets.
# Value 0: No filtering, 1: Filter all Multicast.
# 2: Filter all Broadcast. 3: Filter all Mcast abd Bcast
McastBcastFilter=3
#Flag to enable HostARPOffload feature or not
hostArpOffload=1
#SoftAP Related Parameters
# AP MAc addr
gAPMacAddr=000AF589dcab
# 802.11n Protection flag
gEnableApProt=1
#Enable OBSS protection
gEnableApOBSSProt=1
#Enable TrafficMonitor
gEnableTrafficMonitor=1
#Set TracfficIdleTimeout
gTrafficIdleTimeout=3000
#Enable/Disable UAPSD for SoftAP
gEnableApUapsd=0
# Fixed Rate
gFixedRate=0
# Maximum Tx power
# gTxPowerCap=100
# Fragmentation Threshold
# gFragmentationThreshold=2346
# RTS threshold
RTSThreshold=2347
# Intra-BSS forward
gDisableIntraBssFwd=0
# WMM Enable/Disable
WmmIsEnabled=0
# 802.11d support
g11dSupportEnabled=1
# 802.11h support
g11hSupportEnabled=1
# CCX Support and fast transition
CcxEnabled=0
FastTransitionEnabled=1
ImplicitQosIsEnabled=1
gNeighborScanTimerPeriod=200
gNeighborLookupThreshold=76
gNeighborReassocThreshold=81
gNeighborScanChannelMinTime=20
gNeighborScanChannelMaxTime=30
gMaxNeighborReqTries=3
# Legacy (non-CCX, non-802.11r) Fast Roaming Support
# To enable, set FastRoamEnabled=1
# To disable, set FastRoamEnabled=0
FastRoamEnabled=1
#Check if the AP to which we are roaming is better than current AP in terms of RSSI.
#Checking is disabled if set to Zero.Otherwise it will use this value as to how better
#the RSSI of the new/roamable AP should be for roaming
RoamRssiDiff=3
# If the RSSI of any available candidate is better than currently associated
# AP by at least gImmediateRoamRssiDiff, then being to roam immediately (without
# registering for reassoc threshold).
# NOTE: Value of 0 means that we would register for reassoc threshold.
gImmediateRoamRssiDiff=10
# To enable, set gRoamIntraBand=1 (Roaming within band)
# To disable, set gRoamIntraBand=0 (Roaming across band)
gRoamIntraBand=0
# SAP Country code
# Default Country Code is 2 bytes, 3rd byte is optional indoor or out door.
# Example
# US Indoor, USI
# Korea Outdoor, KRO
# Japan without optional byte, JP
# France without optional byte, FR
#gAPCntryCode=USI
#Short Guard Interval Enable/disable
gShortGI20Mhz=1
gShortGI40Mhz=1
#Auto Shutdown Value in seconds. A value of 0 means Auto shutoff is disabled
gAPAutoShutOff=0
# SAP auto channel selection configuration
# 0 = disable auto channel selection
# 1 = enable auto channel selection, channel provided by supplicant will be ignored
gApAutoChannelSelection=1
# Listen Energy Detect Mode Configuration
# Valid values 0-128
# 128 means disable Energy Detect feature
# 0-9 are threshold code and 7 is recommended value from system if feature is to be enabled.
# 10-128 are reserved.
# The EDET threshold mapping is as follows in 3dB step:
# 0 = -60 dBm
# 1 = -63 dBm
# 2 = -66 dBm
# ...
# 7 = -81 dBm
# 8 = -84 dBm
# 9 = -87 dBm
# Note: Any of these settings are valid. Setting 0 would yield the highest power saving (in a noisy environment) at the cost of more range. The range impact is approximately #calculated as:
#
# Range Loss (dB) = EDET threshold level (dBm) + 127 dBm.
#
gEnablePhyAgcListenMode=128
#Preferred channel to start BT AMP AP mode (0 means, any channel)
BtAmpPreferredChannel=0
#Preferred band (both or 2.4 only or 5 only)
BandCapability=0
#Beacon Early Termination (1 = enable the BET feature, 0 = disable)
enableBeaconEarlyTermination=0
beaconEarlyTerminationWakeInterval=3
#Bluetooth Alternate Mac Phy (1 = enable the BT AMP feature, 0 = disable)
gEnableBtAmp=0
#SOFTAP Channel Range selection
gAPChannelSelectStartChannel=1
gAPChannelSelectEndChannel=11
#SOFTAP Channel Range selection Operating band
# 0:2.4GHZ 1: LOW-5GHZ 2:MID-5GHZ 3:HIGH-5GHZ 4: 4.9HZ BAND
gAPChannelSelectOperatingBand=0
#Channel Bonding
gChannelBondingMode5GHz=1
#Enable Keep alive with non-zero period value
#gStaKeepAlivePeriod = 30
#AP LINK MONITOR TIMEOUT is used for both SAP and GO mode.
#It is used to change the frequency of keep alive packets in the AP Link Monitor period which is by
#default 20s. Currently the keep alive packets are sent as an interval of 3s but after this change
#the keep alive packet frequency can be changed.
#gApLinkMonitorPeriod = 3
#If set will start with active scan after driver load, otherwise will start with
#passive scan to find out the domain
gEnableBypass11d=1
#If set to 0, will not scan DFS channels
gEnableDFSChnlScan=1
gVhtChannelWidth=2
gEnableLogp=1
# Enable Automatic Tx Power control
gEnableAutomaticTxPowerControl=1
# 0 for OLPC 1 for CLPC and SCPC
gEnableCloseLoop=1
#Data Inactivity Timeout when in powersave (in ms)
gDataInactivityTimeout=200
# VHT Tx/Rx MCS values
# Valid values are 0,1,2. If commented out, the default value is 0.
# 0=MCS0-7, 1=MCS0-8, 2=MCS0-9
gVhtRxMCS=2
gVhtTxMCS=2
# Enable CRDA regulatory support by settings default country code
#gCrdaDefaultCountryCode=TW
# Scan Timing Parameters
# gPassiveMaxChannelTime=110
# gPassiveMinChannelTime=60
# gActiveMaxChannelTime=40
# gActiveMinChannelTime=20
#If set to 0, MCC is not allowed.
gEnableMCCMode=1
# 1=enable STBC; 0=disable STBC
gEnableRXSTBC=1
# Enable Active mode offload
gEnableActiveModeOffload=1
#Enable Scan Results Aging based on timer
#Timer value is in seconds
#If Set to 0 it will not enable the feature
gScanAgingTime=0
#Enable Power saving mechanism Based on Android Framework
#If set to 0 Driver internally control the Power saving mechanism
#If set to 1 Android Framwrok control the Power saving mechanism
isAndroidPsEn=1
#disable LDPC in STA mode if the AP is TXBF capable
gDisableLDPCWithTxbfAP=1
#Enable thermal mitigation
gThermalMitigationEnable=1
#List of Country codes for which 11ac needs to be disabled
#Each country code must be delimited by comma(,)
gListOfNon11acCountryCode=RU,UA,ZA
#Maxium Channel time in msec
gMaxMediumTime = 6000
# 802.11K support
gRrmEnable=1
gRrmOperChanMax=8
gRrmNonOperChanMax=8
gRrmRandIntvl=100
# If set to 1, generate the p2p device address from primary mac address
# with the locally administered bit set
isP2pDeviceAddrAdministrated=1
#Enable Telescopic Beacon wakeup
gEnableDynamicDTIM=0
gIgnoreDtim=0
gTelescopicBeaconWakeupEn=1
telescopicBeaconTransListenInterval=2
telescopicBeaconTransListenIntervalNumIdleBcns=10
telescopicBeaconMaxListenInterval=3
telescopicBeaconMaxListenIntervalNumIdleBcns=15
END
# Note: Configuration parser would not read anything past the END marker
Click to expand...
Click to collapse
having the same issue. fresh install android O. did you ever find any info about this?
ElwOOd_CbGp said:
having the same issue. fresh install android O. did you ever find any info about this?
Click to expand...
Click to collapse
I can't remember if there was a solution but overall the Xperia SP wasn't good enough for my needs so I replaced it within the year.

[Q&A][ROM][6.0] CyanogenMod 13 - Unofficial CyanogenMod 13

Q&A for [m7] Unofficial CyanogenMod 13 / Official CyanogenMod 12.1 Nightlies
As I have searched Original Android Development and Q&A forums and haven't found nothing about the thread above and questions related to it, so creating this one. Please use search before posting in here.
cm-13.0-20151219-UNOFFICIAL-m7 bugs
Hi,
A few things about "Unofficial CyanogenMod 13" for HTC One M7 Int. (cm-13.0-20151219-UNOFFICIAL-m7)
1. Cannot change preferred network type from "LTE (recommended)" to 3G or 2G. If I try, it just closes the choice window and that's it. Here is logcat for each choice:
a) 3G:
12-21 09:59:24.642 W/InputMethodManagerService( 602): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
12-21 09:59:24.643 D/NetworkSettings( 1354): onPreferenceChange
12-21 09:59:24.643 D/NetworkSettings( 1354): buttonNetworkMode: 0
12-21 09:59:24.643 D/NetworkSettings( 1354): getPreferredNetworkModeForSubId: phoneNwMode = 9 subId = 1
12-21 09:59:24.666 D/NetworkSettings( 1354): handleSetPreferredNetworkTypeResponse: exception in setting network mode.
12-21 09:59:24.666 D/NetworkSettings( 1354): getPreferredNetworkModeForSubId: phoneNwMode = 9 subId = 1
12-21 09:59:24.666 D/NetworkSettings( 1354): updatePreferredNetworkUIFromDb: settingsNetworkMode = 9
12-21 09:59:24.666 D/NetworkSettings( 1354): isWorldMode=false
12-21 09:59:24.723 W/System ( 1088): ClassLoader referenced unknown path: /system/framework/tcmclient.jar
Click to expand...
Click to collapse
b) 2G:
12-21 09:59:30.415 W/InputMethodManagerService( 602): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
12-21 09:59:30.416 D/NetworkSettings( 1354): onPreferenceChange
12-21 09:59:30.419 D/NetworkSettings( 1354): buttonNetworkMode: 1
12-21 09:59:30.420 D/NetworkSettings( 1354): getPreferredNetworkModeForSubId: phoneNwMode = 9 subId = 1
12-21 09:59:30.440 D/NetworkSettings( 1354): handleSetPreferredNetworkTypeResponse: exception in setting network mode.
12-21 09:59:30.440 D/NetworkSettings( 1354): getPreferredNetworkModeForSubId: phoneNwMode = 9 subId = 1
12-21 09:59:30.440 D/NetworkSettings( 1354): updatePreferredNetworkUIFromDb: settingsNetworkMode = 9
12-21 09:59:30.440 D/NetworkSettings( 1354): isWorldMode=false
Click to expand...
Click to collapse
c) LTE (the same as marked):
12-21 09:59:36.671 W/InputEventReceiver( 1354): Attempted to finish an input event but the input event receiver has already been disposed.
12-21 09:59:36.677 W/InputMethodManagerService( 602): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
12-21 09:59:36.678 D/NetworkSettings( 1354): onPreferenceChange
12-21 09:59:36.678 D/NetworkSettings( 1354): buttonNetworkMode: 9
12-21 09:59:36.678 D/NetworkSettings( 1354): getPreferredNetworkModeForSubId: phoneNwMode = 9 subId = 1
Click to expand...
Click to collapse
2. Get random reboots. One thing I noticed, I get rebooted somewhere about the time when "SMS Backup and Restore" runs a scheduled backup. I get somewhere about 1-3 reboots per days as much as I have been using this ROM.
cm-13.0-20151219-UNOFFICIAL-m7 random reboots
A minute ago happened a random reboot, here's the output of logcat:
12-21 12:56:14.583 E/NetlinkEvent( 221): NetlinkEvent::FindParam(): Parameter 'UID' not found
12-21 12:56:26.837 E/NetlinkEvent( 221): NetlinkEvent::FindParam(): Parameter 'UID' not found
12-21 12:56:36.862 E/NetlinkEvent( 221): NetlinkEvent::FindParam(): Parameter 'UID' not found
12-21 12:56:56.846 E/NetlinkEvent( 221): NetlinkEvent::FindParam(): Parameter 'UID' not found
12-21 12:57:07.062 E/NetlinkEvent( 221): NetlinkEvent::FindParam(): Parameter 'UID' not found
12-21 12:58:34.807 I/perfprofd( 233): initiating profile collection
12-21 12:58:34.844 W/perfprofd( 233): type=1400 audit(0.0:9): avc: denied { write } for name="property_service" dev="tmpfs" ino=7181 scontext=u:rerfprofd:s0 tcontext=ubject_rroperty_socket:s0 tclass=sock_file permissive=0
12-21 12:58:34.858 E/perfprofd( 233): setprop ctl.stop mpdecision failed
Click to expand...
Click to collapse
accesspc said:
A minute ago happened a random reboot, here's the output of logcat:
Click to expand...
Click to collapse
As a workaround done this:
Code:
adb shell su -c setenforce 0
And since then - no more reboots. As a result found these AVC message in DMESG:
Code:
adb shell dmesg | grep -i avc
[33691.839812] type=1400 audit(1450776153.729:35): avc: denied { write } for pid=232 comm="perfprofd" name="property_service" dev="tmpfs" ino=7215 scontext=u:rerfprofd:s0 tcontext=ubject_rroperty_socket:s0 tclass=sock_file permissive=1
[33691.840362] type=1400 audit(1450776153.729:36): avc: denied { connectto } for pid=232 comm="perfprofd" path="/dev/socket/property_service" scontext=u:rerfprofd:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
Click to expand...
Click to collapse
Anybody? Help?
accesspc said:
As a workaround done this:
Code:
adb shell su -c setenforce 0
And since then - no more reboots. As a result found these AVC message in DMESG:
Code:
adb shell dmesg | grep -i avc
Anybody? Help?
Click to expand...
Click to collapse
Seems to be this has been fixed in cm-13.0-20151223-UNOFFICIAL-m7.zip build - no more random reboots, but Preferred network type still can't be changed...
Hello
How smooth is it with this rom?
sacaitu said:
How smooth is it with this rom?
Click to expand...
Click to collapse
Hi, the rom is really quite good, only bugs that I have noticed were:
* after fresh install of Facebook and Messenger they force closed - need to start each app at least once, then delete these files:
** /data/data/com.facebook.katana/lib-xzs/libssl*
** /data/data/com.facebook.orca/lib-xzs/libss*
* Still cannot change Preferred network type, either via settings menu, nor via dialpad *#*#4636#*#*. This is set to auto LTE/3G/2G, which drains battery a lot if connection is not stable (many handovers or switching between LTE and 3G)
Other than that - awesome, fast, pretty
Just installed cm-13.0-20160103-UNOFFICIAL-m7 from http://forum.xda-developers.com/showpost.php?p=64632124&postcount=129.
Installation sequence:
1. TWRP -> Wipe -> Advanced: Dalvik Cache, Cache and System
2. Install cm-13.0-20160103-UNOFFICIAL-m7.zip
3. Install open_gapps-arm-6.0-nano-20151225.zip
4. Flash boot.img from cm-13.0-20160103-UNOFFICIAL-m7.zip
Issues that still persist:
* Flashligh FCs after a few seconds from start
* Camera FCs after picture taken, video capture works fine
* Preferred network type cannot be changed, get the same error as before
Haven't tested Facebook and Messenger, as I did not do a full wipe.
How is the battery life? CM is notorious for bad battery life on this device.
With 5.1 GPE ROM, m7 has a very good battery life, with about 2% per hour drain with normal day use and 0.5% per hour drain at idle at night. Does this ROM close to that?
Also, did you collect logcat for those FCs?
I haven't tested the battery life a lot, because before this CM I was using stock latest rom, so the battery drain is about the same, might tell you more tomorrow.
As for Force Closes, here are logcats (to not clutter the forum, put all logs to pastebin:
Flashlight:
1st try: http://pastebin.com/kE1vvdkd
2ndtry: http://pastebin.com/n5WizzmS
Camera:
1st try: http://pastebin.com/HzLXJVKv
Preferred network type change:
To LTE (the same as selected):
Code:
01-05 12:05:53.466 W/InputEventReceiver( 1379): Attempted to finish an input event but the input event receiver has already been disposed.
01-05 12:05:53.467 W/InputMethodManagerService( 620): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
01-05 12:05:53.473 D/NetworkSettings( 1379): onPreferenceChange
01-05 12:05:53.473 D/NetworkSettings( 1379): buttonNetworkMode: 9
To 3G:
Code:
01-05 12:06:04.297 W/InputEventReceiver( 1379): Attempted to finish an input event but the input event receiver has already been disposed.
01-05 12:06:04.298 W/InputMethodManagerService( 620): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
01-05 12:06:04.307 D/NetworkSettings( 1379): onPreferenceChange
01-05 12:06:04.308 D/NetworkSettings( 1379): buttonNetworkMode: 0
01-05 12:06:04.360 D/NetworkSettings( 1379): handleSetPreferredNetworkTypeResponse: exception in setting network mode.
01-05 12:06:04.372 D/NetworkSettings( 1379): updatePreferredNetworkUIFromDb: settingsNetworkMode = 9
01-05 12:06:04.372 D/NetworkSettings( 1379): isWorldMode=false
To 2G:
Code:
01-05 12:06:08.476 W/InputMethodManagerService( 620): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
01-05 12:06:08.476 D/NetworkSettings( 1379): onPreferenceChange
01-05 12:06:08.482 D/NetworkSettings( 1379): buttonNetworkMode: 1
01-05 12:06:08.508 D/NetworkSettings( 1379): handleSetPreferredNetworkTypeResponse: exception in setting network mode.
01-05 12:06:08.521 D/NetworkSettings( 1379): updatePreferredNetworkUIFromDb: settingsNetworkMode = 9
01-05 12:06:08.522 D/NetworkSettings( 1379): isWorldMode=false
devsk said:
How is the battery life? CM is notorious for bad battery life on this device.
With 5.1 GPE ROM, m7 has a very good battery life, with about 2% per hour drain with normal day use and 0.5% per hour drain at idle at night. Does this ROM close to that?
Also, did you collect logcat for those FCs?
Click to expand...
Click to collapse
Now that you asked about battery drain, I measured about 30 % drop (from 100%) in 12 hours (7 normal usage and 5 night time) which equals to 2,5% per hour. That isn't bad, considering that WiFi always on, made a few calls, used GPS for about 15 minutes, Titanium backup ran at night (backing up 5 Apps) and SMS Backup & Restore at night. Oh, and 5 alarms early in the morning.

[MIUI] Enable 24bit as default audio output and Other Sound Modifications [Testing]

Any damages of hardware or software if happen, I'm not responsible. I'm using it with sound mods, all are still stable and fine. But you are warned!..
Also this thread and whole modifications are written by my personal experiences, all the features, testing and working things. Some info can be wrong. I'm still learning.
Updated: 11th January, 2019. Thread expired, update may come soon. Don't follow these for now.
Hi. I've been on personal sound modding for a while and made a few successful attempts. The most important thing I've done is this one. This 24 bit sounds incredible, until I've found the Ainur Sauron manual modifications, sounds even better. I'll give everything simply here.
Flashing and Instructions:
MIUI - View attachment 4645100
Others: I'll update soon.
Optional(confirmed by me fully):
Check this post - MIUI Sound Mod for the best ever sound experience in MIUI(with other mods). All have been tested by me.
Optional 2:
Flashing Ainur Sauron mod with few modifications (MIUI):
Extract and copy any(48khz is recommended) sauron_useroptions file from this zip - View attachment 4645096 in the root directory of your internal storage (not in any folder).
Install Ainur Sauron in magisk.
Details:
Ainur Sauron sound mod is different. You won't see any app or UI, but you will feel massive differences in sounds. As it's name driven from Sauron, the all seeing evil (you can't see him, he will see you). It has few great features which can be only enabled manually. I enabled these- qcom Audiosphere, Shoebox, and 24 bit(only changing here I didn't see changes in terminal too, so I still modified my files. But check by yourselves).
You can also check all of the options in sauron_useroptions and enable manually. Now I'm using 96khz(check MIUI mod), aptx, impadence of earphone(power output through the jack) too. I still haven't found mass differences in these, needs testing, but I think some of it's working.
I've found installing this with 24 bit enabled makes sound stable and more beautiful.
If you face any problems(may not applicable to post 13):
1. Uninstall all sound mods previously in magisk, reboot(?), install 24 bit, install Ainur Sauron (if you want), reboot(?), install your desired sound mod.
2. Getting 44100 hz sampling rate? Install viper4android later.
3. Make a clean install, without any other sound mod(for the best experience, if any sound mod interfering with these). The mods provided here, are working fine, if you didn't mess up with anything.
4. Don't remove or patch deep buffer. Also don't use audio compatibility patch. - I don't know much why sounds different.
Checking:
While playing a audio, check in this kind of paragraph in any terminal emulator saying - Standby as no.
Code:
su
dumpsys media.audio_flinger
Example 16 bit,
{
"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"
}
Example 24 bit,
If the HAL and processing format is pcm24, then it's perfectly working. If any music player uses directly 16 bit output in own state, this may not work. Tested with Sony music player, MX Player with video(no sw audio rendering), works fine. Also test gaming. Feel the sound too.
***I only increased default speaker and earphone/headset output. Bluetooth, cast, sink(?) etc may use 16 bit. No support from me now, there's a reason.
Every notes and details will be noticable, just keep listening quietly. You will find nothing missing in your music sound when you hear, if it works.
Try with full sound.
I didn't increase telephony output, not now. It will show as pcm16. Didn't try to increase the sampling rate, really unnecessary as in this way, but in Ainur Sauron, seems fine. Thought of 32 bit, but we, human can't understand difference between 24 and 32 bit audio.
Lastly few talks: Our phones speaker isn't made for 24 bit output, but it works fine, though has side effects, you will find out*. With earphone/headset, sound perfectly fine.
There will/may be incompatibity with any sound mod, but they will/may work fine, you will find out*.
The difference in overall sound is noticable a lot. There will be change in sound volume and range, you will find out*. It's really astonishing, where its the default output. It's real. You will find out*.
Also, headache issue because of hearing, it's also different. You will find out*.
*when you hear...
I've a hard schedule, I may update this thread with details later.
And lastly, you will feel the power of the sound your phone can produce.
Great work man!
*new update, MIUI only.
*new v3.
Changes: fixed little mistake done by me, v2.
fixed mistakes, v3.
fixed twrp flashing script, v4. This one seems stable, no update will be provided for a long time, MIUI.
notes added. check. my fault.
Thanks a lot!
A changed sample rate to 192000 in the 3 files, and it seems to work. Can you test it?
kennethstarr said:
Thanks a lot!
A changed sample rate to 192000 in the 3 files, and it seems to work. Can you test it?
Click to expand...
Click to collapse
Thanks, but no need to test by me. I know it's working, also the screenshot proves. I didn't increase it, as I've found 48khz is enough and good, also I've searched and checked sound wiki, and related while I was in modding. Still it struggles a little while playing 24 bit output.
I'll check and fix, and give other updates as optional as experimental for 96khz and 192khz(with your files, need few edits) sooner or later.
Can i flash on arrow os 9.0 with jaguar kernel?
erwanPutra said:
Can i flash on arrow os 9.0 with jaguar kernel?
Click to expand...
Click to collapse
Edit: No. I'll update for other ROM soon, possibly tonight, if all go well.
shohabmsk said:
Edit: No. I'll update for other ROM soon, possibly tonight, if all go well.
Click to expand...
Click to collapse
Thanks, i want to use my phone as DAP
erwanPutra said:
Thanks, i want to use my phone as DAP
Click to expand...
Click to collapse
What is DAP anyway? Didn't understand. I only know it as Dolby Atmos.
shohabmsk said:
What is DAP anyway? Didn't understand. I only know it as Dolby Atmos.
Click to expand...
Click to collapse
digital audio player, maybe as casual listener using smartphone as music player is enough but for me, i ise DAP such as fiio x3 or shanling m3, hi res audio player
erwanPutra said:
digital audio player, maybe as casual listener using smartphone as music player is enough but for me, i ise DAP such as fiio x3 or shanling m3, hi res audio player
Click to expand...
Click to collapse
Oh. Actually power output of our phone through earphone/headset port is lower, I tested few earphones(hi res too) with other phones, ours gave poor quality. Found its power output.
24 bit actually increases audio quality, not electricity through the port. Tested yesterday. You should be using them, if you are referring to this. Otherwise, kernel or hw modifications should be done for increasing power output.
shohabmsk said:
Oh. Actually power output of our phone through earphone/headset port is lower, I tested few earphones(hi res too) with other phones, ours gave poor quality. Found its power output.
24 bit actually increases audio quality, not electricity through the port. Tested yesterday. You should be using them, if you are referring to this. Otherwise, kernel or hw modifications should be done for increasing power output.
Click to expand...
Click to collapse
im using BGVP SGZ DN1, i guess that earphone doesnt need much power like high end earphone or headphone, but i really waiting for next update
Update for RR Luis Oreo and Arrow Os Pie
[experimental] I didn't test these by myself. Helped and tested by @brunozod and @ordinarystar. Only for RR Luis Oreo (based on Los official 15.1 vendor) and Arrow Os pie. May/should work on other oreo/pie ROMs too. Not tested. Arrow Os pie version may work in all ROMs based on swapnil soni vendor(pie?), RR Luis version may work in Los Official 15.1.
I was sured it's working, the terminal, and they heard differences while playing a song.
Issues:
*Mod not working? Uninstall all sound mods in magisk, reboot(?), flash this mod, reboot(?), install your desired sound mod. But check in terminal.
*If you have 44100hz output, also different things(you will find out), install viper4android, check again.
{Funny thing is that, each may work on both, but you are on your own}
Now this is experimental. I may update my thread tomorrow with details. Busy schedule.
Update for 96khz and 192khz(?) MIUI [experimental]
These are not tested by me (maybe never will be). But I configured the way these should work. You are on your own. Thanks @kennethstarr for heads up.
Note: these are experimental and will be for a long time. CPU usages, battery drain etc should be concerned only by yourselves.
* Bluetooth output, or sink output (?), cast may not include these output. They can be also 16 bit too. No update for them from me now. There's a reason. I'm checking. Earphones, default speaker should be fine.
*Viper, Dolby didn't work for me in 96khz, not tested 192khz, also no issues tested further in any of those. No support for them now.
If anything is missing or wrong, sorry. I'll update soon.
after flashing for arrow os pie seems good, my BGVP SGZ DN1 gain more power so i dont need to raise volume to 60% to get the detailed sound, (altpugh the bgvp no as good as TZF or OCHARAKU earphone) and second time i flashed the 24 bit 192khz the problem started, chrome wont loading page and Force close, and third time i try the 24it 96khz and seems working fine youtube and chrome totally fine.
I'll update again, hopefully there more people will tested it, altough redmi 4x sound chip not as good as LGv10 or V20, keep making good sound mod
erwanPutra said:
after flashing for arrow os pie seems good, my BGVP SGZ DN1 gain more power so i dont need to raise volume to 60% to get the detailed sound, (altpugh the bgvp no as good as TZF or OCHARAKU earphone) and second time i flashed the 24 bit 192khz the problem started, chrome wont loading page and Force close, and third time i try the 24it 96khz and seems working fine youtube and chrome totally fine.
I'll update again, hopefully there more people will tested it, altough redmi 4x sound chip not as good as LGv10 or V20, keep making good sound mod
Click to expand...
Click to collapse
Thanks for testing.
Actually, 96khz and 192khz up there are only for MIUI at this moment, I also mentioned it. Even on MIUI, after flashing 96khz, viper/Dolby didn't work for me. Didn't test further nor 192khz. I also mentioned them as experimental, I won't support them now, nor any bugs related.
I found 48khz is enough for our chip, battery and other things related to this. Even sounds better on 24 bit. So, I am seeing no support needed or I'll have my headache started again. Busy days...
shohabmsk said:
Thanks for testing.
Actually, 96khz and 192khz up there are only for MIUI at this moment, I also mentioned it. Even on MIUI, after flashing 96khz, viper/Dolby didn't work for me. Didn't test further nor 192khz. I also mentioned them as experimental, I won't support them now, nor any bugs related.
I found 48khz is enough for our chip, battery and other things related to this. Even sounds better on 24 bit. So, I am seeing no support needed or I'll have my headache started again. Busy days...
Click to expand...
Click to collapse
i see well on miui is experimental but on arrow os work fine with viper4a.
yep this mod is more than enough and hoping someone will tested it and feel the difference
erwanPutra said:
i see well on miui is experimental but on arrow os work fine with viper4a.
yep this mod is more than enough and hoping someone will tested it and feel the difference
Click to expand...
Click to collapse
Can you give me the output of the terminal command? Before giving surity of 96khz, I need to check it, the whole issue is different, because MIUI and treble ROMs have few differences in those files, you may not get bug now, you may get later.
shohabmsk said:
Can you give me the output of the terminal command? Before giving surity of 96khz, I need to check it, the whole issue is different, because MIUI and treble ROMs have few differences in those files, you may not get bug now, you may get later.
Click to expand...
Click to collapse
:/ $ su
:/ # dumpsys media.audio_flinger
Libraries NOT loaded:
Library (null)
path: dirac
Libraries loaded:
Library shoebox
path: /vendor/lib/soundfx/libshoebox.so
Qualcomm Technologies ShoeBox / Qualcomm Technologies, Inc.
UUID: 1eab784c-1a36-4b2a-b7fc-e34c44cab89e
TYPE: f054b867-aa53-4edd-96be-2f7859b8781c
apiVersion: 00020000
flags: 00400200
Library audiosphere
path: /vendor/lib/soundfx/libasphere.so
Qualcomm Technologies Audio Sphere / Qualcomm Technologies, Inc.
UUID: 184e62ab-2d19-4364-9d1b-c0a40733866c
TYPE: 2f03ade8-d92b-4172-9eea-520cdefa3c1d
apiVersion: 00020000
flags: 00400200
Library volume_listener
path: /vendor/lib/soundfx/libvolumelistener.so
Volume listener for notification / Qualcomm Technologies Inc
UUID: 0b776dde-0590-11e5-81ba-0025b32654a0
TYPE: 0b776dde-0590-11e5-81ba-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Volume listener for voice call / Qualcomm Technologies Inc
UUID: 0ace5c08-0590-11e5-ae9e-0025b32654a0
TYPE: 0ace5c08-0590-11e5-ae9e-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Volume listener for alarm / Qualcomm Technologies Inc
UUID: 09f303e2-0590-11e5-8fdb-0025b32654a0
TYPE: 09f303e2-0590-11e5-8fdb-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Volume listener for ring / Qualcomm Technologies Inc
UUID: 0956df94-0590-11e5-bdbe-0025b32654a0
TYPE: 0956df94-0590-11e5-bdbe-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Volume listener for Music / Qualcomm Technologies Inc.
UUID: 08b8b058-0590-11e5-ac71-0025b32654a0
TYPE: 08b8b058-0590-11e5-ac71-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Library audio_pre_processing
path: /vendor/lib/soundfx/libqcomvoiceprocessing.so
Noise Suppression / Qualcomm Fluence
UUID: 1d97bb0b-9e2f-4403-9ae3-58c2554306f8
TYPE: 58b4b260-8e06-11e0-aa8e-0002a5d5c51b
apiVersion: 00020000
flags: 00000203
Acoustic Echo Canceler / Qualcomm Fluence
UUID: 0f8d0d2a-59e5-45fe-b6e4-248c8a799109
TYPE: 7b491460-8d4d-11e0-bd61-0002a5d5c51b
apiVersion: 00020000
flags: 00000203
Library offload_bundle
path: /vendor/lib/soundfx/libqcompostprocbundle.so
(no effects)
Library proxy
path: /vendor/lib/soundfx/libeffectproxy.so
Visualizer / The Android Open Source Project
UUID: 1d0a1a53-7d5d-48f2-8e71-27fbd10d842c
TYPE: e46b26a0-dddd-11db-8afd-0002a5d5c51b
apiVersion: 00020000
flags: 00400008
Qualcomm Technologies Insert Preset Reverb / Qualcomm Technologies, Inc.
UUID: f3e178d2-ebcb-408e-8357-0002a5d5c51b
TYPE: 47382d60-ddd8-11db-bf3a-0002a5d5c51b
apiVersion: 00020000
flags: 00400088
Qualcomm Technologies Auxiliary Preset Reverb / Qualcomm Technologies, Inc.
UUID: 1b78f587-6d1c-422e-8b84-0002a5d5c51b
TYPE: 47382d60-ddd8-11db-bf3a-0002a5d5c51b
apiVersion: 00020000
flags: 00400001
Qualcomm Technologies Insert Environmental Reverb / Qualcomm Technologies, Inc.
UUID: b707403a-a1c1-4291-9573-0002a5d5c51b
TYPE: c2e5d5f0-94bd-4763-9cac-4e234d06839e
apiVersion: 00020000
flags: 00400088
Qualcomm Technologies Auxiliary Environmental Reverb / Qualcomm Technologies, Inc.
UUID: 48404ac9-d202-4ccc-bf84-0002a5d5c51b
TYPE: c2e5d5f0-94bd-4763-9cac-4e234d06839e
apiVersion: 00020000
flags: 00400001
Equalizer / NXP Software Ltd.
UUID: c8e70ecd-48ca-456e-8a4f-0002a5d5c51b
TYPE: 0bed4300-ddd6-11db-8f34-0002a5d5c51b
apiVersion: 00020000
flags: 00400048
Qualcomm Technologies Virtualizer / Qualcomm Technologies, Inc. UUID: d3467faa-acc7-4d34-acaf-0002a5d5c51b
TYPE: 37cc2c00-dddd-11db-8577-0002a5d5c51b
apiVersion: 00020000
flags: 00400290
Qualcomm Technologies Bass Boost / Qualcomm Technologies, Inc.
UUID: 14804144-a5ee-4d24-aa88-0002a5d5c51b
TYPE: 0634f220-ddd4-11db-a0fc-0002a5d5c51b
apiVersion: 00020000
flags: 00400290
Library loudness_enhancer
path: /vendor/lib/soundfx/libldnhncr.so
Loudness Enhancer / The Android Open Source Project
UUID: fa415329-2034-4bea-b5dc-5b381c8d1e2c
TYPE: fe3199be-aed0-413f-87bb-11260eb63cf1
apiVersion: 00020000
flags: 00000008
Library downmix
path: /vendor/lib/soundfx/libdownmix.so
Multichannel Downmix To Stereo / The Android Open Source Project
UUID: 93f04452-e4fe-41cc-91f9-e475b6d1d69f
TYPE: 381e49cc-a858-4aa2-87f6-e8388e7601b2
apiVersion: 00020000
flags: 00000008
Library visualizer_hw
path: /vendor/lib/soundfx/libqcomvisualizer.so
(no effects)
Library visualizer_sw
path: /vendor/lib/soundfx/libvisualizer.so
(no effects)
Library qcreverb
path: /vendor/lib/soundfx/libqcreverb.so
(no effects)
Library qcvirt
path: /vendor/lib/soundfx/libqcvirt.so
(no effects)
Library qcbassboost
path: /vendor/lib/soundfx/libqcbassboost.so
(no effects)
Library reverb
path: /vendor/lib/soundfx/libreverbwrapper.so
(no effects)
Library bundle
path: /vendor/lib/soundfx/libbundlewrapper.so
Volume / NXP Software Ltd.
UUID: 119341a0-8469-11df-81f9-0002a5d5c51b
TYPE: 09e8ede0-ddde-11db-b4f6-0002a5d5c51b
apiVersion: 00020000
flags: 00000050
Library v4a_fx
path: /vendor/lib/soundfx/libv4a_fx_ics.so
ViPER4Android [2.5.0.4] / ViPER.WYF
UUID: 41d3c987-e6cf-11e3-a88a-11aba5d5c51b
TYPE: ee48cf24-9221-4095-2cb9-40faa133111b
apiVersion: 00020000
flags: 0000F010
XML effect configuration partially loaded, skipped 2 elements.
Clients:
pid: 1916
pid: 2480
Notification Clients:
pid: 1557
pid: 1661
pid: 1916
pid: 2480
pid: 2725
Global session refs:
session pid count
9 1916 1
Hardware status: 0
Standby Time mSec: 3000
Output thread 0xf3e03f40, name AudioOut_D, tid 1735, type 0 (MIXER):
I/O handle: 13
Standby: yes
Sample rate: 48000 Hz
HAL frame count: 192
HAL format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
HAL buffer size: 768 bytes
Channel count: 2
Channel mask: 0x00000003 (front-left, front-right)
Processing format: 0x5 (AUDIO_FORMAT_PCM_FLOAT)
Processing frame size: 8 bytes
Pending config events: none
Output device: 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
Input device: 0 (AUDIO_DEVICE_NONE)
Audio source: 0 (default)
Normal frame count: 960
Last write occurred (msecs): 62162
Total writes: 151
Delayed writes: 0
Blocked in write: no
Suspend count: 0
Sink buffer : 0xf40c2000
Mixer buffer: 0xf40b4000
Effect buffer: 0xf40be000
Fast track availMask=0xfe
Standby delay ns=3000000000
AudioStreamOut: 0xf48c9e68 flags 0x6 (AUDIO_OUTPUT_FLAG_PRIMARY|AUDIO_OUTPUT_FLAG_FAST)
Frames written: 144960
Suspended frames: 0
PipeSink frames written: 144960
Hal stream dump:
Thread throttle time (msecs): 0
AudioMixer tracks: 0
Master mono: off
FastMixer thread 0xf3d83900 tid=1734 FastMixer command=COLD_IDLE writeSequence=1506 framesWritten=144576
numTracks=1 writeErrors=0 underruns=0 overruns=0
sampleRate=48000 frameCount=192 measuredWarmup=106 ms, warmupCycles=5
mixPeriod=4.00 ms
Simple moving statistics over last 3.0 seconds:
wall clock time in ms per mix cycle:
mean=4.00 min=2.90 max=5.11 stddev=0.22
raw CPU load in us per mix cycle:
mean=136 min=0 max=299 stddev=29
Fast tracks: sMaxFastTracks=8 activeMask=0x1
Index Active Full Partial Empty Recent Ready Written
0 yes 748 0 0 full 1536 143424
1 no 0 0 0 full 0 0
2 no 0 0 0 full 0 0
3 no 0 0 0 full 0 0
4 no 0 0 0 full 0 0
5 no 0 0 0 full 0 0
6 no 0 0 0 full 0 0
7 no 0 0 0 full 0 0
Stream volumes in dB: 0:-24, 1:-18, 2:-inf, 3:-inf, 4:-inf, 5:-inf, 6:-inf, 7:-inf, 8:-inf, 9:0, 10:-inf, 11:0, 12:0
Normal mixer raw underrun counters: partial=0 empty=0
1 Tracks of which 0 are active
T Name Active Client Session S Flags Format Chn mask SRate ST L dB R dB VS dB Server FrmCnt FrmRdy F Underruns Flushed Main Buf Aux Buf
S 0 no 1916 9 S 0x600 00000001 00000001 48000 1 -inf -inf 0 000012C0 4800 0 f 0 0 F40C2000 00000000
1 Effect Chains
1 effects for session 0
In buffer Out buffer Active tracks:
0xf40be000 -> 0xf71cd000 0xf71cd000 -> 0xf40be000 0
Effect ID 11:
Session Status State Engine:
00000 000 000 0xf489a3e0
Descriptor:
- UUID: 41d3c987-e6cf-11e3-a88a-11aba5d5c51b
- TYPE: ee48cf24-9221-4095-2cb9-40faa133111b
- apiVersion: 00000004
- flags: 0000F010 (conn. mode: insert, insert pref: last, volume mgmt: none, input mode: direct+provider, output mode: direct+provider)
- name: ViPER4Android [2.5.0.4]
- implementor: ViPER.WYF
- data: int16
- Input configuration:
Buffer Frames Smp rate Channels Format
0xf71cd000 00960 48000 00000003 1 (AUDIO_FORMAT_PCM_16_BIT)
- Output configuration:
Buffer Frames Smp rate Channels Format
0xf71cd000 00960 48000 00000003 1 (AUDIO_FORMAT_PCM_16_BIT)
- HAL buffers:
In(0xf40be000 -> 0xf71cd000) InConversion(0xf71de000) Out(0xf71cd000 -> 0xf40be000) OutConversion(0xf71da000)
1 Clients:
Pid Priority Ctrl Locked client server
2480 0 yes yes 0 0
Local log:
11-15 12:42:09.450 CFG_EVENT_CREATE_AUDIO_PATCH: old device 0x2 (AUDIO_DEVICE_OUT_SPEAKER) new device 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
11-15 12:45:49.444 AT::add (0xf48efc80) S 0 no 1916 9 A 0x000 00000001 00000001 48000 1 -6 -6 0 00000000 4800 4800 F 0 0 F40C2000 00000000
11-15 12:45:49.700 AT::remove (0xf48efc80) S 0 no 1916 9 S 0x600 00000001 00000001 48000 1 -inf -inf 0 000012C0 4800 0 f 0 0 F40C2000 00000000
11-15 12:45:52.556 threadLoop_standby: framesWritten:144960 suspendedFrames:0 monoPipeWritten:144960 monoPipeLeft:1344
11-15 12:45:52.556 threadLoop_standby: BOOTTIME offset 1117696269
ExtendedTimestamp[0] position: 0 time: -1
ExtendedTimestamp[1] position: 144960 time: 236200348892
ExtendedTimestamp[2] position: 142416 time: 236217787019
ExtendedTimestamp[3] position: 144960 time: 236200348892
ExtendedTimestamp[4] position: 141840 time: 236205849622
Output thread 0xf3b03300, name AudioOut_15, tid 1737, type 0 (MIXER):
I/O handle: 21
Standby: yes
Sample rate: 48000 Hz
HAL frame count: 192
HAL format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
HAL buffer size: 768 bytes
Channel count: 2
Channel mask: 0x00000003 (front-left, front-right)
Processing format: 0x5 (AUDIO_FORMAT_PCM_FLOAT)
Processing frame size: 8 bytes
Pending config events: none
Output device: 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
Input device: 0 (AUDIO_DEVICE_NONE)
Audio source: 0 (default)
Normal frame count: 960
Last write occurred (msecs): 298366
Total writes: 0
Delayed writes: 0
Blocked in write: no
Suspend count: 0
Sink buffer : 0xf40cc000
Mixer buffer: 0xf40c4000
Effect buffer: 0xf40ca000
Fast track availMask=0xfe
Standby delay ns=3000000000
AudioStreamOut: 0xf48ca220 flags 0x104 (AUDIO_OUTPUT_FLAG_FAST|AUDIO_OUTPUT_FLAG_RAW)
Frames written: 0
Suspended frames: 0
PipeSink frames written: 0
Hal stream dump:
Thread throttle time (msecs): 0
AudioMixer tracks:
Master mono: off
FastMixer thread 0xf3a83900 tid=1736 FastMixer command=COLD_IDLE writeSequence=0 framesWritten=0
numTracks=0 writeErrors=0 underruns=0 overruns=0
sampleRate=0 frameCount=0 measuredWarmup=0 ms, warmupCycles=0
mixPeriod=nan ms
No FastMixer statistics available currently
Fast tracks: sMaxFastTracks=8 activeMask=0
Index Active Full Partial Empty Recent Ready Written
0 no 0 0 0 full 0 0
1 no 0 0 0 full 0 0
2 no 0 0 0 full 0 0
3 no 0 0 0 full 0 0
4 no 0 0 0 full 0 0
5 no 0 0 0 full 0 0
6 no 0 0 0 full 0 0
7 no 0 0 0 full 0 0
Stream volumes in dB: 0:-24, 1:-inf, 2:-inf, 3:-inf, 4:-inf, 5:-inf, 6:-inf, 7:-inf, 8:-inf, 9:0, 10:-inf, 11:0, 12:0
Normal mixer raw underrun counters: partial=0 empty=0
0 Tracks
0 Effect Chains
Local log:
11-15 12:42:09.458 CFG_EVENT_CREATE_AUDIO_PATCH: old device 0x2 (AUDIO_DEVICE_OUT_SPEAKER) new device 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
Output thread 0xf3803480, name AudioOut_1D, tid 1739, type 0 (MIXER):
I/O handle: 29
Standby: yes
Sample rate: 48000 Hz
HAL frame count: 1920
HAL format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
HAL buffer size: 7680 bytes
Channel count: 2
Channel mask: 0x00000003 (front-left, front-right)
Processing format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
Processing frame size: 4 bytes
Pending config events: none
Output device: 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
Input device: 0 (AUDIO_DEVICE_NONE)
Audio source: 0 (default)
Normal frame count: 1920
Last write occurred (msecs): 52112
Total writes: 74
Delayed writes: 0
Blocked in write: no
Suspend count: 0
Sink buffer : 0xf40cf000
Mixer buffer: 0xf40f3000
Effect buffer: 0xf40f8000
Fast track availMask=0xfe
Standby delay ns=3000000000
AudioStreamOut: 0xf48ca258 flags 0x8 (AUDIO_OUTPUT_FLAG_DEEP_BUFFER)
Frames written: 142080
Suspended frames: 0
Hal stream dump:
Thread throttle time (msecs): 0
AudioMixer tracks:
Master mono: off
No FastMixer
Stream volumes in dB: 0:-24, 1:-inf, 2:-inf, 3:-5.2, 4:-inf, 5:-inf, 6:-inf, 7:-inf, 8:-inf, 9:0, 10:-inf, 11:0, 12:0
Normal mixer raw underrun counters: partial=0 empty=0
0 Tracks
0 Effect Chains
Local log:
11-15 12:42:09.467 CFG_EVENT_CREATE_AUDIO_PATCH: old device 0x2 (AUDIO_DEVICE_OUT_SPEAKER) new device 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
11-15 12:45:59.706 AT::add (0xf48efa00) 0 no 7846 17 A 0x000 00000005 00000003 48000 3 0 0 0 00000000 10240 0 f 0 0 F40CF000 00000000
11-15 12:45:59.800 AT::remove (0xf48efa00) 0 no 7846 17 T 0x600 00000005 00000003 48000 3 0 0 0 00000000 10240 0 f 1922 0 F40CF000 00000000
11-15 12:45:59.800 removeTrack_l (0xf48efa00) 0 no 7846 17 T 0x600 00000005 00000003 48000 3 0 0 0 00000000 10240 0 f 1922 0 F40CF000 00000000
Output thread 0xf3603f00, name AudioOut_25, tid 1741, type 0 (MIXER):
I/O handle: 37
Standby: yes
Sample rate: 48000 Hz
HAL frame count: 768
HAL format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
HAL buffer size: 3072 bytes
Channel count: 2
Channel mask: 0x00000003 (front-left, front-right)
Processing format: 0x5 (AUDIO_FORMAT_PCM_FLOAT)
Processing frame size: 8 bytes
Pending config events: none
Output device: 0x10000 (AUDIO_DEVICE_OUT_TELEPHONY_TX)
Input device: 0 (AUDIO_DEVICE_NONE)
Audio source: 0 (default)
Normal frame count: 1152
Last write occurred (msecs): 298369
Total writes: 0
Delayed writes: 0
Blocked in write: no
Suspend count: 0
Sink buffer : 0xf48f9000
Mixer buffer: 0xf48f4000
Effect buffer: 0xf48f6800
Fast track availMask=0xfe
Standby delay ns=3000000000
AudioStreamOut: 0xf48ca140 flags 0 (AUDIO_OUTPUT_FLAG_NONE)
Frames written: 0
Suspended frames: 0
PipeSink frames written: 0
Hal stream dump:
Thread throttle time (msecs): 0
AudioMixer tracks:
Master mono: off
FastMixer thread 0xf3583740 tid=1740 FastMixer command=COLD_IDLE writeSequence=0 framesWritten=0
numTracks=0 writeErrors=0 underruns=0 overruns=0
sampleRate=0 frameCount=0 measuredWarmup=0 ms, warmupCycles=0
mixPeriod=nan ms
No FastMixer statistics available currently
Fast tracks: sMaxFastTracks=8 activeMask=0
Index Active Full Partial Empty Recent Ready Written
0 no 0 0 0 full 0 0
1 no 0 0 0 full 0 0
2 no 0 0 0 full 0 0
3 no 0 0 0 full 0 0
4 no 0 0 0 full 0 0
5 no 0 0 0 full 0 0
6 no 0 0 0 full 0 0
7 no 0 0 0 full 0 0
Stream volumes in dB: 0:0, 1:0, 2:0, 3:0, 4:0, 5:0, 6:-inf, 7:0, 8:0, 9:0, 10:0, 11:0, 12:0
Normal mixer raw underrun counters: partial=0 empty=0
0 Tracks
0 Effect Chains
Local log:
11-15 12:42:09.477 CFG_EVENT_CREATE_AUDIO_PATCH: old device 0x10000 (AUDIO_DEVICE_OUT_TELEPHONY_TX) new device 0x10000 (AUDIO_DEVICE_OUT_TELEPHONY_TX)
USB audio module:
No output streams.
No input streams.
Reroute submix audio module:
route[0] rate in=0 out=0, addr=[]
route[1] rate in=0 out=0, addr=[]
route[2] rate in=0 out=0, addr=[]
route[3] rate in=0 out=0, addr=[]
route[4] rate in=0 out=0, addr=[]
route[5] rate in=0 out=0, addr=[]
route[6] rate in=0 out=0, addr=[]
route[7] rate in=0 out=0, addr=[]
route[8] rate in=0 out=0, addr=[]
route[9] rate in=48000 out=48000, addr=[]
:/ #
erwanPutra said:
Code:
:/ $ su
:/ # dumpsys media.audio_flinger
Libraries NOT loaded:
Library (null)
path: dirac
Libraries loaded:
Library shoebox
path: /vendor/lib/soundfx/libshoebox.so
Qualcomm Technologies ShoeBox / Qualcomm Technologies, Inc.
UUID: 1eab784c-1a36-4b2a-b7fc-e34c44cab89e
TYPE: f054b867-aa53-4edd-96be-2f7859b8781c
apiVersion: 00020000
flags: 00400200
Library audiosphere
path: /vendor/lib/soundfx/libasphere.so
Qualcomm Technologies Audio Sphere / Qualcomm Technologies, Inc.
UUID: 184e62ab-2d19-4364-9d1b-c0a40733866c
TYPE: 2f03ade8-d92b-4172-9eea-520cdefa3c1d
apiVersion: 00020000
flags: 00400200
Library volume_listener
path: /vendor/lib/soundfx/libvolumelistener.so
Volume listener for notification / Qualcomm Technologies Inc
UUID: 0b776dde-0590-11e5-81ba-0025b32654a0
TYPE: 0b776dde-0590-11e5-81ba-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Volume listener for voice call / Qualcomm Technologies Inc
UUID: 0ace5c08-0590-11e5-ae9e-0025b32654a0
TYPE: 0ace5c08-0590-11e5-ae9e-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Volume listener for alarm / Qualcomm Technologies Inc
UUID: 09f303e2-0590-11e5-8fdb-0025b32654a0
TYPE: 09f303e2-0590-11e5-8fdb-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Volume listener for ring / Qualcomm Technologies Inc
UUID: 0956df94-0590-11e5-bdbe-0025b32654a0
TYPE: 0956df94-0590-11e5-bdbe-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Volume listener for Music / Qualcomm Technologies Inc.
UUID: 08b8b058-0590-11e5-ac71-0025b32654a0
TYPE: 08b8b058-0590-11e5-ac71-0025b32654a0
apiVersion: 00020000
flags: 00C00280
Library audio_pre_processing
path: /vendor/lib/soundfx/libqcomvoiceprocessing.so
Noise Suppression / Qualcomm Fluence
UUID: 1d97bb0b-9e2f-4403-9ae3-58c2554306f8
TYPE: 58b4b260-8e06-11e0-aa8e-0002a5d5c51b
apiVersion: 00020000
flags: 00000203
Acoustic Echo Canceler / Qualcomm Fluence
UUID: 0f8d0d2a-59e5-45fe-b6e4-248c8a799109
TYPE: 7b491460-8d4d-11e0-bd61-0002a5d5c51b
apiVersion: 00020000
flags: 00000203
Library offload_bundle
path: /vendor/lib/soundfx/libqcompostprocbundle.so
(no effects)
Library proxy
path: /vendor/lib/soundfx/libeffectproxy.so
Visualizer / The Android Open Source Project
UUID: 1d0a1a53-7d5d-48f2-8e71-27fbd10d842c
TYPE: e46b26a0-dddd-11db-8afd-0002a5d5c51b
apiVersion: 00020000
flags: 00400008
Qualcomm Technologies Insert Preset Reverb / Qualcomm Technologies, Inc.
UUID: f3e178d2-ebcb-408e-8357-0002a5d5c51b
TYPE: 47382d60-ddd8-11db-bf3a-0002a5d5c51b
apiVersion: 00020000
flags: 00400088
Qualcomm Technologies Auxiliary Preset Reverb / Qualcomm Technologies, Inc.
UUID: 1b78f587-6d1c-422e-8b84-0002a5d5c51b
TYPE: 47382d60-ddd8-11db-bf3a-0002a5d5c51b
apiVersion: 00020000
flags: 00400001
Qualcomm Technologies Insert Environmental Reverb / Qualcomm Technologies, Inc.
UUID: b707403a-a1c1-4291-9573-0002a5d5c51b
TYPE: c2e5d5f0-94bd-4763-9cac-4e234d06839e
apiVersion: 00020000
flags: 00400088
Qualcomm Technologies Auxiliary Environmental Reverb / Qualcomm Technologies, Inc.
UUID: 48404ac9-d202-4ccc-bf84-0002a5d5c51b
TYPE: c2e5d5f0-94bd-4763-9cac-4e234d06839e
apiVersion: 00020000
flags: 00400001
Equalizer / NXP Software Ltd.
UUID: c8e70ecd-48ca-456e-8a4f-0002a5d5c51b
TYPE: 0bed4300-ddd6-11db-8f34-0002a5d5c51b
apiVersion: 00020000
flags: 00400048
Qualcomm Technologies Virtualizer / Qualcomm Technologies, Inc. UUID: d3467faa-acc7-4d34-acaf-0002a5d5c51b
TYPE: 37cc2c00-dddd-11db-8577-0002a5d5c51b
apiVersion: 00020000
flags: 00400290
Qualcomm Technologies Bass Boost / Qualcomm Technologies, Inc.
UUID: 14804144-a5ee-4d24-aa88-0002a5d5c51b
TYPE: 0634f220-ddd4-11db-a0fc-0002a5d5c51b
apiVersion: 00020000
flags: 00400290
Library loudness_enhancer
path: /vendor/lib/soundfx/libldnhncr.so
Loudness Enhancer / The Android Open Source Project
UUID: fa415329-2034-4bea-b5dc-5b381c8d1e2c
TYPE: fe3199be-aed0-413f-87bb-11260eb63cf1
apiVersion: 00020000
flags: 00000008
Library downmix
path: /vendor/lib/soundfx/libdownmix.so
Multichannel Downmix To Stereo / The Android Open Source Project
UUID: 93f04452-e4fe-41cc-91f9-e475b6d1d69f
TYPE: 381e49cc-a858-4aa2-87f6-e8388e7601b2
apiVersion: 00020000
flags: 00000008
Library visualizer_hw
path: /vendor/lib/soundfx/libqcomvisualizer.so
(no effects)
Library visualizer_sw
path: /vendor/lib/soundfx/libvisualizer.so
(no effects)
Library qcreverb
path: /vendor/lib/soundfx/libqcreverb.so
(no effects)
Library qcvirt
path: /vendor/lib/soundfx/libqcvirt.so
(no effects)
Library qcbassboost
path: /vendor/lib/soundfx/libqcbassboost.so
(no effects)
Library reverb
path: /vendor/lib/soundfx/libreverbwrapper.so
(no effects)
Library bundle
path: /vendor/lib/soundfx/libbundlewrapper.so
Volume / NXP Software Ltd.
UUID: 119341a0-8469-11df-81f9-0002a5d5c51b
TYPE: 09e8ede0-ddde-11db-b4f6-0002a5d5c51b
apiVersion: 00020000
flags: 00000050
Library v4a_fx
path: /vendor/lib/soundfx/libv4a_fx_ics.so
ViPER4Android [2.5.0.4] / ViPER.WYF
UUID: 41d3c987-e6cf-11e3-a88a-11aba5d5c51b
TYPE: ee48cf24-9221-4095-2cb9-40faa133111b
apiVersion: 00020000
flags: 0000F010
XML effect configuration partially loaded, skipped 2 elements.
Clients:
pid: 1916
pid: 2480
Notification Clients:
pid: 1557
pid: 1661
pid: 1916
pid: 2480
pid: 2725
Global session refs:
session pid count
9 1916 1
Hardware status: 0
Standby Time mSec: 3000
Output thread 0xf3e03f40, name AudioOut_D, tid 1735, type 0 (MIXER):
I/O handle: 13
Standby: yes
Sample rate: 48000 Hz
HAL frame count: 192
HAL format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
HAL buffer size: 768 bytes
Channel count: 2
Channel mask: 0x00000003 (front-left, front-right)
Processing format: 0x5 (AUDIO_FORMAT_PCM_FLOAT)
Processing frame size: 8 bytes
Pending config events: none
Output device: 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
Input device: 0 (AUDIO_DEVICE_NONE)
Audio source: 0 (default)
Normal frame count: 960
Last write occurred (msecs): 62162
Total writes: 151
Delayed writes: 0
Blocked in write: no
Suspend count: 0
Sink buffer : 0xf40c2000
Mixer buffer: 0xf40b4000
Effect buffer: 0xf40be000
Fast track availMask=0xfe
Standby delay ns=3000000000
AudioStreamOut: 0xf48c9e68 flags 0x6 (AUDIO_OUTPUT_FLAG_PRIMARY|AUDIO_OUTPUT_FLAG_FAST)
Frames written: 144960
Suspended frames: 0
PipeSink frames written: 144960
Hal stream dump:
Thread throttle time (msecs): 0
AudioMixer tracks: 0
Master mono: off
FastMixer thread 0xf3d83900 tid=1734 FastMixer command=COLD_IDLE writeSequence=1506 framesWritten=144576
numTracks=1 writeErrors=0 underruns=0 overruns=0
sampleRate=48000 frameCount=192 measuredWarmup=106 ms, warmupCycles=5
mixPeriod=4.00 ms
Simple moving statistics over last 3.0 seconds:
wall clock time in ms per mix cycle:
mean=4.00 min=2.90 max=5.11 stddev=0.22
raw CPU load in us per mix cycle:
mean=136 min=0 max=299 stddev=29
Fast tracks: sMaxFastTracks=8 activeMask=0x1
Index Active Full Partial Empty Recent Ready Written
0 yes 748 0 0 full 1536 143424
1 no 0 0 0 full 0 0
2 no 0 0 0 full 0 0
3 no 0 0 0 full 0 0
4 no 0 0 0 full 0 0
5 no 0 0 0 full 0 0
6 no 0 0 0 full 0 0
7 no 0 0 0 full 0 0
Stream volumes in dB: 0:-24, 1:-18, 2:-inf, 3:-inf, 4:-inf, 5:-inf, 6:-inf, 7:-inf, 8:-inf, 9:0, 10:-inf, 11:0, 12:0
Normal mixer raw underrun counters: partial=0 empty=0
1 Tracks of which 0 are active
T Name Active Client Session S Flags Format Chn mask SRate ST L dB R dB VS dB Server FrmCnt FrmRdy F Underruns Flushed Main Buf Aux Buf
S 0 no 1916 9 S 0x600 00000001 00000001 48000 1 -inf -inf 0 000012C0 4800 0 f 0 0 F40C2000 00000000
1 Effect Chains
1 effects for session 0
In buffer Out buffer Active tracks:
0xf40be000 -> 0xf71cd000 0xf71cd000 -> 0xf40be000 0
Effect ID 11:
Session Status State Engine:
00000 000 000 0xf489a3e0
Descriptor:
- UUID: 41d3c987-e6cf-11e3-a88a-11aba5d5c51b
- TYPE: ee48cf24-9221-4095-2cb9-40faa133111b
- apiVersion: 00000004
- flags: 0000F010 (conn. mode: insert, insert pref: last, volume mgmt: none, input mode: direct+provider, output mode: direct+provider)
- name: ViPER4Android [2.5.0.4]
- implementor: ViPER.WYF
- data: int16
- Input configuration:
Buffer Frames Smp rate Channels Format
0xf71cd000 00960 48000 00000003 1 (AUDIO_FORMAT_PCM_16_BIT)
- Output configuration:
Buffer Frames Smp rate Channels Format
0xf71cd000 00960 48000 00000003 1 (AUDIO_FORMAT_PCM_16_BIT)
- HAL buffers:
In(0xf40be000 -> 0xf71cd000) InConversion(0xf71de000) Out(0xf71cd000 -> 0xf40be000) OutConversion(0xf71da000)
1 Clients:
Pid Priority Ctrl Locked client server
2480 0 yes yes 0 0
Local log:
11-15 12:42:09.450 CFG_EVENT_CREATE_AUDIO_PATCH: old device 0x2 (AUDIO_DEVICE_OUT_SPEAKER) new device 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
11-15 12:45:49.444 AT::add (0xf48efc80) S 0 no 1916 9 A 0x000 00000001 00000001 48000 1 -6 -6 0 00000000 4800 4800 F 0 0 F40C2000 00000000
11-15 12:45:49.700 AT::remove (0xf48efc80) S 0 no 1916 9 S 0x600 00000001 00000001 48000 1 -inf -inf 0 000012C0 4800 0 f 0 0 F40C2000 00000000
11-15 12:45:52.556 threadLoop_standby: framesWritten:144960 suspendedFrames:0 monoPipeWritten:144960 monoPipeLeft:1344
11-15 12:45:52.556 threadLoop_standby: BOOTTIME offset 1117696269
ExtendedTimestamp[0] position: 0 time: -1
ExtendedTimestamp[1] position: 144960 time: 236200348892
ExtendedTimestamp[2] position: 142416 time: 236217787019
ExtendedTimestamp[3] position: 144960 time: 236200348892
ExtendedTimestamp[4] position: 141840 time: 236205849622
Output thread 0xf3b03300, name AudioOut_15, tid 1737, type 0 (MIXER):
I/O handle: 21
Standby: yes
Sample rate: 48000 Hz
HAL frame count: 192
HAL format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
HAL buffer size: 768 bytes
Channel count: 2
Channel mask: 0x00000003 (front-left, front-right)
Processing format: 0x5 (AUDIO_FORMAT_PCM_FLOAT)
Processing frame size: 8 bytes
Pending config events: none
Output device: 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
Input device: 0 (AUDIO_DEVICE_NONE)
Audio source: 0 (default)
Normal frame count: 960
Last write occurred (msecs): 298366
Total writes: 0
Delayed writes: 0
Blocked in write: no
Suspend count: 0
Sink buffer : 0xf40cc000
Mixer buffer: 0xf40c4000
Effect buffer: 0xf40ca000
Fast track availMask=0xfe
Standby delay ns=3000000000
AudioStreamOut: 0xf48ca220 flags 0x104 (AUDIO_OUTPUT_FLAG_FAST|AUDIO_OUTPUT_FLAG_RAW)
Frames written: 0
Suspended frames: 0
PipeSink frames written: 0
Hal stream dump:
Thread throttle time (msecs): 0
AudioMixer tracks:
Master mono: off
FastMixer thread 0xf3a83900 tid=1736 FastMixer command=COLD_IDLE writeSequence=0 framesWritten=0
numTracks=0 writeErrors=0 underruns=0 overruns=0
sampleRate=0 frameCount=0 measuredWarmup=0 ms, warmupCycles=0
mixPeriod=nan ms
No FastMixer statistics available currently
Fast tracks: sMaxFastTracks=8 activeMask=0
Index Active Full Partial Empty Recent Ready Written
0 no 0 0 0 full 0 0
1 no 0 0 0 full 0 0
2 no 0 0 0 full 0 0
3 no 0 0 0 full 0 0
4 no 0 0 0 full 0 0
5 no 0 0 0 full 0 0
6 no 0 0 0 full 0 0
7 no 0 0 0 full 0 0
Stream volumes in dB: 0:-24, 1:-inf, 2:-inf, 3:-inf, 4:-inf, 5:-inf, 6:-inf, 7:-inf, 8:-inf, 9:0, 10:-inf, 11:0, 12:0
Normal mixer raw underrun counters: partial=0 empty=0
0 Tracks
0 Effect Chains
Local log:
11-15 12:42:09.458 CFG_EVENT_CREATE_AUDIO_PATCH: old device 0x2 (AUDIO_DEVICE_OUT_SPEAKER) new device 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
Output thread 0xf3803480, name AudioOut_1D, tid 1739, type 0 (MIXER):
I/O handle: 29
Standby: yes
Sample rate: 48000 Hz
HAL frame count: 1920
HAL format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
HAL buffer size: 7680 bytes
Channel count: 2
Channel mask: 0x00000003 (front-left, front-right)
Processing format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
Processing frame size: 4 bytes
Pending config events: none
Output device: 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
Input device: 0 (AUDIO_DEVICE_NONE)
Audio source: 0 (default)
Normal frame count: 1920
Last write occurred (msecs): 52112
Total writes: 74
Delayed writes: 0
Blocked in write: no
Suspend count: 0
Sink buffer : 0xf40cf000
Mixer buffer: 0xf40f3000
Effect buffer: 0xf40f8000
Fast track availMask=0xfe
Standby delay ns=3000000000
AudioStreamOut: 0xf48ca258 flags 0x8 (AUDIO_OUTPUT_FLAG_DEEP_BUFFER)
Frames written: 142080
Suspended frames: 0
Hal stream dump:
Thread throttle time (msecs): 0
AudioMixer tracks:
Master mono: off
No FastMixer
Stream volumes in dB: 0:-24, 1:-inf, 2:-inf, 3:-5.2, 4:-inf, 5:-inf, 6:-inf, 7:-inf, 8:-inf, 9:0, 10:-inf, 11:0, 12:0
Normal mixer raw underrun counters: partial=0 empty=0
0 Tracks
0 Effect Chains
Local log:
11-15 12:42:09.467 CFG_EVENT_CREATE_AUDIO_PATCH: old device 0x2 (AUDIO_DEVICE_OUT_SPEAKER) new device 0x2 (AUDIO_DEVICE_OUT_SPEAKER)
11-15 12:45:59.706 AT::add (0xf48efa00) 0 no 7846 17 A 0x000 00000005 00000003 48000 3 0 0 0 00000000 10240 0 f 0 0 F40CF000 00000000
11-15 12:45:59.800 AT::remove (0xf48efa00) 0 no 7846 17 T 0x600 00000005 00000003 48000 3 0 0 0 00000000 10240 0 f 1922 0 F40CF000 00000000
11-15 12:45:59.800 removeTrack_l (0xf48efa00) 0 no 7846 17 T 0x600 00000005 00000003 48000 3 0 0 0 00000000 10240 0 f 1922 0 F40CF000 00000000
Output thread 0xf3603f00, name AudioOut_25, tid 1741, type 0 (MIXER):
I/O handle: 37
Standby: yes
Sample rate: 48000 Hz
HAL frame count: 768
HAL format: 0x1 (AUDIO_FORMAT_PCM_16_BIT)
HAL buffer size: 3072 bytes
Channel count: 2
Channel mask: 0x00000003 (front-left, front-right)
Processing format: 0x5 (AUDIO_FORMAT_PCM_FLOAT)
Processing frame size: 8 bytes
Pending config events: none
Output device: 0x10000 (AUDIO_DEVICE_OUT_TELEPHONY_TX)
Input device: 0 (AUDIO_DEVICE_NONE)
Audio source: 0 (default)
Normal frame count: 1152
Last write occurred (msecs): 298369
Total writes: 0
Delayed writes: 0
Blocked in write: no
Suspend count: 0
Sink buffer : 0xf48f9000
Mixer buffer: 0xf48f4000
Effect buffer: 0xf48f6800
Fast track availMask=0xfe
Standby delay ns=3000000000
AudioStreamOut: 0xf48ca140 flags 0 (AUDIO_OUTPUT_FLAG_NONE)
Frames written: 0
Suspended frames: 0
PipeSink frames written: 0
Hal stream dump:
Thread throttle time (msecs): 0
AudioMixer tracks:
Master mono: off
FastMixer thread 0xf3583740 tid=1740 FastMixer command=COLD_IDLE writeSequence=0 framesWritten=0
numTracks=0 writeErrors=0 underruns=0 overruns=0
sampleRate=0 frameCount=0 measuredWarmup=0 ms, warmupCycles=0
mixPeriod=nan ms
No FastMixer statistics available currently
Fast tracks: sMaxFastTracks=8 activeMask=0
Index Active Full Partial Empty Recent Ready Written
0 no 0 0 0 full 0 0
1 no 0 0 0 full 0 0
2 no 0 0 0 full 0 0
3 no 0 0 0 full 0 0
4 no 0 0 0 full 0 0
5 no 0 0 0 full 0 0
6 no 0 0 0 full 0 0
7 no 0 0 0 full 0 0
Stream volumes in dB: 0:0, 1:0, 2:0, 3:0, 4:0, 5:0, 6:-inf, 7:0, 8:0, 9:0, 10:0, 11:0, 12:0
Normal mixer raw underrun counters: partial=0 empty=0
0 Tracks
0 Effect Chains
Local log:
11-15 12:42:09.477 CFG_EVENT_CREATE_AUDIO_PATCH: old device 0x10000 (AUDIO_DEVICE_OUT_TELEPHONY_TX) new device 0x10000 (AUDIO_DEVICE_OUT_TELEPHONY_TX)
USB audio module:
No output streams.
No input streams.
Reroute submix audio module:
route[0] rate in=0 out=0, addr=[]
route[1] rate in=0 out=0, addr=[]
route[2] rate in=0 out=0, addr=[]
route[3] rate in=0 out=0, addr=[]
route[4] rate in=0 out=0, addr=[]
route[5] rate in=0 out=0, addr=[]
route[6] rate in=0 out=0, addr=[]
route[7] rate in=0 out=0, addr=[]
route[8] rate in=0 out=0, addr=[]
route[9] rate in=48000 out=48000, addr=[]
:/ #
Click to expand...
Click to collapse
It's showing PCM 16. Not working. There's file differences in MIUI and others.
I'll upload 96khz and 192khz output for treble ROMs tonight. Use code tag from the tab in the codes. Thanks.

Tasker + Autowear error

Hello!
Can someone help me figure out this error, please?
The error appears only when the task runs automatically. If I run it manually everything work without any errors.
Profile: Ticwatch Essential Mode
State: WiFi Connected [ Name:HomeNet]
State: BT Connected [ Name:TicWatch Pro 3 1210 Address:* ]
Enter Task: Ticwatch On Essential Mode
A1: Wait [
MS: 0
Seconds: 10
Minutes: 0
Hours: 0
Days: 0 ]
A2: AutoWear Input [
Configuration: Command: turnOn()
Action Timeout: 5
Run Now: true
Name: InputCommand
Timeout (Seconds): 20 ]
A3: Wait [
MS: 0
Seconds: 4
Minutes: 0
Hours: 0
Days: 0 ]
A4: AutoWear App [
Configuration: Execute Now: true
Trigger Event: true
Haptic Feedback: true
Name: App
Launch System App: Ticwatch Essential Mode
Timeout (Seconds): 60
Continue Task After Error:On ]
A5: Wait [
MS: 0
Seconds: 10
Minutes: 0
Hours: 0
Days: 0 ]
A6: Notify [
Title: Ticwatch
Text: Essential Mode is on
Icon: mw_hardware_watch
Number: 0
Priority: 1
LED Colour: Blue
LED Rate: 0
Category: super_tasker_notifications_created_by_me_the_developer ]

Categories

Resources