• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Beryl + xgl + Ati = Runlevel 3 ???

ahh ja so ist das leben -_-
es gibt da noch ein fehler

"nano" den command kennt der nicht
"kwrite" konnte ich mich noch daran erinner jedoch sagt der dann das er nicht auf den xserver connecten kann

 
Code:
yast2
Und nachinstallieren

oder

Code:
vim /etc/X11/xorg.conf
<- aber mit dem Editor komm ich ned klar.

Gruss

R
 
ganz anders, falls alles ned klappt:

anmelden als "su"

backup der aktuellen xorg.conf:

Code:
cp /etc/X11/xorg.conf /tmp/xorg.confBACKUP

neue startfähige xorg.conf:
Code:
sax2 -r -m 0=fglrx

Xserver starten:
Code:
startx

xorg.conf wieder an ihren Platz:
Code:
su
cp /tmp/xorg.confBACKUP /etc/X11/xorg.conf

Und bei KDE im grafischen Modus:

Code:
kwrite /etc/X11/xorg.conf
und da machen.

Oder im "Runlevel 3" einfach yast2 starten, weil es sich dort auch starten lässt und über das Paketmanagement "nano" oder "pico" nachinstalliern.

Gruss

R
 
kaum zu glauben grafik^^

ich muss nun noch in die xorg.con die paar zeilen code von eben eintragen und dann seh ich zu wie ich mit beryl fertig werd :)
vielen dank für die hilfe :)
 
Section "ServerLayout"
Identifier "aticonfig-Layout[all]"
Option "Clone""off"
Option "Xinerama""off"
EndSection


Das war noch drin 0.o
Als mir Nano die Datei dann angezeigt hatte nachdem ich das installiert hatte war die komplett leer.
 
nun sieht das ganze so aus


Code:
# /.../
# SaX generated X11 config file
# Created on: 2007-05-06T21:22:13+0200.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [SaX2] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
  FontPath     "/usr/share/fonts/misc:unscaled"
  FontPath     "/usr/share/fonts/local"
  FontPath     "/usr/share/fonts/75dpi:unscaled"
  FontPath     "/usr/share/fonts/100dpi:unscaled"
  FontPath     "/usr/share/fonts/Type1"
  FontPath     "/usr/share/fonts/URW"
  FontPath     "/usr/share/fonts/Speedo"
  FontPath     "/usr/share/fonts/PEX"
  FontPath     "/usr/share/fonts/cyrillic"
  FontPath     "/usr/share/fonts/latin2/misc:unscaled"
  FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/Type1"
  FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/share/fonts/baekmuk:unscaled"
  FontPath     "/usr/share/fonts/japanese:unscaled"
  FontPath     "/usr/share/fonts/kwintv"
  FontPath     "/usr/share/fonts/truetype"
  FontPath     "/usr/share/fonts/uni:unscaled"
  FontPath     "/usr/share/fonts/CID"
  FontPath     "/usr/share/fonts/ucs/misc:unscaled"
  FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/misc:unscaled"
  FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/Type1"
  FontPath     "/usr/share/fonts/misc/sgi:unscaled"
  FontPath     "/usr/share/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  FontPath     "unix/:7100"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
EndSection

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "v4l"
  Load         "dri"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
  Option       "IgnoreABI" "on"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"
  Option       "XkbModel" "microsoftpro"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "12"
  Option       "Device" "/dev/input/mice"
  Option       "InputFashion" "Mouse"
  Option       "Name" "Logitech;MediaPlay"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  Option       "CalcAlgorithm" "XServerPool"
  DisplaySize  376 301
  HorizSync    30-83
  Identifier   "Monitor[0]"
  ModelName    "MD30219PH"
  Option       "DPMS"
  VendorName   "MED"
  VertRefresh  43-76
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
EndSection


Section "Device"
  BoardName    "Framebuffer Graphics"
  BusID        "4:0:0"
  Driver       "fglrx"
  Identifier   "Device[0]"
  #Option       "NoDDC"
  Option       "UseInternalAGPGART" "no"
  Option       "no_accel" "no"
  Option       "no_dri" "no"
  Option       "mtrr" "off"
  Option       "ScreenOverlap" "0"
  Option       "GammaCorrectionI" "0x00000000"
  Option       "GammaCorrectionII" "0x00000000"
  Option       "Capabilities" "0x00000000"
  Option       "CapabilitiesEx" "0x00000000"
  Option       "VideoOverlay" "on"
  Option       "OpenGLOverlay" "off"
  Option       "CenterMode" "off"
  Option       "PseudoColorVisuals" "off"
  Option       "Stereo" "off"
  Option       "StereoSyncEnable" "1"
  Option       "FSAAEnable" "no"
  Option       "FSAAScale" "1"
  Option       "FSAADisableGamma" "no"
  Option       "FSAACustomizeMSPos" "no"
  Option       "FSAAMSPosX0" "0.000000"
  Option       "FSAAMSPosY0" "0.000000"
  Option       "FSAAMSPosX1" "0.000000"
  Option       "FSAAMSPosY1" "0.000000"
  Option       "FSAAMSPosX2" "0.000000"
  Option       "FSAAMSPosY2" "0.000000"
  Option       "FSAAMSPosX3" "0.000000"
  Option       "FSAAMSPosY3" "0.000000"
  Option       "FSAAMSPosX4" "0.000000"
  Option       "FSAAMSPosY4" "0.000000"
  Option       "FSAAMSPosX5" "0.000000"
  Option       "FSAAMSPosY5" "0.000000"
  Option       "UseFastTLS" "0"
  Option       "BlockSignalsOnLock" "on"
  Option       "ForceGenericCPU" "no"
  Option       "KernelModuleParm" "locked-userpages=0"
  VendorName   "VESA"
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1280x1024" "1024x768" "800x600" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1280x1024" "1024x768" "800x600" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1280x1024" "1024x768" "800x600" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1280x1024" "1024x768" "800x600" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "ServerLayout"
  Option "Clone" "off"
  Option "Xinerama" "off" 
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Screen       "Screen[0]"
EndSection


Section "DRI"
    Group      "video"
    Mode       0660
EndSection
 
Wieviele Monitore hast du angeschlossen?

ach quatsch ganz anders!

Lies das ->

http://www.linux-club.de/faq/Fglrx

!

Gruss

R
 
bin gerade schon dabei das howto durchzuarbeiten
da ich gemerkt habe das die fglrx treiber jetzt irgentwie ein schaden haben.
 
jo ich auch
Code:
||||     |||   ||||     |||   
||||    |||    ||||    |||    
||||   |||     ||||   |||      
|||||||        |||||||       
||||   |||     ||||   |||   
||||    |||    ||||    |||   
||||     |||   ||||     |||

Und nein da kann man nichts machen!

.... jetz issa explodieeerrt!

Gruss

r
 
Ich hätte da noch eine kurze Frage deswegen poste ich sie noch hier^^
Ich habe mich durch einen dummen Zufall im abgesicherten Modus eingelogt
Wie komme ich wieder in die normale grafische umgebung?
 
Oben