会ubuntu,不一定能用debian!
-
- 帖子: 86
- 注册时间: 2007-03-01 11:44
会ubuntu,不一定能用debian!
我的电脑,通过lspci:
00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
00:04.0 PCI bridge: nVidia Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6100 nForce 405] (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
在这台电脑上,安装和使用了ubuntu10.10、以及kubuntu和xubuntu版本,全是使用alternate硬盘安装的。我从7.04版本开始接触ubuntu,学会了ext2等文件系统、加挂xp分区、安装flashplayer、解决乱码,同时看到ubuntu的进步。
以为能应付debian,便学习安装debian,OMG!
下载testing、505和netinst的ISO文件,不同的文件,出现的结果就是一个______只能进入文本状态,键入startx或者Ctrl+Alt+F7,屏幕出现“OUT OF RANGE”的提示,我在网络提出求助,没有收到解决的办法。功力不够是主要原因,但大量的网络文献,不能解惑,我也很纠结!
下面是我曾经的一篇网络求助文章:
另一台出现问题,不能进入桌面:
显示器:topview T770;显卡:NVIDIA GeForce6100
首先,出现的问题是,“out of range”,算是分辨率问题吧。按照文献,对xorg.cfg修改,也不知道对错;
Section "Monitor"
Identifier "topview T770 SERIES"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA GeForce6100 [GeForce450]"
Monitor "topview T770 SERIES"
Defaultdepth 24
SubSection "Display"
Depth 24
SubSection "Display"
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
在tty2下,以用户名登录后,输入startx,全屏幕出现黑点白底,以及黑“X”鼠标,并没有登录界面出现!郁闷之极!接着,回到tty3,以 root登录,键入ps au,kill与 x-windows相关进程,显示xorg错误提示,大概有xinit等,实在记忆不住了。
希望专家解惑!!
在文本下,apt-spy、update/upgrade都能操作,却无法看到图形界面。感觉xorg是所有问题的关键,但不知道如何着手。
在另一台更旧的电脑上,曾经是xp+xubuntu,同样testing和netinst的ISO文件是顺利安装的,难以理解。
“OUT OF RANGE”的问题,在其他linux上也出现,解决办法很多;就因为分辨率、显示器和鼠标等不明不白的原因,就不能安装debian!?
ubuntu与debian,使用上的区别决不会这么大吧。
00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
00:04.0 PCI bridge: nVidia Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6100 nForce 405] (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
在这台电脑上,安装和使用了ubuntu10.10、以及kubuntu和xubuntu版本,全是使用alternate硬盘安装的。我从7.04版本开始接触ubuntu,学会了ext2等文件系统、加挂xp分区、安装flashplayer、解决乱码,同时看到ubuntu的进步。
以为能应付debian,便学习安装debian,OMG!
下载testing、505和netinst的ISO文件,不同的文件,出现的结果就是一个______只能进入文本状态,键入startx或者Ctrl+Alt+F7,屏幕出现“OUT OF RANGE”的提示,我在网络提出求助,没有收到解决的办法。功力不够是主要原因,但大量的网络文献,不能解惑,我也很纠结!
下面是我曾经的一篇网络求助文章:
另一台出现问题,不能进入桌面:
显示器:topview T770;显卡:NVIDIA GeForce6100
首先,出现的问题是,“out of range”,算是分辨率问题吧。按照文献,对xorg.cfg修改,也不知道对错;
Section "Monitor"
Identifier "topview T770 SERIES"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA GeForce6100 [GeForce450]"
Monitor "topview T770 SERIES"
Defaultdepth 24
SubSection "Display"
Depth 24
SubSection "Display"
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
在tty2下,以用户名登录后,输入startx,全屏幕出现黑点白底,以及黑“X”鼠标,并没有登录界面出现!郁闷之极!接着,回到tty3,以 root登录,键入ps au,kill与 x-windows相关进程,显示xorg错误提示,大概有xinit等,实在记忆不住了。
希望专家解惑!!
在文本下,apt-spy、update/upgrade都能操作,却无法看到图形界面。感觉xorg是所有问题的关键,但不知道如何着手。
在另一台更旧的电脑上,曾经是xp+xubuntu,同样testing和netinst的ISO文件是顺利安装的,难以理解。
“OUT OF RANGE”的问题,在其他linux上也出现,解决办法很多;就因为分辨率、显示器和鼠标等不明不白的原因,就不能安装debian!?
ubuntu与debian,使用上的区别决不会这么大吧。
- Strange
- 帖子: 1824
- 注册时间: 2006-05-19 9:54
- 来自: Shanghai
- leeaman
- 帖子: 30702
- 注册时间: 2007-02-02 18:14
- 系统: debian sid
-
- 帖子: 817
- 注册时间: 2008-11-13 16:03
Re: 会ubuntu,不一定能用debian!
为怎么不用专家安装模式
- acid303
- 帖子: 547
- 注册时间: 2009-04-03 16:06
Re: 会ubuntu,不一定能用debian!
最好帖个/var/log/Xorg.0.log
- lxvcool
- 帖子: 26
- 注册时间: 2010-05-01 10:15
Re: 会ubuntu,不一定能用debian!
原先用ubuntu ,那安装是顺风顺水啊,声卡驱动根本就不用管,显卡驱动一安装就搞定了,安装软件只要联网就OK,现在,我换了debain,僵持ing, 

*********
穷山恶水出刁民啊~
*********
穷山恶水出刁民啊~
*********
- chcl2050
- 帖子: 382
- 注册时间: 2008-11-25 13:57
- 系统: xubuntu 18.04
- 来自: 东莞
- 联系:
Re: 会ubuntu,不一定能用debian!
有同样经历的,我下了个debian5,根本就没法儿装,以太网卡都打不着。还品牌机。而且,还不能跳过那个网卡。网卡装不上,你就没想过这个坎,老实了,还是用ubuntu吧。哎,fedora 13,不错。很好很强大。
把你居住的城市当成轮滑游乐场。
- susbarbatus
- 帖子: 2966
- 注册时间: 2010-04-10 16:14
- 系统: Arch Linux
- susbarbatus
- 帖子: 2966
- 注册时间: 2010-04-10 16:14
- 系统: Arch Linux
- yuriwin
- 帖子: 104
- 注册时间: 2007-12-12 8:24
Re: 会ubuntu,不一定能用debian!
我也是遇到和你一样的问题,安装debian5.02/得便5.05均是out of range,网上找了好多方法也没有搞好,只能长叹一声
- Strange
- 帖子: 1824
- 注册时间: 2006-05-19 9:54
- 来自: Shanghai
Re: 会ubuntu,不一定能用debian!
那么参考gentoo的x配置指南看看呢?
http://www.gentoo.org/doc/zh_cn/xorg-config.xml
http://www.gentoo.org/doc/zh_cn/xorg-config.xml
ニンニク入れますか?
x60 with gentoo
x60 with gentoo
- acid303
- 帖子: 547
- 注册时间: 2009-04-03 16:06
Re: 会ubuntu,不一定能用debian!
其实可以直接安装官方驱动试试
-
- 帖子: 87
- 注册时间: 2008-12-12 16:13
Re: 会ubuntu,不一定能用debian!
一直网络安装debian的飘过。。。有网络,安装debian很方便,基本上也没多少问题。有网络,解决问题也方便。
- ibear
- 帖子: 787
- 注册时间: 2006-10-19 8:43
- 来自: 长江口
- nmsfan
- 帖子: 18958
- 注册时间: 2009-10-16 22:46
- 来自: finland
Re: 会ubuntu,不一定能用debian!
正处于煎熬期~~~~~
>>>>推Ubuntu 桌面培训~~<<<<
>>>>想加入/了解gimp汉化吗,点我吧~<<<<
——————————————————————
不推荐wubi,也不推荐你给别人推荐wubi…………
随心而为的感觉真好……
强推mayhem!!
强推ensiferum
>>>>想加入/了解gimp汉化吗,点我吧~<<<<
——————————————————————
不推荐wubi,也不推荐你给别人推荐wubi…………
随心而为的感觉真好……
强推mayhem!!
强推ensiferum