Титла: Странен проблем с Kubuntu 12.04
Публикувано от: chapkansky в Jul 12, 2012, 18:17
Здравейте,имам много странен проблем с Kubuntu 12.04 преди 15-20 минути инсталирах Update на линукса,реснах компа,и сега не иска да ми зареди,пише ми "out of range" и нищо не мога да направя,ако някой може да ми помогне много ще му благодаря.
Титла: Re: Странен проблем с Kubuntu 12.04
Публикувано от: nyakoy в Jul 12, 2012, 18:41
Настройките на Х-а не са в ред. Явно си с плосък монитор, а те много се оплакват, че са вън от обхват :) Погледни настройките на Х сървъра! Може с Ctrl-Alt-F3, да речем, да минеш в конзола и да прегледаш xorg.conf . Променяш файла към по-човешки насстройки за твоя монитор, запазваш и се връщаш към грфична среда, удряш Ctrl-Alt-Backspace и чакаш резултат. Обратното преминаване към графична среда е с Ctrl-Alt-F7. Общо взето това е реда, но ... всяко дистро (и всяка версия) си е башка луд то потърси конкретно за твоя случай! Понеже форумите на Убунту са доста информативни потърси конкретно за твоята видеокарта и твоя монитор даже.
Титла: Re: Странен проблем с Kubuntu 12.04
Публикувано от: cybercop в Jul 12, 2012, 19:14
В Убунту за да погледнеш xorg.conf трябва първо да я създадеш.
Титла: Re: Странен проблем с Kubuntu 12.04
Публикувано от: nyakoy в Jul 12, 2012, 19:48
Аз затова съм писал, че всеки луд с номера си и че посоченото от мен е общо взето нормалния ред и трябва да потърси за неговия случай. От питането стигам до извода, че не е наясно какво не му е наред. Затова му предлагам ред за действие в общия случай. По посочените от мен стъпки може да търси решение на този проблем в кое да е дистро, дори не само Линукс. Problem: Monitor shows "Out of Range" This typically happens when the graphics card is trying to use a resolution (and refresh rate) beyond what the monitor is capable of handling. First, look and see if a resolution is hardcoded in your xorg.conf. These days this is rarely needed, but if you're using an xorg.conf from an older install or something, it could be set. Try moving aside your xorg.conf and boot without any xorg.conf so it's all auto-detected, or disable the resolution lines. If booting with an auto-detected configuration doesn't work, then there is a deeper problem. Usually this indicates that the EDID information your monitor is providing is incorrect. Workaround (for GNOME): Start up Ubuntu in Recovery Mode and get a root prompt Set GNOME to auto-login, by editing /etc/gdm/gdm.conf and setting AutomaticLoginEnable=true and AutomaticLogin to your preferred user account. In your ~/.xprofile add a line to specify a safer resolution: # Depending on your video card, your output may be # 'VGA-0', 'VGA0', 'DVI', 'LVDS', etc. instead of 'VGA' xrandr --output VGA --mode 1024x768 You should be able to use System > Preferences > Screen Resolution to fine tune your resolution from here, or see Configuring Resolution for ways to configure resolutions manually. Workaround (for KDE): Start up Ubuntu in Recovery Mode and get a root prompt Hardcode the startup resolution in /etc/kde4/kdm/Xsetup (Change VGA to the proper name of your output, like DVI-1, LVDS, or whatever): xrandr --output VGA --mode 1024x768 Modify the mode 1024x768 to your preferred resolution in the above line There may still be a brief 'out of range' error when the initial wallpaper is shown at full resolution, but then it shifts and login/normal operation follows. Workaround (for XFCE) Please fill this in Troubleshooting Approach: Review the Xorg.0.log to see how it interprets the EDID information and what resolution it arrived at. Often errors or warnings will indicate where it has gotten confused. For example, "Using fuzzy aspect match for initial modes" indicates it did not find a valid resolution and is extrapolating (evidently incorrectly). The output from get-edid | parse-edid (from the read-edid package) can be used to examine the EDID more closely. Refresh rates: Sometimes several refresh frequencies are available for the same resolution, and choosing one over another might help. A workaround is to adjust (restrict) the h/v sync ranges in the Monitor section, see below. Цитат от Уики на Убунту. След няколко версии като решат, че нещо е по-гъзарско, пак трябва да папагалства без да е разбрал какво всъщност е направил предния път.
|