当前时区为 UTC + 8 小时



发表新帖 回复这个主题  [ 13 篇帖子 ] 
作者 内容
1 楼 
 文章标题 : 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 15:00 

注册: 2012-03-15 13:40
帖子: 16
送出感谢: 0 次
接收感谢: 0 次
使用大大的教程手动安装驱动提示fail stopping automatic crash report generation ---- fail.
自动安装驱动也是这个问题,虽然这个问题能够解决使用vesa驱动能进入x-window,不过驱动还是装不上,下面是xorg.conf
小白虽然能读懂大概配置的意思,但是自己不知道该怎么配置,哪位大大帮帮忙看问题出在哪里
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Screen 2 "Screen2" RightOf "Screen1"
Screen 3 "Screen3" RightOf "Screen2"
Screen 4 "Screen4" RightOf "Screen3"
Screen 5 "Screen5" RightOf "Screen4"
Screen 6 "Screen6" RightOf "Screen5"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
EndSection

Section "Module"
Load "dri2"
Load "record"
Load "extmod"
Load "glx"
Load "dbe"
Load "dri"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Monitor"
Identifier "Monitor2"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Monitor"
Identifier "Monitor3"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Monitor"
Identifier "Monitor4"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Monitor"
Identifier "Monitor5"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Monitor"
Identifier "Monitor6"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "VideoKey" # <i>
#Option "WrappedFB" # [<bool>]
#Option "GLXVBlank" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "nouveau"
BusID "PCI:1:0:0"
EndSection

Section "Device"
Identifier "Card1"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "DRI" # [<bool>]
#Option "ColorKey" # <i>
#Option "VideoKey" # <i>
#Option "FallbackDebug" # [<bool>]
#Option "Tiling" # [<bool>]
#Option "LinearFramebuffer" # [<bool>]
#Option "Shadow" # [<bool>]
#Option "SwapbuffersWait" # [<bool>]
#Option "TripleBuffer" # [<bool>]
#Option "XvMC" # [<bool>]
#Option "XvPreferOverlay" # [<bool>]
#Option "DebugFlushBatches" # [<bool>]
#Option "DebugFlushCaches" # [<bool>]
#Option "DebugWait" # [<bool>]
#Option "HotPlug" # [<bool>]
#Option "RelaxedFencing" # [<bool>]
Identifier "Card2"
Driver "intel"
BusID "PCI:0:2:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # <str>
#Option "fbdev" # <str>
#Option "debug" # [<bool>]
Identifier "Card3"
Driver "fbdev"
BusID "PCI:0:2:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # <str>
#Option "fbdev" # <str>
#Option "debug" # [<bool>]
Identifier "Card4"
Driver "fbdev"
BusID "PCI:1:0:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card5"
Driver "vesa"
BusID "PCI:0:2:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card6"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen2"
Device "Card2"
Monitor "Monitor2"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen3"
Device "Card3"
Monitor "Monitor3"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen4"
Device "Card4"
Monitor "Monitor4"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen5"
Device "Card5"
Monitor "Monitor5"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen6"
Device "Card6"
Monitor "Monitor6"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection


页首
 用户资料  
 
2 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 15:08 
头像

注册: 2007-02-18 0:42
帖子: 1352
送出感谢: 0 次
接收感谢: 10
你確認一下你看的教程日期足夠新。 因爲現代的 X server 除了驅動名外,很少需要改xorg.conf

然後你給日誌的時候自己試着讀一下其中的英文,,明顯你給的不對。

最後= = 整不來就裝源裏的。。。。


页首
 用户资料  
 
3 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 15:20 

注册: 2012-03-15 13:40
帖子: 16
送出感谢: 0 次
接收感谢: 0 次
tommy007 写道:
你確認一下你看的教程日期足夠新。 因爲現代的 X server 除了驅動名外,很少需要改xorg.conf

然後你給日誌的時候自己試着讀一下其中的英文,,明顯你給的不對。

最後= = 整不來就裝源裏的。。。。

额,我看的是配置美化区桌面特效里面置顶帖子“Ubuntu 11.10 Linux 3D桌面完全教程,显卡驱动安装方法,compiz特效介绍,常见问题解答”给的手动安装驱动的教程,里面没有让配置xorg.conf,之前我试过使用源里的驱动,是一样的错误。然后额,大大,具体日志我不知道是哪个(小白别介意 :em06 ),我上传的是xorg.conf的内容,不知到是不是这个里面配置错误了,因为我的本本是双显卡,而且没办法禁用集成显卡,我去找找日志文件是哪个 ,我再读一下吧,谢谢了


