Kezdőlap › Fórumok › Linux telepítés › Debian xorg
- This topic has 32 hozzászólás, 8 résztvevő, and was last updated 16 years, 11 months telt el by
admin.
-
SzerzőBejegyzés
-
2008-06-29-17:06 #2166113anger wrote:Hali!
Olyan problémával fordulok hozzátok, hogy feltettem a Debiant, és nem akar elindulni az x server, szóval terminálom van csak.
S onnét kellene beálítani az x et, ugyebár.
Olvastam valahol neten, hogy xorgcfg -t kell futtatni s az beállítja.
Csak hát nem tudom, h terminálból hogy indítom azt el. :S
Valaki tudna segíteni xorg beálításában? (nVidia a videokártyám van)
Előre is köszi!dpkg-reconfigure xserver-xorg
vagy
configure-debianJa, és rootként 🙂
2008-06-29-17:06 #2166114anger wrote:Hali!
Olyan problémával fordulok hozzátok, hogy feltettem a Debiant, és nem akar elindulni az x server, szóval terminálom van csak.
S onnét kellene beálítani az x et, ugyebár.
Olvastam valahol neten, hogy xorgcfg -t kell futtatni s az beállítja.
Csak hát nem tudom, h terminálból hogy indítom azt el. :S
Valaki tudna segíteni xorg beálításában? (nVidia a videokártyám van)
Előre is köszi!dpkg-reconfigure xserver-xorg
vagy
configure-debianJa, és rootként 🙂
2008-06-29-17:39 #2166115dpkg-reconfigure xserver-xorg ment, végig mentem rajta, de valami nem jó.
Még mindig fatal error és nem megy az x :S2008-06-29-17:39 #2166116dpkg-reconfigure xserver-xorg ment, végig mentem rajta, de valami nem jó.
Még mindig fatal error és nem megy az x :S2008-06-29-17:45 #2166117Valamit rosszul állítottál be.
Esetleg ha beraknál egy xorg.conf-ot?
2008-06-29-17:45 #2166118Valamit rosszul állítottál be.
Esetleg ha beraknál egy xorg.conf-ot?
2008-06-29-18:29 #2166119Illetve ha csatolnad az Xorg.0.log -ot is?
2008-06-29-18:29 #2166120Illetve ha csatolnad az Xorg.0.log -ot is?
2008-06-29-19:45 #2166121xorg.conf:
Section „Files”
FontPath „/usr/share/fonts/X11/misc”
FontPath „/usr/X11R6/lib/X11/fonts/misc”
FontPath „/usr/share/fonts/X11/cyrillic”
FontPath „/usr/X11R6/lib/X11/fonts/cyrillic”
FontPath „/usr/share/fonts/X11/100dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi/:unscaled”
FontPath „/usr/share/fonts/X11/75dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi/:unscaled”
FontPath „/usr/share/fonts/X11/Type1”
FontPath „/usr/X11R6/lib/X11/fonts/Type1”
FontPath „/usr/share/fonts/X11/100dpi”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi”
FontPath „/usr/share/fonts/X11/75dpi”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
EndSectionSection „Module”
Load „bitmap”
Load „ddc”
Load „dri”
Load „extmod”
Load „freetype”
Load „glx”
Load „int10”
Load „vbe”
EndSectionSection „InputDevice”
Identifier „Generic Keyboard”
Driver „kbd”
Option „CoreKeyboard”
Option „XkbRules” „xorg”
Option „XkbModel” „pc105”
Option „XkbLayout” „hu”
EndSectionSection „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
Option „Emulate3Buttons” „true”
EndSectionSection „Device”
Identifier „nVidia Corporation NVIDIA Default Card”
Driver „nv”
BusID „PCI:1:0:0”
VideoRam 512000
Option „UseFBDev” „true”
EndSectionSection „Monitor”
Identifier „MIRAI 619N20”
Option „DPMS”
HorizSync 30-82
VertRefresh 56-76
EndSectionSection „Screen”
Identifier „Default Screen”
Device „nVidia Corporation NVIDIA Default Card”
Monitor „MIRAI 619N20”
DefaultDepth 24
SubSection „Display”
Depth 1
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 4
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 8
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 15
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 16
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 24
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
EndSectionSection „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
EndSectionSection „DRI”
Mode 0666
EndSectionXorg.0.log ot nem találtam O_o
2008-06-29-19:45 #2166122xorg.conf:
Section „Files”
FontPath „/usr/share/fonts/X11/misc”
FontPath „/usr/X11R6/lib/X11/fonts/misc”
FontPath „/usr/share/fonts/X11/cyrillic”
FontPath „/usr/X11R6/lib/X11/fonts/cyrillic”
FontPath „/usr/share/fonts/X11/100dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi/:unscaled”
FontPath „/usr/share/fonts/X11/75dpi/:unscaled”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi/:unscaled”
FontPath „/usr/share/fonts/X11/Type1”
FontPath „/usr/X11R6/lib/X11/fonts/Type1”
FontPath „/usr/share/fonts/X11/100dpi”
FontPath „/usr/X11R6/lib/X11/fonts/100dpi”
FontPath „/usr/share/fonts/X11/75dpi”
FontPath „/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
EndSectionSection „Module”
Load „bitmap”
Load „ddc”
Load „dri”
Load „extmod”
Load „freetype”
Load „glx”
Load „int10”
Load „vbe”
EndSectionSection „InputDevice”
Identifier „Generic Keyboard”
Driver „kbd”
Option „CoreKeyboard”
Option „XkbRules” „xorg”
Option „XkbModel” „pc105”
Option „XkbLayout” „hu”
EndSectionSection „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
Option „Emulate3Buttons” „true”
EndSectionSection „Device”
Identifier „nVidia Corporation NVIDIA Default Card”
Driver „nv”
BusID „PCI:1:0:0”
VideoRam 512000
Option „UseFBDev” „true”
EndSectionSection „Monitor”
Identifier „MIRAI 619N20”
Option „DPMS”
HorizSync 30-82
VertRefresh 56-76
EndSectionSection „Screen”
Identifier „Default Screen”
Device „nVidia Corporation NVIDIA Default Card”
Monitor „MIRAI 619N20”
DefaultDepth 24
SubSection „Display”
Depth 1
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 4
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 8
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 15
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 16
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 24
Modes „1280×1024” „1152×864” „1024×768” „800×600” „640×480”
EndSubSection
EndSectionSection „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
EndSectionSection „DRI”
Mode 0666
EndSectionXorg.0.log ot nem találtam O_o
-
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz