Linux 发行版的各种坑

20 views
Skip to first unread message

xianhao qing

unread,
Feb 10, 2013, 4:30:29 PM2/10/13
to CDLUG

这是我的吐槽,其中有明显的偏见和错误,欢迎吐槽或填坑或补充吐。解决问题的第一步是把问题找出来...

吐槽开始:
redhat 9, 很多新的硬件不识别(内核?),很多实用软件包没有。串口硬盘很尴尬.

红旗linux 5还是6,
看了一眼就不想用. 对 kde 的偏见成功形成。

fedora 7
ide 硬盘神奇地从 hd* 变成 sd*
glibc 版本太低不能直接使用已编译的新版firefox 及 chrom 浏览器.
nfs 的 ?portmap? 在 fedora 里面居然是一个他们自家的叫 rpcbind 的东西,不过幸好他们在后续版本不用这了。

fedora 15
图形驱动(nouveau,gf2 mx400)有问题用一会儿会死机。这个坑 nvidia 也有莫大功劳。
字符模式下安装(图形安到一半死机)居然没有自定义分区选项,为此忍痛废了一整个硬盘数据,自动分区成 vol-lvm,进一步搞不懂。
默认桌面环境 gnome3(gnome-shell), 并且无耻地要求 opengl 硬件支持, 显卡破默认了还用不起. 和 Unity 一样炫(界面改变太快),只是演示一小会儿还行,长时间使用,眼睛明显疲劳
疑似引入了一个死机 bug,后打开 mini2440 开发板电源 nfs 启动主机死机
编译工具链工具都太新。
yum 的自动卸载功能有 bug,会把一些依赖相关的包错误卸载, 默认使用软件包最新版会出现软件包版本依赖问题。
把软件包分为 bin 档和头文件(_devel)两部分,经常产生软件包明显装了怎么还不行的幻觉。

ubuntu 10.04 desktop
安装向导上没有不安装引导程序的选项。
默认 grub2 引导,恶心的 uuid,全新的启动菜单脚本,menu.lst 用不了了

ubuntu 12.04 desktop
默认使用很挫的 Unity:
和某系统一样恶心的上下文菜单,一样的找不到设置项的设置。
和另外一个某系统一样搜索式菜单但没有传统菜单,
恶心的大图标,感觉太笨重, 很不容易注意到的正在启动效果,经常重复启动,自作聪明的按应用程序分组方式(包括alt+tab),增加点击和按键次数及hold 时长,手指更容易疲劳。
炫的都是硬件加速,常规使用都不得不炫,界面变化太大,眼睛也很容易疲劳。
疑似和 xfce 的电源管理插件冲突 bug
预装“必备软件”太多,而且都是些很非轻量级的,但放个常见格式居然需要新下解码器。
software center, 太卡,经常没有响应。意外退出有机率(不小)不释放文件锁,影响命令行包管理器。搜索功能等于没有。
ubuntu 打头软件包多余且有隐私危机。
默认图标桌面界面配色太高调,
内核太新了 3.2, 每次看到想到都感觉很受打击——我居然用着这么新的内核,而且是 3 打头的, 而 3 打头和狂改只是某(些)人一时兴起 —— 试问内核用户能搞不懂版本号?一般用户又有什么理由关心内核版本号?
用 12.04 的内核配置,编译的 2.6 内核安装后系统根本没法用。

ubuntu 12.04 server
比桌面版少了些预置软件包的坑。但
疑似 vga 显示模式内核参数引起 lcd 屏背光电源管理 bug。
apt 源里面的 xfce 组件不全, 并且和手工编译的 xfce 组件有冲突。
apt 的自动安装编译依赖的功能也同样有 yum 一样的版本黑洞问题,并不能真正自动解决编译依赖, apt 源里面的软件包分出 bin 档和 头文件两部分, 并且名字和官方不一致,手工解决编译依赖问题也不好弄。
apt 的自动卸载功能一样有问题,会有误卸一大片的情况出现。
apt-get 这个命令太容易打错了。

maplebeats

unread,
Feb 11, 2013, 12:54:51 AM2/11/13
to cdlug_c...@googlegroups.com
帮你总结一下原因,就因为你没用arch/gentoo。。。

On 02/11/2013 05:30 AM, xianhao qing wrote:
>
> 这是我的吐槽,其中有明显的偏见和错误,欢迎吐槽或填坑或补充吐。解决问题
> 的第一步是把问题找出来...
> --
> You received this message because you are subscribed to the Google
> Groups "Chengdu GNU/Linux User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to cdlug_communi...@googlegroups.com.
> To post to this group, send email to cdlug_c...@googlegroups.com.
> Visit this group at http://groups.google.com/group/cdlug_community?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Jiaying Ren

unread,
Feb 11, 2013, 1:05:16 AM2/11/13
to cdlug_c...@googlegroups.com
On 02/11/13, maplebeats <maple...@gmail.com> wrote:
> ~ 帮你总结一下原因,就因为你没用arch/gentoo。。。

arch +1

--
Best Regards !
-----------------------------------------------------------------
Jiaying Ren(任家英)
School of Information Science & Engineering
Lanzhou University,China
-----------------------------------------------------------------

SuperCat

unread,
Feb 11, 2013, 4:18:14 AM2/11/13
to cdlug_c...@googlegroups.com
Arch的坑只会更大,升个glibc死给乃看

2013/2/11 Jiaying Ren <renjiay...@gmail.com>

Yuk Wong

unread,
Feb 11, 2013, 1:11:58 AM2/11/13
to cdlug_community

很老的文章了吧!都提到redhat 9, 世间本来就没有完美的东西,适合自己就行,再说了源码都给你了,想要什么发行版自己折腾一个就是了

To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_community+unsubscribe@googlegroups.com.
To post to this group, send email to cdlug_community@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Chengdu GNU/Linux User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_community+unsubscribe@googlegroups.com.
To post to this group, send email to cdlug_community@googlegroups.com.

maplebeats

unread,
Feb 11, 2013, 6:37:59 AM2/11/13
to cdlug_c...@googlegroups.com
老猫你又黑我大洗发水

xianhao qing

unread,
Feb 11, 2013, 8:35:42 AM2/11/13
to cdlug_c...@googlegroups.com

@yuk
虽然只是大学用过一个学期的 redhat9,后面主要是用 fedora,最近工作需要开始用 Ubuntu。 但提到它主要是为了装逼让人觉得我是用过古董级发行版的 linuxer ←_←。

其实这篇是我在写 LFS 那广告的时候提到发行版的坑的时候的注释,谁想到吐槽越吐越嗨,就单独作为邮件发出来了。

To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_communi...@googlegroups.com.
To post to this group, send email to cdlug_c...@googlegroups.com.

xianhao qing

unread,
Feb 11, 2013, 8:44:26 AM2/11/13
to cdlug_c...@googlegroups.com

@maplebeats
就像 LFS 那篇里说的一样我也关注了一段 gentoo,也相当认同他们的理念,不过因为没有搞懂一些东西,比如什么stage2,stage3. 所以先搞 LFS, LFS 的实用的问题可能用 gentoo 就不存在了。

gentoo 除了官方文档,还有其他快速开始的文章推荐不?

To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_community+unsubscribe@googlegroups.com.
To post to this group, send email to cdlug_community@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Chengdu GNU/Linux User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_community+unsubscribe@googlegroups.com.
To post to this group, send email to cdlug_community@googlegroups.com.

Jiaying Ren

unread,
Feb 12, 2013, 2:04:45 AM2/12/13
to cdlug_c...@googlegroups.com
On 02/11/13, xianhao qing <qingx...@gmail.com> wrote:
> ~@maplebeats
> ~就像 LFS 那篇里说的一样我也关注了一段 gentoo,也相当认同他们的理念,不过因为没有搞懂一些东西,比如什么stage2,stage3.
> ~所以先搞 LFS, LFS 的实用的问题可能用 gentoo 就不存在了。
> ~
> ~gentoo 除了官方文档,还有其他快速开始的文章推荐不?

装funtoo,官方的一篇wiki就够了。我觉得比arch还好装,就是编译费时间啊。

http://www.funtoo.org/wiki/Funtoo_Linux_Installation

maplebeats

unread,
Feb 12, 2013, 2:08:20 AM2/12/13
to cdlug_c...@googlegroups.com
其实我觉得吧。。。。。。linux在桌面上都不实用= =,穷折腾
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_communi...@googlegroups.com.
To post to this group, send email to cdlug_c...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Chengdu GNU/Linux User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_communi...@googlegroups.com.
To post to this group, send email to cdlug_c...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Chengdu GNU/Linux User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_communi...@googlegroups.com.
To post to this group, send email to cdlug_c...@googlegroups.com.

月忧茗

unread,
Feb 12, 2013, 11:01:51 AM2/12/13
to cdlug_c...@googlegroups.com
个人用, 别用 redhat, centos  包老的没办法,
想自己编译, 发现 gcc 太老…………
默默的去编译 gcc 吧


ubuntu, fedora, opensuse, 我就用过这三样。

现在不折腾,一直 xubuntu, 越用越好用

月忧茗

unread,
Feb 13, 2013, 12:30:22 AM2/13/13
to cdlug_c...@googlegroups.com
最新一期的linux journal的显示,超过61%的系统管理员在用ubuntu或debian系的系统,只有24%的使用RH系的,这个要是在国内估计得颠倒过来。

转自微博

Yuk Wong

unread,
Feb 13, 2013, 1:08:28 AM2/13/13
to cdlug_community

现在年纪大了折腾不动了,默认就用ubuntu LTS , 再怎么折腾可就是桌面环境的差别,用的人多商业软件也支持好点

haobug

unread,
Feb 13, 2013, 4:50:37 AM2/13/13
to Chengdu GNU/Linux User Group
@Jiaying
我看了那连接,确实很快速,那页面一看就很 gentoo,在网上搜索了一圈后,发现 funtoo 就是 gentoo 那创始人又新搞的发行版,在
网上查了区别也没有查到显著区别,怕就像网上说的那样个人一时意气又搞一个发行版,不过看起来比 lfs 省下了编译这步的时间
等在电脑面前试一下。

On Feb 12, 3:04 pm, Jiaying Ren <renjiaying2...@gmail.com> wrote:

Yuk Wong

unread,
Feb 13, 2013, 5:47:58 AM2/13/13
to cdlug_community

现在不会考虑编译的发行版

--
You received this message because you are subscribed to the Google Groups "Chengdu GNU/Linux User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_communi...@googlegroups.com.
To post to this group, send email to cdlug_c...@googlegroups.com.

Jiaying Ren

unread,
Feb 13, 2013, 8:21:14 AM2/13/13
to cdlug_c...@googlegroups.com
On 02/13/13, haobug <qingx...@gmail.com> wrote:
> ~@Jiaying
> ~我看了那连接,确实很快速,那页面一看就很 gentoo,在网上搜索了一圈后,发现 funtoo 就是 gentoo 那创始人又新搞的发行版,在网上查了区别也没有查到显著区别,

记得最大的区别是funtoo的portage树是用git同步的,不是svn。下面的连接讲的详细:

http://unix.stackexchange.com/questions/14480/gentoo-versus-funtoo

>怕就像网上说的那样个人一时意气又搞一个发行版,

哈哈,感觉funtoo社区还好,前段时间在funtoo的邮件列表里看到有中国人参加到
core team中了。

portage真的是体验linux过程中很有趣的部分啊,不过日常使用的话真的推荐arch了。
有wiki、abs、aur,生活太美好了。

sonto.lau

unread,
Feb 16, 2013, 4:05:44 PM2/16/13
to cdlug_c...@googlegroups.com
����FreeBSD����ʵ�ڣ����������������һĿ��Ȼ�������ں�Ҳ��Խ�С����Ҫʲô�Լ�������У�LOVE IT��������

On 02/13/2013 18:47, Yuk Wong wrote:

���ڲ��ῼ�DZ���ķ��а�

�� 2013-2-13 PM5:50��"haobug" <qingx...@gmail.com> ���
@Jiaying
�ҿ��������ӣ�ȷʵ�ܿ��٣���ҳ��һ���ͺ� gentoo��������������һȦ�󣬷��� funtoo ���� gentoo �Ǵ�ʼ�����¸�ķ��а棬��
���ϲ������Ҳû�в鵽��������¾�������˵���������һʱ�����ָ�һ�����а棬���������� lfs ʡ���˱����ⲽ��ʱ��
���ڵ�����ǰ��һ�¡�


On Feb 12, 3:04 pm, Jiaying Ren <renjiaying2...@gmail.com> wrote:
> On 02/11/13, xianhao qing <qingxian...@gmail.com> wrote:
>
> > ~@maplebeats
> > ~���� LFS ��ƪ��˵��һ����Ҳ��ע��һ�� gentoo��Ҳ�൱��ͬ���ǵ����������Ϊû�и㶮һЩ����������ʲôstage2,stage3.
> > ~�����ȸ� LFS�� LFS ��ʵ�õ���������� gentoo �Ͳ������ˡ�
> > ~
> > ~gentoo ���˹ٷ��ĵ�������������ٿ�ʼ�������Ƽ�����
>
> װfuntoo���ٷ���һƪwiki�͹��ˡ��Ҿ��ñ�arch����װ�����DZ����ʱ�䰡��

>
> http://www.funtoo.org/wiki/Funtoo_Linux_Installation

--
You received this message because you are subscribed to the Google Groups "Chengdu GNU/Linux User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_communi...@googlegroups.com.
To post to this group, send email to cdlug_c...@googlegroups.com.
Visit this group at http://groups.google.com/group/cdlug_community?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Too

unread,
Feb 17, 2013, 9:14:37 PM2/17/13
to cdlug_c...@googlegroups.com
楼主列得很详细,没来得及仔细看,其实我一直想组织个聚会主题,来吐槽 Linux 的各种蛋痛,以给新手甚至老手提醒。


2013/2/11 xianhao qing <qingx...@gmail.com>

--

lx

unread,
Feb 17, 2013, 9:34:33 PM2/17/13
to cdlug_c...@googlegroups.com
真有人用 LFS  作为常用系统,经常用,作为开发、娱乐什么的?

Yuk Wong

unread,
Feb 17, 2013, 9:46:31 PM2/17/13
to cdlug_community

可能性很低

sonto.lau

unread,
Feb 17, 2013, 1:55:06 PM2/17/13
to cdlug_c...@googlegroups.com
ʹ��FREEBSDϵͳ����Ͳ��پ����ˣ�����������һĿ��Ȼ�������ں��������ĸ�죬����ܷḻ���ر��������������ˡ�

On 02/18/2013 10:46, Yuk Wong wrote:

�����Ժܵ�

�� 2013-2-18 AM10:34��"lx" <lxleno...@gmail.com> ���
�������� LFS  ��Ϊ����ϵͳ�������ã���Ϊ����������ʲô�ģ�


�� 2013��2��18������10:14��Too <too...@gmail.com>д ����
¥���еú���ϸ��û���ü���ϸ������ʵ��һֱ����֯���ۻ����⣬���²� Linux �ĸ��ֵ�ʹ���Ը����������������ѡ�


2013/2/11 xianhao qing <qingx...@gmail.com>

�����ҵ��²ۣ����������Ե�ƫ��ʹ��󣬻�ӭ�²ۻ���ӻ򲹳��¡��������ĵ�һ���ǰ����� �ҳ���...

�²ۿ�ʼ:
redhat 9, �ܶ��µ�Ӳ����ʶ���ں�?�����ܶ�ʵ�������û�С�����Ӳ�̺�����.

����linux 5����6,
����һ�۾Ͳ�����. �� kde ��ƫ��ɹ��γɡ�

fedora 7
ide Ӳ������ش� hd* ��� sd*
glibc �汾̫�Ͳ���ֱ��ʹ���ѱ�����°�firefox �� chrom �����.
nfs �� ��portmap�� �� fedora �����Ȼ��һ�������ԼҵĽ� rpcbind �Ķ����������Һ������ں���汾�������ˡ�

fedora 15
ͼ����nouveau��gf2 mx400����������һ������������� nvidia Ҳ��Ī���͡�
�ַ�ģʽ�°�װ��ͼ�ΰ���һ�������Ȼû���Զ������ѡ�Ϊ����ʹ����һ���Ӳ����ݣ��� ������� vol-lvm����һ���㲻����
Ĭ�����滷�� gnome3(gnome-shell), �����޳ܵ�Ҫ�� opengl Ӳ��֧��, �Կ���Ĭ���˻��ò���. �� Unity һ���ţ�����ı�̫�죩��ֻ����ʾһС����У���ʱ��ʹ�ã��۾�����ƣ��
����������һ������ bug����� mini2440 �������Դ nfs ������������
���빤�������߶�̫�¡�
yum ���Զ�ж�ع����� bug�����һЩ������صİ����ж��, Ĭ��ʹ����������°����������汾�������⡣
��������Ϊ bin ����ͷ�ļ���_devel�������֣������������������װ����ô�����еĻþ���

ubuntu 10.04 desktop
��װ����û�в���װ������ѡ�
Ĭ�� grub2 ����ĵ� uuid��ȫ�µ������˵��ű���menu.lst �ò�����

ubuntu 12.04 desktop
Ĭ��ʹ�úܴ�� Unity��
��ijϵͳһ����ĵ������IJ˵���һ����Ҳ�������������á�
������һ��ijϵͳһ������ʽ�˵���û�д�ͳ�˵���
���ĵĴ�ͼ�꣬�о�̫���أ� �ܲ�����ע�⵽����������Ч�����ظ����������������İ�Ӧ�ó�����鷽ʽ������alt+tab�������ӵ���Ͱ������hold ʱ������ָ������ƣ�͡�
�ŵĶ���Ӳ�����٣�����ʹ�ö����ò��ţ�����仯̫���۾�Ҳ������ƣ�͡�
���ƺ� xfce �ĵ�Դ��������ͻ bug
Ԥװ���ر������̫�࣬���Ҷ���Щ�ܷ��������ģ����Ÿ������ʽ��Ȼ��Ҫ���½�������
software center, ̫��������û����Ӧ�������˳��л��ʣ���С�����ͷ��ļ���Ӱ�������а���������������ܵ���û�С�
ubuntu ��ͷ��������������˽Σ��
Ĭ��ͼ�����������ɫ̫�ߵ���
�ں�̫���� 3.2, ÿ�ο����뵽���о����ܴ�������Ҿ�Ȼ������ô�µ��ںˣ������� 3 ��ͷ��, �� 3 ��ͷ�Ϳ��ֻ��ij(Щ)��һʱ���� ���� �����ں��û��ܸ㲻���汾�ţ�һ���û�����ʲô���ɹ����ں˰汾�ţ�
�� 12.04 ���ں����ã������ 2.6 �ں˰�װ��ϵͳ��û���á�

ubuntu 12.04 server
�����������ЩԤ�������Ŀӡ���
���� vga ��ʾģʽ�ں˲������� lcd �������Դ���� bug��
apt Դ����� xfce �����ȫ, ���Һ��ֹ������ xfce ����г�ͻ��
apt ���Զ���װ���������Ĺ���Ҳͬ���� yum һ��İ汾�ڶ����⣬�����������Զ�������������� apt Դ����������ֳ� bin ���� ͷ�ļ�������, �������ֺ͹ٷ���һ�£��ֹ����������������Ҳ����Ū��
apt ���Զ�ж�ع���һ�������⣬������жһ��Ƭ��������֡�
apt-get �������̫���״���ˡ�

--
You received this message because you are subscribed to the Google Groups "Chengdu GNU/Linux User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_communi...@googlegroups.com.
To post to this group, send email to cdlug_c...@googlegroups.com.
Visit this group at http://groups.google.com/group/cdlug_community?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
--
You received this message because you are subscribed to the Google Groups "Chengdu GNU/Linux User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_communi...@googlegroups.com.
To post to this group, send email to cdlug_c...@googlegroups.com.
Visit this group at http://groups.google.com/group/cdlug_community?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
--
You received this message because you are subscribed to the Google Groups "Chengdu GNU/Linux User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdlug_communi...@googlegroups.com.
To post to this group, send email to cdlug_c...@googlegroups.com.
Visit this group at http://groups.google.com/group/cdlug_community?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Yuk Wong

unread,
Feb 17, 2013, 9:56:18 PM2/17/13
to cdlug_community

服务器还会考虑一下,桌面基本不可能

在 2013-2-18 AM10:55,"sonto.lau" <sont...@gmail.com>写道:
使用FREEBSD系统,你就不再纠结了,程序与配置一目了然,轻便的内核让你编译的更快,软体很丰富。特别是配置清晰明了。


On 02/18/2013 10:46, Yuk Wong wrote:

可能性很低

在 2013-2-18 AM10:34,"lx" <lxleno...@gmail.com> 写道:
真有人用 LFS  作为常用系统,经常用,作为开发、娱乐什么的?

在 2013年2月18日上午10:14,Too <too...@gmail.com>写 道:
楼主列得很详细,没来得及仔细看,其实我一直想组织个聚会主题,来吐槽 Linux 的各种蛋痛,以给新手甚至老手提醒。


2013/2/11 xianhao qing <qingx...@gmail.com>

这是我的吐槽,其中有明显的偏见和错误,欢迎吐槽或填坑或补充吐。解决问题的第一步是把问题 找出来...

吐槽开始:
redhat 9, 很多新的硬件不识别(内核?),很多实用软件包没有。串口硬盘很尴尬.

红旗linux 5还是6,
看了一眼就不想用. 对 kde 的偏见成功形成。

fedora 7
ide 硬盘神奇地从 hd* 变成 sd*
glibc 版本太低不能直接使用已编译的新版firefox 及 chrom 浏览器.
nfs 的 ?portmap? 在 fedora 里面居然是一个他们自家的叫 rpcbind 的东西,不过幸好他们在后续版本不用这了。

fedora 15
图形驱动(nouveau,gf2 mx400)有问题用一会儿会死机。这个坑 nvidia 也有莫大功劳。

字符模式下安装(图形安到一半死机)居然没有自定义分区选项,为此忍痛废了一整个硬盘数据,自 动分区成 vol-lvm,进一步搞不懂。

--

sonto.lau

unread,
Feb 17, 2013, 2:00:21 PM2/17/13
to cdlug_c...@googlegroups.com
����һ����ã���Ҫʲô����������а�װ����������LINUX���ݰ���

On 02/18/2013 10:56, Yuk Wong wrote:

���������ῼ��һ�£����������

�� 2013-2-18 AM10:55��"sonto.lau" <sont...@gmail.com> ���
ʹ��FREEBSDϵͳ����Ͳ��پ����ˣ�����������һĿ��Ȼ�������ں��������ĸ�죬����ܷḻ���ر��������������ˡ�

On 02/18/2013 10:46, Yuk Wong wrote:

�����Ժܵ�



2013/2/11 xianhao qing <qingx...@gmail.com>
--

Yuk Wong

unread,
Feb 17, 2013, 10:02:42 PM2/17/13
to cdlug_community

主要是硬件支持跟不上

在 2013-2-18 AM11:00,"sonto.lau" <sont...@gmail.com>写道:
桌面一样的用,想要什么桌面可以自行安装,还可以与LINUX兼容啊。


On 02/18/2013 10:56, Yuk Wong wrote:

服务器还会考虑一下,桌面基本不可能

在 2013-2-18 AM10:55,"sonto.lau" <sont...@gmail.com> 写道:
使用FREEBSD系统,你就不再纠结了,程序与配置一目了然,轻便的内核让你编译的更快,软体很丰富。特别是配置清晰明了。

On 02/18/2013 10:46, Yuk Wong wrote:

可能性很低

在 2013-2-18 AM10:34,"lx" <lxleno...@gmail.com> 写道:
真有人用 LFS  作为常用系统,经常用,作为开发、娱乐什么的?

在 2013年2月18日上午10:14,Too <too...@gmail.com>写 道:
楼主列得很详细,没来得及仔细看,其实我一直想组织个聚会主题,来吐槽 Linux 的各种蛋痛,以给新手甚至老手提醒。


2013/2/11 xianhao qing <qingx...@gmail.com>

这是我的吐槽,其中有明显的偏见和错误,欢迎吐槽或填坑或补充吐。解决问题 的第一步是把问题 找出来...

吐槽开始:
redhat 9, 很多新的硬件不识别(内核?),很多实用软件包没有。串口硬盘很尴尬.

红旗linux 5还是6,
看了一眼就不想用. 对 kde 的偏见成功形成。

fedora 7
ide 硬盘神奇地从 hd* 变成 sd*
glibc 版本太低不能直接使用已编译的新版firefox 及 chrom 浏览器.
nfs 的 ?portmap? 在 fedora 里面居然是一个他们自家的叫 rpcbind 的东西,不过幸好他们在后续版本不用这了。

fedora 15
图形驱动(nouveau,gf2 mx400)有问题用一会儿会死机。这个坑 nvidia 也有莫大功劳。

字符模式下安装(图形安到一半死机)居然没有自定义分区选项,为此忍痛废了一 整个硬盘数据,自 动分区成 vol-lvm,进一步搞不懂。

--

hao Qing

unread,
Feb 21, 2013, 11:58:30 PM2/21/13
to cdlug_c...@googlegroups.com

I am trying...

yanliang tang

unread,
Feb 22, 2013, 1:57:43 AM2/22/13
to cdlug_c...@googlegroups.com
A卡貌似没有freebsd驱动


2013/2/18 Yuk Wong <sino...@gmail.com>
Reply all
Reply to author
Forward
0 new messages