LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-17-2005, 07:55 PM   #16
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45

Also, sw_cursor is sometimes needed for radeon cards, eg.
Code:
Section "Device"
        Option      "sw_cursor"
        Identifier  "Radeon"
        Driver      "radeon"
        VendorName  "All"
        BoardName   "All"
EndSection

Last edited by mjrich; 01-17-2005 at 07:56 PM.
 
Old 01-18-2005, 06:45 AM   #17
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
well i have just tried changing the config so the driver for the radeon card is set to fglrx and the nvidia card is set as vesa .... but still the same output

is it anything to do with the screens being different sizes or anything stupid like that?

oh and i didnt try the cursor thing .... should i try that? even though the radeon card is working fine?

thanks
Kane


Edit:: just tried the cursor thing ...nothing changed.

but i realised one thing in slack10 the graphics is run by xorg.conf whereas to set up xinerama i used the HOWTO - this is based on XF86 ... i changed the file names to match my config ....

could this be something to do with it?


Last edited by Kane2002; 01-18-2005 at 06:51 AM.
 
Old 01-18-2005, 08:22 AM   #18
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
hmmmm just been reading some previous posts and saw something ....

in the xinerama HOWTO they give a sample config
http://www.tldp.org/HOWTO/Xinerama-H...f86config.html

but i looked at some configs on the forums ...and noticed in the Device section there is usually
a "Screen 0" or "screen 1" added into this ... which the sample config from the HOWTO doesnt have.

eg

Section "Device"
Identifier "Matrox"
Driver "mga"
VideoRam 8192
BusID "PCI:0:12:0"
EndSection

after looking on some on the forums they look like this

Section "Device"
Identifier "Matrox"
Driver "mga"
VideoRam 8192
BusID "PCI:0:12:0"
Screen 0
EndSection

and then another with Screen 1

is this something to do with the difference between xorg and XFree86?

Kane

EDIT:: jus tried adding screen 0 and screen 1 to the device section ...then startx -- +xinerama
first monitor works fine again ...but second monitor now just stays blank.


Last edited by Kane2002; 01-18-2005 at 09:18 AM.
 
Old 01-18-2005, 10:35 AM   #19
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
right ... i have just done some testing

unplugged the ATI card ...and configured an xorg.conf for the Nvidia card .... did the same for the radeon.

so i KNOW these two configs work...then i combined them ...pretty simple...

and now both cards are back in ..i tried startx -- +xinerama and the first monitor works fine again
but the second monitor is still fubarred.

so im guessing its not the config file thats the problem ... but here it is anyway

http://www.x-kane.com/misc/xorg.combined

so what could it be?
im running slackware 10,

is there any known issues with xorg and xinerama?

Kane
 
Old 01-18-2005, 12:30 PM   #20
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
about the only thing i havnt tried now is using the nvidia driver from nvidia.com. i downloaded it but i had lots of missing things, so i didnt manage to finish.

the best i can describe the way the monitor looks .... is like an untuned tv (where its all speckly) but in colour.

the mouse etc can move between the screens ...but you cant see it once its gone off the first working screen.

im getting pretty fed up now.
 
Old 01-18-2005, 02:33 PM   #21
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
PHEW!

well im nearly there (i hope)

i had a fiddle and this is what i have come up with so far.
The main monitor (powered by the ATI AGP card) is set to screen 0 and half works , and i have finally got the nvidia monitor to work fine as the second monitor.

the problem now lies with the first monitor. its sort of working .... well i can see the bottom half of the screen ....but the top half is just blank.
i can move my mouse from both monitors and can see it on the second monitor now, but it doesnt appear on the first (half blank) monitor.

i manage to see an error message the first time i ran this config an it went something like

(EE) Vesa(1): Cannot shmat() high memory

but then i tried the config again and got the same result ...but didnt see this error message this time

so ..... all i need to do now is work out why half of the main monitor (screen 0) isnt working ....and then it "should" be sorted.

Thanks
Kane
 
Old 01-18-2005, 07:22 PM   #22
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
Great to hear that you're almost there

Anyway, I'd try to figure out whether the half screen you can see is truly half a full screen, or whether it's been compressed by 50% in the vertical direction, or whether it's been moved up or down by half a frame.

My guess (and take this with a grain of salt) is that it's either a video memory issue or a clock setting that needs to be included in the XF86Config-4 file.

Also, if you felt like updating your X log file, I'll have a look at it this avo...

Cheers,

mj
 
Old 01-19-2005, 06:08 AM   #23
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
thanks alot

regarding wether it has been compressed or whatever.

i can see the icons on the bottom on the screen and the background fine. and it doesnt look like its been squashed or anything. its just simply cut the top 1/2 -3/4 of it off.

i had a look through the log file but i couldnt see any noticable erros.
I'll see if i can post it up anyway. and an updated version of the config.

and you said something about video memory or clock settings might need to be included.
the thing i dont understand is ...they both work individually (without any clock settings), when both are plugged in, its just they seem to go crazy when i try to have both at the same time lol

EDIT:: here are the new log/config files

http://x-kane.com/misc/Xorg.log

http://www.x-kane.com/misc/xorg.updated

but i managed to see something else today as well.
When i first booted it up and did startx the monitor that was half cut of ... today it had lots of vertical stripes (i think they call it interleaving or something? ) and still half cut off.
so i put the single screen config back on ...and it worked fine.
Then swapped BACK over to the dual config and it was fine again ..(but still the half a screen missing)


Last edited by Kane2002; 01-19-2005 at 06:45 AM.
 
Old 01-19-2005, 08:21 PM   #24
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
You can use the VideoRam option (kB) if you wish -- though memory doesn't appear to be an issue from the current logs.

Just to clarify: it is the TFT monitor connected to the nvidia card that's playing up ? Have you tried the stock nvidia driver for this one instead of the vesa (I would try the nv, nvidia and GeForce drivers, actually). The sw_cursor option is being rejected as not required, so you could removed that line. To your ServerLayout section, you could however add
Code:
   Option "Xinerama" "On"
to save typing with startx.

Hope this helps a bit anyway...

Cheers,

mj
 
Old 01-19-2005, 08:34 PM   #25
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
thanks

the monitor that is playing up now is the CRT connected to my ATI card. Which seems extremely odd as it was the nvidia card and the tft that was having the problems in the first place.

the secondary screen (tft - nvidia) is working fine, but its just this primary monitor .... i just cant for the life of me get it to show the whole screen. Only the bottom half.

i suppose i could try the ati drivers for it (i tried them before - but realised i dont have the correct xorg version (doh) )

so i would need to upgrade xorg ..... which i dont know how. Cant seem to find anywhere on google that shows how to upgrade it.


Kane
 
Old 01-19-2005, 09:11 PM   #26
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
apt-get update && apt-get install xorg. oh wait...

Without wanting to go around in circles, you have of course tried the radeon driver for the ATI Radeon card ?

mj
 
Old 01-20-2005, 07:00 AM   #27
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
i never finished installing them properly ... because i realised they were for xorg v6.8 when i think i have 6.7
which is why i needed to know how to update xorg

i'll just go have another fiddle now

thanks alot
Kane
 
Old 01-20-2005, 08:46 AM   #28
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
**sigh** back to square one

i just reinstalled slack10 because there were some things i missed before.

backed up the X config files.

came to try out the radeon card .. fine
nvidia card .... error ... Addsource/ScreenInit failed for driver 0

i think i am running round in circles lol

but one thing i have noticed now... is that when i tried just the radeon config ...
it starts up like the half screen used to like i desribed above ... but then after about 5 seconds the gnome splash screen comes up and it all loads fine.

so when i had the 1 and a half screens working before ...it was like it forgot to load up fully or something

but now im back to square one with just my ATI card working.



EDIT:: right after a reboot both the cards are working fine again in "single" mode.

but when i use the xinerama config ... im still getting the problem with the ATI screen being half cut off.


Last edited by Kane2002; 01-20-2005 at 09:07 AM.
 
Old 01-20-2005, 12:47 PM   #29
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
O.....M......G.....

**faints**

i think i have nearly done it

i just upgraded to xorg 6.8.1 (biggest thing i have ever done BY MYSELF) hahaha im so happy ...

and it even configure BOTH my monitors ....jsut at the wrong res atm so its not showing anything.

Im going to go have a play ....i feel that this might be the answer to all my problems

i'll report back to let you know if i manage to get them both working properly!!

 
Old 01-20-2005, 12:58 PM   #30
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
YES!!! its amazing

they are even both at different resolutions.

they both look like the same thing ...but then you open a program in one window...and you can open another program on the other window
(totally different to how windows does it)

i think im going to cry

the only problem i have now ... is that my main monitor is running at 60hz (1280x960) ...and i cant stand it ...it gives me such a bad headache.

the monitor runs fine at 75hz in windows at this res ... how can i change it ... i dont remember seeing anything in the config files about it.

Thanks Alot for your help

Kane

edit:: oh and is there anyway to move windows between screens without having to close and re-open on the other screen?

Last edited by Kane2002; 01-20-2005 at 01:02 PM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How many graphics cards being used for display? chijacky Linux - Hardware 1 05-05-2005 09:03 AM
Intel Graphics cards filtecuk Mandriva 1 03-26-2005 05:03 AM
Using two graphics cards w/ Linux? daihard Linux - Hardware 4 02-01-2005 07:04 PM
Difference between graphics cards? eBopBob General 10 03-21-2004 02:12 AM
changing graphics cards bm1 Slackware 1 01-14-2004 11:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration