انجمن‌های فارسی اوبونتو

کمک و پشتیبانی => انجمن عمومی => نویسنده: data/ در 28 بهمن 1398، 12:40 ق‌ظ

عنوان: Out of Range
ارسال شده توسط: data/ در 28 بهمن 1398، 12:40 ق‌ظ
سلام
من ویندوز 10 نصب دارم و توی هارد دوم کالی لینوکس نصب کردم. وقتی بوت میشه و لوگو کالی رو نشون میده و میخواد وارد میزکار بشه، خطای out of range مانیتور میاد.
اوبونتو 18.04 هم دانلود کردم و روی فلش بوت کردم، با ابونتو هم همین خطای مانیتور رو میگیرم.
مانیتور 18.5"
گرافیک gt 610
مادربرد asus b85-plus
از تبدیل هم استفاده نمی کنم
(http://s6.picofile.com/file/8388429568/IMG_20200217_000712.jpg)

چه کنم؟
عنوان: پاسخ : Out of Range
ارسال شده توسط: nixoeen در 28 بهمن 1398، 12:59 ق‌ظ
پیشنهاد من اینه که از یک توزیع معقول مثل اوبونتو استفاده کنید و مشکلات کمتری خواهید داشت. کالی مناسب کاربران تازه‌کار نیست و کاربران متخصص هم ازش استفاده نمی‌کنند.
عنوان: پاسخ : Out of Range
ارسال شده توسط: SLACKER در 28 بهمن 1398، 01:28 ق‌ظ
https://askubuntu.com/questions/484132/trying-to-install-ubuntu-14-04-monitor-says-mode-unsupported-out-of-range



----------------------------------------------------------------------------------------------------------------




As I already explained in the comments, the monitor telling you "(input) out of range" means that your graphics adapter's output is out of the range your monitor can handle. Since that is apparently already the case in the grub environment, you should change grub's graphic configuration to a value that both your graphics adapter and monitor can handle.

The usual place to configure grub is /etc/default/grub, and you should always use that file if possible. However, you'll need to run update-grub to compile the new configuration, which can be tedious from the outside (e.g. a live system). So if you are only able to access the file system from the outside, it's easier to directly modify /boot/grub/grub.cfg. In your case, find the set gfxmode= line and set it to something like set gfxmode=640x480.

If that worked and you are able to boot and use the system, do the same change in /etc/default/grub (the setting is called GRUB_GFXMODE there and usually commented out). Otherwise, the next update-grub will overwrite your changes (for example when a new kernel has been installed).

عنوان: پاسخ : Out of Range
ارسال شده توسط: data/ در 28 بهمن 1398، 02:38 ق‌ظ
پیشنهاد من اینه که از یک توزیع معقول مثل اوبونتو استفاده کنید و مشکلات کمتری خواهید داشت. کالی مناسب کاربران تازه‌کار نیست و کاربران متخصص هم ازش استفاده نمی‌کنند.
برای تمرین نصب کردم. اوبونتو رو هم که گفتم بوت کردم مث همون بود
عنوان: پاسخ : Out of Range
ارسال شده توسط: data/ در 28 بهمن 1398، 02:39 ق‌ظ
https://askubuntu.com/questions/484132/trying-to-install-ubuntu-14-04-monitor-says-mode-unsupported-out-of-range



----------------------------------------------------------------------------------------------------------------




As I already explained in the comments, the monitor telling you "(input) out of range" means that your graphics adapter's output is out of the range your monitor can handle. Since that is apparently already the case in the grub environment, you should change grub's graphic configuration to a value that both your graphics adapter and monitor can handle.

The usual place to configure grub is /etc/default/grub, and you should always use that file if possible. However, you'll need to run update-grub to compile the new configuration, which can be tedious from the outside (e.g. a live system). So if you are only able to access the file system from the outside, it's easier to directly modify /boot/grub/grub.cfg. In your case, find the set gfxmode= line and set it to something like set gfxmode=640x480.

If that worked and you are able to boot and use the system, do the same change in /etc/default/grub (the setting is called GRUB_GFXMODE there and usually commented out). Otherwise, the next update-grub will overwrite your changes (for example when a new kernel has been installed).

اوبونتو 18 لایو خواستم بالا بیارم که همون فایل رو ادیت کنم ولی گفتم که نشد. همون خطا رو داد.
عنوان: پاسخ : Out of Range
ارسال شده توسط: SLACKER در 28 بهمن 1398، 03:49 ق‌ظ
https://askubuntu.com/questions/484132/trying-to-install-ubuntu-14-04-monitor-says-mode-unsupported-out-of-range



----------------------------------------------------------------------------------------------------------------




As I already explained in the comments, the monitor telling you "(input) out of range" means that your graphics adapter's output is out of the range your monitor can handle. Since that is apparently already the case in the grub environment, you should change grub's graphic configuration to a value that both your graphics adapter and monitor can handle.

The usual place to configure grub is /etc/default/grub, and you should always use that file if possible. However, you'll need to run update-grub to compile the new configuration, which can be tedious from the outside (e.g. a live system). So if you are only able to access the file system from the outside, it's easier to directly modify /boot/grub/grub.cfg. In your case, find the set gfxmode= line and set it to something like set gfxmode=640x480.

If that worked and you are able to boot and use the system, do the same change in /etc/default/grub (the setting is called GRUB_GFXMODE there and usually commented out). Otherwise, the next update-grub will overwrite your changes (for example when a new kernel has been installed).

اوبونتو 18 لایو خواستم بالا بیارم که همون فایل رو ادیت کنم ولی گفتم که نشد. همون خطا رو داد.

لینک هم گذاشتم. لینک رو بخونید