Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Xorg.conf für Intel HD anlegen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Sun Mar 27, 2011 2:25 pm    Post subject: [solved] Xorg.conf für Intel HD anlegen Reply with quote

Hallo Forum kann mir jemand sagen wo ich die Infos finde um eine xorg.conf Datei zu bauen damit mein X-Server langsam mal läuft.

Habe derzeit ein Parsingfehler und weiss nicht wie ich den beheben soll sprich was ich in die xorg.conf eintragen muss.

lspci Ausgabe:
http://paste.pocoo.org/show/359886/

dmesg Ausgabe:
http://paste.pocoo.org/show/359884/


Danke für eure Hilfe


Last edited by lukasletitburn on Tue Apr 05, 2011 10:54 am; edited 1 time in total
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4549
Location: Germany

PostPosted: Sun Mar 27, 2011 2:55 pm    Post subject: Reply with quote

Hi

Für deinen Intel Grafik Treiber sollte nicht zwingend eine xorg.conf erforderlich sein. Sprich, X sollte auch ohne weitere Konfiguration so grundsätzlich erst mal funktionieren.

Im Nachbar-Thread wurde grad ein sehr aktuelles X Server Configuration HOWTO erwähnt - das sollte auch weiterhelfen.
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Sun Mar 27, 2011 3:07 pm    Post subject: Reply with quote

Dies hat aber nicht funktioniert deshalb schreibe ich ja hier.
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Sun Mar 27, 2011 3:33 pm    Post subject: Reply with quote

1. /var/log/Xorg.0.log löschen
2. versuchen X zu starten
3. poste mal /var/log/Xorg.0.log
4. poste mal /etc/X11/xorg.conf
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Sun Mar 27, 2011 3:35 pm    Post subject: Reply with quote

Quote:
1. /var/log/Xorg.0.log löschen


wie geht das?
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2545
Location: Konradsreuth (Germany)

PostPosted: Sun Mar 27, 2011 4:28 pm    Post subject: Reply with quote

Code:
rm /var/log/Xorg.0.log

Evtl. solltest du dich erstmal so ganz grundsätzlich mit Linux auseinandersetzen, insbesondere, wenn’s Gentoo Linux sein soll … ohne Grundkenntnisse hat man da schlechte Karten ;-)
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Sun Mar 27, 2011 4:50 pm    Post subject: Reply with quote

habs mit /var/log/Xorg.0.log | wgetpaste nicht geschafft deswegen Fotos


http://www.daten-transport.de/?id=F8nGsBkC6V2H

/var/log/Xorg.0.log

Letztes Foto:

/etc/X11/xorg.conf

wie kann ich sowas als Link verarbeiten?
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4549
Location: Germany

PostPosted: Sun Mar 27, 2011 5:45 pm    Post subject: Reply with quote

lukasletitburn wrote:
habs mit /var/log/Xorg.0.log | wgetpaste nicht geschafft deswegen Fotos

Das kann so auch nicht funktionieren. Versuche doch mal die Befehle zu verstehen die du da eingibst ;)
Code:
wgetpaste /Pfad/zur/Datei
sollte klappen.
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Sun Mar 27, 2011 6:02 pm    Post subject: Reply with quote

Sonnst hat es so auch funktioniert... aber egal nun die Links danke für die Verbesserung :D

/var/log/Xorg.0.log

http://paste.pocoo.org/show/360542/

/etc/X11/xorg.conf

http://paste.pocoo.org/show/360543/
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1668

PostPosted: Sun Mar 27, 2011 7:12 pm    Post subject: Reply with quote

Wenn du auf einen screen0 verweist, dann musst du den auch definieren.
was war denn das problem, als du keine xorg.conf hattest?

Quote:
Sonnst hat es so auch funktioniert... aber egal nun die Links danke für die Verbesserung :D

Das kann so gar nicht funktioniert haben. wie josef sagte, versuch doch mal zu verstehen, was du machst. und für den einstieg in Linux ist Gentoo nicht grad empfehlenswert.

Nachtrag: zu umleitungen und Pipes (sprich wieso dein Befehl nicht funtioniert hat) siehe hier
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2545
Location: Konradsreuth (Germany)

PostPosted: Sun Mar 27, 2011 8:50 pm    Post subject: Reply with quote

Christian99 wrote:
versuch doch mal zu verstehen, was du machst. und für den einstieg in Linux ist Gentoo nicht grad empfehlenswert.

+1 … ohne jetzt hier einen auf RTFM machen zu wollen (ich bin selber als Anfänger oft genug von gentoo-„1337s“ blöd angemacht worden) … Wenn man „richtig“ in Linux einsteigen will, ist Gentoo bestimmt nicht schlecht. Aber da muß man dann schon etwas Zeit investieren. Ich hab auch mit was anderem angefangen.

Aber zurück zum Thema. Poste doch mal den Log, der kommt, wenn du keine xorg.conf benutzt.
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Sun Mar 27, 2011 9:26 pm    Post subject: Reply with quote

hier die Ausgabe
http://paste.pocoo.org/show/361125/
Back to top
View user's profile Send private message
root_tux_linux
l33t
l33t


Joined: 21 Dec 2003
Posts: 966

PostPosted: Mon Mar 28, 2011 6:09 am    Post subject: Reply with quote

1) Ist eine xorg.conf dank evdev in 99% der Fälle überflüssig

2) Ist deine xorg.conf komplett überflüssig


3)
Code:

