Results 1 to 7 of 7
hy.i just installed debian 3.1 on my wide screen lap top,and when it starts it is loaded in text mode,and after 3 atempts,it pops up"x server coul not be loaded.etc..".i ...
- 11-09-2006 #1
xserver on wide screen
hy.i just installed debian 3.1 on my wide screen lap top,and when it starts it is loaded in text mode,and after 3 atempts,it pops up"x server coul not be loaded.etc..".i always had this problem when running linux(suse9.3,etc).my video card is ati radeon x700. when installing,i ve chosen ati drivers.....
what shall i do?
on
2cat /var/log/XFree86.0.log | grep EE" i got:
"(WW) Warning, (EE) error, (NI) not implemented, (??) Unknown
(II) Loading extension MIT-SCREEN-SAVER
(EE) No devices detected"
on "/etc/X11/XF86Config-4" i got "Permission denied"
any way to make it running?
- 11-09-2006 #2
You edit the the XF86Config as root, there you add the desired resolution. You may need to specify HorizSync and VertSync to get the resolutions working
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 11-09-2006 #3
but how to do that?sorry 4 simple questions,but i m new in linux.
- 11-09-2006 #4Password: (input the root password, you won't see anything printed in the screen, not even a bunch of *)Code:
su
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 11-10-2006 #5
i know how to input user id and assword,but what to type after?
- 11-13-2006 #6
nano /etc/X11/XF86Config or
pico /etc/X11/XF86Config
The file is very easy to edit, refer to your monitor manual to change HorizSync and VertSync.Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 11-14-2006 #7


Reply With Quote
