Slackware This Forum is for the discussion of Slackware Linux.
|
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-14-2006, 08:20 AM
|
#1
|
LQ Newbie
Registered: Mar 2006
Posts: 9
Rep:
|
xorg.conf
i am a newbie can anyone who use toshiba a50111 can post the xorg.conf file because i couldnt fix the videocard problem. laptop has Intel(R) 82852/82855 GM/GME Graphic Controller. my sound card does not working. and i have usb-wireless mouse. what is the correct thing that i must write to xorg
|
|
|
03-14-2006, 08:50 AM
|
#2
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Rep:
|
Try mine : www.cwwilson721.dyndns.org/slack/xorg.conf
You may have to modify the part that has the Alps Touchpad, because if you use it as-is, and don't have the driver installed, it will not start
|
|
|
03-14-2006, 12:32 PM
|
#3
|
LQ Newbie
Registered: Mar 2006
Posts: 9
Original Poster
Rep:
|
but my video card is intel 855 GME Chipset.does it have difference from ur one i810
|
|
|
03-14-2006, 12:40 PM
|
#4
|
Member
Registered: Jun 2003
Distribution: Slackware
Posts: 100
Rep:
|
The 855 chipset uses the i810 driver.
|
|
|
03-14-2006, 01:44 PM
|
#5
|
LQ Newbie
Registered: Mar 2006
Posts: 9
Original Poster
Rep:
|
now i have a refresh rate problem
Section "Monitor"
Identifier "Monitor"
HorizSync 31.5 - 50.0
VertRefresh 40-90
EndSection
|
|
|
03-14-2006, 01:45 PM
|
#6
|
LQ Newbie
Registered: Mar 2006
Posts: 9
Original Poster
Rep:
|
Section "Screen"
Identifier "Screen 1"
Device "VideoCard"
Monitor "Monitor1"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubsection
EndSection
|
|
|
03-14-2006, 01:48 PM
|
#7
|
LQ Newbie
Registered: Mar 2006
Posts: 9
Original Poster
Rep:
|
and i have microsolft wireless laser mouse for laptop i cant use it..
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "Auto"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
|
|
|
03-14-2006, 01:48 PM
|
#8
|
LQ Newbie
Registered: Mar 2006
Posts: 9
Original Poster
Rep:
|
thanx for help
|
|
|
03-14-2006, 02:57 PM
|
#9
|
Member
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595
Rep:
|
XFree86 has an auto-config capability, where specifying "-autoconfig" or "-configure" from the command line can result in a config file being generated based on the card and display detected.
Maybe X.org has a similar function?
The XFree86 command is:
# X -autoconfig
-- or --
# X -configure
X can be replaced with "XFree86".
Peace...
|
|
|
03-14-2006, 05:04 PM
|
#10
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Rep:
|
xorg uses 'xorgsetup' or 'xorgconfig'
|
|
|
All times are GMT -5. The time now is 12:30 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|