LinuxQuestions.org
Help answer threads with 0 replies.
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, 05:42 PM   #1
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Rep: Reputation: 30
Graphics Cards - Issue


Hey guys
well after miserably failing to get dual head workin on my ATI radeon 9500 card with slackware 10, i thought i might try it with two cards.

This time i have the ATI card, and an additional PCI Geforce 2 mx440

well slackware used to work with the ATI card from a fresh install, but ive since formatted and reinstalled with both cards in and upon trying to startx i get errors.

I've posted the log on

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

Any ideas?

I tried X -configure , i get the same problem.

Thanks Alot
Kane

(if you need any additional info just shout)
 
Old 01-17-2005, 05:46 PM   #2
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
Are you sure you've configured your mouse correctly in your xorg.conf ?

Cheers,

mj
 
Old 01-17-2005, 05:50 PM   #3
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
hey

err well when i installed i selected USB mouse, (because it is - obviously) .

but for some reason i have nagging in me .... i think i might have selected PS2 last time i installed it (when everything worked) ...even though its a usb mouse

could this be it?

and how would i change it? (im pretty much a noob)

Last edited by Kane2002; 01-17-2005 at 05:51 PM.
 
Old 01-17-2005, 05:58 PM   #4
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
If the mouse entry is wrong, then yes X will almost certainly crash.

The grass-roots way to do it is to open up your xorg.conf file (probably in /etc/X11/xorg.conf or nearby) using the Vi text editor, look for your mouse entry. Then change it so that it resembles the following:
Code:
Section "InputDevice"
        Identifier      "Mouse1"
        Driver          "mouse"
        Option          "Device"                "/dev/mouse"
        Option          "Protocol"              "IMPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "5"
EndSection
Leave out the ZAxis and Buttons lines if you don't have a wheel mouse.

Cheers,

mj
 
Old 01-17-2005, 06:02 PM   #5
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
now is the time i wish i learnt how to use VI with the tutor

LOL
 
Old 01-17-2005, 06:12 PM   #6
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
Log in as root, change to the appropriate directory, backup your existing config file, and then type
Code:
vi xorg.conf
Scroll down to the mouse entry (arrow keys) and then press i (for 'insert' mode) and edit at will. Once complete, press ESC to escape back to control mode, and type
Code:
wq
to write and then quite vi.

Easy schmeasy !

mj
 
Old 01-17-2005, 06:16 PM   #7
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
mucho gracias

thanks alot dude - will let you know how it goes
 
Old 01-17-2005, 06:17 PM   #8
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
No worries

mj
 
Old 01-17-2005, 06:30 PM   #9
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
well im on ....at last.

but it must be a usb problem with the mobo, i have an ASUS A7N8X deluxe.
on startup i noticed it said /dev/mouse: no such device

well anyway i tried what you said (at least i know how to use VI now :P)

no luck. and then i plugged the usb mouse into a usb pci port i have plugged in. and hey presto

just wondering now is there anyway simple way to get the usb ports on the mobo to work?
And the scroll wheel on the mouse doesnt work ...but i didnt see anywhere in the config the ZAxis mapping ...so if i added that anywhere in the mouse section ...should the scrollwheel work?
if not ...no worries

Thanks again dude...the help is much appreciated

(now to try and figure out xinerama )

Kane

Edit:: I have got the scroll wheel working. - just the usb ports to go

Last edited by Kane2002; 01-17-2005 at 06:45 PM.
 
Old 01-17-2005, 06:55 PM   #10
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
Glad to hear that you've got the mouse working (and presumably X as well). For the usb ports on the motherboard, I'd have a look in the bios for any settings (sometimes they can be disabled here) and have a close look for any fried components or dry solder joints near the ports. I've had serial ports giving up the ghost on such simple things...

Cheers,

mj
 
Old 01-17-2005, 07:01 PM   #11
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
i dont think its anything like that because they work in winblows
oh well i can live without them

btw - one last question.
I notice when gnome starts up (this has bugged me forever), the first screen you see is just a background image, then a splash screen comes up with gnome 2.4 or woteva.

But the background image...it always looks pixellated (and always has done whichever distro i have had)
until it loads into the "main page". .... why is this? is there anyway to fix it? or is it just something you live with?

Thanks Alot
Kane
 
Old 01-17-2005, 07:37 PM   #12
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
right just to add something ....

i have got a bit further with the xinerama situation.

the main 17" crt monitor works (on the ATI AGP card), but the nvidia card on the second 15" TFT monitor is another matter.

when it loads the screen (tft) flashes a few times with something like nvidia corp in the top left corner (all looks fine) ... then gnome loads and the main CRT comes to life fine...but the TFT is like stripey ...

thinking this might be something to do with the resolutions ...but i havnt put anything in the config which the monitor cant handle

here is my config :

http://x-kane.com/misc/xorg.conf


any ideas folks?

EDIT:: unless its something to do with using the "vesa" driver twice .... well i didnt know what to put in there so....

Kane

Last edited by Kane2002; 01-17-2005 at 07:45 PM.
 
Old 01-17-2005, 07:46 PM   #13
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
Regarding the low initial resolution for the background image just as X is starting up - this isn't anything I've come across before (my current setup shows the background fine from the start).

Could you elaborate on what sort of stripes you have on the TFT screen ?

Cheers,

mj
 
Old 01-17-2005, 07:49 PM   #14
Kane2002
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware, Zenwalk
Posts: 173

Original Poster
Rep: Reputation: 30
i dont think it is the resolution now ... because i was thinking ... in windows when i give it too high a res ... it says "cannot display video mode" on the tft.

regarding the stripes .... theres about 5/6 thick alternating white - brown stripes going down ... then there are some horizontal stripes about 2-3 mm alternating black and white as you go down....

could it because i am using the vesa driver twice?

if so ...what should i put in place of this?

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

Rep: Reputation: 45
Can't see any reason why using the same driver twice should cause any problems, but it would definitely be worth trying the radeon driver for the Radeon card (rather than the vesa driver), at least.

Cheers,

mj
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 02:58 AM.

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