LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-20-2005, 09:06 PM   #1
sleepisforwimps
Member
 
Registered: Apr 2005
Location: Susex, England.
Distribution: Slackware 10.1, Devil Linux
Posts: 49

Rep: Reputation: 15
Multimedia Slackware trouble


This will probably turn out to be quite a long thread but I have several questions related to the same machine and I would run the risk of repeating myself if I were to put them in separate threads. I'm trying to set up a Slackware box with full multimedia capabilities and while I've made quite some progress on this there are a few things that I have not been able to debug. First of all I'll list the relevant specs of my machine.

I have a 2.2GHz Sempron running Gnome 2.6.2 on Slackware 10.1 with a generic 2.6.10 kernel. I have two graphics card insalled, the first being a 64MB GeForce2 MX 400 AGP, the second is a 64MB ATI Radeon 7000 PCI. Both cards have identical 17" Dell monitors, model D1028LR. Both monitors were second-hand so I don't have the manuals but I found on a forum somewhere that their horizontal sync is 30-60, the vertical sync is 50-120 and I know they're at least capable of a resolution of 1280x1024. Finally, my sound-card is an on-board VIA.

So far I've gotten Xinerama running well and have no problems running both monitors as though they were one desktop; I'm using the official NVidia drivers for my AGP card so OpenGL works on that card; sound mainly works and I can watch DVD's, play music both direct from the DVD drive and from the hard-drive, and listen to the radio through the Internet with RealPlayer; I've also gotten Xine running well and can even watch DVD's full screen across both monitors (fun but impractical due to the large gap between them); I can also play Nexuiz on the GeForce monitor but there are problems with that as I'll go into below. Overall it's running pretty well and is quite stable except for a few isolated and easily fixed problems but there are some things I haven't gotten going yet.

The first problem is the resolution, although both monitors are capable of 1280x1024 I can't get them higher than 1024x768. I've tried varying the configuration of /etc/X11/xorg.conf a few different ways but with no joy. The only clue is that in /var/log/Xorg.0.log I get the line "(WW) (640x350,Dell D1028LR) mode clock 31.5MHz exceeds DDC maximum 0MHz" repeated many times with various resolutions and clock speeds. I also get the following lines:

Code:
(WW) RADEON(1): Restoring MEM_CNTL (00000000), setting to 00002e00
(WW) RADEON(1): Video BIOS not detected in PCI space!
(WW) RADEON(1): Attempting to read Video BIOS from legacy ISA space!
(WW) RADEON(1): Invalid ROM pointer, BIOS data will not be used
(WW) RADEON(1): Video BIOS not detected, using default clock settings!
However I have no idea what these mean and a Google search was not very enlightening. Here is the relevant sections of the current xorg.conf file for info:

Code:
# **********************************************************************
# Monitor section
# **********************************************************************
Section "Monitor"
    Identifier  "Dell D1028LR"
    HorizSync   30.0 - 60.0
    VertRefresh 50-120
EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************
Section "Device"
    Identifier  "GeForce2MX400"
    Driver      "nvidia"
    BusID       "PCI:1:0:0"
    VideoRam    65536
EndSection

Section "Device"
    Identifier  "ATIRaedon7000"
    Driver      "ati"
    BusID       "PCI:0:8:0"
    VideoRam    65536
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************
Section "Screen"

    Identifier  "Screen 1"
    Device      "GeForce2MX400"
    Monitor     "Dell D1028LR"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection

EndSection

Section "Screen"

    Identifier  "Screen 2"
    Device      "ATIRaedon7000"
    Monitor     "Dell D1028LR"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection

EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************
Section "ServerLayout"

    Identifier  "Simple Layout"
    Screen "Screen 1"
    Screen "Screen 2" LeftOf "Screen 1"
    Option "Xinerama" "on"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection
Can anyone tell me what is going on here and what is the problem with this configuration?

The next problem concerns switching from X to terminal with <ALT>-<CTRL>-<Fx>, whenever I try that with Xinerama running the screen goes completely blank and won't switch to any console or even back to X. The only thing that does work in that situation is the three-fingered salute. This is not a major problem as I am quite comfortable using a terminal screen under X but it would be nice to know what causes this and what I can do about it.

The final graphics problem concerns Nexuiz. I can load up X in Xinerama mode and start Nexiuz which will go into full-screen mode on the GeForce. However when it does this the mouse, although it cannot go outside the Nexuiz window doesn't actually work. I cannot select menu items or move with the mouse when playing. When I use in window mode however it works fine, it also works fine when I disable the Radeon screen and Xinerama in xorg.conf and run X on a single screen but is there a way of configuring my set-up so that the mouse works with full-screen Nexuiz under Xinerama or is this likely to be a problem with the game itself?

The next questions concern sound. lspci reports my sound-card as follows:

Code:
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
I set this up by simply running "alsaconf" which found and configured without difficulty. I can now have full audio with DVD's, CD's and ogg files. However there are two problems with it. One is that Flash movies under Firefox don't usually give any sound. Sometimes it tries to and I get a brief moment of noise but usually they're totally silent. Is this likely to be a problem with the sound configuration or with Flash itself?

Also whenever I try to open gnome-volume-control I get told "Sorry, no mixer elements and/or devices found." This makes no sense as the sound works fine and the volume control sliders in xmms, gXine and RealPlayer all work fine as does alsamixer from the console so why would gnome-volume-control not work? I also can't use the volume control applet from the panel as it always stays at zero. Why would that be?

One last question, in order to be able to mount or use DVD's and CD's or adjust the sound as a normal user I have to run the commands "chmod 644 /dev/hdc; chmod 644 /dev/hdd; chmod /dev/mixer" as root. As these settings get reset at boot-time I got around it my adding these three commands to /etc/rc.d/rc.local rather than have to do it manually each time but is there a better or more appropriate way of doing this?
 
Old 08-20-2005, 10:45 PM   #2
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
sorry i only had a chance to read the first couple paragraphs regarding video, and ill add my $0.02:

did you download and load/install the appropriate video card driver and reboot, successfully? did you run 'xorgconfig' and configure your video card/monitor settings EXACTLY? (*VERY* important to configure the settings for your monitor exactly as they are, not just guessing numbers for, say, the V-sync rate, etc)?

if youv done those 2 things, i dont know what the problem is for that part.
 
Old 08-21-2005, 12:29 AM   #3
shilo
Senior Member
 
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132

Rep: Reputation: 50
Add yourself to the groups audio, video, cdrom and disk (/etc/group). See if that clears up some of your issues.
 
Old 08-21-2005, 07:15 AM   #4
sleepisforwimps
Member
 
Registered: Apr 2005
Location: Susex, England.
Distribution: Slackware 10.1, Devil Linux
Posts: 49

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by nadroj
did you download and load/install the appropriate video card driver and reboot, successfully? did you run 'xorgconfig' and configure your video card/monitor settings EXACTLY?
Yes, that was done for the GeForce but not for the Radeon, I'm just using the default ati module for that. OpenGL works well on the GeForce and for a modestly-specced machine Nexuiz is quite playable. One problem though is that I wasn't able to verify the refresh rates as I could only find them on one forum and the Dell website doesn't even list the monitor on their tech support database. If anyone has the manual for this monitor I would appreciate if they could verify the figures above.


Quote:
Originally posted by shilo
Add yourself to the groups audio, video, cdrom and disk (/etc/group). See if that clears up some of your issues.
Tried that, sound now works on Flash movies - thanks. However I still get the same stupid error message from gnone-control-panel, any idea why?

Last edited by sleepisforwimps; 08-21-2005 at 07:32 AM.
 
  


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
Multimedia - Streaming Gone Mad - Big Trouble Ingla Linux - General 2 11-21-2005 10:17 PM
Trouble with multimedia codecs on ubuntu 5.04 A64 penguinpower77 Ubuntu 4 07-31-2005 03:25 PM
Multimedia Slackware Grunty Linux - Distributions 8 07-08-2004 05:59 AM
Hp multimedia hotkeys under Slackware 9.1? njbrain Linux - Hardware 3 01-21-2004 07:54 AM
Slackware Trouble Scythe Slackware 9 09-06-2003 04:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:28 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