页首
 用户资料  
 
4 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 15:31 

注册: 2012-03-15 13:40
帖子: 16
送出感谢: 0 次
接收感谢: 0 次
tommy007 写道:
你確認一下你看的教程日期足夠新。 因爲現代的 X server 除了驅動名外,很少需要改xorg.conf

然後你給日誌的時候自己試着讀一下其中的英文,,明顯你給的不對。

最後= = 整不來就裝源裏的。。。。

大大,你需要log里面的哪个文件额


页首
 用户资料  
 
5 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 15:36 
头像

注册: 2010-06-16 1:05
帖子: 14668
地址: Tencent
系统: Mac OS X
送出感谢: 1
接收感谢: 153
那个,N卡驱动不是有那个驱动安装器吗?手动装只有蛋疼的份


_________________
twitter求fo:http://twitter.com/maplebeats
博客求踩:http://maplebeats.com


页首
 用户资料  
 
6 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 16:06 

注册: 2012-03-15 13:40
帖子: 16
送出感谢: 0 次
接收感谢: 0 次
枫叶饭团 写道:
那个,N卡驱动不是有那个驱动安装器吗?手动装只有蛋疼的份

能详细点么?我用过驱动配置里面的驱动安装,不知道是不是这个


页首
 用户资料  
 
7 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 16:08 
头像

注册: 2010-06-14 13:37
帖子: 4200
送出感谢: 0 次
接收感谢: 3
如果是新装的系统,更新的时候会自动给你装上的


页首
 用户资料  
 
8 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 16:08 
头像

注册: 2009-12-12 19:29
帖子: 5059
地址: 随便一个地方
系统: 本地大型发行版除外
送出感谢: 0 次
接收感谢: 166
楼主是不是安装current驱动?


_________________
Github见!


页首
 用户资料  
 
9 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 19:28 

注册: 2012-03-15 13:40
帖子: 16
送出感谢: 0 次
接收感谢: 0 次
373992900 写道:
如果是新装的系统,更新的时候会自动给你装上的

装的11.10系统,好像没有自动装上去额


页首
 用户资料  
 
10 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 19:30 

注册: 2011-01-23 15:05
帖子: 352
送出感谢: 14
接收感谢: 10
n卡...官网下载的么?
貌似官网的驱动都是自动化的诶..


页首
 用户资料  
 
11 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 19:33 

注册: 2012-03-15 13:40
帖子: 16
送出感谢: 0 次
接收感谢: 0 次
mraandtux 写道:
楼主是不是安装current驱动?

不是吧,nvidia gt525m


页首
 用户资料  
 
12 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 21:56 
头像

注册: 2009-12-12 19:29
帖子: 5059
地址: 随便一个地方
系统: 本地大型发行版除外
送出感谢: 0 次
接收感谢: 166
tt_ling 写道:
mraandtux 写道:
楼主是不是安装current驱动?

不是吧,nvidia gt525m

我指的是N卡的current驱动程序,不是显卡型号


_________________
Github见!


页首
 用户资料  
 
13 楼 
 文章标题 : Re: 显卡驱动,n卡,装不起
帖子发表于 : 2012-03-24 23:05 
头像

注册: 2008-07-30 23:21
帖子: 13427
地址: [email protected]
系统: Debian stable AMD64
送出感谢: 38
接收感谢: 127
代码:
apt-get install nvidia-current
:ema0


_________________
(2015-11-16 更新)适合 WM 的截图脚本
(2015-08-24 更新)Debian、Ubuntu 源列表说明
(2013-02-01 首发)文字如何绘出
▷▷ 【更 多 在 此】 ◁◁
箪食瓢饮随遇安,不求栋梁求参天。
【初韵】一门牛逼的编程语言。


页首
 用户资料  
 
显示帖子 :  排序  
发表新帖 回复这个主题  [ 13 篇帖子 ] 

当前时区为 UTC + 8 小时


在线用户

正在浏览此版面的用户:没有注册用户 和 3 位游客


不能 在这个版面发表主题
不能 在这个版面回复主题
不能 在这个版面编辑帖子
不能 在这个版面删除帖子
不能 在这个版面提交附件

前往 :  
本站点为公益性站点,用于推广开源自由软件,由 DiaHosting VPSBudgetVM VPS 提供服务。
我们认为:软件应可免费取得,软件工具在各种语言环境下皆可使用,且不会有任何功能上的差异;
人们应有定制和修改软件的自由,且方式不受限制,只要他们自认为合适。

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
简体中文语系由 王笑宇 翻译