Re: X Server Konfiguration

2004-05-15 Diskussionsfäden Michelle Konzack
Hallo Dieter, 

Währe nett, wenn Du deine PGP-Schlüssel auch auf einem Server ablädst...

Am 2004-05-14 21:07:32, schrieb Dieter Reinelt:

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/3/8845235667100 Strasbourg/France   IRC #Debian (irc.icq.com)


pgp1OwSw2iGQR.pgp
Description: PGP signature


Re: X Server Konfiguration

2004-05-15 Diskussionsfäden Erich Ludwig
Am Fri, 14 May 2004 22:41:26 +0200 hat Werner Mahr  
<[EMAIL PROTECTED]> geschrieben:

Servus,
ich hab jetz dreimal die Mail von dir durchgesehen. Hast du überhaupt was
geschrieben?

Hallo Werner !
Du hast recht. Ich habe, wie auch immer das passiert ist, das Original  
statt der Antwort abgesandt. Bei dir gebe ich mir jetzt besonders viel  
Mühe!

Gruß Erich
PS:
Ich hatte darauf hingewiesen, daß der OP in der Section "Device"   
[ Option"UseFBDev""true" ]mal Probeweise auskommentieren möge. Das  
hatte ich auch mal. Na, jetzt ist das Problem ja auch ohne mich gelöst.

--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)


RE: X Server Konfiguration

2004-05-14 Diskussionsfäden Matthias
Hallo Harald,

Harald Krammer wrote:
> hallo,
> 
> du kannst versuchen, dass du die option in
> Section "Device"
> Option"UseFBDev"  "true"
> nicht verwendest.
...

Genau das scheint es gewesen zu sein ... (siehe andere Email)

Auch Dir vielen Dank und ein schönes Wochenende,
Matthias.



RE: X Server Konfiguration

2004-05-14 Diskussionsfäden Matthias
Hallo Dieter,

[EMAIL PROTECTED] wrote:
> Hallo Matthias,
> 
> noch ein Vorschlag:
> 
> lass mal die Option UseFBDev in der Section "Device" für die
Grafikarte
> weg oder setzt diese auf "False". Diese Option soll der Treiber eh
nicht
> beherschen bzw. kennen. So zumindest laut der Docu zu den ATI-Karten
bei
> xfree86.org. Dort gibts auch ne readme für diese Karten.

Genau das scheint es gewesen zu sein ... (siehe andere Mail)

Danke,
Matthias.



Re: X Server Konfiguration

2004-05-14 Diskussionsfäden Harald Krammer
hallo,

du kannst versuchen, dass du die option in
Section "Device"
Option		"UseFBDev"		"true"
nicht verwendest.
Oder probier mal, dass du nur eine DefaultDepth	 von 8 verwendest und 
als letzte hilfe, probier es mit vesa.

Gruss,
Harald


Matthias wrote:
Hallo,

vielen Dank für die erste schnelle Antwort.


ich probiere jetzt schon eine Weile rum. Aber nur mit den gegoogleten
Tips, habe ich es nicht geschafft. Heute will ich es nun endlich
schaffen. Folgende Meldungen werden generiert. Ich hoffe mir kann
jemand sagen, was an meinem screen nicht brauchbar konfiguriert ist
...

das ist bei X oft so, dass man da rumprobiert ;)

Btw. ich würde dir vorschlagen erstmal deine XF86config zu posten und
vielleicht noch was du für ein system hast, + Kernel usw. 
 
Ich hänge unten an Mail den Inhalt meiner XF86Config-4 an.
Ich verwende Kernel 2.2.20

Matthias



### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf,
the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make
changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a
dexconf-generated
# XF86Config or XF86Config-4 file?" in
/usr/share/doc/xfree86-common/FAQ.gz.
Section "Files"
FontPath"unix/:7100"  # local font
server
# if the local font server has problems, we can fall back on
these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection
Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules""xfree86"
Option  "XkbModel""pc104"
Option  "XkbLayout"   "de"
EndSection
Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device"  "/dev/psaux"
Option  "Protocol""PS/2"
Option  "Emulate3Buttons" "true"
Option  "ZAxisMapping""4 5"
EndSection
Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents"  "true"
Option  "Device"  "/dev/input/mice"
Option  "Protocol""ImPS/2"
Option  "Emulate3Buttons" "true"
Option  "ZAxisMapping""4 5"
EndSection
Section "Device"
Identifier  "Generic Video Card"
Driver  "ati"
Option  "UseFBDev""true"
EndSection
Section "Monitor"
Identifier  "NEC MultiSync FE700"
HorizSync   30-60
VertRefresh 50-75
Option  "DPMS"
EndSection
Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "NEC MultiSync FE700"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes   "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout

RE: X Server Konfiguration

2004-05-14 Diskussionsfäden Matthias
Hallo,
ich bin es noch einmal ...

