Jump to content

ShineDesign

Members
  • Posts

    87
  • Joined

  • Last visited

Posts posted by ShineDesign

  1. Ok, everything plays just fine from the system notifications screen, but when I'm actually using the various applications - no sound is played. Kopete for example, the sounds play just fine from the system notifications screen within KControl, but they don't play at all from within kopete's configuration screen. I've even run Kopete as root to see if it was a permission thing...nope.

     

    Whats going on?

  2. I've re-installed the latest NVidia drivers, made sure my device in XF86Config-4 is set to "nvidia" and not "nv", and installed all OpenGL dependant packages from the software section of MCC. Why aren't my OpenGL screensavers working?

     

    How can I run them from the terminal to see any error outputs?

  3. The problem was the "ao-arts" command I had added to /home/einstein/.mplayer/config

     

    For some reason it doesn't like that command (which is used for adding the arts sound driver option fro the audio section in preferences)

     

    Weeiiirrdd............ :screwy::screwy::screwy:

  4. Thanks, I'll try out your suggestion

     

    Are you trying to get both monitors displaying the same image or splitting the image across two monitors?

     

    Splitt across two monitors...but for now, I just want to see it work in any config. I can change the arrangement later.

     

    Are both the monitors the same spec?

     

    Nope, the main monitor is a 22" made by Hitachi, and the second is a 17" Sony Trinitron. All the horiz and vert freq's are correct though.

     

    It may also be worth double checking that you have the most recent nvidia drivers installed (although you have probably already done this)

     

    Sure do, thanks :)

     

    BTW What actually happens when you go into X with this config?

     

    It gives me the infamous "no screens found" error after kicking me back to the terminal. Doesn't start X.

  5. Opening from Term using

     

    usr/bin/gmplayer -quiet -nofs

     

    [root@localhost //]# usr/bin/gmplayer -quiet -nofs
    MPlayer 1.0pre3-3.3.2 (C) 2000-2003 MPlayer Team
    
    CPU: Advanced Micro Devices Athlon 4 /Athlon MP/XP Palomino 1668 MHz (Family: 6,
    Stepping: 2)
    Detected cache-line size is 64 bytes
    CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
    Compiled with Runtime CPU Detection - WARNING - this is not optimal!
    To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
    Reading config file /etc/mplayer/mplayer.conf
    Reading config file /root/.mplayer/config
    [cfg] read config file: /root/.mplayer/gui.conf
    Reading config file /root/.mplayer/gui.conf
    vo: X11 running at 1600x1200 with depth 24 and 32 bpp (":0.0" => local display)
    Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No                                                  such file or directory
    Reading /etc/mplayer/codecs.conf: 61 audio & 169 video codecs
    font: can't open file: /root/.mplayer/font/font.desc
    font: can't open file: /usr/share/mplayer/font/font.desc
    Using Linux hardware RTC timing (1024Hz).
    Can't open input config file /root/.mplayer/input.conf: No such file or director                                                 y
    Input config file /etc/mplayer/input.conf parsed: 53 binds
    Opening joystick device /dev/input/js0
    Can't open joystick device /dev/input/js0 : No such file or directory
    Can't init input joystick
    Setting up LIRC support...
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support.
    You will not be able to use your remote control.
    SKIN dir 1: '/root/.mplayer/Skin'
    SKIN dir 2: '/usr/share/mplayer/Skin'

     

    Through the terminal, the application at least launches...though unuseable.

     

    Any ideas?

  6. Thanks for the suggestion! However, it didn't work. Though I may have transposed some things incorrectly...as I only have one dual-output video card. Here's my file:

     

    # File generated by XFdrake.

     

    # **********************************************************************

    # Refer to the XF86Config man page for details about the format of

    # this file.

    # **********************************************************************

     

    Section "Files"

        # Multiple FontPath entries are allowed (they are concatenated together)

        # By default, Mandrake 6.0 and later now use a font server independent of

        # the X server to render fonts.

        FontPath "unix/:-1"

    EndSection

     

    Section "ServerFlags"

        #DontZap # disable <Crtl><Alt><BS> (server abort)

        #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)

        AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work

    EndSection

     

    Section "Module"

        Load "dbe" # Double-Buffering Extension

        Load "v4l" # Video for Linux

        Load "extmod"

        Load "type1"

        Load "freetype"

        Load "/usr/X11R6/lib/modules/extensions/libglx.so"

    EndSection

     

    Section "InputDevice"

        Identifier "Keyboard1"

        Driver "Keyboard"

        Option "XkbModel" "pc105"

        Option "XkbLayout" "en_US"

        Option "XkbOptions" ""

    EndSection

     

    Section "InputDevice"

        Identifier "Mouse1"

        Driver "mouse"

        Option "Protocol" "ExplorerPS/2"

        Option "Device" "/dev/mouse"

        Option "ZAxisMapping" "6 7"

    EndSection

     

    Section "Monitor"

        Identifier "monitor1"

        VendorName "Hitachi, Ltd."

        ModelName "Hitachi CM800"

        HorizSync 31.0-89.0

        VertRefresh 50.0-160.0

       

        # Sony Vaio C1(X,XS,VE,VN)?

        # 1024x480 @ 85.6 Hz, 48 kHz hsync

        ModeLine "1024x480"    65.00 1024 1032 1176 1344  480  488  494  563 -hsync -vsync

       

        # TV fullscreen mode or DVD fullscreen output.

        # 768x576 @ 79 Hz, 50 kHz hsync

        ModeLine "768x576"    50.00  768  832  846 1000  576  590  595  630

       

        # 768x576 @ 100 Hz, 61.6 kHz hsync

        ModeLine "768x576"    63.07  768  800  960 1024  576  578  590  616

    EndSection

     

    Section "Monitor"

        Identifier "monitor2"

        HorizSync 31.0-65.0

        VertRefresh 50.0-120.0

       

        # Sony Vaio C1(X,XS,VE,VN)?

        # 1024x480 @ 85.6 Hz, 48 kHz hsync

        ModeLine "1024x480"    65.00 1024 1032 1176 1344  480  488  494  563 -hsync -vsync

       

        # TV fullscreen mode or DVD fullscreen output.

        # 768x576 @ 79 Hz, 50 kHz hsync

        ModeLine "768x576"    50.00  768  832  846 1000  576  590  595  630

       

        # 768x576 @ 100 Hz, 61.6 kHz hsync

        ModeLine "768x576"    63.07  768  800  960 1024  576  578  590  616

       

     

    Section "Device"

        Identifier "device1"

        VendorName "NVIDIA Corporation"

        BoardName "NVIDIA GeForce FX (generic)"

        Driver "nvidia"

        Option "DPMS"

        Option "IgnoreEDID" "1"

     

        Option "TwinView" "on"

        Option "ConnectedMonitor" "CRT,CRT"

        Option "TwinViewOrientation" "Clone"

        Option "SecondMonitorHorizSync" "31-65"

        Option "SecondMonitorVertRefresh" "50-120"

        Option "MetaModes" "1600x1200,1280x1024"

    EndSection

     

    Section "Screen"

        Identifier "screen1"

        Device "device1"

        Monitor "monitor1"

        DefaultColorDepth 24

       

        Subsection "Display"

            Depth 8

            Virtual 1600 1200

        EndSubsection

       

        Subsection "Display"

            Depth 15

            Virtual 1600 1200

        EndSubsection

       

        Subsection "Display"

            Depth 16

            Virtual 1600 1200

        EndSubsection

       

        Subsection "Display"

            Depth 24

            Virtual 1600 1200

        EndSubsection

    EndSection

     

    Section "Screen"

        Identifier "screen2"

        Device "device2"

        Monitor "monitor2"

        DefaultColorDepth 24

       

        Subsection "Display"

            Depth 8

            Virtual 1600 1200

        EndSubsection

       

        Subsection "Display"

            Depth 15

            Virtual 1600 1200

        EndSubsection

       

        Subsection "Display"

            Depth 16

            Virtual 1600 1200

        EndSubsection

       

        Subsection "Display"

            Depth 24

            Virtual 1600 1200

        EndSubsection

    EndSection

     

    Section "ServerLayout"

        Identifier "layout1"

        Option "Xinerama"

        InputDevice "Keyboard1" "CoreKeyboard"

        InputDevice "Mouse1" "CorePointer"

        Screen  "screen1"

        Screen  "screen2"

    EndSection

     

    See anything that jumps out?

  7. Anybody know how this can be fixed?

     

    Currently, if I go to 127.0.0.1 locally, it gives the same forbidden error. (through Konqueror, running from root)

     

    Though if run "konqueror /var/www/data/index.html" the site comes up just fine. My permissions are set to allow read and execute access in user, group and other. All permissions are fine, the apache server was started from root, I can't think of anything else that could be causing this. Anybody?

  8. I know you have to pay a monthly subscription for that, but does Cedega actually check for membership status each time it runs? Or is it like a normal application that just runs without checking anything online? I don't want to pay a monthly fee indeffinately to make it work. Thanks!

  9. Hi everybody,

     

    My WineX is doing weird things...can't seem to open anything, particularily Counter Strike. Here's the error:

    [einstein@localhost Counter-Strike]$ winex cstrike.exe

    /usr/lib/transgaming/winex/bin/wine: relocation error: /usr/lib/transgaming/winex/lib/libwine.so: symbol h_errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

    [einstein@localhost Counter-Strike]$

    Any ideas how to fix this? :unsure:

     

    [moved from Software by spinynorman]

  10. :wall: DUHHHH....I'm a complete dolt! I should have known to think of this FIRST, especially after all my years of mastering the Windows OS!

     

    ..........Totem didn't have the right codecs to play the audio! Opened them in Mplayer...works great!.....

     

     

    DDDEEEERRRRRR :screwy::screwy::screwy::screwy:

  11. I've had to install this driver a few different times, seems whenever I have to restore my bootloader I have to re-install the NVIDIA drivers also. Here's what I always do, and it works like a charm.

     

    (assuming you have your kernel updated to at least what's compiled with MDK10...)

     

    -SU to root in your favorite terminal (I love emacs)

    -cd to /etc/

    -emacs (or whatever terminal you use) inittab

    -change the 5 in "id:5:initdefault:" to 3, save the file

    -reboot the system, login as normal user then su to root.

    -navigate to where your NVIDIA driver .run file is, and type "sh NVIDIA...bla..bla..bla.run"

    -The driver will now re-install itself through a terminal-like gui, and you'll be all set. Don't forget to change your inittab back to level 5 once this is done (same way you changed it to 3).

     

    If you knew this already...just ignore me. hah!

  12. OK, so I'm new to this web server business. I've been using Mandrake 10 for two weeks (first time using linux) and just yesterday had to configure a new web server for my office, as our BSD box's harddrive went capputz. (I didn't configure that one). I've got everything up and running, except my perl/sql databases won't run on the site. http://www.componentconcepts.com is the site, and I realized that the mysql service wasn't running on my MDK10 box. So then I realized it wasn't even installed, so I installed it and started it. Same prob on the site. So now, I want to stop it and restart it as su...but don't know how. Anybody able to post advise? Thanks...

  13. Ok, got it all to work. The resolution was easy...I was running apache under my normal user, which for some reason didn't have permission (even though it says it does) to access that. So I ran apache after su'ing to root, and it works. Now all I gotta do is fix the dang internal server error when viewing the products page!

  14. perl scripts need execute permissions? i don't know, only ever use php.

     

    is there an index.html file in there you're trying to access?

     

    The perl scrips are looking for and returning results to display on the page from /data, so that's why I need the root to be /var/www/data.

     

    There is an index.html file, yes. There's alot of other files as well :) hehe.

  15. User Apache should have access, as the permissions are set as (from the GUI)

     

    User (show entries, write entries, enter)

    Group (show entries, enter)

    Others (show entries, enter)

     

    I added the directory command at the bottom of my httpd2.conf file, still no luck.

  16. So I changed my DocumentRoot in my httpd2.conf and httpd2-perl.conf to point to /var/www/data, as that is the folder all my perl scripts are pointing to within my website. Though, now whenever I try to access my company website http://www.componentconcepts.com, it gives a 403 Forbidden error message. All permissions are the exact same for /data as they were for /html, which was the original DocumentRoot (and worked also, only the perl scripts didn't of course). What is going wrong here?

×
×
  • Create New...