Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello. i just installed gentoo, and compiled X. when i run startx, i see X in terminal 7, but it appears as a small square in the middle of my screen. i see black bars on each side. I am using a Sony vaio pcgr505jl with the intel 82815 chipset. the graphics card is the 815 family. i compiled the i810 kernel module and the 815 modules. the graphics driver im using is i810. i followed the directions at the intel website for the 82815 chipset. also, the mouse pointer appears about 2 centimeters to the left of where it is rendered on the screen. so if i click the mouse, it clicks on something 2 centimeters to the right of where it is rendered.
nevermind. i found the following website that has a lot of really good information for sony laptops running linux(including the kernel .config file and xorg.conf):
hey. heres my xorg.conf file. i commented out that other mouse input device path for when i plug in an external mouse instead of using the mouse pad in my laptop.I hope this helps!
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Thank you both for responding so quickly and being so helpful. It literally gives me chills that there is a community of people that are so helpful without asking anything. The linux community, especially linuxquestions.org is one of those things I would show people to restore their faith in people's good nature. This may seem melodramatic, but I can't thank you both enough.
The xorg.conf worked perfectly the second try.
For future reference if someone else should run into it:
1. The final line "Endsection" should be "EndSection"
2. I had to comment out 'Option "Device" "/dev/input/mouse2"'
nevermind. i found the following website that has a lot of really good information for sony laptops running linux(including the kernel .config file and xorg.conf):
most of the time changing driver to "vesa" also helps.
Its running the vesa drivers. Ive loaded the 82815 drivers but Ibex will not acknowledge them. Funny thing is I didn't have this issue with 8.04 Hardy.
My issue is the thick black border surrounding the desk top.
hey. ive had the video driver wrking for awhile now. however, im still faing 2 problems with this chipset:
1) i cannot get the video to come back after suspending the system. when i come back from suspend, everything works except the display. if i remember the state i left the computer in, i can even resume a song in mplayer on tty1 after coming back from suspend. does anyone know how to get display back after suspend?
2) i still get the problems with the black bars around the sides of the screen when im in virtual terminals 1-6. however, tty7(the one running X) is full screen. does anyone know how to fix this?
heres my xorg.conf file(it was in one of my above posts also):
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.