Chromebook Pixel 2015 Deepin 声音问题
Tofloor
poster avatar
tmacy
deepin
2019-02-22 04:53
Author
本帖最后由 tmacy 于 2019-3-24 00:12 编辑

新入手一台机器,安装Deepin 15.8,然后升级。(尝试过15.9,但是安装器有问题,安装时会卡主界面,调终端发现安装器程序会段错误,不清楚具体原因)

其他都很好,只是声音不能放。(个人需要用F1~F10,因为没有fn键,所以功能键就不用了)

找了个开源项目(开源的chrome book发行版),解决了声音问题。

目前可以外放,可以用耳机。暂时还没有自动检测耳机插入,自动切换声音输出。

打包了一下配置文件, https://github.com/tmacychen/galliumos-samus/releases/tag/2.99
安装:
  1. sudo dpkg -i deepin-galliumos-samus_2.9901_all.deb
Copy the Code


安装需要依赖 firmware-intel-sound ,其中包括了声卡的固件。

  1. sudo apt install firmware-intel-sound
Copy the Code

————————————————我是分割线————————————————————————
补充一下:
更新了安装包,解决安装后无声音问题 :https://github.com/tmacychen/galliumos-samus/releases/tag/2.999

安装方式:
  1. sudo dpkg -i  deepin-galliumos-samus_2.9901_all.deb
Copy the Code







Reply Favorite View the author
All Replies
avatar
jakeliang1981
deepin
2019-03-21 07:57
#1
请教一下,按照你的教程还是没有声音,是因为系统版本的事情么,我的系统是15.9.2
Reply View the author
avatar
tmacy
deepin
2019-03-22 22:06
#2
https://bbs.deepin.org/post/174948
请教一下,按照你的教程还是没有声音,是因为系统版本的事情么,我的系统是15.9.2 ...

我又补充了一下,请看看可不可以。

主要是配置一下声音设备启动
Reply View the author
avatar
jakeliang1981
deepin
2019-03-22 22:39
#3
非常感谢解答,我回去试试
Reply View the author
avatar
tmacy
deepin
2019-03-24 08:10
#4
Reply View the author
avatar
tmacy
deepin
2019-03-24 08:13
#5
https://bbs.deepin.org/post/174948
非常感谢解答,我回去试试

更新了一下安装包,你再试试看
Reply View the author
avatar
listener
deepin
2019-03-26 17:14
#6
您好,使用更新后的安装包,其安装结果与服务的结果如下:
Reply View the author
avatar
tmacy
deepin
2019-04-01 01:32
#7
https://bbs.deepin.org/post/174948
您好,使用更新后的安装包,其安装结果与服务的结果如下:

sudo systemctl start audio
Reply View the author
avatar
dhonglang
deepin
2019-05-23 07:31
#8
https://bbs.deepin.org/post/174948
sudo systemctl start audio

大神,我按你说的,还是不行,求助中。。。。。。。。。。。
Reply View the author
avatar
dhonglang
deepin
2019-05-23 07:35
#9
15.10版本。。。
Reply View the author
avatar
tmacy
deepin
2019-05-25 00:10
#10

具体哪里不行呢?我也猜不到你的情况嘛,你最好可以手动执行脚本里的命令试试看。

其实那个deb就安装了几个脚本,audio.service也是执行命令。

最好贴图反馈一下。否则我也无能为力
Reply View the author
avatar
sunlf
deepin
2020-02-02 01:10
#11
15.11之后 安装失败 依赖包也装不上
Reply View the author
avatar
eveonalf
deepin
2020-02-12 02:11
#12
好不容易安装上依赖firmware-intel-sound,但是你的安装包还是安装不上
系统是15.11的

Reply View the author
avatar
somorewang
deepin
2020-08-03 07:14
#13
https://bbs.deepin.org/post/174948
https://github.com/tmacychen/galliumos-samus/releases/tag/2.999

amixer: Cannot find the given element from control hw:0

amixer: Cannot find the given element from control hw:0

amixer: Cannot find the given element from control hw:0

dpkg: error processing package deepin-galliumos-samus (--install):
installed deepin-galliumos-samus package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
deepin-galliumos-samus

试了一下不成功,这是什么问题?
Reply View the author