Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Slackware Linux Help
Reload this Page a noobish question for sure
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Slackware Linux Help For help and Discussion about Slackware linux

Reply
 
Thread Tools Display Modes
Old 05-25-2008   #1 (permalink)
Dr. Strangelove
Just Joined!
 
Join Date: Feb 2008
Posts: 4
a noobish question for sure

i'm running backtrack 2.0, and having some trouble with my resolution. i think that i get the basic idea of how to get it to boot in the resolution i want, but so far i haven't been successful in using xorgconfig, and it looks like it's because i'm screwing things up with my monitor. other than that i like it. it's just a pain in the ass to run it in 640x480

i've got an Acer X193w, and an my video card is an Nvidia nforce 220 btw
Dr. Strangelove is offline   Reply With Quote
Old 05-25-2008   #2 (permalink)
Manchunian
Linux Enthusiast
 
Manchunian's Avatar
 
Join Date: Dec 2007
Location: France but my heart stays in Britain
Posts: 616
Can you post the "screen" section of /etc/X11/xorg.conf?
__________________
Distribution: Archlinux
Processor: Celeron 2.6 GHz; Ram: 750 MB
Graphics card: Nvidia GeForce4 MX 440-SE
Mother board: Columbia 4
Manchunian is offline   Reply With Quote
Old 05-26-2008   #3 (permalink)
Dr. Strangelove
Just Joined!
 
Join Date: Feb 2008
Posts: 4
the screen section of the edited file or the screen section of whatever i get when i get it to configure itself?

like i said im sort of a linux noob. also i don't have a lot of information on my computer's hardware. my hp was bought 6 years ago, i don't have a manual for it, and the manual for my monitor doesn't have much in the way of information
Dr. Strangelove is offline   Reply With Quote
Old 05-27-2008   #4 (permalink)
Dapper Dan
Trusted Redneck
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 3,625
Send a message via AIM to Dapper Dan
If you can post the exact model of your monitor, we can see if we can find the refresh rates with Google. Also, go to Nvidia and see if there are 3D drivers available for your card.

With "hands on" distros like Slackware, you have to sometimes make it use the resolution you want. You'll want to look at your xorg,conf file. I presume you installed KDE? You can open it as su like this:
Code:
kdesu kate /etc/X11/xorg.conf
(Be careful. As "su" the changes you make and save will be written!) At the bottom of xorg.conf, you'll see a section similar (but not exactly like) this:
Code:
Section "Device"

    Identifier     "Nvidia 7300"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Screen 1"
    Device         "CRT Monitor"
    Monitor        "Dell"
    DefaultDepth    24
    SubSection     "Display"
        Viewport    0 0
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1024x768"
    EndSubSection
EndSection
This is mine from CRUX. See how the default depth is "24?" See how it corresponds with the bottom sub section that has to do with depth 24? Notice there is only one mode: 1024x768.

Before making changes that could possibly lock you out of a desktop display, I'd get familiar with the "joe" command line editor which is included in Slackware. Joe is easy to use and a life saver when you cannot get into "X." To see usage, do from the command line:
Code:
joe -help
Maybe this will give you some ideas about what to do for yours. Hope it helps.
Dapper Dan is offline   Reply With Quote
Old 05-27-2008   #5 (permalink)
Dr. Strangelove
Just Joined!
 
Join Date: Feb 2008
Posts: 4
tis an hp pavillion 742n

i'm looking forward to replacing it
Dr. Strangelove is offline   Reply With Quote
Old 05-27-2008   #6 (permalink)
Manchunian
Linux Enthusiast
 
Manchunian's Avatar
 
Join Date: Dec 2007
Location: France but my heart stays in Britain
Posts: 616
Here's a tip that might help you out with this. Download and burn a live CD of a Linux distro with excellent out-of-the-box hardware recognition. I'd suggest something like Ubunutu, Knoppix or Mint. Fire it up on your machine. If the video settings are good, copy the "Device" section of /etc/X11/xorg.conf file and paste it here. Then, boot up slackware and replace what's currently in your xorg.conf file with what you copied from the live cd. Easy!
For my two cents, if you're having problems with understanding what we're talking about, I think you're using the wrong distro. Slackware is one of the very finest there is, but it comes at a price: it isn't newbie friendly. However, if you like it, keep it and ask for help when you need it. It's true that you'll learn a lot more about Linux using Slackware than you would if you had Mint or Ubuntu, for example.
__________________
Distribution: Archlinux
Processor: Celeron 2.6 GHz; Ram: 750 MB
Graphics card: Nvidia GeForce4 MX 440-SE
Mother board: Columbia 4
Manchunian is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 02:50 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0