bepe79

Hozzászólások

10 bejegyzés megtekintése - 2,691-2,700 / 3,376
  • Szerző
    Bejegyzés
  • Hozzászólás: UHU-Linux 1.2 Live R0 (júlia) #2024747
    bepe79
    Felhasználó

      A web-lapod szerint 08.01-tõl elérhetõ. Ezexerint 6 óra 39 perc múlva, éjfélkor már fent lesz a web-lapon és letölthetõ lesz?

      Hozzászólás: UHU-Linux 1.2 Live R0 (júlia) #2024745
      bepe79
      Felhasználó

        Hogy én mióta várok erre…! kocc2.gif

        Hozzászólás: UHU-Linux 1.2 Live R0 (júlia) #2024744
        bepe79
        Felhasználó

          Hurrrrrááááááááá!!! 🙂

          Hozzászólás: Nincs hang zenei CD-n #2024915
          bepe79
          Felhasználó

            Közben a google-el megtaláltam a géped infóit:

            „Fujitsu-Siemens Scaleo P (CUZ:P-GER-VARIO075):

            Beschreibung/Details:
            PC-Systeme / CPU: Intel Celeron D / Taktfrequenz: 3.060 MHz / Hauptspeicher: 512 MB / Festplattenspeicher: 160 GB / LAN: Ethernet 10/100 / Modem / Soundkarte: 2.0 Soundchip / Optische Laufwerke: DVD-Brenner / Abmessungen: 200 x 435 x 373 mm / Gewicht: 10 kg”

            Persze lehet, hogy pár paraméterében eltér ettõl.

            Hozzászólás: Nincs hang zenei CD-n #2024914
            bepe79
            Felhasználó

              A zenei CD-nek nincs hangja bár a lejátszó mutatja hogy elindult. Akár kscd vagy xmms-en játszom le.
              A mixeren is be van állitva a master, psm, cd hangerõ és nincs némítva.
              [align=right][snapback]143585[/snapback][/align]

              alsa drv?

              A gép egy új Siemens scaleo-P nevezetü (ac97 alaplapi hanggal).

              „A gép egy új Siemens scaleo-P nevezetü…” micsoda? Ez laptop, vagy desktop PC?

              bepe79
              Felhasználó

                A wines ATi Tool v0.24 müxik rendesen, csak nem linux alatt. Bár default core órajelnek 277 MHz-et jelez, default mem órajelnek pedig 270 MHz-et mér, ami gondolom a DDR miatt 540 MHz. Bár szvsz az alap órajelnek 275/270-nek kéne lennie. Okozhat az gondot a kártyánál, ha wine alól buherálom meg az órajeleket? Mert nem vagyok benne biztos, hogy jó megoldás, és nem csinál valami kárt benne. 🙁

                Hozzászólás: *** ATi driver for Linux *** #1997285
                bepe79
                Felhasználó

                  Done.

                  Hozzászólás: *** ATi driver for Linux *** #1997284
                  bepe79
                  Felhasználó

                    Bepe, legyél szíves máskor ekkora képet linkelni, valamint (ezt azsemnek is mondom) ekkora szöveget csatolni vagy linkelni. Nagyon szétesik az egész. Köszi!
                    [align=right][snapback]143533[/snapback][/align]

                    OK, mindjárt átszerkesztem, hogy a kép ne húzza szét az oldalt.

                    Hozzászólás: *** ATi driver for Linux *** #1997282
                    bepe79
                    Felhasználó

                      Találtam pár radeon-fglrx booster dolgot a guglival kutakodva. Mivel a Thief2 annyira akad az aláírásbeli configomon a legújabb ati driverrel, mint a quake egy 486-oson. 🙁

                      Tehát:

                      Configuring X

                      If you’ve never run fglrxconfig, you should run it once to find your BusId.

                      Otherwise, don’t bother, just make sure the following Sections contain the configuration options described below. The following settings affect the modules XFree attempts to load when the server is started.

                      Section „Module”

                      # This loads the DBE extension module.

                      Load „dbe” # Double buffer extension

                      # This loads the miscellaneous extensions module, and disables
                      # initialisation of the XFree86-DGA extension within that module.
                      SubSection „extmod”
                      # Option „omit xfree86-dga” # don’t initialise the DGA extension
                      Option „xfree86-dga” # initialise the DGA extension
                      EndSubSection

                      # This loads the Type1 and FreeType font modules
                      Load „type1”
                      Load „freetype”

                      # This loads the GLX module
                      Load „glx” # libglx.a
                      Load „dri” # libdri.a

                      EndSection

                      These settings configure video card driver to be used. The ATI supplied driver is called fglrx, the options below are configured specifically for this driver only. Feel free to tweak them as much as you like, the following settings are maximized for speed, rather than Wine compatibility. Do not edit your BusID. Every card vendor has a different BusID, which may be enforced by some versions of the drivers, the BusID below is for ATI brand cards, I will try to get a list of the BusId’s for different vendor’s at some point, but you can run fglrxconfig determine your own vendor:

                      Section „Device”
                      Identifier „ATI Graphics Adapter”
                      Driver „fglrx”
                      # === disable PnP Monitor ===
                      #Option „NoDDC”
                      # === disable/enable XAA/DRI ===
                      Option „no_accel” „no”
                      Option „no_dri” „no”
                      # === Fire GL DDX driver module specific settings ===
                      # === Screen Management ===
                      Option „DesktopSetup” „0x00000000”
                      Option „MonitorLayout” „AUTO, AUTO”
                      Option „IgnoreEDID” „off”
                      Option „HSync2” „unspecified”
                      Option „VRefresh2” „unspecified”
                      Option „GammaCorrectionI” „0x00000000”
                      Option „GammaCorrectionII” „0x00000000”
                      # === OpenGL specific profiles/settings ===
                      Option „Capabilities” „0x00000000”
                      # === Video Overlay for the Xv extension ===
                      Option „VideoOverlay” „on”
                      # === OpenGL Overlay ===
                      # Note: When OpenGL Overlay is enabled, Video Overlay
                      # will be disabled automatically
                      Option „OpenGLOverlay” „off”
                      # === Misc Options ===
                      Option „UseFastTLS” „1”
                      Option „BlockSignalsOnLock” „on”
                      Option „UseInternalAGPGART” „no”
                      Option „ForceGenericCPU” „no”
                      BusID „PCI:1:0:0” # vendor=1002, device=4e45
                      Screen 0
                      EndSection

                      Finally, this section sets up what drivers and resolutions you want to have active. Obviously, I run my monitor at 1600×1200, if you run at a different resolution, just remove the resolutions you don’t support from the Modes list:

                      Section „Screen”
                      Identifier „Screen0”
                      Device „ATI Graphics Adapter”
                      #Device „XFree Radeon”
                      Monitor „Monitor0”
                      DefaultDepth 24
                      #Option „backingstore”

                      Subsection „Display”
                      Depth 24
                      # Modes „2048×1536” „1920×1440” „1856×1392” „1800×1440” „1800×1350” „1600×1200” „1280×1024” „1024×768” „800×600” „640×480”
                      Modes „1600×1200” „1280×1024” „1024×768” „800×600” „640×480”
                      ViewPort 0 0 # initial origin if mode is smaller than desktop
                      EndSubsection

                      Subsection „Display”
                      Depth 16
                      # Modes „2048×1536” „1920×1440” „1856×1392” „1800×1440” „1800×1350” „1600×1200” „1280×1024” „1024×768” „800×600” „640×480”
                      Modes „1600×1200” „1280×1024” „1024×768” „800×600” „640×480”
                      ViewPort 0 0
                      EndSubsection

                      Subsection „Display”
                      Depth 8
                      # Modes „2048×1536” „1920×1440” „1856×1392” „1800×1440” „1800×1350” „1600×1200” „1280×1024” „1024×768” „800×600” „640×480”
                      Modes „1600×1200” „1280×1024” „1024×768” „800×600” „640×480”
                      ViewPort 0 0
                      EndSubsection
                      EndSection

                      Using the new settings

                      Reboot. Login as root. List the loaded modules: /sbin/lsmod
                      You should get a list similar to the following:

                      You should see agpgart and fglrx listed as loaded but inactive. That’s to be expected, because we haven’t started X yet. If you’re running the X display manager (xdm, kdm, gdm, or any other *dm just about), well then everything is working. Otherwise you’re wishing I had you disable that up top. Will fix later. At any rate, now you need to become your user, su – username

                      Now start X: startx
                      Now notice how great everything works.
                      I will work

                      Hozzászólás: SLAX Live Linux #2011763
                      bepe79
                      Felhasználó

                        Bocs ha bunkónak tûntem, picit le vagyok fáradva. 🙁
                        [align=right][snapback]143506[/snapback][/align]

                        Nem vagy az, meg nem is tûntél annak.

                      10 bejegyzés megtekintése - 2,691-2,700 / 3,376