viko

Hozzászólások

7 bejegyzés megtekintése - 1-7 / 7
  • Szerző
    Bejegyzés
  • Hozzászólás: UHU 2.0 XGL #2074432
    viko
    Felhasználó

      Egy kis apróság de hasznos lehet: TV-out  🙂
      Nálam igy müxik.
      /etc/x11/xorg.conf

      # nvidia-settings: X configuration file generated by nvidia-settings
      # nvidia-settings:  version 1.0  (buildmeister@builder3)  Fri Dec 15 10:13:06 PST 2006

      Section „ServerLayout”
          Identifier    „Layout0”
          Screen      0  „Screen0” 0 0
          InputDevice    „Keyboard0” „CoreKeyboard”
          InputDevice    „Mouse0” „CorePointer”
      EndSection

      Section „Files”
          RgbPath        „/usr/lib/X11/rgb”
      EndSection

      Section „Module”
          Load          „dbe”
          Load          „extmod”
          Load          „type1”
          Load          „freetype”
          Load          „glx”
      EndSection

      Section „ServerFlags”
          Option        „Xinerama” „0”
      EndSection

      Section „InputDevice”
          # generated from default
          Identifier    „Mouse0”
          Driver        „mouse”
          Option        „Protocol” „auto”
          Option        „Device” „/dev/psaux”
          Option        „Emulate3Buttons” „no”
          Option        „ZAxisMapping” „4 5”
      EndSection

      Section „InputDevice”
          # generated from default
          Identifier    „Keyboard0”
          Driver        „kbd”
      EndSection

      Section „Monitor”
          # HorizSync source: xconfig, VertRefresh source: xconfig
          Identifier    „Monitor0”
          VendorName    „Unknown”
          ModelName      „CRT-0”
          HorizSync      30.0 – 110.0
          VertRefresh    50.0 – 150.0
          Option        „DPMS”
      EndSection

      Section „Device”
          Identifier    „Videocard0”
          Driver        „nvidia”
          VendorName    „NVIDIA Corporation”
          BoardName      „GeForce 6600”
          Option      „RenderAccel” „true”
          Option      „AllowGLXWithComposite” „true”
          Option      „HWCursor” „true”
          Option      „AddARGBGLXVisuals” „true”
          Option      „DisableGLXRootClipping” „true”
          Option      „AllowGLXWithComposite” „true”
      EndSection

      Section „Screen”
          Identifier    „Screen0”
          Device        „Videocard0”
          Monitor        „Monitor0”
          DefaultDepth    24
          Option        „TwinView” „1”
          Option „TVStandard” „PAL-B”
          Option „AddARGBGLXVisuals” „True”
          Option        „metamodes” „CRT: 1600×1200 +0+0, TV: nvidia-auto-select +0+0; CRT: 1280×1024 +0+0, TV: nvidia-auto-select +0+0; CRT: 1024×768 +0+0, TV: nvidia-auto-select +0+0; CRT: 800×600 +0+0, TV: nvidia-auto-select +0+0; CRT: 640×480 +0+0, TV: nvidia-auto-select +0+0”
          SubSection    „Display”
              Depth      24
              Modes      „1600×1200” „1280×1024” „1024×768” „800×600” „640×480”
          EndSubSection
          Option „AddARGBGLXVisuals” „True”
      EndSection

      Section „Extensions”
          Option „Composite” „Enable”
      EndSection

      Hozzászólás: UHU 2.0 XGL #2074431
      viko
      Felhasználó

        Aki esetleg a SVN-röl  szeretné frissíteni a beryl-t és nem müxik neki a Beryl-settings
        tudom ajánlani hogy forrásból rakja fel:  cairo-1.2.6.tar.gz, pycairo-1.2.6.tar.gz….
        Számomra egy kissé kellemetlen volt hogy 2-hétig nem ment a Beryl-settings 🙂

        Hozzászólás: UHU 2.0 XGL #2074405
        viko
        Felhasználó

          Megoldást találtam a saját problémámra:
          Megjelent az Nvidia 1.0-9629http://download.nvidia.com/XFree86/Linux-x86/1.0-9629/NVIDIA-Linux-x86-1.0-9629-pkg1.run verziója ami lehetővé teszi a compiz ( Beryl)futtatását xgl nélkül. A beállítás megfelel az iménti hozászolásomban élküldőt  xorg.conf-nk.
          Ha szeretnétek forrásból a legújabb  Beryl használni a figyelmetekbe ajánlom eme linket.http://bugs.beryl-project.org/wiki.
          Véger tökéletesen működik és nincs szükségem a csiga lassú Suse-ra  hogy compizt használjak 🙂

          Hozzászólás: UHU 2.0 XGL #2074404
          viko
          Felhasználó

            Megpróbáltam egy patch-elt xserver-t forrásból de nem ment. De most találtam az http://uhu.linux.hu egy beryl-core_0.1.1-1.1_i386.uhu csomagot (compiz-quinnstorm ) …..
            Elméletileg ennek futnia kellene az nvidia beta 1.0-9625 driver-el. Sikerült is elindítanom. A desktop forog csak az a gondom hogy a kocka fehér. Felűről látszik a  beryl logója , akadozik …. használhatatlan!!! Az xorg.conf beállításaim a következőek:

            Section „Module”
            Load „record”
            Load „extmod”
            Load „dbe”
            Load „dri”
            Load „v4l”
            Load „glx”
            EndSection
            Section „Device”
            Identifier „UHU-Card”
            Driver „nvidia”
            Option „RenderAccel” „true”
            Option „AllowGLXWithComposite” „true”
            Option      „HWCursor” „true”
            Option      „AddARGBGLXVisuals” „true”
            Option      „DisableGLXRootClipping” „true”
            Option      „AllowGLXWithComposite” „true”
            EndSection

            Section „Screen”
            Identifier „UHU-Screen”
            Device „UHU-Card”
            Monitor „UHU-Monitor”
            Option „AddARGBGLXVisuals” „True”
            DefaultDepth 24
            SubSection „Display”
            Depth 8
            Modes „1600×1200” „1400×1050” „1280×1024” „1280×960” „1152×864” „1024×768” „800×600” „640×480”
            EndSubSection
            SubSection „Display”
            Depth 15
            Modes „1600×1200” „1400×1050” „1280×1024” „1280×960” „1152×864” „1024×768” „800×600” „640×480”
            EndSubSection
            SubSection „Display”
            Depth 16
            Modes „1600×1200” „1400×1050” „1280×1024” „1280×960” „1152×864” „1024×768” „800×600” „640×480”
            EndSubSection
            SubSection „Display”
            Depth 24
            Modes „1600×1200” „1400×1050” „1280×1024” „1280×960” „1152×864” „1024×768” „800×600” „640×480”
            EndSubSection
            Option „AddARGBGLXVisuals” „True”
            EndSection

            Section „DRI”
            Mode 0660
            Group „video”
            EndSection

            Section „Extensions”
                Option „Composite” „Enable”
            EndSection

            Hozzászólás: UHU 2.0 XGL #2074401
            viko
            Felhasználó

              Fordításnál akadtak gondok
              xserver
              ./configure: line 31945: XORG_MANPAGE_SECTIONS: command not found
              ./configure: line 31948: XORG_RELEASE_VERSION: command not found

              compiz
              checking for GNOME_WINDOW_DECORATOR… checking for KDE_WINDOW_DECORATOR… configure: error: Compiz is now maintained in git:

              Hozzászólás: UHU 2.0-n az internet nem működik #2074278
              viko
              Felhasználó

                Én felraktam a régi 1.2 rp-pppoe-t, ppp-t és minden gyönyörüen mükszik. /usr/sbin/ADSL-setup adsl-start  😉

                Hozzászólás: UHU 2.0 #2045633
                viko
                Felhasználó

                  Lekaptam a rp-pppoe csomagot és felraktam a tk-pppoe-t forásbol de szintén ugyan ez a gond. Probálkoztam a 3.7,3.8 verzióval egyik sem ment.

                  Received bad configure-rej:  12 06 00 00 00 00

                  Suse alat mindketö mükszik.

                7 bejegyzés megtekintése - 1-7 / 7