小编Luk*_*uke的帖子

可切换显卡 Intel + AMD Venus Pro

我在带有可切换显卡的笔记本电脑上使用 Manjaro Linux:

\n\n
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)\n\n03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus PRO [Radeon HD 8850M / R9 M265X] (rev ff)\n
Run Code Online (Sandbox Code Playgroud)\n\n

这是 Manjaro 设置管理器的驱动程序部分的屏幕截图:

\n\n

Manjaro 设置管理器

\n\n

上面显示bumblebee的驱动已经安装,但是守护进程失败:

\n\n
[luke@manjaro ~]$ sudo systemctl status bumblebeed\n\xe2\x97\x8f bumblebeed.service - Bumblebee C Daemon\n   Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)\n   Active: activating (auto-restart) (Result: exit-code) since pi\xc4\x85 2015-09-18 16:22:55 CEST; 29s ago\n  Process: 1192 ExecStart=/usr/bin/bumblebeed (code=exited, status=1/FAILURE)\n Main PID: 1192 …
Run Code Online (Sandbox Code Playgroud)

graphics radeon manjaro bumblebee amd-graphics

5
推荐指数
1
解决办法
2861
查看次数

语音合成浏览器 API 在 Chromium 和 Firefox 中不起作用

Speech Synthesis API,在此处使用演示进行测试,在 Manjaro Linux KDE 和 Firefox 或 Chromium 中均不适用于我。Friend 在 Linux Mint xfce 上测试了相同的演示,它在 Firefox 中对他有效。

在我的机器上,speechSynthesis.getVoices()在开发控制台中执行返回一个空数组。我可能会错过系统中的某些软件包吗?

browser manjaro text-to-speech

5
推荐指数
1
解决办法
1124
查看次数