• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Teamspeak, Debian: Bot has speakers and mic disabled

s5underscore5

New Member
Hey, guys I installed sinusbot on my old thinkpad using the manual installation and it joins my server but with the speakers and mic disabled.

Here is my diagSinusbot.sh:

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
 - Operating System: Debian GNU/Linux 12 (bookworm) 
 - Kernel: Linux 6.1.0-22-amd64 x86_64
 - Load Average: 3.40 4.41 4.14
 - Uptime: 0 days, 1 hours, 31 minutes, 25 seconds
 - OS x64 check: OK
 - OS Updates: 0 (well done!)
 - OS Missing Packages: None
 - OS APT Last Update: 04.07.2024 12:00:52 CEST +02:00:00
 - Shell Locale: en_US.UTF-8
 - Bot Start Script: not found 
 - CPU:
    Architecture:                         x86_64
    CPU(s):                               2
    Model name:                           Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz
    Thread(s) per core:                   1
    Core(s) per socket:                   2
    Socket(s):                            1
 - RAM: 863.68 MB/1.85 GB in use (45%) 
 - SWAP: 223.63 MB/974.99 MB in use (22%) 
 - DISK: 9.90 GB/108.53 GB in use (9%) 
 - Package versions:
   - libglib: 2.74.6-2+deb12u3

BOT INFORMATION
 - Status: not running 
 - Webinterface: port locally not reachable (Port: 8087)
 - Binary: /opt/sinusbot/sinusbot
 - Binary Info: MD5 Hash: 72d16bcac5d8e0df94ba49def894e52f, Perms: 755, User: sinusbot
 - Version: 1.0.2
 - TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: d34be55adbe414e302111d4b779ddbe6
   - TS3 Client: d34be55adbe414e302111d4b779ddbe6
 - Config:
   - LogLevel = 0 
   - TS3Path = /opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.6.2)
   - YoutubeDLPath = /opt/sinusbot/youtube-dl (does exist, version: )
 - Installed scripts: advertising.js; alonemode.js; bookmark.js; command.js; followme.js; norecording.js; rememberChannel.js; sinusbot-commands.js; welcome.js; Youtube_Search.js

BOT TECHNICAL INFORMATION
 - File exists:
   - TS3Client/libqxcb-glx-integration.so: no
 - LDD output:
    linux-vdso.so.1 (0x00007fffd1fc4000)
    libswresample.so.4 => /opt/sinusbot/libswresample.so.4 (0x00007f1703e10000)
    libavfilter.so.8 => /opt/sinusbot/libavfilter.so.8 (0x00007f1703a00000)
    libavformat.so.59 => /opt/sinusbot/libavformat.so.59 (0x00007f1703600000)
    libavcodec.so.59 => /opt/sinusbot/libavcodec.so.59 (0x00007f1702200000)
    libavutil.so.57 => /opt/sinusbot/libavutil.so.57 (0x00007f1702025000)
    libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f17039dd000)
    libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f1703e09000)
    libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f1703e04000)
    libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f1701e00000)
    libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f17038fe000)
    libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f17038de000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1701c1f000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f1703e34000)
    libswscale.so.6 => /opt/sinusbot/libswscale.so.6 (0x00007f1703555000)

REACHABILITY CHECKS
 - HTTPS check with IPv4 mode: SUCCESS [Connection established to www.sinusbot.com, CODE #200]
 - HTTPS check with IPv6 mode: IGNORED [Disabled]
 - DNS resolution check: SUCCESS [www.sinusbot.com resolved to 104.21.13.58]
 - Update server checks: 
    update01.sinusbot.com -> 104.21.13.58: SUCCESS [CODE #404]
    update02.sinusbot.com -> 104.21.13.58: SUCCESS [CODE #404]
    update03.sinusbot.com -> 172.67.132.160: SUCCESS [CODE #404]

TIME INFORMATION
 - Time (local): 04.07.2024 13:35:54 CEST +02:00:00
 - Time (remote): <Failed retrieving remote time!>
 - Time (difference): n/a secs 
 - Timezone: Europe/Budapest

OTHER INFORMATION
 - TeamSpeak3 Version: 3.6.2 
 - youtube-dl Version: 
 - DiagScript Version: 0.8.0
==========================================================

I'm kinda new to linux and teamspeak so sorry if it's an obvious fix.
Thanks!
 
Top