<html>
<body>
At 16:44 11.12.2006, you wrote:<br>
<blockquote type=cite class=cite cite="">geh mal in die konsole, dann
stoppst du den x server mit <br>
/etc/init.d/kdm stop<br>
dann lädst du das modul<br>
modprobe fglrx<br>
und dann startest du x wieder<br>
/etc/init.d/kdm start<br>
</blockquote>Und wenn der Rechner dann sein Ding macht. Habe ich dann
den<br>
Treiber nur temporär gestartet?<br>
bzw. wie bekomme ich den dann fest bei Hochfahren mit rein.<br><br>
Frank<br><br>
<br><br>
<br><br>
<blockquote type=cite class=cite cite="">wenn das nicht tutet, dann liegt
das problem wohl auf der seite des treibers.. (kenne das mit der
verzweiflung.. der ati-treiber ist echt ätzend!) <br><br>
On 12/11/06, <b>Frank Hüsken</b>
<<a href="mailto:SinclairNRW@gmx.de">SinclairNRW@gmx.de</a>>
wrote:<br>
<dl>
<dd>Am Montag, 11. Dezember 2006 16:22 schrieb Frank Hüsken:<br>
<dd>> Am Sonntag, 10. Dezember 2006 23:46 schrieb Tobias
Scherbaum:<br>
<dd>> > Am Sonntag, den 10.12.2006, 20:57 +0100 schrieb Reiner
Vierkotten:<br>
<dd>> > > Arbeite seit geraumer Zeit nur noch <br>
<dd>> > > mit ubuntu (6.06) und das läuft echt rund (auch wenn
dertobi123 jetzt<br>
<dd>> > > hüstelt)!!<br>
<dd>> ><br>
<dd>> > *hust*<br>
<dd>> ><br>
<dd>> > :D<br>
<dd>> ><br>
<dd>> > _______________________________________________ <br>
<dd>> > LinuxOB mailing list<br>
<dd>> >
<a href="mailto:LinuxOB@lists.popob.de">LinuxOB@lists.popob.de</a><br>
<dd>> >
<a href="http://lists.popob.de/mailman/listinfo/linuxob" eudora="autourl">
http://lists.popob.de/mailman/listinfo/linuxob</a>
<a href="http://lists.popob.de/mailman/listinfo/linuxob" eudora="autourl">
</a><br>
<dd>><br>
<dd>> Ich wusste das er das tut.<br>
<dd>><br>
<dd>> So ich bin ein bißchen weiter gekommen. Der Monitor läuft jetzt
zumindest<br>
<dd>> mit 85Hz.<br>
<dd>> Das habe ich damit erreicht das ich die exakten Monitorvorgaben
in die <br>
<dd>> xorg.conf eingetragen habe. Unter horizontal und vertikal.<br>
<dd>> Aber bis dahin habe ich einiges erleben dürfen. Mehrfach den
XServer<br>
<dd>> abgeschossen, kein login mehr auf der grafischen Oberfläche
möglich. <br>
<dd>> Na ja man lernt aber dadurch musste ich zumindest
feststellen.<br>
<dd>> Gut das es Konsolen gibt. Versuche jetzt noch nach der Anleitung
des fglrx<br>
<dd>> wiki zu gehen. Habe den fglrx noch mal unter device reingenommen
und in die <br>
<dd>> xorg.conf folgendes zugefügt<br>
<dd>><br>
<dd>> Section "Extensions"<br>
<dd>> Option
"Composite" "Disable"<br>
<dd>> EndSection<br>
<dd>><br>
<dd>> mal sehen ob es klappt.<br>
<dd>><br>
<dd>> Hier erst mal die config wo ich es jetzt mit versuche <br>
<dd>><br>
<dd>> # /etc/X11/xorg.conf (xorg X Window System server configuration
file)<br>
<dd>> #<br>
<dd>> # This file was generated by dexconf, the Debian X Configuration
tool,<br>
<dd>> using # values from the debconf database. <br>
<dd>> #<br>
<dd>> # Edit this file with caution, and see the /etc/X11/xorg.conf
manual page.<br>
<dd>> # (Type "man /etc/X11/xorg.conf" at the shell
prompt.)<br>
<dd>> #<br>
<dd>> # This file is automatically updated on xserver-xorg package
upgrades <br>
<dd>> *only* # if it has not been modified since the last upgrade of
the<br>
<dd>> xserver-xorg # package.<br>
<dd>> #<br>
<dd>> # If you have edited this file but would like it to be
automatically<br>
<dd>> updated # again, run the following command: <br>
<dd>> # sudo dpkg-reconfigure -phigh xserver-xorg<br>
<dd>><br>
<dd>> Section "Files"<br>
<dd>>
FontPath
"/usr/share/X11/fonts/misc"<br>
<dd>>
FontPath
"/usr/share/X11/fonts/cyrillic" <br>
<dd>>
FontPath
"/usr/share/X11/fonts/100dpi/:unscaled"<br>
<dd>>
FontPath
"/usr/share/X11/fonts/75dpi/:unscaled"<br>
<dd>>
FontPath
"/usr/share/X11/fonts/Type1" <br>
<dd>>
FontPath
"/usr/share/X11/fonts/100dpi"<br>
<dd>>
FontPath
"/usr/share/X11/fonts/75dpi"<br>
<dd>>
FontPath
"/usr/share/fonts/X11/misc"<br>
<dd>> # path to defoma fonts <br>
<dd>>
FontPath
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "Module"<br>
<dd>> Load
"i2c"<br>
<dd>> Load
"bitmap" <br>
<dd>> Load
"ddc"<br>
<dd>> Load
"dri"<br>
<dd>> Load
"extmod"<br>
<dd>> Load
"freetype"<br>
<dd>> Load
"glx"<br>
<dd>> Load
"int10" <br>
<dd>> Load
"type1"<br>
<dd>> Load
"vbe"<br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "InputDevice"<br>
<dd>>
Identifier "Generic
Keyboard"<br>
<dd>>
Driver
"kbd" <br>
<dd>>
Option
"CoreKeyboard"<br>
<dd>>
Option
"XkbRules" "xorg"<br>
<dd>>
Option
"XkbModel" "pc105"<br>
<dd>>
Option
"XkbLayout" "de" <br>
<dd>>
Option
"XkbOptions" "lv3:ralt_switch"<br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "InputDevice"<br>
<dd>>
Identifier "Configured
Mouse"<br>
<dd>>
Driver
"mouse" <br>
<dd>>
Option
"CorePointer"<br>
<dd>>
Option
"Device"
"/dev/input/mice"<br>
<dd>>
Option
"Protocol"
"ExplorerPS/2" <br>
<dd>>
Option
"ZAxisMapping"
"4 5"<br>
<dd>>
Option
"Emulate3Buttons"
"true"<br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "InputDevice" <br>
<dd>> Driver
"wacom"<br>
<dd>> Identifier "stylus"<br>
<dd>> Option
"Device"
"/dev/wacom"
# Change to<br>
<dd>
>
# /dev/input/event <br>
<dd>
>
# for USB<br>
<dd>> Option
"Type"
"stylus"<br>
<dd>> Option
"ForceDevice"
"ISDV4"
# Tablet PC ONLY <br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "InputDevice"<br>
<dd>> Driver
"wacom"<br>
<dd>> Identifier "eraser"<br>
<dd>> Option
"Device"
"/dev/wacom"
# Change to <br>
<dd>
>
# /dev/input/event<br>
<dd>
>
# for USB<br>
<dd>> Option
"Type"
"eraser" <br>
<dd>> Option
"ForceDevice"
"ISDV4"
# Tablet PC ONLY<br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "InputDevice"<br>
<dd>> Driver
"wacom"<br>
<dd>> Identifier "cursor"
<br>
<dd>> Option
"Device"
"/dev/wacom"
# Change to<br>
<dd>
>
# /dev/input/event<br>
<dd>
>
# for USB <br>
<dd>> Option
"Type"
"cursor"<br>
<dd>> Option
"ForceDevice"
"ISDV4"
# Tablet PC ONLY<br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "Device" <br>
<dd>>
Identifier "ATI Technologies, Inc.
R350 AH [Radeon 9800 SE]"<br>
<dd>>
Driver
"fglrx"<br>
<dd>>
BusID
"PCI:1:0:0"<br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "Monitor"<br>
<dd>>
Identifier "Generic Monitor"<br>
<dd>>
Option
"DPMS"<br>
<dd>>
HorizSync 30-86<br>
<dd>>
VertRefresh 50-120<br>
<dd>> EndSection <br>
<dd>><br>
<dd>> Section "Screen"<br>
<dd>>
Identifier "Default Screen"<br>
<dd>>
Device "ATI
Technologies, Inc. R350 AH [Radeon 9800 SE]"<br>
<dd>>
Monitor "Generic
Monitor" <br>
<dd>>
DefaultDepth 24<br>
<dd>> SubSection
"Display"<br>
<dd>
>
Depth 1<br>
<dd>><br>
<dd>> Modes
"2500x3096" "1816x1816" "1784x1115"
"1576x1182" "1464x1464" <br>
<dd>> "1400x1400" "1280x1024" "1024x768"
"800x600" "640x480" "640x400"
"440x440"<br>
<dd>> "376x282" "256x2888" "248x198"
EndSubSection <br>
<dd>> SubSection
"Display"<br>
<dd>
>
Depth 4<br>
<dd>><br>
<dd>> Modes
"2500x3096" "1816x1816" "1784x1115"
"1576x1182" "1464x1464" <br>
<dd>> "1400x1400" "1280x1024" "1024x768"
"800x600" "640x480" "640x400"
"440x440"<br>
<dd>> "376x282" "256x2888" "248x198"
EndSubSection <br>
<dd>> SubSection
"Display"<br>
<dd>
>
Depth 8<br>
<dd>><br>
<dd>> Modes
"2500x3096" "1816x1816" "1784x1115"
"1576x1182" "1464x1464" <br>
<dd>> "1400x1400" "1280x1024" "1024x768"
"800x600" "640x480" "640x400"
"440x440"<br>
<dd>> "376x282" "256x2888" "248x198"
EndSubSection <br>
<dd>> SubSection
"Display"<br>
<dd>
>
Depth 15<br>
<dd>><br>
<dd>> Modes
"2500x3096" "1816x1816" "1784x1115"
"1576x1182" "1464x1464" <br>
<dd>> "1400x1400" "1280x1024" "1024x768"
"800x600" "640x480" "640x400"
"440x440"<br>
<dd>> "376x282" "256x2888" "248x198"
EndSubSection <br>
<dd>> SubSection
"Display"<br>
<dd>
>
Depth 16<br>
<dd>><br>
<dd>> Modes
"2500x3096" "1816x1816" "1784x1115"
"1576x1182" "1464x1464" <br>
<dd>> "1400x1400" "1280x1024" "1024x768"
"800x600" "640x480" "640x400"
"440x440"<br>
<dd>> "376x282" "256x2888" "248x198"
EndSubSection <br>
<dd>> SubSection
"Display"<br>
<dd>
>
Depth 24<br>
<dd>><br>
<dd>> Modes
"2500x3096" "1816x1816" "1784x1115"
"1576x1182" "1464x1464" <br>
<dd>> "1400x1400" "1280x1024" "1024x768"
"800x600" "640x480" "640x400"
"440x440"<br>
<dd>> "376x282" "256x2888" "248x198"
EndSubSection <br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "ServerLayout"<br>
<dd>>
Identifier "Default Layout"<br>
<dd>>
Screen
"Default Screen"<br>
<dd>>
InputDevice "Generic Keyboard" <br>
<dd>>
InputDevice "Configured Mouse"<br>
<dd>>
InputDevice "stylus"
"SendCoreEvents"<br>
<dd>>
InputDevice "cursor"
"SendCoreEvents"<br>
<dd>>
InputDevice "eraser"
"SendCoreEvents" <br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Section "Extensions"<br>
<dd>> Option
"Composite" "Disable"<br>
<dd>> EndSection<br>
<dd>><br>
<dd>><br>
<dd>> Section "DRI"<br>
<dd>> Mode 0666
<br>
<dd>> EndSection<br>
<dd>><br>
<dd>> Und hier die Ausgabe des Befehls fglrxinfo<br>
<dd>><br>
<dd>> sinclair@freddy:~$ fglrxinfo<br>
<dd>> display: :0.0 screen: 0<br>
<dd>> OpenGL vendor string: Tungsten Graphics, Inc.<br>
<dd>> OpenGL renderer string: Mesa DRI R300 20060815 AGP 1x TCL <br>
<dd>> OpenGL version string: 1.2 (1.3 Mesa 6.5.1)<br>
<dd>><br>
<dd>> sinclair@freddy:~$<br>
<dd>><br>
<dd>> So ich starte jetzt mal neu mal gucken was passiert ich melde
mich falls<br>
<dd>> das Problem gelöst ist.<br>
<dd>><br>
<dd>> Frank <br>
<dd>><br>
<dd>><br>
<dd>><br>
<dd>> _______________________________________________<br>
<dd>> LinuxOB mailing list<br>
<dd>>
<a href="mailto:LinuxOB@lists.popob.de">LinuxOB@lists.popob.de</a><br>
<dd>>
<a href="http://lists.popob.de/mailman/listinfo/linuxob" eudora="autourl">
http://lists.popob.de/mailman/listinfo/linuxob</a><br><br>
<dd>OK sobald ich fglrx statt ati und Device eintrage setzt der XServer
nicht mehr<br>
<dd>auf. Mit der obigen Liste geht es also nicht. Habe ich dann in der
Konsole in<br>
<dd>ati geändert und X neu gestartet dann ging es.<br>
<dd>Bei dem Befehl lsmod | grep fglrx kommt keine Ausgabe also ist fglrx
folglich<br>
<dd>nicht geladen. So wie bekomme ich das jetzt hin das es geladen
wird?<br>
<dd>Ich weiss ich nerve aber das bringt mich hier zur Verzweiflung na ja
zumindest <br>
<dd>fast.<br><br>
<dd>Frank<br><br>
<dd>_______________________________________________<br>
<dd>LinuxOB mailing list<br>
<dd><a href="mailto:LinuxOB@lists.popob.de">LinuxOB@lists.popob.de</a><br>
<dd>
<a href="http://lists.popob.de/mailman/listinfo/linuxob" eudora="autourl">
http://lists.popob.de/mailman/listinfo/linuxob</a><br><br>
</dl><br><br>
<br>
-- <br><br>
//
<a href="mailto:maximilian.haack@gmail.com">maximilian.haack@gmail.com</a>
<br>
// gpg 0x6DCB36FE<br>
//
<a href="http://www.ita-abi08.de/blog">http://www.ita-abi08.de/blog</a>
<br>
_______________________________________________<br>
LinuxOB mailing list<br>
LinuxOB@lists.popob.de<br>
<a href="http://lists.popob.de/mailman/listinfo/linuxob" eudora="autourl">
http://lists.popob.de/mailman/listinfo/linuxob</a></blockquote></body>
</html>