[sisyphus] Re: XFree and Radeon
Dmitry Ivanov
=?iso-8859-1?q?dimss_=CE=C1_solutions=2Elv?=
Пн Май 19 21:14:00 MSD 2003
В сообщении от Понедельник 19 Май 2003 15:25 Vitaly Ostanin
написал(a):
> > > Так Вы пробовали его запустить? Откуда категоричное
> > > заявление, что про OpenGL можно забыть?
> >
> > Ещё бы не пробовать! До 4.3 всё работало как часики!
> > С переходом на 4.3 всё перестало работать. Я перепробовал
> > всё, что мог перепробовать.
>
> Здесь нет абсолютно никакой информации для того, чтобы можно
> было чем-то помочь.
>
> Если нужен результат, опишите симптомы - ошибки дословно,
> версии и сборки пакетов, используемый драйвер.
XFree86 Version 4.3.0 (ALT Linux build: 4.3.0-alt0.31)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-alt7-smp i686 [ELF]
Build Date: 15 April 2003
Build Host: mash.office.altlinux.ru
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.20-alt5-up
(rider на skif.office.altlinux.ru) (gcc version 2.96 20000731 (ALT
Linux, build 2.96-alt3)) #1 Sun Feb 16 16:46:13 MSK 2003
Driver: radeon_gatos
dimss на bigiron ~]$ gears
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
857 frames in 5.003 seconds = 171.297 FPS
894 frames in 5.002 seconds = 178.729 FPS
[dimss на bigiron ~]$
Driver: radeon
[dimss на bigiron ~]$ gears
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
libGL error: InitDriver failed
760 frames in 5.004 seconds = 151.878 FPS
791 frames in 5.000 seconds = 158.200 FPS
792 frames in 5.002 seconds = 158.337 FPS
[dimss на bigiron ~]$
Соответственно stellarium делает около 0.5 fps, а раньше (до 4.3)
делал 60-70.
[dimss на bigiron ~]$ rpm -qf `which gears`
Mesa-demos-4.0.3-alt3
[dimss на bigiron ~]$ rpm -qa | grep -i mesa
Mesa-4.0.3-alt3
xmms-mesa-1.2.7-alt7
Mesa-demos-4.0.3-alt3
[dimss на bigiron ~]$
[dimss на bigiron ~]$ /sbin/lsmod
Module Size Used by Not tainted
radeon 89344 1
agpgart 31848 3
parport_pc 25480 1 (autoclean)
lp 6400 0 (autoclean)
parport 23040 1 (autoclean) [parport_pc lp]
snd-pcm-oss 37412 0 (unused)
snd-mixer-oss 10904 0 [snd-pcm-oss]
snd-via82xx 10412 1
snd-pcm 54976 1 [snd-pcm-oss snd-via82xx]
snd-timer 9672 0 [snd-pcm]
snd-mpu401-uart 2656 0 [snd-via82xx]
snd-rawmidi 12064 0 [snd-mpu401-uart]
snd-seq-device 3744 0 [snd-rawmidi]
snd-ac97-codec 27848 0 [snd-via82xx]
snd 28332 3 [snd-pcm-oss snd-mixer-oss
snd-via82xx snd-pcm snd-timer snd-mpu401-uart snd-rawmidi
snd-seq-device snd-ac97-codec]
soundcore 3524 4 [snd]
8139too 14536 1 (autoclean)
mii 2352 0 (autoclean) [8139too]
printer 6528 0
ehci-hcd 15528 0 (unused)
usb-uhci 21612 0 (unused)
usbcore 57844 1 [printer ehci-hcd usb-uhci]
nls_koi8-r 3836 1 (autoclean)
nls_cp866 3804 1 (autoclean)
vfat 9708 1 (autoclean)
fat 29976 0 (autoclean) [vfat]
ide-scsi 7700 0
scsi_mod 91844 1 [ide-scsi]
rtc 6044 0 (autoclean)
reiserfs 165440 5
[dimss на bigiron ~]$
--
D.I.M.S.S.: Digital Intelligent Machine Skilled in Sabotage
----------- следующая часть -----------
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
# **********************************************************************
# Server flags section.
# **********************************************************************
Section "ServerFlags"
# Uncomment this to cause a core dump at the spot where a signal is
# received. This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging
#NoTrapSignals
# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.
#DontZap
# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences. This allows clients to receive these key events.
#DontZoom
# This allows the server to start up even if the
# mouse device can't be opened/initialised.
AllowMouseOpenFail
EndSection
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Keyboard section
# **********************************************************************
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "250 30"
#Option "XkbLayout" "ru"
Option "XKbLayout" "rulv(basic)"
#Option "XkbOptions" "grp:ctrl_toggle"
Option "XkbOptions" "grp:cat_tsd"
Option "XkbOptions" "grp_led:scroll"
EndSection
# **********************************************************************
# Pointer section
# **********************************************************************
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
Section "Module"
# This loads the DBE extension module.
Load "dbe"
# This loads the Video for Linux module.
Load "v4l"
Load "glx"
Load "dri"
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
#Option "omit xfree86-dga"
EndSubSection
# This loads the Type1 and FreeType font modules
Load "type1"
Load "freetype"
EndSection
Section "DRI"
Mode 0666
EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
Section "Monitor"
Identifier "monitor1"
VendorName "Unknown"
ModelName "Unknown"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
HorizSync 30-85
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
VertRefresh 50-160
# This is a set of extended mode timings typically used for laptop,
# TV fullscreen mode or DVD fullscreen output.
# These are available along with standard mode timings.
# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
ModeLine "1160x870" 119.42 1160 1208 1448 1544 870 872 884 910 #85Hz
EndSection
# **********************************************************************
# Graphics device section
# **********************************************************************
Section "Device"
Identifier "Generic VGA"
Driver "vga"
EndSection
Section "Device"
Identifier "ATI Radeon"
VendorName "Unknown"
BoardName "Unknown"
Driver "radeon_gatos"
# VideoRam 65536
# Clock lines
# Uncomment following option if you see a big white block
# instead of the cursor!
# Option "sw_cursor"
Option "AGPMode" "1"
Option "DPMS" "off"
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
Section "Screen"
Identifier "screen1"
Device "ATI Radeon"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 24
Modes "1160x870"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Подробная информация о списке рассылки Sisyphus