I'm wrote:
... 
> [EMAIL PROTECTED] wrote:
> ...
>>> Section "Monitor"
>>> Identifier  "NEC MultiSync FE700"
>>> HorizSync   30-60
>>> VertRefresh 50-75
>>> Option  "DPMS"
>>> EndSection
>> ...
>> Stimmen die Werte den für HorizSync und VertRefresh überhaupt?
Zumindest
>> lt. Handbuch zum FE700 kann dieser nähmlich
>> 
>> Horizontal: 31-70KHz
>> Vertikal: 55-120Hz.
> ...
> 
> Das ist richtig. Eine Korrektur hat aber keine Änderung der
Fehlermeldung
> mit sich gebracht. Gibt es noch andere Fehler in der Konfiguration? 

Nachdem eine manuelle Änderung in der Konfigurationsdatei keinen Erfolg
gebracht hatte, habe ich noch einmal (wie schon so oft)
dpkg-reconfigure xserver-xfree86
aufgerufen. Diesmal habe ich allerdings bei den Einstellungen für den
Monitor "Advanced" gewählt und die vertilalen und horizontalen
Frequenzen direkt eingegeben. Die danach vorliegende XF86Config-4
unterscheidet sich folgenden Zeilen von der davor:

Section "Device"
--> folgende Zeile taucht nicht wieder auf:
Option  "UseFBDev"  "true"
<--

Section "Monitor"
--> Hier die erwünschten Korrekturen
HorizSync   31-70
VertRefresh 55-120
<--

Section "Screen"
SubSection "Display"
--> In allen Subsections ein Mode mehr
Modes   "1024x768" "800x600" "640x480"

Das sind alle Änderungen und ES FUNKTIONIERT JETZT.

Noch einmal vielen Dank für eure Hilfe.
Ich wünsche ein schönes Wochenende.

Matthias



Re: X Server Konfiguration

2004-05-14 Diskussionsfäden Dieter Reinelt
Hallo Matthias,

noch ein Vorschlag:

lass mal die Option UseFBDev in der Section "Device" für die Grafikarte 
weg oder setzt diese auf "False". Diese Option soll der Treiber eh nicht 
beherschen bzw. kennen. So zumindest laut der Docu zu den ATI-Karten bei 
xfree86.org. Dort gibts auch ne readme für diese Karten.

http://www.xfree.org/current/ati.html

--
Mfg Dieter Reinelt
Matthias wrote:

Hallo Dieter!

[EMAIL PROTECTED] wrote:
..
Section "Monitor"
Identifier  "NEC MultiSync FE700"
HorizSync   30-60
VertRefresh 50-75
Option  "DPMS"
EndSection
...
Stimmen die Werte den für HorizSync und VertRefresh überhaupt?
Zumindest

lt. Handbuch zum FE700 kann dieser nähmlich 

Horizontal: 31-70KHz
Vertikal: 55-120Hz.
..

Das ist richtig. Eine Korrektur hat aber keine Änderung der
Fehlermeldung mit sich gebracht.
Gibt es noch andere Fehler in der Konfiguration?
Matthias





signature.asc
Description: OpenPGP digital signature


Re: X Server Konfiguration

2004-05-14 Diskussionsfäden Werner Mahr
Servus,
ich hab jetz dreimal die Mail von dir durchgesehen. Hast du überhaupt was 
geschrieben?

-- 
MfG usw.

Werner Mahr
registered Linuxuser: 295882


pgp0.pgp
Description: signature


RE: X Server Konfiguration

2004-05-14 Diskussionsfäden Matthias
Hallo Dieter!

[EMAIL PROTECTED] wrote:
...
>> Section "Monitor"
>>  Identifier  "NEC MultiSync FE700"
>>  HorizSync   30-60
>>  VertRefresh 50-75
>>  Option  "DPMS"
>> EndSection
>...
> Stimmen die Werte den für HorizSync und VertRefresh überhaupt?
Zumindest
> lt. Handbuch zum FE700 kann dieser nähmlich 
> 
> Horizontal: 31-70KHz
> Vertikal: 55-120Hz.
...

Das ist richtig. Eine Korrektur hat aber keine Änderung der
Fehlermeldung mit sich gebracht.
Gibt es noch andere Fehler in der Konfiguration?

Matthias



Re: X Server Konfiguration

2004-05-14 Diskussionsfäden Erich Ludwig
Am Fri, 14 May 2004 20:33:23 +0200 hat Matthias <[EMAIL PROTECTED]>  
geschrieben:

Hallo,

vielen Dank für die erste schnelle Antwort.

ich probiere jetzt schon eine Weile rum. Aber nur mit den gegoogleten
Tips, habe ich es nicht geschafft. Heute will ich es nun endlich
schaffen. Folgende Meldungen werden generiert. Ich hoffe mir kann
jemand sagen, was an meinem screen nicht brauchbar konfiguriert ist
...

das ist bei X oft so, dass man da rumprobiert ;)

