卡在输入用户名的界面
Tofloor
poster avatar
x9a9j9
deepin
2014-09-05 02:21
Author
不管输入什么用户名,长度有多长,下一步一直是灰色的。有没有别的方式安装?
Reply Favorite View the author
All Replies
x9a9j9
deepin
2014-09-05 03:14
#1
版本是2014.1,制作启动盘的时候,第一次制作完,重启后无法进入安装界面,从U盘引导直接死机,我认为可能是bios比较老的缘故,于是勾选了使用旧版bios引导,然后进入到界面,选择语言之后,无论我的用户名输入多长,一直无法点击下一步。请问,跟勾选旧版bios是否有关?
还有,硬盘是全新硬盘,安装之前分区已经全部删除,属于未使用状态
Reply View the author
ArthurDeepin
deepin
2014-09-05 05:58
#2
已经被提到过的bug。
名字头字母不能大写,不含空格,还有其他未知的原因。
Reply View the author
cxbii
deepin
2014-09-05 17:27
#3
你的用户名和密码填写的是?
Reply View the author
x9a9j9
deepin
2014-09-06 01:04
#4
你的用户名和密码填写的是?

用户名试过 wx  freeman  wenxin等等
如果字母大写,系统会提示无效。我见过。
最关键的是,名字全小写,啥也不提示,下一步灰色不可点击状态。
莫名其妙。
我笔记本装成功了,这是我的台式机。
Reply View the author
fasheng
deepin
2014-09-07 01:55
#5
猜测可能和键盘布局有关,先上传下日志吧:

sudo apt-get install deepin-bug-reporter
sudo deepin-bug-reporter login

另外可以尝试其他登录器有没有这个问题,可以在登录界面按下 ctrl-alt-f1 切换到 tty,并执行下列命令:

sudo apt-get install lightdm-gtk-greeter
sudo ln -svf /usr/sbin/lightdm-gtk-greeter /usr/bin/lightdm-deepin-greeter
sudo restart lightdm
Reply View the author