LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: oslive

debian etch 简要安装指南

[复制链接]
发表于 2007-7-29 00:46:19 | 显示全部楼层
Post by oslive

安装Xorg服务器与声卡配置(alsa)


1 、 安装xorg , apt-get install xorg   (现在你已经可以用tab键来补全了,很方便。)选择你使用的分辨率。

2 、如果你是NVIDIA的显卡。那么你现在可以安装它的驱动。当然你要现确定9746的驱动支持你的显示卡吗 ?
       
    先安装必须的编译环境:apt-get install xserver-xorg-dev pkg-config build-essential linux-header-`uname -r`  (注意` 是左面TAB键上面的那个键)
       
    然后wget http://us.download.nvidia.com/XF ... 6-1.0-9746-pkg1.run

    ./NVIDIA-Linux-x86-1.0-9746-pkg1.run 一路回车。

-------------------------------------------------------------------------------------------------------------------------------------------------------


先支持楼主一下,辛苦了!:)

俺按照你的步骤,前面安装顺利,但是将内核更新至2.6.18.4-k7后,做『pt-get install xserver-xorg-dev pkg-config build-essential linux-header-`uname -r` 』步的时候提示找不到这个版本的内核文件:(

这个如何处理呢?
请赐教,多谢了!
回复 支持 反对

使用道具 举报

发表于 2007-7-31 19:06:57 | 显示全部楼层
Post by sadhong
先支持楼主一下,辛苦了!:)

俺按照你的步骤,前面安装顺利,但是将内核更新至2.6.18.4-k7后,做『pt-get install xserver-xorg-dev pkg-config build-essential linux-header-`uname -r` 』步的时候提示找不到这个版本的内核文件:(

这个如何处理呢?
请赐教,多谢了!
将linux-header-改为linux-header[color="Red"]s-
回复 支持 反对

使用道具 举报

发表于 2007-8-9 10:15:23 | 显示全部楼层
太感谢了,按照文章安装成功!效果很不错
回复 支持 反对

使用道具 举报

发表于 2007-8-13 15:18:28 | 显示全部楼层
不错,对于我这个新手来说帮助太大了
回复 支持 反对

使用道具 举报

发表于 2007-8-14 11:49:47 | 显示全部楼层
谢谢大大,好文支持
回复 支持 反对

使用道具 举报

发表于 2007-8-14 13:57:43 | 显示全部楼层
安装ATI显卡时出了问题,显卡驱动是AMD刚出来的8.40
用从AMD下载回来的驱动生成4个.deb,全部安装。
然后
module-assistant prepare
module-assistant update
module-assistant build fglrx 出错
错误信息如下:
dh_testroot
rm -f configure-stamp
rm -f fglrx.ko fglrx.mod.c *.o libfglrx_ip.a
rm -f .version

.*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
rm -rf patch
dh_clean
rm

/usr/src/modules/fglrx/debian/control
rm /usr/src/modules/fglrx/debian/dirs
if [ -f

/usr/src/modules/fglrx/debian/control.template ]; then \
                cat

/usr/src/modules/fglrx/debian/control.template > /usr/src/modules/fglrx/debian/control; \
       

fi
if [ -f /usr/src/modules/fglrx/debian/postinst ]; then \
                mv

/usr/src/modules/fglrx/debian/postinst /usr/src/modules/fglrx/debian/fglrx-kernel-2.6.21-2-

486.postinst; \
        fi
dh_testdir
touch configure-stamp
dh_testdir
/usr/bin/make -C

/lib/modules/2.6.21-2-486/build SUBDIRS=/usr/src/modules/fglrx modules
make[1]: Entering

directory `/usr/src/linux-headers-2.6.21-2-486'
  CC [M]  /usr/src/modules/fglrx/firegl_public.o
/usr/src/modules/fglrx/firegl_public.c: In function ‘__ke_pci_find_device’:
/usr/src/modules/fglrx/firegl_public.c:1886: warning: ‘pci_find_device’ is deprecated (declared

at include/linux/pci.h:470)
/usr/src/modules/fglrx/firegl_public.c: In function

‘__ke_request_irq’:
/usr/src/modules/fglrx/firegl_public.c:2829: warning: passing argument 2 of

‘request_irq’ from incompatible pointer type
/usr/src/modules/fglrx/firegl_public.c: At top

level:
/usr/src/modules/fglrx/firegl_public.c:5306: warning: ‘kmem_cache_t’ is deprecated
/usr/src/modules/fglrx/firegl_public.c:484: warning: ‘firegl_smp_func_parameter_wrap’ defined

but not used
  LD [M]  /usr/src/modules/fglrx/fglrx.o
  Building modules, stage 2.
  MODPOST 1

modules
FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 'paravirt_ops'
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: Leaving directory

`/usr/src/linux-headers-2.6.21-2-486'
make: *** [build] Error 2



刚刚接触linux,不太懂,希望哪位懂的帮我解决一下。
回复 支持 反对

使用道具 举报

发表于 2007-8-15 14:03:40 | 显示全部楼层
这个错误很麻烦,出现于2.6.20~2.6.21的内核。
等新的内核吧,好像2.6.22就没有这个问题了,现在要解决这个问题的话会很麻烦。
回复 支持 反对

使用道具 举报

发表于 2007-8-16 12:39:04 | 显示全部楼层
命苦啊……
我那ATI显卡一直都没装上过驱动,用ubuntu也启动不了。
在winxp下面识别为Radeon X550,而linux识别为Radeon X700.
到那个显卡制造商网站看了一下,原来他们硬是把X700的显示芯片缩水做成了X550的……
回复 支持 反对

使用道具 举报

发表于 2007-8-16 21:13:21 | 显示全部楼层
按楼主的步骤装了KDE,网页中文显示都没有问题,系统却是英文。
kde-i18n-zhcn也是装了的,可是打开control center--regional&accexxibility--country/region&language的locale那个设置里面,选择china,增加语言下拉里面选择简体中文还是英文。
终端#locale
LANG=zh_CN.UTF-8
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2007-8-18 12:05:05 | 显示全部楼层
凑合着用吧,正好练练E文。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表