Skip to content

Conversation

@Dima73
Copy link
Contributor

@Dima73 Dima73 commented Sep 16, 2025

-also [bluetoothctl.py] add sanity check:
Traceback (most recent call last):
File
"/usr/lib/enigma2/python/Components/ActionMap.py", line 56, in action

File
"/usr/lib/enigma2/python/Plugins/Extensions/BTDevicesManager/plugin.py", line 282, in keyYellow
self._connect(current[1], current[2])
File
"/usr/lib/enigma2/python/Plugins/Extensions/BTDevicesManager/plugin.py", line 259, in _connect
iBluetoothctl.trust(mac_address)
File

"/usr/lib/enigma2/python/Plugins/Extensions/BTDevicesManager/bluetoothctl.py", line 217, in trust
res = self.process.expect(
File
"/usr/lib/python3.9/site-packages/pexpect/spawnbase.py", line 354, in expect
return self.expect_list(compiled_pattern_list,
File
"/usr/lib/python3.9/site-packages/pexpect/spawnbase.py", line 383, in expect_list
return exp.expect_loop(timeout)
File
"/usr/lib/python3.9/site-packages/pexpect/expect.py", line 181, in expect_loop
return self.timeout(e)
File
"/usr/lib/python3.9/site-packages/pexpect/expect.py", line 144, in timeout
raise exc
pexpect.exceptions.TIMEOUT: Timeout
exceeded.
<pexpect.pty_spawn.spawn object at 0xb1d507d8>

-also [bluetoothctl.py] add sanity check:
Traceback (most recent call last):
File
"/usr/lib/enigma2/python/Components/ActionMap.py", line 56, in action

File
"/usr/lib/enigma2/python/Plugins/Extensions/BTDevicesManager/plugin.py",
line 282, in keyYellow
self._connect(current[1], current[2])
File
"/usr/lib/enigma2/python/Plugins/Extensions/BTDevicesManager/plugin.py",
line 259, in _connect
iBluetoothctl.trust(mac_address)
File

"/usr/lib/enigma2/python/Plugins/Extensions/BTDevicesManager/bluetoothctl.py",
line 217, in trust
res = self.process.expect(
File
"/usr/lib/python3.9/site-packages/pexpect/spawnbase.py", line 354, in
expect
return self.expect_list(compiled_pattern_list,
File
"/usr/lib/python3.9/site-packages/pexpect/spawnbase.py", line 383, in
expect_list
return exp.expect_loop(timeout)
File
"/usr/lib/python3.9/site-packages/pexpect/expect.py", line 181, in
expect_loop
return self.timeout(e)
File
"/usr/lib/python3.9/site-packages/pexpect/expect.py", line 144, in
timeout
raise exc
pexpect.exceptions.TIMEOUT: Timeout
exceeded.
<pexpect.pty_spawn.spawn object at 0xb1d507d8>
@WanWizard
Copy link
Member

Thanks. There is more needed, this thing is a piece of crap.

@WanWizard
Copy link
Member

Sorry, "Not connected to any device" is the correct spelling, not "No connected". Please change that.

@WanWizard
Copy link
Member

Also, do we support BT on the SF8008? As far as I know there is no BT stack active on that box?

@WanWizard
Copy link
Member

Ok. I assume those are tested? Can they also be cherry-picked for Scarthgap?

@Dima73
Copy link
Contributor Author

Dima73 commented Sep 17, 2025

I assume those are tested?

I haven't checked, there's no such option.
This is copying from oe-alliance.

-First need to add BT support. in octagon BSP.
Copy link
Member

@littlesat littlesat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not add anything, it comments out what already was there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants