您尚未登录。

#1 全志 SOC » 移植RTL8733BS蓝牙 初始化报错 » 昨天 10:56:16

8===D
回复: 0

e448e1ba-befe-48e5-84f6-7083211c6110-f9917be4e3390497d7a0e2bc9e66ebe.png75b525c8-4a8d-4a5c-9067-938c0c3a93ef-图片.png13a4072d-2e25-46e4-80bf-b0e4a593448a-图片.png
这是哪的问题啊 我看有说去开Three-wire (H5)的支持 我这都开了的呀

#2 Re: 全志 SOC » 求助:v3s以太网驱动,不识别eth0 » 2024-06-27 15:25:34

大佬知不知道的USB转以太网怎么调啊

#3 Re: 全志 SOC » 全志linux怎么编译非root版本的镜像 » 2024-05-29 15:08:21

有没有大佬晓得,adbd怎么非root运行啊

#4 全志 SOC » 全志linux怎么编译非root版本的镜像 » 2024-05-23 15:28:02

8===D
回复: 2

就是现在adb shell 进去默认root权限 ,想编非root版,这个要改哪里啊

#5 Re: 全志 SOC » 分享在V3S RTL8723DS 上调试蓝牙音频的一点经验 » 2024-04-24 17:23:21

joy95611 说:

感谢分享, 最近正在折腾aic的蓝牙。想加录音的功能

博主搞没搞过RTL的蓝牙

#6 Re: 全志 SOC » T113-S3移植RTL8723BU WIFI模块编译不过:osdep_service_linux.h:273:8: error » 2024-04-24 17:19:44

SakeSilence 说:

@SakeSilence
问题已解决,USB接口影响。

博主搞没搞过蓝牙

#7 Re: 全志 SOC » 移植RTL8733BU蓝牙模组 » 2024-04-20 11:29:09

有没有大佬 遇到过类似情况

#8 Re: 全志 SOC » 移植RTL8733BU蓝牙模组 » 2024-04-19 17:56:31

ubuntu 说:

这个是USB的模组吗?

大佬有没有啥经验对策 指点一下

#9 Re: 全志 SOC » 移植RTL8733BU蓝牙模组 » 2024-04-19 17:54:58

ubuntu 说:

这个是USB的模组吗?

是的 usb接口的

#10 Re: 全志 SOC » 移植RTL8733BU蓝牙模组 » 2024-04-19 16:53:29

memory 说:

具体是什么问题,看起来好像也没啥问题

扫描连接有问题 扫不到设备

#11 全志 SOC » 移植RTL8733BU蓝牙模组 » 2024-04-19 13:50:06

8===D
回复: 8

全志官方也没有蓝牙移植相关的文档 我这边网上找的帖子按照帖子上的方法移植的

现在是这种情况 看打印像是硬件初始化成功且能识别到设备了 但是好像扫描连接那边有点问题 这种有没有大佬有经验啊 帮忙分析下
下面是log

 lsmod
8733bu               2465792  0
fuse                   90112  0
ip_tables              24576  4 iptable_raw
ipt_REJECT             16384  0
iptable_filter         16384  0
iptable_mangle         16384  0
iptable_nat            16384  0
iptable_raw            16384  0
rtk_btusb              61440  0
xt_CT                  16384  0
xt_LOG                 16384  0
xt_REDIRECT            16384  0
xt_TCPMSS              16384  0
xt_comment             16384  0
xt_conntrack           16384  0
xt_limit               16384  0
xt_mac                 16384  0
xt_mark                16384  0
xt_multiport           16384  0
xt_state               16384  0
xt_time                16384  0
root@TinaLinux:/# hciconfig -a
hci0:   Type: Primary  Bus: USB
        BD Address: A8:43:A4:43:4C:CD  ACL MTU: 1021:6  SCO MTU: 255:12
        DOWN
        RX bytes:641 acl:0 sco:0 events:37 errors:0
        TX bytes:393 acl:0 sco:0 commands:37 errors:0
        Features: 0xff 0xff 0xff 0xfe 0xdb 0xfd 0x7b 0x87
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
root@TinaLinux:/# bluetoothd -d -n &
root@TinaLinux:/# bluetoothd[2222]: Bluetooth daemon 5.54
bluetoothd[2222]: src/main.c:parse_config() parsing /etc/bluetooth/main.conf
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'DiscoverableTimeout' in group 'General'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'AlwaysPairable' in group 'General'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'PairableTimeout' in group 'General'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'Privacy' in group 'General'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'JustWorksRepairing' in group 'General'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'Name' in group 'General'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'Class' in group 'General'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'DeviceID' in group 'General'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'ReverseServiceDiscovery' in group 'General'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'Cache' in group 'GATT'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'KeySize' in group 'GATT'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'ExchangeMTU' in group 'GATT'
bluetoothd[2222]: src/main.c:parse_config() Key file does not have key 'Channels' in group 'GATT'
bluetoothd[2222]: src/adapter.c:adapter_init() sending read version command
bluetoothd[2222]: Starting SDP server
bluetoothd[2222]: src/sdpd-service.c:register_device_id() Adding device id record for 0002:1d6b:0246:0536
bluetoothd[2222]: src/plugin.c:plugin_init() Loading builtin plugins
bluetoothd[2222]: src/plugin.c:add_plugin() Loading hostname plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading wiimote plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading autopair plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading policy plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading a2dp plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading avrcp plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading network plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading input plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading hog plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading gap plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading scanparam plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading deviceinfo plugin
bluetoothd[2222]: src/plugin.c:add_plugin() Loading battery plugin
bluetoothd[2222]: src/plugin.c:plugin_init() Loading plugins /usr/lib/bluetooth/plugins
bluetoothd[2222]: Failed to init battery plugin
bluetoothd[2222]: profiles/input/suspend-none.c:suspend_init()
bluetoothd[2222]: profiles/network/manager.c:read_config() /etc/bluetooth/network.conf: Key file does not have key 'DisableSecurity' in group 'General'
bluetoothd[2222]: profiles/network/manager.c:read_config() Config options: Security=true
bluetoothd[2222]: kernel lacks bnep-protocol support
bluetoothd[2222]: System does not support network plugin
bluetoothd[2222]: src/main.c:main() Entering main loop
bluetoothd[2222]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 2 op 0 soft 1 hard 0
bluetoothd[2222]: Bluetooth management interface 1.14 initialized
bluetoothd[2222]: src/adapter.c:read_version_complete() sending read supported commands command
bluetoothd[2222]: src/adapter.c:read_version_complete() sending read index list command
bluetoothd[2222]: src/rfkill.c:rfkill_event() RFKILL event idx 1 type 2 op 0 soft 0 hard 0
bluetoothd[2222]: src/rfkill.c:rfkill_event() RFKILL event idx 2 type 1 op 0 soft 0 hard 0
bluetoothd[2222]: src/adapter.c:read_commands_complete() Number of commands: 65
bluetoothd[2222]: src/adapter.c:read_commands_complete() Number of events: 35
bluetoothd[2222]: src/adapter.c:read_commands_complete() enabling kernel-side connection control
bluetoothd[2222]: src/adapter.c:read_index_list_complete() Number of controllers: 1
bluetoothd[2222]: src/adapter.c:read_index_list_complete() Found index 0
bluetoothd[2222]: src/adapter.c:index_added() index 0
bluetoothd[2222]: src/adapter.c:btd_adapter_new() System name: BlueZ 5.54
bluetoothd[2222]: src/adapter.c:btd_adapter_new() Major class: 0
bluetoothd[2222]: src/adapter.c:btd_adapter_new() Minor class: 0
bluetoothd[2222]: src/adapter.c:btd_adapter_new() Modalias: usb:v1D6Bp0246d0536
bluetoothd[2222]: src/adapter.c:btd_adapter_new() Discoverable timeout: 180 seconds
bluetoothd[2222]: src/adapter.c:btd_adapter_new() Pairable timeout: 0 seconds
bluetoothd[2222]: src/adapter.c:index_added() sending read info command for index 0
bluetoothd[2222]: src/adapter.c:read_info_complete() index 0 status 0x00
bluetoothd[2222]: src/adapter.c:clear_uuids() sending clear uuids command for index 0
bluetoothd[2222]: src/adapter.c:clear_devices() sending clear devices command for index 0
bluetoothd[2222]: src/adapter.c:set_mode() sending set mode command for index 0
bluetoothd[2222]: src/adapter.c:set_mode() sending set mode command for index 0
bluetoothd[2222]: src/adapter.c:set_mode() sending set mode command for index 0
bluetoothd[2222]: src/adapter.c:set_privacy() sending set privacy command for index 0
bluetoothd[2222]: src/adapter.c:set_privacy() setting privacy mode 0x00 for index 0
bluetoothd[2222]: src/advertising.c:btd_adv_manager_new() LE Advertising Manager created for adapter: /org/bluez/hci0
bluetoothd[2222]: profiles/audio/a2dp.c:media_server_probe() path /org/bluez/hci0
bluetoothd[2222]: plugins/hostname.c:hostname_probe()
bluetoothd[2222]: profiles/audio/avrcp.c:avrcp_controller_server_probe() path /org/bluez/hci0
bluetoothd[2222]: src/adapter.c:adapter_service_add() /org/bluez/hci0
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10001
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000017-0000-1000-8000-00805f9
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110e-0000-1000-8000-00805f9
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110f-0000-1000-8000-00805f9
bluetoothd[2222]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
bluetoothd[2222]: src/adapter.c:add_uuid() sending add uuid command for index 0
bluetoothd[2222]: profiles/audio/avrcp.c:avrcp_target_server_probe() path /org/bluez/hci0
bluetoothd[2222]: src/adapter.c:adapter_service_add() /org/bluez/hci0
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Adding record with handle 0x10002
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000017-0000-1000-8000-00805f9
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00000100-0000-1000-8000-00805f9
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 00001002-0000-1000-8000-00805f9
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110c-0000-1000-8000-00805f9
bluetoothd[2222]: src/sdpd-service.c:add_record_to_server() Record pattern UUID 0000110e-0000-1000-8000-00805f9
bluetoothd[2222]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
bluetoothd[2222]: src/adapter.c:add_uuid() sending add uuid command for index 0
bluetoothd[2222]: profiles/audio/a2dp.c:a2dp_sink_server_probe() path /org/bluez/hci0
bluetoothd[2222]: profiles/audio/a2dp.c:a2dp_source_server_probe() path /org/bluez/hci0
bluetoothd[2222]: src/adapter.c:btd_adapter_unblock_address() hci0 00:00:00:00:00:00
bluetoothd[2222]: src/adapter.c:load_link_keys() hci0 keys 0 debug_keys 0
bluetoothd[2222]: src/adapter.c:load_ltks() hci0 keys 0
bluetoothd[2222]: src/adapter.c:load_irks() hci0 irks 0
bluetoothd[2222]: src/adapter.c:load_conn_params() hci0 conn params 0
bluetoothd[2222]: src/adapter.c:adapter_service_insert() /org/bluez/hci0
bluetoothd[2222]: src/adapter.c:add_uuid() sending add uuid command for index 0
bluetoothd[2222]: src/adapter.c:set_did() hci0 source 2 vendor 1d6b product 246 version 536
bluetoothd[2222]: src/adapter.c:adapter_register() Adapter /org/bluez/hci0 registered
bluetoothd[2222]: src/adapter.c:set_dev_class() sending set device class command for index 0
bluetoothd[2222]: src/adapter.c:set_name() sending set local name command for index 0
bluetoothd[2222]: src/adapter.c:new_settings_callback() Settings: 0x000000c0
bluetoothd[2222]: src/adapter.c:settings_changed() Changed settings: 0x00000040
bluetoothd[2222]: src/adapter.c:settings_changed() Pending settings: 0x00000000
bluetoothd[2222]: src/adapter.c:new_settings_callback() Settings: 0x000002c0
bluetoothd[2222]: src/adapter.c:settings_changed() Changed settings: 0x00000200
bluetoothd[2222]: src/adapter.c:settings_changed() Pending settings: 0x00000000
bluetoothd[2222]: src/adapter.c:new_settings_callback() Settings: 0x00000ac0
bluetoothd[2222]: src/adapter.c:settings_changed() Changed settings: 0x00000800
bluetoothd[2222]: src/adapter.c:settings_changed() Pending settings: 0x00000000
bluetoothd[2222]: src/adapter.c:set_privacy_complete() Successfuly set privacy for index 0
bluetoothd[2222]: src/adapter.c:load_link_keys_complete() link keys loaded for hci0
bluetoothd[2222]: src/adapter.c:load_ltks_complete() LTKs loaded for hci0
bluetoothd[2222]: src/adapter.c:load_irks_complete() IRKs loaded for hci0
bluetoothd[2222]: src/adapter.c:load_conn_params_complete() Connection Parameters loaded for hci0
bluetoothd[2222]: src/adapter.c:local_name_changed_callback() Name: aw-bt-test-4C-CD
bluetoothd[2222]: src/adapter.c:local_name_changed_callback() Short name:
bluetoothd[2222]: src/adapter.c:local_name_changed_callback() Current alias: aw-bt-test-4C-CD
root@TinaLinux:/#
root@TinaLinux:/#
root@TinaLinux:/# blue
bluealsa         bluemoon         bluetoothctl
bluealsa-aplay   bluetooth-meshd  bluetoothd
root@TinaLinux:/# blue
bluealsa         bluemoon         bluetoothctl
bluealsa-aplay   bluetooth-meshd  bluetoothd
root@TinaLinux:/# bluetoothctl
[bluetooth]# bluetoothd[2222]: src/agent.c:add_default_agent() Default agent set to :1.1 /org/bluez/agent
bluetoothd[2222]: src/adapter.c:set_mode() sending set mode command for index 0
bluetoothd[2222]: src/agent.c:agent_ref() 0xb6e88f30: ref=1
bluetoothd[2222]: src/agent.c:register_agent() agent :1.1
bluetoothd[2222]: src/adapter.c:new_settings_callback() Settings: 0x00000ad0
bluetoothd[2222]: src/adapter.c:settings_changed() Changed settings: 0x00000010
bluetoothd[2222]: src/adapter.c:settings_changed() Pending settings: 0x00000000
Agent registered
[CHG] Controller A8:43:A4:43:4C:CD Pairable: yes
[bluetooth]# show
Controller A8:43:A4:43:4C:CD (public)
        Name: BlueZ 5.54
        Alias: aw-bt-test-4C-CD
        Class: 0x00000000
        Powered: no
        Discoverable: no
        DiscoverableTimeout: 0x000000b4
        Pairable: yes
        UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
        UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
        UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
        Modalias: usb:v1D6Bp0246d0536
        Discovering: no
Advertising Features:
        ActiveInstances: 0x00
        SupportedInstances: 0x05
        SupportedIncludes: appearance
        SupportedIncludes: local-name
[bluetooth]# power on
[bluetooth]# bluetoothd[2222]: src/adapter.c:property_set_mode() sending Set Powered command for index 0
bluetoothd[2222]: src/adapter.c:property_set_mode_complete() Success (0x00)
bluetoothd[2222]: src/adapter.c:new_settings_callback() Settings: 0x00000ad1
bluetoothd[2222]: src/adapter.c:settings_changed() Changed settings: 0x00000001
bluetoothd[2222]: src/adapter.c:settings_changed() Pending settings: 0x00000000
bluetoothd[2222]: src/adapter.c:adapter_start() adapter /org/bluez/hci0 has been enabled
bluetoothd[2222]: src/adapter.c:trigger_passive_scanning()
Changing power on succeeded
[CHG] Controller A8:43:A4:43:4C:CD Powered: yes
[bluetooth]# scan on
[bluetooth]# bluetoothd[2222]: src/adapter.c:start_discovery() sender :1.1
bluetoothd[2222]: src/adapter.c:update_discovery_filter()
bluetoothd[2222]: src/adapter.c:discovery_filter_to_mgmt_cp()
bluetoothd[2222]: src/adapter.c:trigger_start_discovery()
bluetoothd[2222]: src/adapter.c:cancel_passive_scanning()
bluetoothd[2222]: src/adapter.c:start_discovery_timeout()
bluetoothd[2222]: src/adapter.c:start_discovery_timeout() adapter->current_discovery_filter == 0
bluetoothd[2222]: src/adapter.c:start_discovery_complete() status 0x00
bluetoothd[2222]: src/adapter.c:discovering_callback() hci0 type 7 discovering 1 method 0
Discovery started
[CHG] Controller A8:43:A4:43:4C:CD Discovering: yes
[bluetooth]# bluetoothd[2222]: src/adapter.c:discovering_callback() hci0 type 7 discovering 0 method 0
bluetoothd[2222]: src/adapter.c:trigger_start_discovery()
bluetoothd[2222]: src/adapter.c:cancel_passive_scanning()
bluetoothd[2222]: src/adapter.c:start_discovery_timeout()
bluetoothd[2222]: src/adapter.c:start_discovery_timeout() adapter->current_discovery_filter == 0
bluetoothd[2222]: src/adapter.c:start_discovery_complete() status 0x00
bluetoothd[2222]: src/adapter.c:discovering_callback() hci0 type 7 discovering 1 method 0
[bluetooth]# show
Controller A8:43:A4:43:4C:CD (public)
        Name: BlueZ 5.54
        Alias: aw-bt-test-4C-CD
        Class: 0x00000000
        Powered: yes
        Discoverable: no
        DiscoverableTimeout: 0x000000b4
        Pairable: yes
        UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
        UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
        UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
        Modalias: usb:v1D6Bp0246d0536
        Discovering: yes
Advertising Features:
        ActiveInstances: 0x00
        SupportedInstances: 0x05
        SupportedIncludes: appearance
        SupportedIncludes: local-name
[bluetooth]# bluetoothd[2222]: src/adapter.c:discovering_callback() hci0 type 7 discovering 0 method 0
bluetoothd[2222]: src/adapter.c:trigger_start_discovery()
bluetoothd[2222]: src/adapter.c:cancel_passive_scanning()
bluetoothd[2222]: src/adapter.c:start_discovery_timeout()
bluetoothd[2222]: src/adapter.c:start_discovery_timeout() adapter->current_discovery_filter == 0
bluetoothd[2222]: src/adapter.c:start_discovery_complete() status 0x00
bluetoothd[2222]: src/adapter.c:discovering_callback() hci0 type 7 discovering 1 method 0
[bluetooth]# bluetoothd[2222]: src/adapter.c:discovering_callback() hci0 type 7 discovering 0 method 0
bluetoothd[2222]: src/adapter.c:trigger_start_discovery()
bluetoothd[2222]: src/adapter.c:cancel_passive_scanning()

#12 全志 SOC » DragonSN烧写SN号 mac地址的工具怎么看烧录结果啊 » 2024-04-16 11:22:06

8===D
回复: 0

文档说烧写结果可通过 ADB 挂载确认,具体路径为/dev/block/by-name/private 文
件系统格式为 FAT32
我这个挂不上啊
1713238381855.png
而且烧录完我断电重启开着烧录工具还是会进烧录SN的模式 ADB也用不了

#13 Re: 全志 SOC » 全志移植RTL8733BU驱动编译报错,sw_usb_enable_hcd等函数未定义 » 2024-04-15 16:17:01

晕哥 说:

这个驱动是老版本的,应该是全志早期适配的SDK

这模组厂给的公版驱动 没说适配什么的 针对哪个平台

#16 Re: 全志 SOC » 有没有大佬搞过全志量产的厂测软件啊 » 2024-03-15 16:16:46

memory 说:

不一定能用的,wifimanager就有1.0和2.0版本,接口都完全不同了。

什么意思 这个文档写的wifi部分的不一定能用?

#18 Re: 全志 SOC » 有没有大佬搞过全志量产的厂测软件啊 » 2024-03-15 15:00:46

ubuntu 说:

没看懂,具体一点

我用的这个文档里面的这个测试软件
这wifi扫描我这边是没问题的 但是按文档中的配置测试过不了 hdmi也是
1710485425514.png1710485461744.png79162b84d2fbd686b8ff6568f32a0d6.png1710485481826.png

#19 Re: 全志 SOC » 有没有大佬搞过全志量产的厂测软件啊 » 2024-03-15 14:55:14

ubuntu 说:

没看懂,具体一点

大佬有没有联系方式啊 这个贴图好麻烦啊 帮忙看下

#20 全志 SOC » 有没有大佬搞过全志量产的厂测软件啊 » 2024-03-15 14:10:36

8===D
回复: 6

我按官方的文档里的量产测试使用指南搞的一版,有部分模块没写具体要怎么配置 比如麦克风耳机这些,按文档里的wifi配置的内容搞,wifi扫描测试不通过,但我用命令行的方式测板子的是正常的
有没有大佬搞过的啊

#21 Re: 全志 SOC » 全志H133 蓝牙连接设备异常 » 2024-02-27 16:03:48

我这边换bluetoothctl 工具连蓝牙  还是不行

#22 Re: 全志 SOC » 全志H133 蓝牙连接设备异常 » 2024-02-27 09:35:22

gryphon 说:

应该可以选择是否启用必须有密码才可以连接

这个在哪看啊

#23 全志 SOC » 全志H133 蓝牙连接设备异常 » 2024-02-26 15:00:35

8===D
回复: 3

连接设备时,遇到不需要输入密码的蓝牙设备 如键盘鼠标等不需要输入密码的设备 会导致无法连接的问题
我连手机都正常,但是连键盘鼠标 蓝牙音箱都连不上

这个要怎么解决
bluetooth.txt

#24 Re: 全志 SOC » 板子新加ES7202 ADC芯片做麦克风 » 2024-02-23 11:37:19

晕哥 说:

建议先找个简易数字麦克风测试

大佬有没有啥参考案例啊

#25 全志 SOC » 板子新加ES7202 ADC芯片做麦克风 » 2024-02-23 10:30:48

8===D
回复: 3

没接触过这个,有没有博主给个思路 应该从哪下手啊

可以知识付费

7b5d13059f54526b4729af798e760ce.png

#26 Re: 全志 SOC » 全志平台耳机HDMI自动切换 » 2024-01-29 13:20:39

晕哥 说:
8===D 说:

大佬有啥参考案例吗

D1_Linux_AUDIOCODEC_开发指南.pdf
这里有耳机插拔检测说明

我这里面有插拔检测要怎么操作能自动切换通道啊

#28 全志 SOC » 全志平台耳机HDMI自动切换 » 2024-01-26 15:27:29

8===D
回复: 4

耳机跟HDMI不会自动切换,我播视频的时候,都插默认是耳机播,但是都插的话,我把耳机拔了 声音不会自动从耳机切到HDMI,都是从耳机出来,然后单插HDMI播,再插耳机也不会从耳机出来,还是HDMI,  需要根据实际情况切换,这种要怎么搞啊

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn