Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Grafisch beeld  (gelezen 844 keer)

SwOx

  • Gast
Grafisch beeld
« Gepost op: 2007/03/26, 20:09:34 »
In de hoop hier een oplossing te vinden

Ik heb Ubuntu geinstalleerd in tekstmodus. Alles goed verlopen. Ik krijg alleen geen grafisch beeld.

Ik deed dus : sudo dpkg-reconfigure xserver-xorg, en heb er alles laten staan buiten "ATI" op "VESA" te zetten. Dan tijp ik "startx" en direct schakelt mijn scherm in standby. ik hoor wel een beginmuziekje dus ik veronderstel dat het dan grafisch wordt. Ik krijg mijn scherm niet meer terug aan, blijft in standby. (alt-ctrl-backspace werkt niet)

Als ik dan in recovery mode start en driver terug op "ATI" zet en dan startx tijp, krijg ik als error : "NO SCREENS FOUND"  Kan iemand mij eventueel eens helpen dit probleem op te lossen ??

budster

  • Gast
Grafisch beeld
« Reactie #1 Gepost op: 2007/03/26, 20:35:22 »
post jouw xorg.conf hier eens.

SwOx

  • Gast
Grafisch beeld
« Reactie #2 Gepost op: 2007/03/26, 21:03:48 »
Section "Files"
   FontPath   "/usr/share/X11/fonts/misc"
   FontPath   "/usr/share/X11/fonts/cyrillic"
   FontPath   "/usr/share/X11/fonts/100dpi/:unscaled"
   FontPath   "/usr/share/X11/fonts/75dpi/:unscaled"
   FontPath   "/usr/share/X11/fonts/Type1"
   FontPath   "/usr/share/X11/fonts/100dpi"
   FontPath   "/usr/share/X11/fonts/75dpi"
   FontPath   "/usr/share/fonts/X11/misc"
# path to defoma fonts
   FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load "bitmap"
   Load "ddc"  
   Load "dri"
   Load "extmod"
   Load "freetype"
   Load "glx"
   Load "int10"
   Load "type1"
   Load "vbe"
EndSection

Section "InputDevice"
zijn er verschillende , mouse, keyboard, ...
denk niet dat dit van toepassing is op mijn probleem

Section "Monitor"
   Identifier "Generic Monitor"
   Option "DPMS"
   HorizSync   28-51
   VertRefresh   43-60
EndSection

Section "Screen"
   Identifier "Default screen"
   Device "ATI technologies, Inc. Radeon X700 SE (RV410)
   Monitor "Generic Monitor"
   DefaultDepth   24
 
  Subsection "Display"
     Depth   1
     Modes   "1024x768"   "800x600"   "640x480"
  EndSubSection

  Subsection "Display"
     Depth   4
     Modes   "1024x768"   "800x600"   "640x480"
  EndSubSection

  Subsection "Display"
     Depth   8
     Modes   "1024x768"   "800x600"   "640x480"
  EndSubSection

  Subsection "Display"
     Depth   15
     Modes   "1024x768"   "800x600"   "640x480"
  EndSubSection

  Subsection "Display"
     Depth   16
     Modes   "1024x768"   "800x600"   "640x480"
  EndSubSection
EndSection

Section "Serverlayout"
   Identifier "Default layout"
   Screen "Default screen"
   InputDevice   Generic keyboard
   InputDevice   Configured Mouse
   InputDevice   "stylus" SendCoreEvents
   InputDevice   "cursor" SendCoreEvents
   InputDevice   "eraser" SendCoreEvents
EndSection

Section "DRI"
   Mode 0666
EndSection

SwOx

  • Gast
Grafisch beeld
« Reactie #3 Gepost op: 2007/03/26, 21:20:31 »
Ben dit vergeten

Section "Device"
   Identifier "ATI Technologies, Inc. Radeon X700 SE (RV410)"
   Driver "ati"
   BusID "PCI:3:0:0"
   Option "UseFBDev"         "true"
EndSection

Offline Johan van Dijk

  • Administrator
    • johanvandijk
Grafisch beeld
« Reactie #4 Gepost op: 2007/03/26, 21:24:11 »
Waarom open je 2 topics?
Nu staan alle antwoorden verspreid over verschillende onderwerpen.

Laten we verder gaan in 1 topic:
http://forum.ubuntu-nl.org/topic/8689