标签 linux 下的文章
- # 2018-02-03
- /
- 分类:败家
- /
- 热度:5688
- /
- 评论:0 条
- /
我在快三年前(我操原来都这么久远了?)买过一个 ASUS Xonar U7 的声卡,用来外接笔记本 Dock 的情况下音频输出。然后这不是三年后了么,那个声卡开始有了点小毛病。大概毛病就是经常会供电不足设备起不来,插上去不认,反复插拔好多次后偶尔有机率导致可以使用,最后我受不了每天电脑拿回家都要插拔半天,选择了再换一个。我的要求有三个:1,USB 供电,我不想插电源了2,有音频输入3,解码芯片不能太烂4,有耳机输出接口找来找去那么一堆国产 DAC,发现都不能满意,最麻烦的就是没有音频输入,也不能 USB 供电,都要给你拖个大电源……
- # 2017-12-06
- /
- 分类:记录
- /
- 热度:7036
- /
- 评论:1 条
- /
ThinkPad X1 Carbon 5th 原本在 Linux 下是不能使用指点杆的,很多老外都在讨论这个问题,只是一直没有解决。于是前一阵随着 X280 和 X1 Carbon 6th 开始内部测试,这个问题终于被重视了,也就被解决了。
- # 2017-10-15
- /
- 分类:记录
- /
- 热度:7191
- /
- 评论:3 条
- /
Now Kernel Linux 4.13 is available,You can install it through PPA:sudo add-apt-repository ppa:canonical-kernel-team/ppa
sudo apt-get update
sudo apt-get install linux-generic-hwe-16.04-edge
- # 2017-10-02
- /
- 分类:记录
- /
- 热度:8659
- /
- 评论:4 条
- /
As we all know that Firefox 57 will rename to Firefox Quantum. It means the New version Firefox will use Quantum Engine instead the old one.Even throgh Firefox 57 is still in beta,but we can install it from PPA under Ubuntu.sudo add-apt-repository ppa:mozillateam/firefox-next
sudo apt-get update
sudo apt-get install firefox
So here it is.
- # 2017-09-16
- /
- 分类:记录
- /
- 热度:4592
- /
- 评论:2 条
- /
Unlike installing python 3.5 on Ubuntu 14.04. Trying to install Python 3.6 on Ubuntu 16.04 is not an easy mission.
- # 2017-09-06
- /
- 分类:记录
- /
- 热度:5321
- /
- 评论:0 条
- /
After I upgraded my firefox to version 55, I found that old option:gfx.font_rendering.fontconfig.fontlist.enabled workaround
no longer existed, So without that option I can not display emoji in firefox correctly.
- # 2017-08-20
- /
- 分类:记录
- /
- 热度:7032
- /
- 评论:0 条
- /
Install terminator in fedora is quite easy but there need some works to make it default with shortcut key like Ubuntu.Install terminatorsudo dnf install terminator
change default Gnome-shell console to terminatorgsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/terminator
reboot your PC and set a custom shortcut for it.
- # 2017-08-19
- /
- 分类:记录
- /
- 热度:4242
- /
- 评论:0 条
- /
When I upgrading my Ubuntu Kernel,I saw this errors:W: Possible missing firmware /lib/firmware/i915/kblXXXXXXXX
It seems there are some firmware files missing,so I decide to fix them.
- # 2017-08-03
- /
- 分类:记录
- /
- 热度:8626
- /
- 评论:2 条
- /
Linux 下播放蓝光真操蛋啊……不过好歹是播放成功了,光碟是《君の名は。》日版。
- # 2017-04-19
- /
- 分类:记录
- /
- 热度:9457
- /
- 评论:7 条
- /
Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals. It is able to pair/unpair devices to the receiver, and for most devices read battery status.Install Solaar on Ubuntu can be easy with a deb file, but that's a bit out of date,many new features are not included.So I recommend to install latest version from github manually.
- «
- 1
- ...
- 11
- 12
- 13
- ...
- 23
- »