Jump to content

problem with startx comman


mitch
 Share

Recommended Posts

type uname -r to check your kernel and select the source version of your kernel, most likely it will be number one however. Kernel sources come in 2 flavours stripped and non-stripped. Non-stripped is about 200 MB and stripped 40 MB. I guess the non-stripped version isn't really necessary unless you want to recompile the kernel yourself.

 

 

2.6.17-5mdv

 

 

im not really understanding what all this has to do with installing an ati x700 driver though :unsure:

Link to comment
Share on other sites

The driver needs the source to compile a kernel specific module for the driver. Anyway you should select this one:

 

1- kernel-source-stripped-2.6.17.5mdv-1-1mdv2007.0.i586 : The source code of the Linux kernel stripped for post build (to install)

 

If you upgrade your kernel make sure to also download the source of that because a new module will need to be compiled again. Else your driver won't work. But don't worry too much. Compiling gets done automatically, no need for any input....

Link to comment
Share on other sites

alright i got the driver running and i am using it now but the resolution still doesnt work on 1680x1050 or 1600x1000 (the 2 resolutions that work best with my 20.1 widescreen monitor) its only workign on 1280x1024(which looks horrible on a widescreen since thats like 5:4 and my monitor is 16:9)

Link to comment
Share on other sites

I am not to sure about this but you could try adding your desired resolution to xorg.conf in the following sections that look like this:

 

Subsection "Display"

Depth 24

Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"

EndSubsection

 

edit: the file is in /etc/X11/xorg.conf but be sure to make a backup (name it something like xorg.conf.backup in the same directory)

Edited by ffi
Link to comment
Share on other sites

I am not to sure about this but you could try adding your desired resolution to xorg.conf in the following sections that look like this:

 

Subsection "Display"

Depth 24

Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"

EndSubsection

 

edit: the file is in /etc/X11/xorg.conf but be sure to make a backup (name it something like xorg.conf.backup in the same directory)

 

 

 

how do i get do that in kde? (i use gnome but when i login as a root it comes up in kde and i get confused haha)

 

I am not to sure about this but you could try adding your desired resolution to xorg.conf in the following sections that look like this:

 

Subsection "Display"

Depth 24

Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"

EndSubsection

 

edit: the file is in /etc/X11/xorg.conf but be sure to make a backup (name it something like xorg.conf.backup in the same directory)

 

 

 

how do i get do that in kde? (i use gnome but when i login as a root it comes up in kde and i get confused haha)

 

 

wait i got to it

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...