[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Auflösungsprobleme Squeeze, HP MiniNote 2133



Juuuuuhu :-) Was lange währt, wird endlich gut!!!
Für die Nachwelt: Es lag an der Panelsize! Hier die xorg.conf:


> Section "ServerLayout"
> 	Identifier     "X.org Configured"
> 	Screen      0  "Screen0" 0 0
> 	InputDevice    "Mouse0" "CorePointer"
> 	InputDevice    "Keyboard0" "CoreKeyboard"
> EndSection
> 
> Section "Files"
> 	RgbPath      "/etc/X11/rgb"
> 	ModulePath   "/usr/lib/xorg/modules"
> 	FontPath     "/usr/share/fonts/X11/misc"
> 	FontPath     "/usr/share/fonts/X11/cyrillic"
> 	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
> 	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
> 	FontPath     "/usr/share/fonts/X11/Type1"
> 	FontPath     "/usr/share/fonts/X11/100dpi"
> 	FontPath     "/usr/share/fonts/X11/75dpi"
> 	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection
> 
> Section "Module"
> 	Load  "glx"
> 	Load  "extmod"
> 	Load  "dbe"
> 	Load  "GLcore"
> 	Load  "xtrap"
> 	Load  "dri"
> 	Load  "record"
> EndSection
> 
> Section "InputDevice"
> 	Identifier  "Keyboard0"
> 	Driver      "kbd"
> 	Option		"Protocol"        "Standard"
>         Option		"XkbLayout"       "de"
> 	Option		"XkbModel"        "pc105"
> 	Option		"XkbRules"        "xfree86"
> 
> 
> EndSection
> 
> Section "InputDevice"
> 	Identifier  "Mouse0"
> 	Driver      "mouse"
> 	Option	    "Protocol" "auto"
> 	Option	    "Device" "/dev/input/mice"
> 	Option	    "ZAxisMapping" "4 5 6 7"
> EndSection
> 
> Section "Monitor"
> 	Identifier   "Monitor0"
> 	VendorName   "Monitor Vendor"
> 	ModelName    "Monitor Model"
> EndSection
> 
> Section "Device"
>         Option     "PanelSize"          	"1024x600"
> 	Identifier  "Card0"
> 	Driver      "openchrome"
> 	VendorName  "Unknown Vendor"
> 	BoardName   "Unknown Board"
> 	BusID       "PCI:1:0:0"
> EndSection
> 
> Section "Screen"
> 	Identifier "Screen0"
> 	Device     "Card0"
> 	Monitor    "Monitor0"
> 	SubSection "Display"
> 		Viewport   0 0
> 		Depth     1
> 	EndSubSection
> 	SubSection "Display"
> 		Viewport   0 0
> 		Depth     4
> 	EndSubSection
> 	SubSection "Display"
> 		Viewport   0 0
> 		Depth     8
> 	EndSubSection
> 	SubSection "Display"
> 		Viewport   0 0
> 		Depth     15
> 	EndSubSection
> 	SubSection "Display"
> 		Viewport   0 0
> 		Depth     16
> 	EndSubSection
> 	SubSection "Display"
> 		Viewport   0 0
> 		Depth     24
> 		Modes	"1024x600"
> 	EndSubSection
> EndSection

Danke für die Unterstützung und viele Grüße,
Herbert

Am Freitag, den 23.10.2009, 15:41 +0200 schrieb Herbert Winsaic:
> Nö :-( leider nicht. xorg funktioniert nicht. Selbst nach etwas
> rumbasteln auf 1024x600 er Auflösung nicht. Hast vielleicht noch ne
> Idee? Bzw. gibts ein (grafisches) Tool zur Erstellung der xorg???
> 
> Gruß Herbert
> 
> Am Freitag, den 23.10.2009, 14:20 +0200 schrieb Stefan Bauer:
> > Herbert Winsaic schrieb:
> > > Hallo Stefan :-)
> > > 
> > > kannst du mir Deine xorg evtl. mailen???
> > 
> > http://wiki.debian.org/InstallingDebianOn/HP/HP2133#attachments
> > 
> > -- 
> > Stefan Bauer -----------------------------------------
> > PGP: E80A 50D5 2D46 341C A887 F05D 5C81 5858 DCEF 8C34
> > -------- plzk.de - Linux - because it works ----------
> > 
> > 
> 
> 


Reply to: