个人工具

“用户:Qiii2006”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示2个用户的46个中间版本)
第1行: 第1行:
分类
+
{{Note|This text should be noted.}}
  
Category:聊天
+
软件
  
Category:网络
+
硬件
  
Category:KDE
+
互联网
  
Category:网页浏览
+
社区
  
Category:教程
+
操作系统
  
Category:游戏
+
窗口管理器
 +
sudo pptpsetup --create test --server 172.*.132.* --username ** --password ** --start
  
Category:模拟器及虚拟机
+
==声卡型号==
 +
<pre>qii@qii-K40IN:~$ lspci -v | grep -i audio
 +
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
 +
</pre>
 +
==ALSA==
 +
<pre>qii@qii-K40IN:~$ cat /proc/asound/version
 +
Advanced Linux Sound Architecture Driver Version 1.0.23.
 +
</pre>
 +
<pre>qii@qii-K40IN:~$ alsactl -v
 +
alsactl version 1.0.23
 +
</pre>
 +
==f==
 +
./configure --prefix=/usr
  
Category:笔记本
 
  
Category:速配指南
+
cmake -DCMAKE_INSTALL_PREFIX=/usr .
  
Category:中文
+
git clone git://android.git.kernel.org/kernel/common.git
 
+
Category:多媒体
+
 
+
Category:图像
+
 
+
Category:桌面环境
+
 
+
Category:硬件
+
 
+
Category:服务器
+
 
+
Category:终端
+
 
+
Category:美化
+
 
+
Category:FC
+
 
+
Category:外围设备
+
 
+
Category:Ubuntu中国
+
 
+
Category:安装
+
 
+
Category:系统
+
 
+
Category:程序开发
+
 
+
Category:入门
+
 
+
Category:贡献
+
<nowiki>
+
{{Catnav|页面分类|系统}}
+
[[Category:系统]]</nowiki>
+

2010年11月26日 (五) 21:21的最新版本

附注: This text should be noted.

软件

硬件

互联网

社区

操作系统

窗口管理器 sudo pptpsetup --create test --server 172.*.132.* --username ** --password ** --start

声卡型号

qii@qii-K40IN:~$ lspci -v | grep -i audio
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)

ALSA

qii@qii-K40IN:~$ cat /proc/asound/version 
Advanced Linux Sound Architecture Driver Version 1.0.23.
qii@qii-K40IN:~$ alsactl -v
alsactl version 1.0.23

f

./configure --prefix=/usr


cmake -DCMAKE_INSTALL_PREFIX=/usr .

git clone git://android.git.kernel.org/kernel/common.git