LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1347|回复: 9

关于openSUSE11.1启动过程画面你们的是不是这样?

[复制链接]
发表于 2009-9-1 11:03:17 | 显示全部楼层 |阅读模式
我是硬盘安装的,首先是grub绿色的菜单界面,完了之后是文字界面引导,不会出现绿色的进度条界面,然后到加载显卡驱动的时候会出现一个有很多黑色“s"型条纹的白色画面,然后是nvidia的logo,接着出现登录窗口,填入登录信息之后,还会出现一次“s“型条纹的白色画面,然后才出现进度条,问一下大家的是不是这样?
1,能不能grub之后不看到文字信息?
2,能不能取消两次“s“型条纹的画面?
发表于 2009-9-1 13:40:48 | 显示全部楼层
这么先进?我等AMD受害者从来没见过这种东西,应该是N卡驱动带的吧……
回复 支持 反对

使用道具 举报

发表于 2009-9-2 01:32:15 | 显示全部楼层
你所说的S型条纹是不是X Server啊?
好像曾经遇到过。
现在没这个现象了。用最新的显卡驱动试试吧。
如果实在不行 试下这个:
-------------------------------------------------------------
Every time you start up an X11 session, the default background is an ugly gray mesh. Some window managers and desktop environments change this almost immediately, but others leave the background a putrid gray. Here's a tip on how you can make sure the default background is solid black. (In case you're wondering, the choice of colors for the background is like the choice for the Model T Fordyou can make it any color you want as long as it's black.)

The trick behind making the default background black is to add the -br switch to the right configuration file. Which configuration file needs to be modified depends on how you start your window manager or desktop.

4.2.1. startx
If you start your window manager with the startx command, edit the /usr/X11R6/bin/startx file. Make sure the default server arguments include the -br switch. For example, if the beginning of your startx file looks like this:

userclientrc=$HOME/.xinitrc
userserverrc=$HOME/.xserverrc
sysclientrc=/etc/X11/xinit/xinitrc
sysserverrc=/etc/X11/xinit/xserverrc
defaultclientargs=""
defaultserverargs="-nolisten tcp"
clientargs=""
serverargs=""


Add the -br switch to the definition for either defaultserverargs or serverargs. Just place the switch between the quotes. For example:

defaultserverargs="-nolisten tcp -br"


Now, when you run startx to start a window manager, the default background will be black instead of the gray mesh.

4.2.2. xinit
If you use the xinit command to start a window manager or desktop, add -- -br to the tail end of the command. For example, if you want to start the blackbox window manager with the xinit command, do it this way:

$ xinit /usr/bin/blackbox -- -br


If you use the xinit command to start a new window manager or desktop for a second user [Hack #19], add -- -br after the command and before you specify the next available virtual terminal. For example:

$ xinit /usr/bin/blackbox -- -br :1


4.2.3. The Xservers File
One or more of your desktop environments or window managers might use a file called Xservers to determine how to start the X11 engine that drives all window managers and desktops. In this case, log in as root and locate your Xservers file with this command:

# locate Xservers /etc/X11/xdm/Xservers


If you are using the XDM graphical login manager, this is the file you want to modify. You can find the Xservers file in the directory for the KDE graphical login manager, KDM, or in the directory for the GNOME graphical login manager, GDM. You might even find Xservers files in all three places. You only need to modify the Xservers that is connected to your login manager. Once you've found it, open the file with a text editor, and you should see a line that looks something like this:

:0 local@tty1 /usr/X11R6/bin/X -nolisten tcp


Simply add the -br switch to this line so that it looks more like this:

:0 local@tty1 /usr/X11R6/bin/X -br -nolisten tcp


Save your work, and that should transform the ugly gray pattern into solid black.
--------------------------------------
个人不能保证成功
回复 支持 反对

使用道具 举报

发表于 2009-9-2 11:13:01 | 显示全部楼层
装了n的驱动后会出现logo,然后登录界面,然后花屏,然后正常的进度条直到系统进入。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-9-2 12:10:07 | 显示全部楼层
Post by 十六薙夜血;2023014
装了n的驱动后会出现logo,然后登录界面,然后花屏,然后正常的进度条直到系统进入。

我说的条纹界面可能跟你说的花屏是一回事吧,fedora11就没有这个毛病,不知道是为什么
回复 支持 反对

使用道具 举报

发表于 2009-9-3 11:31:17 | 显示全部楼层
你用fedora是kde么?我感觉可能是kde才有这个问题吧.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-9-3 12:20:55 | 显示全部楼层
fedora的KDE没有这个问题,我很喜欢fedora的启动画面
回复 支持 反对

使用道具 举报

发表于 2009-9-4 17:35:51 | 显示全部楼层
一样,换Oxygen主题就好了
回复 支持 反对

使用道具 举报

发表于 2009-9-11 15:05:43 | 显示全部楼层
你用的是kde4,可以直接换别的KDE主题,就可以解决这个问题。
如果是KDE3,则删掉kdm-kde4,也可以解决这个问题。
gnome暂时没有用过。
回复 支持 反对

使用道具 举报

发表于 2009-9-15 15:16:36 | 显示全部楼层
LZ,你把显示器亮度调到最高,看看那个所谓“S形花纹”是啥?是花屏还是背景的暗纹?
回复 支持 反对

使用道具 举报

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

本版积分规则

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