Btw. ich würde dir vorschlagen erstmal deine XF86config zu posten und
vielleicht noch was du für ein system hast, + Kernel usw.
Ich hänge unten an Mail den Inhalt meiner XF86Config-4 an.
Ich verwende Kernel 2.2.20
Matthias



### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf,
the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make
changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a
dexconf-generated
# XF86Config or XF86Config-4 file?" in
/usr/share/doc/xfree86-common/FAQ.gz.
Section "Files"
FontPath"unix/:7100"  # local font
server
# if the local font server has problems, we can fall back on
these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection
Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules""xfree86"
Option  "XkbModel""pc104"
Option  "XkbLayout"   "de"
EndSection
Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device"  "/dev/psaux"
Option  "Protocol""PS/2"
Option  "Emulate3Buttons" "true"
Option  "ZAxisMapping""4 5"
EndSection
Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents"  "true"
Option  "Device"  "/dev/input/mice"
Option  "Protocol""ImPS/2"
Option  "Emulate3Buttons" "true"
Option  "ZAxisMapping""4 5"
EndSection
Section "Device"
Identifier  "Generic Video Card"
Driver  "ati"
Option  "UseFBDev""true"
EndSection
Section "Monitor"
Identifier  "NEC MultiSync FE700"
HorizSync   30-60
VertRefresh 50-75
Option  "DPMS"
EndSection
Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "NEC MultiSync FE700"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes   "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
   

Re: X Server Konfiguration

2004-05-14 Diskussionsfäden Dieter Reinelt
Hallo Matthias,

Matthias wrote:
Hallo,

...
Section "Monitor"
Identifier  "NEC MultiSync FE700"
HorizSync   30-60
VertRefresh 50-75
Option  "DPMS"
EndSection
..


Stimmen die Werte den für HorizSync und VertRefresh überhaupt?
Zumindest lt. Handbuch zum FE700 kann dieser nähmlich
Horizontal: 31-70KHz
Vertikal: 55-120Hz.
Das Handbuch liegt unter:
http://www.nec-mitsubishi.com/coremedia/download/45360/MSFE700-UsersGuide
(english-german-french-spanish-italian)-Version1.pdf
--
Mfg Dieter Reinelt


signature.asc
Description: OpenPGP digital signature


RE: X Server Konfiguration

2004-05-14 Diskussionsfäden Matthias
Hallo,

vielen Dank für die erste schnelle Antwort.

>> ich probiere jetzt schon eine Weile rum. Aber nur mit den gegoogleten
>> Tips, habe ich es nicht geschafft. Heute will ich es nun endlich
>> schaffen. Folgende Meldungen werden generiert. Ich hoffe mir kann
>> jemand sagen, was an meinem screen nicht brauchbar konfiguriert ist
...
>> 
> das ist bei X oft so, dass man da rumprobiert ;)
> 
> Btw. ich würde dir vorschlagen erstmal deine XF86config zu posten und
> vielleicht noch was du für ein system hast, + Kernel usw. 
 
Ich hänge unten an Mail den Inhalt meiner XF86Config-4 an.
Ich verwende Kernel 2.2.20

Matthias



### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf,
the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make
changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a
dexconf-generated
# XF86Config or XF86Config-4 file?" in
/usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
FontPath"unix/:7100"# local font
server
# if the local font server has problems, we can fall back on
these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "de"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "PS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "ati"
Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
Identifier  "NEC MultiSync FE700"
HorizSync   30-60
VertRefresh 50-75
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "NEC MultiSync FE700"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes   "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
End

Re: X Server Konfiguration

2004-05-14 Diskussionsfäden Andreas Fuchs
On Fri, May 14, 2004 at 07:06:16PM +0200, [EMAIL PROTECTED] wrote:
> Hallo,
hi,
> 
> ich probiere jetzt schon eine Weile rum. Aber nur mit den gegoogleten
> Tips, habe ich es nicht geschafft. Heute will ich es nun endlich
> schaffen. Folgende Meldungen werden generiert. Ich hoffe mir kann jemand
> sagen, was an meinem screen nicht brauchbar konfiguriert ist ...
> 
das ist bei X oft so, dass man da rumprobiert ;)

Btw. ich würde dir vorschlagen erstmal deine XF86config zu posten und
vielleicht noch was du für ein system hast, + Kernel usw.

Und die fehlermeldung da unten kannst du weglassen:

1. Die liest momentan ehh keiner weil er deine Config noch nie gesehen
hat
2. Du brauchst nicht alles Posten, sondern nur die Teile, die den Fehler
betreffen.
3. wär gut wenn du wenigstens ein bisschen weißt worans liegen könnte,
so würdest du den anderen viel arbeit ersparen.

Mfg Andreas Fuchs

P.S: ich hab die Fehlermeldung entffernt ;)
P.S.S: achja und noch was. Unter ne mail schreibt man seinen Namen hin.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)