Thema geschlossen
Seite 1 von 3 1 2 3 LetzteLetzte
Ergebnis 1 bis 10 von 21

Thema: (Erledigt) SAX2 Test stürzt jedesmal ab

  1. #1
    Newbie
    Registriert seit
    02.12.2006
    Beiträge
    13

    Standard (Erledigt) SAX2 Test stürzt jedesmal ab

    Hallo an alle !

    Ich bin ganz neu in der Linux Welt, habe mein SUSE 10.1 seit 2 Tagen laufen und ich habe das Problemchen dass meine Bildwiederholrate zu niedrig ist.

    Bin eben mal in SAX2 gegangen und mein Monitor ist auch genau aufgelistet. Alle anderen Spezifikationswerte habe ich auch exakt überprüft doch bei Test wird nicht nur der Bildschirm schwarz, er scheint einfach nicht zu reagieren auch auch USB flakert kurz auf und dann wars as. Also STRG-ALT-BACK. Egal welchen Monitor ich auswähle ob VESA etc. immer das selbe.

    Nun heute wollte ich mein Tastaturlayout in SAX2 ändern und bei Test wieder dasselbe.

    Also hat es nicht direkt was mit dem Monitor zu tun ?!? Jedesmal scheitert der Testversuch in SAX 2 mit einem schwarzen Bildschirm der dann auch so grissel Töne macht wie wenn er einfach einschlälft. Kann das mit dem APIC, ACPI irgend so ein Strommanagment vielleicht zu tun haben, weil alles "einschläft" ?

    Danke für Hilfe !

    Nick

    P.S.: Ich habe auch die ganze Zeit einen "2ten eingefrorenen Mauszeiger" in der Mitte des Bildschirms.

  2. #2
    Administrator Avatar von Rain_Maker
    Registriert seit
    06.02.2006
    Beiträge
    5,459

    Standard Details please...

    Welche Hardware? (Grafikkarte/Monitor?)

    Code:
    /sbin/lspci
    
    /usr/sbin/hwinfo --monitor
    => Ausgaben posten.

    Jetzige Einstellungen? => Inhalt der /etc/X11/xorg.conf posten.

    Was ergibt eine Autokonfiguration von Sax2?

    1. Booten in Runlevel 3 (3 am Bootmenü eintippen)

    2.
    Code:
    su
    
    Passwort)
    
    cd /etc/X11/
    
    cp xorg.conf xorg.conf.backup #Sicherungskopie
    
    sax2 -a
    
    init 5
    Notfalls das Backup wieder zurückkopieren.

    Mal als Monitor einen "generischen LCD" versucht und testweise die Auflösung heruntergesetzt?

    Greetz,

    RM
    "Programming today is a race between software engineers striving to build better & bigger idiot-proof programs and the Universe trying to produce bigger & better idiots. So far, the Universe is winning." (Rick Cook)

    Dies ist ein _öffentliches_ Supportforum, keinerlei Support per PN, EMail oder Instant Messenger.

    openSUSE 11.4 - 3.3.X-desktop - fluxbox 1.3.2

    For Windows-Problems - Reboot / For Linux-Problems - BE ROOT!
    (==> Und hier das wirkliche "Geheimnis meines Erfolges")

  3. #3
    Newbie
    Registriert seit
    02.12.2006
    Beiträge
    13

    Standard AW: SAX2 Test stürtzt jedesmal ab

    Hallo,

    also hier mal die ganzen Konfiguration, die 2 anderen Sache probiere ich mal gleich aus.

    Code:
    # generic XFree86 4.x configuration file
    
    Section "Files"
      FontPath		"/usr/X11R6/lib/X11/fonts/truetype/"
      FontPath		"/usr/X11R6/lib/X11/fonts/URW/"
      FontPath		"/usr/X11R6/lib/X11/fonts/uni/"
      FontPath		"/usr/X11R6/lib/X11/fonts/misc/"
      ModulePath	"/usr/X11R6/lib/modules"
      RgbPath		"/usr/X11R6/lib/X11/rgb"
      InputDevices	"/dev/ttyS0"
      InputDevices	"/dev/ttyS1"
      InputDevices	"/dev/ttyS2"
      InputDevices	"/dev/ttyS3"
      InputDevices	"/dev/ttyS4"
      InputDevices	"/dev/ttyS5"
      InputDevices	"/dev/ttyS6"
      InputDevices	"/dev/ttyS7"
      InputDevices	"/dev/ttyS8"
      InputDevices	"/dev/psaux"
      InputDevices	"/dev/logibm"
      InputDevices	"/dev/sunmouse"
      InputDevices	"/dev/atibm"
      InputDevices	"/dev/amigamouse"
      InputDevices	"/dev/atarimouse"
      InputDevices	"/dev/inportbm"
      InputDevices	"/dev/gpmdata"
      InputDevices	"/dev/usbmouse"
      InputDevices	"/dev/adbmouse"
      InputDevices	"/dev/input/mice"
      InputDevices	"/dev/input/event0"
    EndSection
    
    Section "ServerFlags"
      Option	"AllowMouseOpenFail"
      Option	"BlankTime"	"0"
    EndSection
    
    Section "Module"
      Load	"dbe"
      Load	"extmod"
      Load	"glx"
    EndSection
    
    Section "InputDevice"
      Driver		"kbd"
      Identifier	"Keyboard[0]"
      Option		"Protocol"		"Standard"
      Option		"XkbRules"		"xfree86"
      Option		"XkbKeycodes"	"xfree86"
      Option		"XkbModel"		"pc104"
      Option		"XkbLayout"		"us"
    EndSection
    
    Section "InputDevice"
      Driver     "mouse"
      Identifier "Mouse[1]"
      Option     "Protocol" "explorerps/2"
      Option     "Device"   "/dev/input/mice"
    EndSection
    
    Section "Monitor"
      HorizSync		25-40
      Identifier	"Monitor[0]"
      ModelName		"Initial"
      VendorName	"Initial"
      VertRefresh	47-75
      UseModes		"Modes[0]"
    EndSection
    
    
    Section "Modes"
      Identifier	"Modes[0]"
      Modeline      "800x600" 29.38  800 816 896 992 600 601 604 617 # 1. Try
      Modeline		"640x480" 31.5   640 656 720 840 480 481 484 500 # 6. Try
      Modeline		"640x480" 31.5   640 680 720 864 480 488 491 521 # 5. Try
      Modeline		"640x480" 28     640 664 760 800 480 491 493 525 # 4. Try
      Modeline		"640x480" 28.32  640 664 760 800 480 491 493 525 # 3. Try
      Modeline		"640x480" 25.18  640 664 760 800 480 491 493 525 # 2. Try
      Modeline		"640x480" 25.175 640 664 760 800 480 491 493 525 # 1. Try
    EndSection
    
    Section "Monitor"
      HorizSync		28-33
      Identifier	"Monitor[vmware]"
      ModelName		"Initial"
      VendorName	"Initial"
      VertRefresh	43-72
      UseModes		"Modes[vmware]"
    EndSection
        
    Section "Modes"
      Identifier	"Modes[vmware]"
      Modeline		"800x600" 29.38 800 816 896 992 600 601 604 617
    EndSection
    
    Section "Monitor"
      HorizSync		31-48
      Identifier	"Monitor[vesa]"
      ModelName		"VESA"
      VendorName	"VESA"
      VertRefresh	50-60
    EndSection
    
    # Screen Section for module X support
    # -------------------------------------
    Section "Screen"
      SubSection "Display"
        Depth		16
        Modes		"800x600" 
      EndSubSection
      SubSection "Display"
        Depth		24
        Modes		"800x600" 
      EndSubSection
      SubSection "Display"
        Depth		32
        Modes		"800x600" 
      EndSubSection
      SubSection "Display"
        Depth		8
        Modes		"800x600" 
      EndSubSection
      Device		"Device[0]"
      Identifier	"Screen[0]"
      Monitor		"Monitor[0]"
    EndSection
    
    # Screen Section for fbdev support
    # ----------------------------------
    Section "Screen"
      SubSection "Display"
        Depth		16
        Modes		"default"            
      EndSubSection
      SubSection "Display"
        Depth		15
        Modes		"default"            
      EndSubSection
      SubSection "Display"
        Depth		15
        Modes		"default"            
      EndSubSection
      SubSection "Display"
        Depth		24
        Modes		"default"  
      EndSubSection
      SubSection "Display"
        Depth		32
        Modes		"default"  
      EndSubSection
      SubSection "Display"
        Depth		8
        Modes		"default"  
      EndSubSection
      Device		"Device[fbdev]"
      Identifier	"Screen[fbdev]"
      Monitor		"Monitor[0]"
    EndSection
    
    # Screen Section for vesa support
    # ----------------------------------
    Section "Screen"
      SubSection "Display"
        Depth		16
        Modes		"default"            
      EndSubSection
      SubSection "Display"
        Depth		8
        Modes		"default"  
      EndSubSection
      Device		"Device[vesa]"
      Identifier	"Screen[vesa]"
      Monitor       "Monitor[vesa]"
    EndSection
    
    # Screen Section for vmware support
    # ----------------------------------
    Section "Screen"
      SubSection "Display"
        Depth		8
        Modes		"800x600"
      EndSubSection
      SubSection "Display"
        Depth		16
        Modes		"800x600"
      EndSubSection
      SubSection "Display"
        Depth		24
        Modes		"800x600"
      EndSubSection
      Device		"Device[vmware]"
      Identifier	"Screen[vmware]"
      Monitor		"Monitor[vmware]"
    EndSection
    
    # Device Sections...
    # -------------------
    Section "Device"
      #BusID        "1:0:0"
      Driver		"ChangeMe"
      Identifier	"Device[0]"
      # device_options
      Option		"sw_cursor"	"on"
    EndSection
    
    Section "Device"
      Driver		"fbdev"
      Identifier	"Device[fbdev]"
      # fbdev_options
      Option		"ShadowFB"	"off"
    EndSection
    
    Section "Device"
      Driver		"vesa"
      #Option        "DefaultRefresh"
      Option        "ModeSetClearScreen" "no"
      Identifier	"Device[vesa]"
    EndSection
    
    Section "Device"
      Driver		"vmware"
      Identifier	"Device[vmware]"
    EndSection
    
    Section "ServerLayout"
      Identifier	"Layout[all]"
      InputDevice	"Keyboard[0]"	"CoreKeyboard"
      InputDevice  "Mouse[1]" "CorePointer"
      Option		"Xinerama"		"off"
      Screen   "Screen[fbdev]"
    EndSection
    Code:
    29: None 00.0: 10000 Monitor
      [Created at fb.70]
      Unique ID: rdCR.EY_qmtb9YY0
      Hardware Class: monitor
      Model: "Generic Monitor"
      Vendor: "Generic"
      Device: "Monitor"
      Resolution: 1024x768@76Hz
      Driver Info #0:
        Max. Resolution: 1024x768
        Vert. Sync Range: 50-90 Hz
        Hor. Sync Range: 31-61 kHz
      Config Status: cfg=new, avail=yes, need=no, active=unknown
    Code:
    00:00.0 Host bridge: Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub (rev 02)
    00:01.0 PCI bridge: Intel Corporation 945G/GZ/P/PL Express PCI Express Root Port (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
    00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
    00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 01)
    00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
    00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
    00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
    00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
    00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
    00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
    00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
    00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
    00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE (rev 01)
    00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
    01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0291 (rev a1)
    05:08.0 Ethernet controller: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)

  4. #4
    Administrator Avatar von Rain_Maker
    Registriert seit
    06.02.2006
    Beiträge
    5,459

    Standard In Anlehnung an eine Werbung für Whiskey ......

    Code:
    # generic XFree86 4.x configuration file
    ??

    *Rauchige Stimme aufsetz*

    "Das ist keine xorg.conf-Datei".

    *SCNR*

    Sorry, aber das ist keine vernünftige xorg.conf, die sollte ganz anders aussehen.

    Code:
    cat /etc/X11/xorg.conf
    
    # /.../
    # SaX generated X11 config file
    # Created on: 2006-11-27T12:48:36+0100.
    #
    # Version: 7.1
    # Contact: Marcus Schaefer <sax@suse.de>, 2002
    #
    # Automatically generated by [ISaX] (7.1)
    # PLEASE DO NOT EDIT THIS FILE!
    #
    
    Section "ServerLayout"
            Identifier     "Layout[all]"
            Screen      0  "aticonfig-Screen[0]" 0 0
            InputDevice    "Keyboard[0]" "CoreKeyboard"
            InputDevice    "Mouse[3]" "CorePointer"
            Option      "Clone" "off"
            Option      "Xinerama" "off"
    EndSection
    
    Section "Files"
            InputDevices   "/dev/ttyS0"
            InputDevices   "/dev/ttyS1"
            InputDevices   "/dev/ttyS2"
            InputDevices   "/dev/ttyS3"
            InputDevices   "/dev/ttyS4"
            InputDevices   "/dev/ttyS5"
            InputDevices   "/dev/ttyS6"
            InputDevices   "/dev/ttyS7"
            InputDevices   "/dev/ttyS8"
            InputDevices   "/dev/psaux"
            InputDevices   "/dev/logibm"
            InputDevices   "/dev/sunmouse"
            InputDevices   "/dev/atibm"
            InputDevices   "/dev/amigamouse"
            InputDevices   "/dev/atarimouse"
            InputDevices   "/dev/inportbm"
            InputDevices   "/dev/gpmdata"
            InputDevices   "/dev/mouse"
            InputDevices   "/dev/usbmouse"
            InputDevices   "/dev/adbmouse"
            InputDevices   "/dev/input/mice"
            InputDevices   "/dev/input/event0"
            InputDevices   "/dev/pointer0"
            InputDevices   "/dev/pointer1"
            InputDevices   "/dev/pointer2"
            InputDevices   "/dev/pointer3"
            FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/local"
            FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
            FontPath     "/usr/X11R6/lib/X11/fonts/URW"
            FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
            FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
            FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
            FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"
            FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/kwintv"
            FontPath     "/usr/X11R6/lib/X11/fonts/truetype"
            FontPath     "/usr/X11R6/lib/X11/fonts/uni:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/CID"
            FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"
            FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
            FontPath     "/usr/X11R6/lib/X11/fonts/xtest"
            FontPath     "/opt/kde3/share/fonts"
    EndSection
    
    Section "Module"
            Load  "dbe"
            Load  "type1"
            Load  "freetype"
            Load  "extmod"
            Load  "glx"
            Load  "v4l"
            Load  "dri"
    EndSection
    
    Section "ServerFlags"
            Option      "AllowMouseOpenFail"
    EndSection
    
    Section "InputDevice"
            Identifier  "Keyboard[0]"
            Driver      "kbd"
            Option      "Protocol" "Standard"
            Option      "XkbLayout" "de"
            Option      "XkbModel" "pc105"
            Option      "XkbRules" "xfree86"
            Option      "XkbVariant" "nodeadkeys"
    EndSection
    
    Section "InputDevice"
            Identifier  "Mouse[1]"
            Driver      "synaptics"
            Option      "Device" "/dev/input/mice"
            Option      "Emulate3Buttons" "on"
            Option      "Name" "Touchpad"
            Option      "SHMConfig" "on"
            Option      "Vendor" "Synaptics"
            Option      "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
            Identifier  "Mouse[3]"
            Driver      "mouse"
            Option      "Buttons" "5"
            Option      "Device" "/dev/input/mice"
            Option      "Name" "ImPS/2 Generic Wheel Mouse"
            Option      "Protocol" "explorerps/2"
            Option      "Vendor" "Sysp"
            Option      "ZAxisMapping" "4 5"
    EndSection
    
    Section "Modes"
            Identifier     "Modes[0]"
            ModeLine     "800x600" 40.2 800 832 912 1024 600 601 604 623
            ModeLine     "768x576" 37.4 768 800 880 992 576 577 580 598
            ModeLine     "640x480" 29.8 640 664 728 816 480 481 484 501
            ModeLine     "640x480" 25.1 640 656 720 800 480 481 484 498
            ModeLine     "1280x800" 71.0 1280 1328 1360 1440 800 802 808 823
    EndSection
    
    Section "Monitor"
            Identifier   "Monitor[0]"
            VendorName   "QDS"
            ModelName    "JMN4A1P044931 MONITOR"
            UseModes     "Modes[0]"
            DisplaySize  330        210
            HorizSync    30.0 - 40.0
            VertRefresh  43.0 - 75.0
            Option      "DPMS"
    EndSection
    
    Section "Monitor"
            Identifier   "aticonfig-Monitor[0]"
            Option      "VendorName" "ATI Proprietary Driver"
            Option      "ModelName" "Generic Autodetecting Monitor"
            Option      "DPMS" "true"
    EndSection
    
    Section "Monitor"
            Identifier   "aticonfig-Monitor[1]"
            Option      "VendorName" "ATI Proprietary Driver"
            Option      "ModelName" "Generic Autodetecting Monitor"
            Option      "DPMS" "true"
    EndSection
    
    Section "Device"
            Identifier  "Device[0]"
            Driver      "radeon"
            VendorName  "ATI"
            BoardName   "RV350 NP"
            BusID       "1:0:0"
    EndSection
    
    Section "Device"
            Identifier  "aticonfig-Device[0]"
            Driver      "fglrx"
            Option      "DesktopSetup" "clone"
            Option      "Mode2" "1024x768,"
            BusID       "PCI:1:0:0"
    EndSection
    
    Section "Device"
            Identifier  "aticonfig-Device[1]"
            Driver      "fglrx"
            BusID       "PCI:1:0:0"
            Screen      1
    EndSection
    
    Section "Screen"
            Identifier "Screen[0]"
            Device     "Device[0]"
            Monitor    "Monitor[0]"
            DefaultDepth     24
            SubSection "Display"
                    Depth     15
                    Modes    "1280x800" "1280x768" "1024x768" "800x600" "768x576" "640x480"
            EndSubSection
            SubSection "Display"
                    Depth     16
                    Modes    "1280x800" "1280x768" "1024x768" "800x600" "768x576" "640x480"
            EndSubSection
            SubSection "Display"
                    Depth     24
                    Modes    "1280x800" "1280x768" "1024x768" "800x600" "768x576" "640x480"
            EndSubSection
            SubSection "Display"
                    Depth     32
                    Modes    "1280x800" "1280x768" "1024x768" "800x600" "768x576" "640x480"
            EndSubSection
            SubSection "Display"
                    Depth     8
                    Modes    "1280x800" "1280x768" "1024x768" "800x600" "768x576" "640x480"
            EndSubSection
    EndSection
    
    Section "Screen"
            Identifier "aticonfig-Screen[0]"
            Device     "aticonfig-Device[0]"
            Monitor    "aticonfig-Monitor[0]"
            DefaultDepth     24
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
            EndSubSection
    EndSection
    
    Section "Screen"
            Identifier "aticonfig-Screen[1]"
            Device     "aticonfig-Device[1]"
            Monitor    "aticonfig-Monitor[1]"
            DefaultDepth     24
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
            EndSubSection
    EndSection
    
    Section "DRI"
            Group        "video"
            Mode         0660
    EndSection
    Ich denken man sieht schon den Unterschied, Du hast wohl die falsche Datei gepostet oder das ist irgendwas, aber keine xorg.conf.

    Das sieht wie eine alte Datei für XFree86 aus.

    Code:
    rpm -qa |egrep -i 'xorg|x11|kernel|kmp'
    => Ausgaben posten.

    Greetz,

    RM
    "Programming today is a race between software engineers striving to build better & bigger idiot-proof programs and the Universe trying to produce bigger & better idiots. So far, the Universe is winning." (Rick Cook)

    Dies ist ein _öffentliches_ Supportforum, keinerlei Support per PN, EMail oder Instant Messenger.

    openSUSE 11.4 - 3.3.X-desktop - fluxbox 1.3.2

    For Windows-Problems - Reboot / For Linux-Problems - BE ROOT!
    (==> Und hier das wirkliche "Geheimnis meines Erfolges")

  5. #5
    Newbie
    Registriert seit
    02.12.2006
    Beiträge
    13

    Standard AW: SAX2 Test stürtzt jedesmal ab

    Hallo,

    also das mit dem LCD geht auch nicht, da pfeift der Monitor mal kurz und das mit dem sax a hat auch das selbe ergebniss geliefert, kurzespfeifen dann nichts, obwohl der comp ja booten duerfte aber davon sehe ich ja nichts. ich habe das mit root gemacht da ich mich mit su nicht einloggen konnte am anfang.

    meine karte ist eine neue nvidia gto 7900 die ist auch richtig erkannt, der monitor ist ein aelterer 21 zoll philips brilliance 201p.

    mein system duerfte ueberhaupt misserabel konfiguriert sein, da ich jetzt ne bloede englische tastatur wiedermal habe und suse viel von der platte liest und eigentlich sehr langsam fuer einen p4 3ghz dual core ist.

    aber wie gesagt, auch wenn ich sax2 oeffne, nichts mache und einfach auf ok klicke dann auf test, pfeifft der monitor kurz und schwarz, obwohl ich nichts veraendert habe !

  6. #6
    Newbie
    Registriert seit
    02.12.2006
    Beiträge
    13

    Standard AW: SAX2 Test stürtzt jedesmal ab

    Ok habe das mal eingegeben, die Datei ist die Richtige. Habe den CAT Befehl eingegeben und in der ersten Zeile steht diese XFree Sache. Ist uebrigens eine bisschen aeltere 10.0 SUSE Version auf 5 CD's.

    Code:
    tightvnc-1.2.9-199
    xorg-x11-server-6.9.0-48
    libzypp-zmd-backend-7.1.1.0-40
    --
    tpctl-4.17-30
    xorg-x11-Xnest-6.9.0-48
    cdrdao-1.2.0-18
    --
    net-snmp-5.3.0.1-21
    xorg-x11-driver-video-6.9.0-46
    filters-2006.1.25-9
    --
    Crystalcursors-0.5-39
    x11-input-gunze-031126-29
    cabextract-1.1-14
    --
    awesfx-0.5.0d-16
    dbus-1-x11-0.60-30
    gle-3.0.6-661
    --
    OpenOffice_org-gnome-2.0.2-25
    xorg-x11-devel-6.9.0-48
    freeglut-devel-051110-15
    --
    kdegames3-board-3.5.1-14
    kernel-docs-2.6.16.13-4
    kwatch-2.3.3-17
    --
    jakarta-commons-collections-3.1-19
    kernel-source-2.6.16.13-4
    libcdio-devel-0.76-16
    --
    desktop-translations-10.1-38
    xorg-x11-fonts-75dpi-6.9.0-48
    dosfstools-2.11-13
    --
    libusb-0.1.12-7
    xorg-x11-server-glx-6.9.0-48
    diffutils-2.8.7-15
    --
    mono-web-1.1.13.7-6
    xorg-x11-Xvnc-6.9.0-48
    dbus-1-qt3-0.60-30
    --
    siga-10.101-10
    x11-input-synaptics-0.14.4-15
    at-3.1.8-921
    --
    WindowMaker-applets-1.0-675
    kernel-xen-2.6.16.13-4
    hplip-hpijs-0.9.7-19
    tpctl-kmp-smp-4.17_2.6.16.13_4-30
    sax2-libsax-perl-7.1-125
    --
    man-pages-2.29-3
    x11-input-wacom-0.7.2-16
    yast2-trans-stats-2.11.0-21
    --
    log4net-1.2.9-17
    xorg-x11-6.9.0-48
    hal-0.5.6-31
    --
    filesystem-10.1-5
    xorg-x11-fonts-cyrillic-6.9.0-48
    update-desktop-files-10.1-38
    --
    bsf-2.3.0-21
    emacs-x11-21.3-224
    gimp-help-0.9-16
    --
    xgrabsc-2.41-1038
    xorg-x11-man-6.9.0-48
    alsa-tools-gui-1.0.11-16
    --
    xmms-lib-1.2.10-103
    ndiswrapper-kmp-smp-1.10_2.6.16.13_4-19
    ghostscript-library-8.15.2rc1-20
    --
    alsa-firmware-1.0.10-13
    xorg-x11-fonts-100dpi-6.9.0-48
    dos2unix-3.1-315
    --
    glitz-0.4.4-21
    novfs-kmp-smp-1.2.0_2.6.16.13_4-10
    yast2-perl-bindings-2.13.4-17
    --
    ghostscript-fonts-other-8.15.2rc1-20
    xorg-x11-fonts-scalable-6.9.0-48
    expat-2.0.0-11
    --
    hwinfo-12.29-3
    xorg-x11-driver-video-nvidia-6.9.0-46
    gconf2-2.12.1-27
    yast2-country-2.13.23-5
    yast2-x11-2.13.6-38
    yast2-packager-2.13.105-3
    --
    xml-commons-1.3.02-16
    kernel-syms-2.6.16.13-4
    vcdimager-devel-0.7.23-19
    --
    perl-XML-LibXML-1.58-17
    xorg-x11-libs-6.9.0-48
    i4l-base-2006.4.25-4
    x11-tools-0.1-36
    arts-1.5.1-15
    --
    3ddiag-0.734-6
    ghostscript-x11-8.15.2rc1-20
    libwnck-2.12.2-26
    --
    openssh-askpass-4.2p1-18
    kernel-smp-2.6.16.13-4
    sax2-libsax-7.1-125

  7. #7
    Administrator Avatar von Rain_Maker
    Registriert seit
    06.02.2006
    Beiträge
    5,459

    Standard AW: SAX2 Test stürtzt jedesmal ab

    Mannometer, kennst Du eigentlich Dein eigenes System?

    Zitat Zitat von nickwing
    Ich bin ganz neu in der Linux Welt, habe mein SUSE 10.1 seit 2 Tagen laufen und ich habe das Problemchen dass meine Bildwiederholrate zu niedrig ist.
    Zitat Zitat von nickwing
    Ist uebrigens eine bisschen aeltere 10.0 SUSE Version auf 5 CD's.
    Was nun SuSE 10.0 oder 10.1?

    Sorry, aber so kann Dir sicher niemand helfen.

    Greetz,

    RM

    P.S. Das sieht anhand der Pakete nach 10.1 aus, aber Räselraten ist nicht meine Stärke.
    "Programming today is a race between software engineers striving to build better & bigger idiot-proof programs and the Universe trying to produce bigger & better idiots. So far, the Universe is winning." (Rick Cook)

    Dies ist ein _öffentliches_ Supportforum, keinerlei Support per PN, EMail oder Instant Messenger.

    openSUSE 11.4 - 3.3.X-desktop - fluxbox 1.3.2

    For Windows-Problems - Reboot / For Linux-Problems - BE ROOT!
    (==> Und hier das wirkliche "Geheimnis meines Erfolges")

  8. #8
    Newbie
    Registriert seit
    02.12.2006
    Beiträge
    13

    Standard AW: SAX2 Test stürtzt jedesmal ab

    sorry wollte nicht fuer verwirrung sorgen ich habe hier mehrere installations cd's aber es ist doch definitiv eine 10.1 OSS version, kann mir aber nicht denken dass ich unter 10.0 nicht dasselbe problem haette.

  9. #9
    Administrator Avatar von Rain_Maker
    Registriert seit
    06.02.2006
    Beiträge
    5,459

    Standard AW: SAX2 Test stürtzt jedesmal ab

    Dann solltest Du aber trotzdem mal etwas genauer umschreiben, was das eigentliche Problem ist.

    Zitat Zitat von nickwing
    da pfeift der Monitor mal kurz und das mit dem sax a hat auch das selbe ergebniss geliefert, kurzespfeifen dann nichts, obwohl der comp ja booten duerfte aber davon sehe ich ja nichts. ich habe das mit root gemacht da ich mich mit su nicht einloggen konnte am anfang.
    Ich habe keine Ahnung, was Du mir damit sagen willst. Wird der Monitor schon beim Bootvorgang schwarz? Kannst Du die Bootmeldungen sehen?

    Daß natürlich die Einstellung "Generic LCD" bei einem Röhrenmonitor nicht funktionieren kann, ist wohl klar, aber auch da musste ich auch zuerst mal raten, weil ich nicht wusste, um welchen Monitor es sich handelt.

    BEVOR wir hier allerdings überhaupt etwas machen, solltest Du Dein System erstmal auf den neusten Stand bringen, denn die "ältere 10.1" mit Kernel 2.6.16.13-4 hatte noch einige Macken, die durch ein Online-Update mit YAST (nicht den ZEN Updater verwenden!) zu beheben waren.

    Alternative => smart, siehe dieses kleine (und bewährte!) HowTo:

    http://www.pc-forum24.de/showthread.php?t=1678

    Gib mir vorher noch die Ausgabe von:

    Code:
    rpm -qa |grep kernel
    Vielleicht müssen wir da noch "ausmisten".

    Siehe vor allem auch diesen Thread von Uwe Sauber.

    http://www.pc-forum24.de/showthread.php?t=1673

    Aus einem sauberen System heraus, welches "up to date" ist, lässt sich viel einfacher nach Problemen suchen und eine Lösung finden.

    Greetz,

    RM
    "Programming today is a race between software engineers striving to build better & bigger idiot-proof programs and the Universe trying to produce bigger & better idiots. So far, the Universe is winning." (Rick Cook)

    Dies ist ein _öffentliches_ Supportforum, keinerlei Support per PN, EMail oder Instant Messenger.

    openSUSE 11.4 - 3.3.X-desktop - fluxbox 1.3.2

    For Windows-Problems - Reboot / For Linux-Problems - BE ROOT!
    (==> Und hier das wirkliche "Geheimnis meines Erfolges")

  10. #10
    Newbie
    Registriert seit
    02.12.2006
    Beiträge
    13

    Standard AW: SAX2 Test stürtzt jedesmal ab

    hier die ausgabe

    Code:
    kernel-docs-2.6.16.13-4
    kernel-source-2.6.16.13-4
    kernel-xen-2.6.16.13-4
    kernel-syms-2.6.16.13-4
    kernel-smp-2.6.16.13-4
    das eigentliche problem ist einfach dass egal was lcd, vesa etc., das auto sax2 laufen lassen oder auch garnichts veraendere aber auf ok bzw test klicke danach der monitor schwarz ist und sich irgendwie abschaltet, sowie sleep modus oder energiespar modus weil da dieses monitor grisseln kommt wie bei dem hardware bildschirm schoner in windows, ja und davor pfeifft er meistens noch kurz

    ich hoffe das war jetzt trefflich formuliert.

    im prinzip heisst dass auch wenn ich meine jetzigen monitor einstellungen nicht veraendern moechte aber in sax2 z.b. die tastatur weil ich jetzt ein englisches layout habe, geht das auch nicht, weil immer bei ok klick nach sax2 der monitor, vielleicht auch andere sachen, nicht geht.

    danke fuer hilfe

Thema geschlossen
Seite 1 von 3 1 2 3 LetzteLetzte

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

     

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87