]> git.pld-linux.org Git - packages/fbset.git/commitdiff
- patch frm rawhide: fix 1024x768 resolution.
authorkloczek <kloczek@pld-linux.org>
Tue, 22 May 2001 02:32:00 +0000 (02:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fbset-fixmode.patch -> 1.1

fbset-fixmode.patch [new file with mode: 0644]

diff --git a/fbset-fixmode.patch b/fbset-fixmode.patch
new file mode 100644 (file)
index 0000000..168196f
--- /dev/null
@@ -0,0 +1,20 @@
+--- fbset-2.1/etc/fb.modes.ATI.fixmode Fri Feb 23 11:20:29 2001
++++ fbset-2.1/etc/fb.modes.ATI Fri Feb 23 11:20:38 2001
+@@ -430,7 +430,7 @@
+ #     1024x768, 72 Hz, Non-Interlaced (75.00 MHz dotclock)
+ #     
+ #                             Horizontal      Vertical
+-#     Resolution              10224           768
++#     Resolution              1024            768
+ #     Scan Frequency          58.230 kHz      72.245 Hz
+ #     Sync Width              1.813 us        0.103 ms
+ #                             17 chars        6 lines
+@@ -447,7 +447,7 @@
+ mode "1024x768-72"
+     # D: 75.00 MHz, H: 58.230 kHz, V: 72.245 Hz
+-    geometry 10224 768 10224 768 8
++    geometry 1024 768 1024 768 8
+     timings 13334 104 24 29 3 136 6
+ endmode
+  
This page took 0.061249 seconds and 4 git commands to generate.