Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171654

Debian Screen Offset 200px to the right on Toshiba.

$
0
0
Hello everyone:


I decided to change my windows 8 that have been in a new laptop for Linux Debian. I installed Debian Squeeze as this installation said: http://pve.proxmox.com/wiki/Developer_W ... VE_and_X11. Everything went like a charm, and everything is working perfect except that my screen is offset to the right by 200 pixcels. then when I move my mouse it will wrap around and come back on the left side to the screen.


My new laptop is a Toshiba Satellite L875-S7308 you will find the specs in http://us.toshiba.com/computers/laptops ... 875-S7308/. This will tell you that I have a Mobile Intel® HD Graphics and a HD+ TruBrite® LED Backlit display witch I have not found the Manufacturer. (Maybe is Toshiba).


My Xorg.conf file has a Intel as I driver. Here is my X.org.conf on the /etc/X11/ directory:


Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection


Section "Files"
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"
FontPath "built-ins"
EndSection


Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "dri"
Load "record"
Load "dri2"
EndSection


Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
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"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # <str>
#Option "fbdev" # <str>
#Option "debug" # [<bool>]
Identifier "Card0"
Driver "fbdev"
VendorName "Intel Corporation"
BoardName "3rd Gen Core processor Graphics Controller"
BusID "PCI:0:2:0"
EndSection


Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
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 "1600x900"
EndSubSection
EndSection


Does anyone had any idea how to solve this? I try Ubuntu 10.12 and the video work very good but I could not get the Virtualbox to work, since my Linux experience is limited by few months. Can I get any help in this Debian forum?


Thanks in Advance,


Pablo Arthur

Viewing all articles
Browse latest Browse all 171654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>