MEPIS This forum is for the discussion of MEPIS 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.
|
|
09-01-2007, 01:58 AM
|
#1
|
Member
Registered: Sep 2007
Distribution: Ubuntu Lucid
Posts: 122
Rep:
|
Cannot install video drivers (probably PEBKAC)
I've been using Linux for about two weeks now, with not much success so far. SimplyMEPIS was the only one I could get working, but I still can't get really basic stuff working right so I can't even begin to get to stuff like cd burning or even watching YouTube videos.
Anyway, this is one of my biggest problems-- Pretty much everything on my monitor looks really bad-- stretched resolution and cannot use multiple monitors. In Windows, I have to manually install video drivers to fix the EXACT same problem every time I reinstall it. I think I found the drivers on ATI's website (sorry, I can't post a link because the forum won't let me), but I can't figure out how to install them (for that matter, I'm not 100% sure these are the drivers I need).
The drivers I downloaded are called "AMD Turion™ 64 Mobile Technology,
AMD Opteron™ Processors, and
AMD Athlon™ 64 Processors Driver Version 1.60.01 for Linux 2.6." which seems like it would work.
The instructions say this--
Quote:
The powernow-k8.c and powernow-k8.h files should be
placed in the arch/i386/kernel/cpu/cpufreq directory.
The kernel will then need to be rebuilt and the system
rebooted. Builds of the 64-bit arch/x86_64 kernel use
the same source files.
|
But the problem is, I don't know how to rebuild the kernel, and every tutorial I can find is either FAR too complicated or simply doesn't work.
These are my specs, in case they need to be known--
Dell Inspiron 1501 notebook, Dual-boot Win XP and SimplyMEPIS Linux, 1 gig ram, AMD Turion 64 x2 1.6 GHZ, ATI Radeon Xpress 1150 256 mb
I've spent two weeks on this and other, more serious problems (I'll just ask this one first, tackling things one-at-a-time). Does anybody know what's wrong here?
|
|
|
09-01-2007, 06:52 AM
|
#2
|
Member
Registered: Jan 2007
Location: Germany
Distribution: Slackware 13.37
Posts: 387
Rep:
|
What you've downloaded is cpu stuff, but you need a graphics driver which would be this one.
Edit: That's really a little PEBKAC
Last edited by General Failure; 09-01-2007 at 06:53 AM.
|
|
|
09-01-2007, 10:54 PM
|
#3
|
Member
Registered: Sep 2007
Distribution: Ubuntu Lucid
Posts: 122
Original Poster
Rep:
|
Ah!! I made a lot of progress! Thanks so much! Things look a lot better. Sharper, not stretched, and there's more room on my desktop.
BUT, I have another question now. I'm using multiple monitors, and previously MEPIS didn't even affect my second monitor, like it wasn't plugged in. Now it's mirroring the primary monitor, which is an enormous improvement nonetheless, but I want to extend my desktop instead, as well as use a different resolution setting (the second monitor is a different shape than the primary, so it needs different resolution settings). When I go to the "Display settings" window, the drop menu for "Settings for screen" is faded out so I can't change it. Is there a place to activate multiple monitor use?
|
|
|
09-02-2007, 04:57 AM
|
#4
|
Member
Registered: Jan 2007
Location: Germany
Distribution: Slackware 13.37
Posts: 387
Rep:
|
Generally speaking this would be Xinerama (google for that). AFAIK this can even be done using aticonfig. As a pointer, you could have a look at the Gentoo documentation for doing so. You'd have to change some commands and paths according to the distro you're using which might be a little tricky but this will get you into the right direction. Maybe MEPIS has some distro-specific documentation on this too.
|
|
|
09-02-2007, 04:15 PM
|
#5
|
Member
Registered: Mar 2005
Location: palmdale, california
Distribution: MEPIS 8; Debian (stable/testing)
Posts: 83
Rep:
|
mxconfig?
Quote:
Originally Posted by adanedhel728
Ah!! I made a lot of progress! Thanks so much! Things look a lot better. Sharper, not stretched, and there's more room on my desktop.
BUT, I have another question now. I'm using multiple monitors, and previously MEPIS didn't even affect my second monitor, like it wasn't plugged in. Now it's mirroring the primary monitor, which is an enormous improvement nonetheless, but I want to extend my desktop instead, as well as use a different resolution setting (the second monitor is a different shape than the primary, so it needs different resolution settings). When I go to the "Display settings" window, the drop menu for "Settings for screen" is faded out so I can't change it. Is there a place to activate multiple monitor use?
|
Have you tried System>MEPIS>X-windows assistant? Not familiar w/ ati cards and drivers, but I know there are options for dual monitor setups in this utility.
|
|
|
09-03-2007, 01:59 AM
|
#6
|
Member
Registered: Sep 2007
Distribution: Ubuntu Lucid
Posts: 122
Original Poster
Rep:
|
Quote:
Originally Posted by General Failure
Generally speaking this would be Xinerama (google for that). AFAIK this can even be done using aticonfig. As a pointer, you could have a look at the Gentoo documentation for doing so. You'd have to change some commands and paths according to the distro you're using which might be a little tricky but this will get you into the right direction. Maybe MEPIS has some distro-specific documentation on this too.
|
I looked up Xinerama, but I could only find text files at this site.
I tried using aticonfig, and it looked like I was about to get somewhere, but when it said to enter this command into the konsole-- "aticonfig --dtop=horizontal --overlay-on=1", I got these results:
Quote:
root@2[~]# aticonfig --dtop=horizontal --overlay-on=1
Warning: Unable to open display.
Warning: Failed to set hardware overlay to head 1 immediately.
Warning: Option 'DesktopSetup' doesn't affect running session.
Using /etc/X11/xorg.conf
Saved back-up to /etc/X11/xorg.conf.fglrx-3
|
I tried that Gentoo thing and when I entered this command-- "X -configure," I got this error--
Quote:
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
|
|
|
|
09-03-2007, 11:24 AM
|
#7
|
Member
Registered: Jan 2007
Location: Germany
Distribution: Slackware 13.37
Posts: 387
Rep:
|
You'll have to do this without having X running, so you need to enter a runlevel without X (should be runlevel 3 on debian based distros of which I believe MEPIS to be one)(< was that correct or at least understandable grammar? ).
This can be done by typing telinit 3 (in konsole for example). You'll end up without any GUI then, but the commands will work or at least give some information.
Edit: Afterwards, you can of course type telinit 5 and have back your GUI if everything works.
You should write down the name of the backed up config file which is stated here:
Code:
Saved back-up to /etc/X11/xorg.conf.fglrx-3
(Just in case )
Last edited by General Failure; 09-03-2007 at 11:34 AM.
|
|
|
09-03-2007, 04:57 PM
|
#8
|
Member
Registered: Sep 2007
Distribution: Ubuntu Lucid
Posts: 122
Original Poster
Rep:
|
Ah! That makes a lot of sense. At first I did something pretty dumb, lol, but now it's working, but I have ONE more question I feel like Columbo, I'm "one-more-thinging" things to death. One thing I would like to do is drag windows from my primary monitor to my secondary monitor, but right now I have to OPEN things in my second monitor for it to be there. Is there any way to set things like that? Even if that's not possible, though, this is a HUGE improvement, thanks so much!
|
|
|
09-04-2007, 12:57 PM
|
#9
|
Member
Registered: Jan 2007
Location: Germany
Distribution: Slackware 13.37
Posts: 387
Rep:
|
I'd guess that there will be some option to aticonfig to enable that, but as I in fact have not used an ATI card for years, I dunno. I tend to think it should be possible tho. Searching the forums for ati + dual head is the best I can suggest here - and that might in fact be quite a good suggestion
Nevertheless I'm happy you made good progress with that whole thingy and I'm sure you'll get it done.
|
|
|
All times are GMT -5. The time now is 12:28 AM.
|
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
|
|