* [sisyphus] Morning dist-upgrade X troubles
@ 2005-06-10 6:11 Alex Ogurtsov
2005-06-10 7:16 ` [sisyphus] " Michael Shigorin
2005-06-10 8:43 ` Arioch
0 siblings, 2 replies; 9+ messages in thread
From: Alex Ogurtsov @ 2005-06-10 6:11 UTC (permalink / raw)
To: sisyphus
Приветсвую!
После вчерашних злоключений решил продолжить эпопею.
Дано:
Обновления с зеркала Сизифа синхронизированого сегодня в 2-AM EEST
i845, LG T710BH (1024x768 85Hz родное)
2.6.11-std26-up-alt10
xorg-x11-6.8.2-alt8.2(все)
ddcprobe-0.1.1-alt2
libhw-0.2.15-alt1
libhw-tools-0.2.15-alt1
hwdatabase-0.3.10-alt1
/sbin/lsmod | grep agp
intel_agp 22172 1
agpgart 33576 2 intel_agp
/etc/X11/lib/libGL.so.1 -> ../../../usr/X11R6/lib/mesa_gl/libGL.so.1.2
/etc/X11/lib/libglx.a-> ../../../usr/X11R6/lib/modules/extensions/libglx.a.x11
1.) Аппаратный 3D пришлось отключить
glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
Потому как в xorg.conf
# Load "dri"
Если раскоментировать то при выходе из Иксов имею зависание.
2.) Не могу получить развертку больше 60Гц.
На консоли откуда запускаю Иксы
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.4.26-std-smp-alt12 i686 [ELF]
Current Operating System: Linux gfl41 2.6.11-std26-up-alt10 #1 Sun May 15
19:40:10 MSD 2005 i686
Build Date: 08 June 2005
Build Host: xeon.office.altlinux.ru
Before reporting problems, check https://bugzilla.altlinux.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 10 08:28:09 2005
(==) Using config file: "/etc/X11/xorg.conf"
(1600x1200,monitor1) mode clock 162MHz exceeds DDC maximum 110MHz
(WW) I810(0): Failed to set up write-combining range (0xe0000000,0x8000000)
После выхода из Иксов добавляються ещё строки
SetClientVersion: 0 8
(1024x768,monitor1) mode clock 100000MHz exceeds DDC maximum 110MHz
(800x600,monitor1) mode clock 100000MHz exceeds DDC maximum 110MHz
(640x480,monitor1) mode clock 100000MHz exceeds DDC maximum 110MHz
(1600x1200,monitor1) mode clock 162MHz exceeds DDC maximum 110MHz
Пробовал добавить
# 1024x768 @ 85.00 Hz (GTF) hsync: 68.60 kHz; pclk: 94.39 MHz
Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769 772 807 -HSync
+Vsync
# 800x600 @ 85.00 Hz (GTF) hsync: 53.55 kHz; pclk: 56.55 MHz
Modeline "800x600_85.00" 56.55 800 840 928 1056 600 601 604 630 -HSync
+Vsync
# 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
Modeline "800x600_100.00" 68.18 800 848 936 1072 600 601 604 636 -HSync
+Vsync
# 640x480 @ 85.00 Hz (GTF) hsync: 42.92 kHz; pclk: 35.71 MHz
Modeline "640x480_85.00" 35.71 640 672 736 832 480 481 484 505 -HSync
+Vsync
# 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
Modeline "640x480_100.00" 43.16 640 680 744 848 480 481 484 509 -HSync
+Vsync
на эти моды ругается так же
(*x*_85.00,monitor1) mode clock 100000MHz exceeds DDC maximum 110MHz
cat /etc/X11/xorg.conf | grep -v ^# | grep -v ^$
Section "ServerLayout"
Identifier "layout1"
Screen "screen1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:-1"
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "extmod"
#Option "omit xfree86-dga"
Load "type1"
Load "freetype"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "250 30"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:rctrl_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 71.0
VertRefresh 50.0 - 160.0
EndSection
Section "Device"
Identifier "Intel 845"
Driver "i810"
VendorName "Unknown"
BoardName "Unknown"
Option "DPMS" "on"
EndSection
Section "Screen"
Identifier "screen1"
Device "Intel 845"
Monitor "monitor1"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Вроде бы всё указал... Куда копать, что чинить
--
Best regards,
Alex Ogurtsov
system administrator of Geeksforless Ukrainian operation
email: aogurtsov@geeksforless.net
MSN: aogurtsov@geeksforless.net
Phone: 416-883-3000(ext.8822)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [sisyphus] Re: Morning dist-upgrade X troubles
2005-06-10 6:11 [sisyphus] Morning dist-upgrade X troubles Alex Ogurtsov
@ 2005-06-10 7:16 ` Michael Shigorin
2005-06-10 8:43 ` Arioch
1 sibling, 0 replies; 9+ messages in thread
From: Michael Shigorin @ 2005-06-10 7:16 UTC (permalink / raw)
To: sisyphus
On Fri, Jun 10, 2005 at 09:11:46AM +0300, Alex Ogurtsov wrote:
> 1.) Аппаратный 3D пришлось отключить
А! про setglx из пакета hardware в ЗамПоОб читал?
> 2.) Не могу получить развертку больше 60Гц.
> на эти моды ругается так же
> (*x*_85.00,monitor1) mode clock 100000MHz exceeds DDC maximum 110MHz
Ого. Багу на xorg, наверное.
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [sisyphus] Re: Morning dist-upgrade X troubles
2005-06-10 6:11 [sisyphus] Morning dist-upgrade X troubles Alex Ogurtsov
2005-06-10 7:16 ` [sisyphus] " Michael Shigorin
@ 2005-06-10 8:43 ` Arioch
2005-06-10 20:04 ` Konstantin A. Lepikhov
1 sibling, 1 reply; 9+ messages in thread
From: Arioch @ 2005-06-10 8:43 UTC (permalink / raw)
To: sisyphus
10.06.05 в 10:11 Alex Ogurtsov в своём письме писал(а):
> # Load "dri"
> Если раскоментировать то при выходе из Иксов имею зависание.
http://thread.gmane.org/gmane.linux.altlinux.sisyphus/17636
Это не оно часом? я правда посл. дня 3 не обновлялся, м.б. опять что
сломалось.
Но вообще, сейчас икусы рaботают на intel 855G Centrino
Правда видимо вешается intel-fb, ибо ядро не запускается с vga=791, только
с novga
--
Написано в почтовом клиенте браузера Opera: http://www.opera.com/mail/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [sisyphus] Re: Morning dist-upgrade X troubles
2005-06-10 8:43 ` Arioch
@ 2005-06-10 20:04 ` Konstantin A. Lepikhov
2005-06-12 15:36 ` Arioch
0 siblings, 1 reply; 9+ messages in thread
From: Konstantin A. Lepikhov @ 2005-06-10 20:04 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Hi Arioch!
Friday 10, at 12:43:26 PM you wrote:
<skip>
> Правда видимо вешается intel-fb, ибо ядро не запускается с vga=791, только
> с novga
причем тут intel-fb, если vga=xxx - это к vesafb, в худшем случае,
vesa-tng.
--
WBR, Konstantin chat with ==>ICQ: 109916175
Lepikhov, speak to ==>JID: lakostis@jabber.org
aka L.A. Kostis write to ==>mailto:lakostis@pisem.net.nospam
...The information is like the bank... (c) EC8OR
^ permalink raw reply [flat|nested] 9+ messages in thread
* [sisyphus] Re: Morning dist-upgrade X troubles
2005-06-10 20:04 ` Konstantin A. Lepikhov
@ 2005-06-12 15:36 ` Arioch
2005-06-12 17:20 ` Konstantin A. Lepikhov
0 siblings, 1 reply; 9+ messages in thread
From: Arioch @ 2005-06-12 15:36 UTC (permalink / raw)
To: sisyphus
11.06.05 в 00:04 Konstantin A. Lepikhov в своём письме писал(а):
> причем тут intel-fb, если vga=xxx - это к vesafb, в худшем случае,
> vesa-tng.
Изивините, дядьку, не знаю кто там. Увы, даже если VESA - мне не легчее :-(
Просто думалось, раз intel dri убили, могло и до fb докатиться.
А что такое tng ? TheNewGeneration ?
--
Написано в почтовом клиенте браузера Opera: http://www.opera.com/mail/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [sisyphus] Re: Morning dist-upgrade X troubles
2005-06-12 15:36 ` Arioch
@ 2005-06-12 17:20 ` Konstantin A. Lepikhov
2005-06-12 20:56 ` Arioch
0 siblings, 1 reply; 9+ messages in thread
From: Konstantin A. Lepikhov @ 2005-06-12 17:20 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Hi Arioch!
Sunday 12, at 07:36:09 PM you wrote:
> 11.06.05 в 00:04 Konstantin A. Lepikhov в своём письме писал(а):
>
> >причем тут intel-fb, если vga=xxx - это к vesafb, в худшем случае,
> >vesa-tng.
>
> Изивините, дядьку, не знаю кто там. Увы, даже если VESA - мне не легчее :-(
ну так поставьте vga=normal
> Просто думалось, раз intel dri убили, могло и до fb докатиться.
когда его убили? :)
--
WBR, Konstantin chat with ==>ICQ: 109916175
Lepikhov, speak to ==>JID: lakostis@jabber.org
aka L.A. Kostis write to ==>mailto:lakostis@pisem.net.nospam
...The information is like the bank... (c) EC8OR
^ permalink raw reply [flat|nested] 9+ messages in thread
* [sisyphus] Re: Morning dist-upgrade X troubles
2005-06-12 17:20 ` Konstantin A. Lepikhov
@ 2005-06-12 20:56 ` Arioch
2005-06-12 21:22 ` Konstantin A. Lepikhov
0 siblings, 1 reply; 9+ messages in thread
From: Arioch @ 2005-06-12 20:56 UTC (permalink / raw)
To: sisyphus
12.06.05 в 21:20 Konstantin A. Lepikhov в своём письме писал(а):
> ну так поставьте vga=normal
ну не нравится мне 80х25, мааало о :-)
>
>> Просто думалось, раз intel dri убили, могло и до fb докатиться.
> когда его убили? :)
>
а что там умирало, при выходе из иксов?
--
Написано в почтовом клиенте браузера Opera: http://www.opera.com/mail/
^ permalink raw reply [flat|nested] 9+ messages in thread
* [sisyphus] Re: Morning dist-upgrade X troubles
2005-06-12 20:56 ` Arioch
@ 2005-06-12 21:22 ` Konstantin A. Lepikhov
2005-06-14 8:33 ` Arioch
0 siblings, 1 reply; 9+ messages in thread
From: Konstantin A. Lepikhov @ 2005-06-12 21:22 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Hi Arioch!
Monday 13, at 12:56:51 AM you wrote:
> 12.06.05 в 21:20 Konstantin A. Lepikhov в своём письме писал(а):
>
> >ну так поставьте vga=normal
>
> ну не нравится мне 80х25, мааало о :-)
поставьте себе radeon ;)
> >
> >>Просто думалось, раз intel dri убили, могло и до fb докатиться.
> >когда его убили? :)
> >
> а что там умирало, при выходе из иксов?
соединить fb с dri - это хардкор, хотя в dri-devel уже предлагали и такое
;)
--
WBR, Konstantin chat with ==>ICQ: 109916175
Lepikhov, speak to ==>JID: lakostis@jabber.org
aka L.A. Kostis write to ==>mailto:lakostis@pisem.net.nospam
...The information is like the bank... (c) EC8OR
^ permalink raw reply [flat|nested] 9+ messages in thread
* [sisyphus] Re: Morning dist-upgrade X troubles
2005-06-12 21:22 ` Konstantin A. Lepikhov
@ 2005-06-14 8:33 ` Arioch
0 siblings, 0 replies; 9+ messages in thread
From: Arioch @ 2005-06-14 8:33 UTC (permalink / raw)
To: sisyphus
13.06.05 в 01:22 Konstantin A. Lepikhov в своём письме писал(а):
>> ну не нравится мне 80х25, мааало о :-)
> поставьте себе radeon ;)
В ноутбук? Он еще на гарантии, я туда с пачяльником не пoлезу :-)
>> а что там умирало, при выходе из иксов?
> соединить fb с dri - это хардкор, хотя в dri-devel уже предлагали и такое
Но ведь все равно приходиться одно и то ж делать? Вполне вероятно что код
там Copy-Paste'ом распространился :-(
--
Написано в почтовом клиенте браузера Opera: http://www.opera.com/mail/
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2005-06-14 8:33 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-10 6:11 [sisyphus] Morning dist-upgrade X troubles Alex Ogurtsov
2005-06-10 7:16 ` [sisyphus] " Michael Shigorin
2005-06-10 8:43 ` Arioch
2005-06-10 20:04 ` Konstantin A. Lepikhov
2005-06-12 15:36 ` Arioch
2005-06-12 17:20 ` Konstantin A. Lepikhov
2005-06-12 20:56 ` Arioch
2005-06-12 21:22 ` Konstantin A. Lepikhov
2005-06-14 8:33 ` Arioch
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git