[    86.206] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
   i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
   E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
   965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
   4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
   Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
   Sandybridge, Sandybridge
[    86.206] (--) using VT number 7

[    86.222] (EE) No devices detected.



3) lsmod | grep intel
_________________
Intel Core i7 6700K@4.6GHz, Gigabyte GTX 980 Ti G1, Gigabyte Gaming 7, Hyper X Fury 32GB, 2 TB Samsung EVO 840 Basic
ASUS ROG Swift PG348Q Display
ASUS ROG ASUS G771JW Notebook
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Mon Mar 28, 2011 7:44 am    Post subject: Reply with quote

was soll mir punkt 1 und 2 sagen? helfen?


habe lsmod ausgeführt. was hat das bewirkt? startx ist ja danach immer noch erfolglos.
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1668

PostPosted: Mon Mar 28, 2011 8:20 am    Post subject: Reply with quote

du sollst die ausgabe von lsmod | grep intel bitte posten.
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2545
Location: Konradsreuth (Germany)

PostPosted: Mon Mar 28, 2011 9:54 am    Post subject: Reply with quote

lukasletitburn wrote:
habe lsmod ausgeführt. was hat das bewirkt? startx ist ja danach immer noch erfolglos.

Damit wären wir wieber beim Punkt „Beschäftige dich erstmal grundsätzlich mit Linux“ … lsmod zeigt alle geladenen Kernelmodule an und wird somit nichts daran ändern ob oder ob nicht startx funktioniert.
Back to top
View user's profile Send private message
MarcenX
n00b
n00b


Joined: 30 Mar 2005
Posts: 46

PostPosted: Mon Mar 28, 2011 3:46 pm    Post subject: Reply with quote

lösch doch mal die xorg.conf, wie es schom mehr gesagt haben.
In der Konsole, als root
Code:
rm /etc/X11/xorg.conf

Dann X-Server starten, wenn es nicht geht Fehlermeldung posten.

Wie Christian99 schon geschrieben hat
Auch in der Konsole
Code:
lsmod | grep intel

und dann posten.

Hast du den Kernel selber gebaut?
Ist am Anfang schon ein wenig schwer vielleicht mal genkernel testen.
http://www.gentoo.org/doc/de/genkernel.xml
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Mon Mar 28, 2011 3:55 pm    Post subject: Reply with quote

lsmod | wgetpaste

http://paste.pocoo.org/show/361548/

genkernel geht nicht.
Back to top
View user's profile Send private message
MarcenX
n00b
n00b


Joined: 30 Mar 2005
Posts: 46

PostPosted: Mon Mar 28, 2011 4:29 pm    Post subject: Reply with quote

Was geht nicht beim genkernel? genkernel selber oder ein Kernel mit genkernel zuerstellen?

Und was ist mit rm /etc/X11/xorg.conf, was ist da raus gekommen?

Ach ja wenn das alles von lsmod | grep intel war und du die Grafik-Treiber nicht im Kernel sind, dann wird das Modul nicht geladen.
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Mon Mar 28, 2011 5:03 pm    Post subject: Reply with quote

Genkernel ist nicht erstellbar

xorg.conf wurde nicht gelöscht da sie nicht verhanden ist. (habe ich schon gelöscht)

und habe laut howto alles richtig gemacht.
Back to top
View user's profile Send private message
MarcenX
n00b
n00b


Joined: 30 Mar 2005
Posts: 46

PostPosted: Mon Mar 28, 2011 5:06 pm    Post subject: Reply with quote

Das ist doch schon mal gut.
Und wo hängt es noch, am X-Server der nicht startet? Was hast da für eine Fehlermeldung?
Back to top
View user's profile Send private message
lukasletitburn
Apprentice
Apprentice


Joined: 17 Mar 2011
Posts: 209
Location: München

PostPosted: Mon Mar 28, 2011 5:23 pm    Post subject: Reply with quote

das sagt dmesg

http://paste.pocoo.org/show/361623/

startx sagt:

Fatal: Error inserting i915 Unknown symbol in module, or unknown parameter (see dmesg) (EE) No devices detected.

Fatal server error:
no screens found

/var/log/Xorg.0.log

http://paste.pocoo.org/show/361625/
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1668

PostPosted: Mon Mar 28, 2011 5:55 pm    Post subject: Reply with quote

da scheint es ein problem mit deinem kernel zu geben.
es gibt auf en.gentoo-wiki.com (was wieder mal nicht geht :~) was zu intel grafikkarten, und welche kerneloptionen du aktivieren musst.
am besten mal warten bis die seite geht und mal danach den kernel einrichten.
Back to top
View user's profile Send private message
MarcenX
n00b
n00b


Joined: 30 Mar 2005
Posts: 46

PostPosted: Mon Mar 28, 2011 6:12 pm    Post subject: Reply with quote

Poste doch mal deine Kernel-config, ist unter /usr/src/linux/.config.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4549
Location: Germany

PostPosted: Mon Mar 28, 2011 6:29 pm    Post subject: Reply with quote

Einiges von diesem Thema hatten wir hier auch schon mal durch...
https://forums.gentoo.org/viewtopic-t-869317.html

lukasletitburn wrote:
Code:
[   124.862] Kernel command line: auto BOOT_IMAGE=Gentoo ro root=803
Darf man mal fragen was für ein System (Image) das eigentlich ist?
Magst du eventuell auch mal deine "emerge --info" Ausgabe posten?!
Und auch die Ausgabe von
Code:
emerge -pvq xf86-video-intel
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum