Ubuntu 5.10 + Skype + Hang

Kezdőlap Fórumok Ubuntu Linux Ubuntu 5.10 + Skype + Hang

10 bejegyzés megtekintése - 1-10 / 15
  • Szerző
    Bejegyzés
  • #2037834
    apx
    Felhasználó

      A betûtípusról volt már szó itt : http://www.linuxforum.hu/index.php?option=com_smf&Itemid=&topic=14924.msg153609#msg153609

      A hang: Mivel skype kde-s ezért arts-ot használ…sztem ha telefonálás után kiadsz egy

      Code:
      killall artsd

      parancsot megoldódik a problemed. Esetleg ha átrakod KDE vezérlõpultban a hangkiszolgálót arts-ról alsa-ra akkor még ezt se kell tenned!

      #2037835
      NZs
      Felhasználó
        #2037836
        apx
        Felhasználó

          Azt nemtom mit kéne javítani, de sztem

          Code:
          sudo apt-get install kcontrol

          nem árthat…más kde-s progiknál is jól jön néha.

          #2037837
          lanux
          Felhasználó

            Milyen lapod van ? Csak nem Nforce ? NekemNF4 és hasonló a préblémám !
            Az Nvidia kiadott drivert a kiküszöbölésére de a gcc4 miatt nem tudom rendesen telepíteni .

            #2037838
            admin
            Adminisztrátor
              NZs wrote:
              #2037839
              Sianis
              Felhasználó

                Készítettem egy kis leírást. Ezzel igen könnyen és profin beállítható a Skype hangja Ubuntu alatt. Nekem alap telepített rendszeren tökéletesen mûködik.

                Ubuntu Skype

                #2037840
                NZs
                Felhasználó
                  Sianis wrote:
                  Készítettem egy kis leírást. Ezzel igen könnyen és profin beállítható a Skype hangja Ubuntu alatt. Nekem alap telepített rendszeren tökéletesen mûködik.

                  Ubuntu Skype

                  Hülye kérdés, de ha make nincs, akkor melyik csomagot telepítsem elõször…

                  #2037841
                  nastjakam
                  Felhasználó

                    Make ?

                    #2037842
                    NZs
                    Felhasználó

                      Ja, make az jó ötlet, de ezzel a hibaüzivel elszáll a make parancs a pdf-ben említett progi telepítésekor:

                      gcc -O2 -Wall -ldl -shared -fpic skype_dsp_hijacker.c -o libskype_dsp_hijacker.s o
                      skype_dsp_hijacker.c:38:19: error: dlfcn.h: Nincs ilyen fájl vagy könyvtár
                      skype_dsp_hijacker.c:39:19: error: fcntl.h: Nincs ilyen fájl vagy könyvtár
                      skype_dsp_hijacker.c:40:19: error: stdio.h: Nincs ilyen fájl vagy könyvtár
                      skype_dsp_hijacker.c:41:20: error: stdlib.h: Nincs ilyen fájl vagy könyvtár
                      skype_dsp_hijacker.c:43:20: error: string.h: Nincs ilyen fájl vagy könyvtár
                      skype_dsp_hijacker.c:73: error: syntax error before ‘size_t’
                      skype_dsp_hijacker.c:90: error: syntax error before ‘write’
                      skype_dsp_hijacker.c:90: error: syntax error before ‘size_t’
                      skype_dsp_hijacker.c:91: warning: return type defaults to ‘int’
                      skype_dsp_hijacker.c: In function ‘write’:
                      skype_dsp_hijacker.c:95: error: ‘fd’ undeclared (first use in this function)
                      skype_dsp_hijacker.c:95: error: (Each undeclared identifier is reported only onc e
                      skype_dsp_hijacker.c:95: error: for each function it appears in.)
                      skype_dsp_hijacker.c:99: error: ‘buf’ undeclared (first use in this function)
                      skype_dsp_hijacker.c:99: error: ‘count’ undeclared (first use in this function)
                      skype_dsp_hijacker.c: In function ‘ioctl’:
                      skype_dsp_hijacker.c:108: warning: implicit declaration of function ‘printf’
                      skype_dsp_hijacker.c:108: warning: incompatible implicit declaration of built-in  function ‘printf’
                      skype_dsp_hijacker.c: In function ‘close’:
                      skype_dsp_hijacker.c:125: warning: incompatible implicit declaration of built-in  function ‘printf’
                      skype_dsp_hijacker.c: In function ‘open’:
                      skype_dsp_hijacker.c:145: error: ‘mode_t’ undeclared (first use in this function )
                      skype_dsp_hijacker.c:145: error: syntax error before ‘mode’
                      skype_dsp_hijacker.c:150: error: ‘O_CREAT’ undeclared (first use in this functio n)
                      skype_dsp_hijacker.c:152: error: ‘mode’ undeclared (first use in this function)
                      skype_dsp_hijacker.c:154: error: syntax error before ‘mode_t’
                      skype_dsp_hijacker.c:164: warning: implicit declaration of function ‘strcmp’
                      skype_dsp_hijacker.c:167: warning: incompatible implicit declaration of built-in  function ‘printf’
                      skype_dsp_hijacker.c:176: error: ‘O_RDONLY’ undeclared (first use in this functi on)
                      skype_dsp_hijacker.c:188: error: ‘O_WRONLY’ undeclared (first use in this functi on)
                      skype_dsp_hijacker.c:201: warning: incompatible implicit declaration of built-in  function ‘printf’
                      skype_dsp_hijacker.c:209: warning: incompatible implicit declaration of built-in  function ‘printf’
                      skype_dsp_hijacker.c: In function ‘skype_dsp_doinit’:
                      skype_dsp_hijacker.c:218: warning: implicit declaration of function ‘dlsym’
                      skype_dsp_hijacker.c:218: error: ‘RTLD_NEXT’ undeclared (first use in this funct ion)
                      skype_dsp_hijacker.c: In function ‘names_init’:
                      skype_dsp_hijacker.c:226: warning: implicit declaration of function ‘getenv’
                      skype_dsp_hijacker.c:226: warning: assignment makes pointer from integer without  a cast
                      skype_dsp_hijacker.c:229: warning: assignment makes pointer from integer without  a cast
                      skype_dsp_hijacker.c:232: warning: assignment makes pointer from integer without  a cast
                      skype_dsp_hijacker.c:235: warning: assignment makes pointer from integer without  a cast
                      skype_dsp_hijacker.c:238: warning: assignment makes pointer from integer without  a cast
                      skype_dsp_hijacker.c: In function ‘print_config’:
                      skype_dsp_hijacker.c:244: warning: incompatible implicit declaration of built-in  function ‘printf’
                      make: *** [all] Error 1

                      #2037843
                      kesigomu
                      Felhasználó

                        NZs: nem lehet, hogy egy Skype binárist akarsz make-val beforgatni? Mert azt tök felesleges. Szedd le a Skype oldaláról valamelyik binárist, csomagold ki a saját home könyvtáradon belül a Skype alkönyvtárba és idítsd el a skype nevû szkriptet, ami benne van, majd örülj.

                      10 bejegyzés megtekintése - 1-10 / 15
                      • Be kell jelentkezni a hozzászóláshoz.