Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: tepin 01 Ledna 2010, 16:15:20
-
Zdravím, po čisté instalaci Ubuntu 9.10 se vůbec nevytvořil xorg.conf, při pokusech o jeho vytvoření dojde buď k tomu, že Ubuntu se vůbec nespustí, nebo je v režimu 640x480, případně poslední varianta xorg.conf funguje úplně stejně jako když xorg.conf vůbec neexistuje. Bohužel nemůžu nastavit rozlišení 1024x768 což GPU i monitor zcela jistě umožňují (WinXP běželo bez problémů). Přikládám výpis hwinfo:
cpu:
Celeron (Mendocino), 540 MHz
keyboard:
/dev/input/event1 AT Translated Set 2 keyboard
mouse:
/dev/input/mice Macintosh mouse button emulation
/dev/input/mice ImPS/2 Generic Wheel Mouse
graphics card:
Intel 82810 CGC [Chipset Graphics Controller]
sound:
C-Media Electronics CMI8738/C3DX PCI Audio Device
storage:
Intel 82801AA IDE Controller
network:
eth0 Realtek RT8139
network interface:
lo Loopback network interface
eth0 Ethernet network interface
disk:
/dev/sda ST380215A
/dev/sdb Kingston DataTraveler 2.0
partition:
/dev/sda1 Partition
/dev/sda2 Partition
/dev/sda5 Partition
/dev/sdb1 Partition
cdrom:
/dev/sr0 SAMSUNG CD-ROM SC-152L
usb controller:
Intel 82801AA USB Controller
bios:
BIOS
bridge:
Intel 82810 GMCH (Graphics Memory Controller Hub)
Intel 82801AA PCI Bridge
Intel 82801AA ISA Bridge (LPC)
hub:
Linux 2.6.31-14-generic uhci_hcd UHCI Host Controller
memory:
Main Memory
unknown:
FPU
DMA controller
PIC
Timer
Keyboard controller
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Unclassified device
Serial controller
a tady je xorg.conf v poslední verzi s úpravami z tohoto fóra a WIKI:
Section "Monitor"
Identifier "Configured Monitor"
# 1024x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 81.80 MHz
Modeline "1024x768_75.00" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Depth 24
Modes "1024x768_75.00"
EndSubSection
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Jsem v Ubuntu a Linuxu začátečník, ale dost se mi líbí, proto prosím o pomoc jak donutit PC a monitor k vyššímu rozlišení. Díky.