Probleem: Mijn Ubuntu geeft alleen maar lage resoluties weer. (800x600) en lager.
Ik wil uiteindelijk gewoon 1920x1200 draaien, het scherm en de graka moeten dit aankunnen.
Ook kan ik niet in CLI mode (Init 1,2 e.d) als ik CTRL-ALT-F1 druk, gebeurd er niets.
Ook het inlog scherm is in een veel te lage resolutie.
Er zijn veel problemen bekend, maar ik krijg door geen enkele oplossing mijn resolutie hoger.
Xorg.Conf
Specs:
Os: Ubuntu Hardy 8.04
Graka: Ati Radeon 9250 pro (PCI Card).
Scherm: Dell 2407 (via DVI).
Links:
https://help.ubuntu.com/c...9200/9250_(RV280)_and_DVI
https://wiki.ubuntu.com/Bugs/AtiDriver
Werkende Xorg conf voor Dell 2407
Ik heb al verschillende Xorg confs geprobeerd, maar de resolutie veranderd nooit.
Driver verwijderd, opnieuw geistalleerd. Opensource driver gepakt (dit zou moeten werken.)
Maar niets helpt.
Ik wil uiteindelijk gewoon 1920x1200 draaien, het scherm en de graka moeten dit aankunnen.
Ook kan ik niet in CLI mode (Init 1,2 e.d) als ik CTRL-ALT-F1 druk, gebeurd er niets.
Ook het inlog scherm is in een veel te lage resolutie.
Er zijn veel problemen bekend, maar ik krijg door geen enkele oplossing mijn resolutie hoger.
Xorg.Conf
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
| # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by failsafeDexconf, using # values from the debconf database and some overrides to use vesa mode. # # You should use dexconf or another such tool for creating a "real" xorg.conf # For example: # sudo dpkg-reconfigure -phigh xserver-xorg Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "nl" Option "XkbVariant" "intl" Option "XkbOptions" "lv3:ralt_switch" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Radeon 9250" Boardname "ati" Busid "PCI:1:0:0" Driver "ati" EndSection Section "Monitor" Identifier "Configured Monitor" Vendorname "Dell" Modelname "Dell 2407WFP (Analog)" Horizsync 30.0-83.0 Vertrefresh 56.0-76.0 modeline "1024x768@60" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -hsync +vsync Gamma 1.0 EndSection Section "Screen" Identifier "Default Screen" Device "Radeon 9250" Monitor "Configured Monitor" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" screen 0 "Default Screen" 0 0 EndSection Section "Module" Load "glx" Load "GLcore" Load "dri" Load "v4l" Load "radeon" EndSection Section "DRI" Mode 0666 EndeSection |
Specs:
Os: Ubuntu Hardy 8.04
Graka: Ati Radeon 9250 pro (PCI Card).
Scherm: Dell 2407 (via DVI).
Links:
https://help.ubuntu.com/c...9200/9250_(RV280)_and_DVI
https://wiki.ubuntu.com/Bugs/AtiDriver
Werkende Xorg conf voor Dell 2407
Ik heb al verschillende Xorg confs geprobeerd, maar de resolutie veranderd nooit.
Driver verwijderd, opnieuw geistalleerd. Opensource driver gepakt (dit zou moeten werken.)
Maar niets helpt.
Lux.Architectuur | Van Dromen tot Wonen | www.Lux-a.nl