Перейти к содержанию

Alt Linux на VirtualBox


Росляев

Рекомендуемые сообщения

Я поставил Alt Linux на VirtualBox. Хочу поменять разрешение экрана в виртуалке, а оно не меняется. Размер остается таким же. Что делать?

Ссылка на комментарий
Поделиться на другие сайты

Я нашел инструкцию, как установить дополнения. Я нигде не найду пакеты, которые нужно удалить. Где их искать?

Искать надо по этому пути /xorg/x11/drv/vboxvideo, это если они правильно указали путь, а еще это может меняться от версии к версии самого Альта (хотя точно не скажу, не особо я в нем специалист). Кстати в самом xorg.conf пробовали разрешение экрана изменить.

Ссылка на комментарий
Поделиться на другие сайты

Кстати в самом xorg.conf пробовали разрешение экрана изменить.

Там несколько строчек про размер экрана. Какую именно изменить?

Ссылка на комментарий
Поделиться на другие сайты

Там несколько строчек про размер экрана. Какую именно изменить?

Выложили б эти строчки, мы б глянули.

Ссылка на комментарий
Поделиться на другие сайты

Вот строчки

$this_var = "
# With libXiconfig we don't need configuration for
# ps and usb mice.
# For serial mice we will set up all serial devices.
#
# Composite is not yet stable on even major drivers;
# uncomment to enable
#Section "Extensions"
#	Option	  "RENDER" "Enable"
#	Option	  "Composite" "Enable"
#EndSection

Section "ServerLayout"
Identifier	 "Minimal layout"
Screen		 "Screen0" 0 0
EndSection

Section "Module"
Load  "freetype"
Load  "glx"
Load  "dri"
Load  "dbe"
SubSection "extmod"
	Option		"omit xfree86-dga"
EndSubSection
EndSection

Section "ServerFlags"
Option		"AutoAddDevices" "true"
Option		"AllowMouseOpenFail" "true"
Option		"AIGLX" "true"
EndSection

Section "Monitor"
Identifier   "BenQ FP231W (Analog)|0"
HorizSync	31.0 - 80.0
VertRefresh  56.0 - 76.0
EndSection

Section "Device"
Identifier  "Card0|0"
Driver	  "fbdev"
EndSection

Section "Screen"
Identifier "Screen0"
Device	 "Card0|0"
Monitor	"BenQ FP231W (Analog)|0"
DefaultDepth	 16
SubSection "Display"
	Depth	 8
	Modes	"1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
	Depth	 15
	Modes	"1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
	Depth	 16
	Modes	"1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
	Depth	 24
	Modes	"1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
	Depth	 32
	Modes	"1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
EndSubSection
EndSection

Section "DRI"
Group		"xgrp"
Mode		 0660
EndSection

";

Ссылка на комментарий
Поделиться на другие сайты

Хмм... возможно опции разрешения вынесены в другой файл. Вообщем показываю свой xorg.conf поэкспериментируй . Кстати, при установленом драйвере на видео разрешением рулит уже сам драйвер и xorg уже не при делах а работает он только в консоли...

 

Раскрывающийся текст:

Section "Extensions"
Option "RENDER" "Enable"
Option "Composite" "Enable"
EndSection

Section "ServerLayout"
Identifier	 "Simple Layout"
Screen	  0  "Screen0" 0 0
InputDevice	"Mouse0" "CorePointer"
InputDevice	"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath		 "/usr/share/X11/rgb"
ModulePath	  "/usr/lib/xorg/modules"
FontPath		"/usr/share/fonts/cyrillic"
FontPath		"/usr/share/fonts/TTF"
FontPath		"/usr/share/fonts/OTF"
FontPath		"/usr/share/fonts/Type1"
FontPath		"/usr/share/fonts/misc"
FontPath		"/usr/share/fonts/Speedo"
FontPath		"/usr/share/fonts/75dpi/:unscaled"
FontPath		"/usr/share/fonts/100dpi/:unscaled"
FontPath		"/usr/share/fonts/75dpi"
FontPath		"/usr/share/fonts/100dpi"
EndSection

Section "Module"
Load		   "glx"
Load		   "extmod"
Load		   "xtrap"
Load		   "record"
Load		   "dbe"
Load		   "freetype"
Load		   "type1"
EndSection

Section "InputDevice"
Identifier	 "Keyboard0"
Driver		 "kbd"
Option		 "AutoRepeat" "250 30"
Option		 "XkbRules" "xorg"
Option		 "XkbModel" "pc105"
Option		 "XkbLayout" "us,ru(winkeys)"
Option		 "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier	 "Mouse0"
Driver		 "mouse"
Option		 "Protocol" "IMPS/2"
Option		 "Device" "/dev/mouse"
Option		 "ZAxisMapping" "4 5"
EndSection

Section "Monitor"

 # 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz
 Identifier	 "Monitor0"
ModeLine	   "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795 -hsync +vsync
Option		 "DPMS"
EndSection

Section "Device"
Driver "nvidia"
Identifier "Card0"
Option "AddARGBGLXVisuals" "True"
Option "XAANoOffscreenPixmaps" "true"
Option "DPMS" "True"
Option "AddARGBGLXVisuals" "True"
Option "AllowGLXWithComposite" "True"
Option "HWcursor" "On"
Option "RenderAccel" "True"
Option "NvAGP" "3"
Option "TripleBuffer" "True"
Option "NoLogo" "True"
EndSection

Section "Screen"
Identifier	 "Screen0"
Device		 "Card0"
Monitor		"Monitor0"
DefaultDepth	24
SubSection	 "Display"
	Viewport	0 0
	Depth	   1
EndSubSection
SubSection	 "Display"
	Viewport	0 0
	Depth	   4
EndSubSection
SubSection	 "Display"
	Viewport	0 0
	Depth	   8
EndSubSection
SubSection	 "Display"
	Viewport	0 0
	Depth	   16
EndSubSection
SubSection	 "Display"
	Viewport	0 0
	Depth	   24
	Modes	  "1024x768"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection

 

 

Ссылка на комментарий
Поделиться на другие сайты

  • 1 месяц спустя...

Я установил на VirtualBox Linux Junior. Никак не могу разобраться, как там программы устанавливать. Как программы устанавливать?

Ссылка на комментарий
Поделиться на другие сайты

http://ubuntuforums.org/archive/index.php/t-620828.html

еще:

http://ubuntuforums.org/archive/index.php/t-720709.html

 

там много вариантов, у кого как получилось...

но! некоторые говорят про обязательную установку Guest Additions, однако Alt Linux нет в списке поддерживаемых для VirtualBox guest-систем:

http://www.virtualbox.org/wiki/Guest_OSes

поэтому Guest Additions для Alt Linux могут не установиться (не собраться, если они собираются)

Изменено пользователем hinote
Ссылка на комментарий
Поделиться на другие сайты

Пожалуйста, войдите, чтобы комментировать

Вы сможете оставить комментарий после входа в



Войти
×
×
  • Создать...