Debian - grafisch ?
-
Hmm, das halte ich für ziemlich übertrieben, wie wärs mit einem einfachen
"locate XF86Config"? (Gegebenenfalls vorher noch mal "updatedb" machen...)
-
ok sry, die datei war doch da hab sie jetz im vi geöffnet, wie bekomm ich die jetz aber hier gepostet ? ich kann ja nich die ganzen Zeilen abtippen
-
ich weiß getz ja nicht wie das mit vmware ist aber du könntest
die datei ja auf deine windows partition kopieren, die imho
unter /mnt zu finden ist.
-
habs jetz in /mnt reinkopiert. wo kann ich jetz die datei in win finden ?
-
unter /mnt müsstest du dein floppy laufwerk und cd laufwerk finden
desweiteren müsste ein ordner da sein der irgendwie windows oder ähnlich heisst.
musst du mal gucken
da musst du die datei reinkopieren.
geht aber glaub ich nur wenn das dateisystem nicht ntfs ist sondern z.b. fat32
sonst kannst du das auch einfach auf diskette tun
-
Stimmt nicht ganz. Man muss es im Kernel aktivieren.
Ein compile und es geht. Aebr vorsicht mit Schreiben auf NTFS.
-
menno, langsam wirds peinlich
wie kopier ich denn die datei auf ne diskette ?
cp /etc/X11/XF86Config ?
^soweit is klar, aber was ist das ziel ?
-
Wie waers mit deinem gemounteten Laufwerk?
Z.b. /mnt/floppy
-
Das waehre warsceinlich Device /dev/fd0
-
hmm, hab jetz
cp /etc/X11/XF86Config /mnt/floppy
ausgeführt, das Floppylaufwerk hat keinerlei Aktion durchgeführet, kam aber auch keine Fehlermeldung. Kann es sein, dass es nicht gemountet ist ?
wie kann cih es denn mounten ?
-
ok mit /dev/fd0 hat er jetz was gemacht, nun wollte ich von win aus auf die diskette zugreifen, dann meldet win: diskette ist nicht formatiert...
-
Formatieren: mkdosfs /dev/fd0
mounten -> mount /mnt/floppy
Dann copy
-
Hast Du denn keine mtools?
mcopy /etc/XF86Config a:
Aber wirklich elegant ist das eigentlich auch nicht...
-
mir sagt weder mtools was noch weiter oben das mit dem "in den kernel compilieren"
ich werde nacher, nach feierabend mal:
Formatieren: mkdosfs /dev/fd0
mounten -> mount /mnt/floppy
Dann copyversuchen, ich hoffe mal dann gehts
Danke schonmal
-
ok folgendes, ich bin jetz auf rat von vielen leuten von debian erstmal einen schritt zurück und möchte mit redhat einsteigen und mich dann vortasten in richtung debian, also hab ich redhat installiert.
nun tritt das genau gleiche problem auf: no screens found.
Hab versucht die redhat XF86Config auf diskette zu kopieren, aber schon bei dem befehl "mkdosfs /dev/f0" sagt redhat: command not found
was kann ich noch versuchen ? (unter redhat jetz)Sorry dass ich jetz von debian weg bin, aber viele meinten dass das zu kompliziert für nen einsteiger seie und dass man mit suse / redhat anfangen soll. da das problem aber gleich ist poste ich das einfach mal hier hinzu, hoffe das geht in ordnung.
danke !
-
Das halte ich zwar für großen Blödsinn, aber wie Du möchtest...
Nimm doch einfach mal die oben angesprochenen mtools dafür:
mformat a: mcopy /etc/X11/XF86Config a:
-
Original erstellt von ranger81:
...aber viele meinten dass das zu kompliziert für nen einsteiger sei...Das ist nicht mehr als ein Mythos - mit ein bisschen Hilfe ist Debian kein Problem für Einsteiger; im Gegenteil: Debian ist IMO weit leichter verständlich als RedHat.
-
hab nebenbei noch ein suse laufen über vmware das grafisch läuft. ich habe die diskette unter suse mit mkdosfs formatiert und die XF86Config darauf kopiert (von dem Suse, denn da funktioniert das ganze in der hoffnung wenn ich das bei redhat einspiele dass es funzt). Nun starte ich redhat, mounte das disketten laufwerk und die datei ist nicht drauf.
ich glaub ich bekomm das nie hin, wenns schon an sowas scheitert, hab keine ahnung warum das nichtmal geht.
-
so jetz mit diesem mformat und mcopy hats endlich geklappt
Hier die aktuelle redhat XF86Config:
# File generated by anaconda. Section "ServerLayout" Identifier "Anaconda Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. RgbPath "/usr/X11R6/lib/X11/rgb" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Red Hat 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "dri" Load "glx" Load "record" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" # Option "AutoRepeat" "500 5" # when using XQUEUE, comment out the above line, and uncomment the # following line # Option "Protocol" "Xqueue" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) # Option "Xleds" "1 2 3" # To disable the XKEYBOARD extension, uncomment XkbDisable. # Option "XkbDisable" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" Option "XkbRules" "xfree86" Option "XkbModel" "pc102" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" #Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 30-96 VertRefresh 50-160 Option "dpms" EndSection Section "Device" # DRI is not currently supported on Radeon 8500, as of XFree86 4.2.0 Option "nodri" Identifier "ATI Radeon 8500" Driver "radeon" VendorName "ATI Radeon 8500" BoardName "ATI Radeon 8500" #BusID EndSection Section "Screen" Identifier "Screen0" Device "ATI Radeon 8500" Monitor "Monitor0" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubsection EndSection Section "DRI" Mode 0666 EndSection
-
Das neue XFree86 4.3 (am 27.2 veröffentlicht) hat wohl besseren ATI Support, installier dir das vielleicht mal