pomm

Hozzászólások

10 bejegyzés megtekintése - 5,101-5,110 / 5,573
  • Szerző
    Bejegyzés
  • Hozzászólás: a pc távirányítása… #1939391
    pomm
    Felhasználó

      Ok, megtettem, kernel forrás újra rakva, lirc is…ezt kaptam a confignál:

      root:/home/pomm/lirc-0.6.6# ./configure
      Written by , 1999-JUN-28

      Configuration: .setup.config, executable shell script: configure.sh
      Starting the generated shell script which will call configure with the right
      parameters…
      checking for a BSD compatible install… /bin/install -c
      checking whether build environment is sane… yes
      checking for mawk… no
      checking for gawk… gawk
      checking whether make sets ${MAKE}… yes
      checking for gcc… gcc
      checking for C compiler default output… a.out
      checking whether the C compiler works… yes
      checking whether we are cross compiling… no
      checking for executable suffix…
      checking for object suffix… o
      checking whether we are using the GNU C compiler… yes
      checking whether gcc accepts -g… yes
      checking for style of include used by make… GNU
      checking dependency style of gcc… gcc3
      checking for a BSD compatible install… /bin/install -c
      checking whether make sets ${MAKE}… (cached) yes
      checking for mknod… /bin/mknod
      checking for depmod… /sbin/depmod
      checking whether ln -s works… yes
      checking build system type… i686-pc-linux-gnu
      checking host system type… i686-pc-linux-gnu
      checking for ld used by GCC… /usr/bin/ld
      checking if the linker (/usr/bin/ld) is GNU ld… yes
      checking for /usr/bin/ld option to reload object files… -r
      checking for BSD-compatible nm… /usr/bin/nm -B
      checking how to recognise dependant libraries… pass_all
      checking command to parse /usr/bin/nm -B output… ok
      checking how to run the C preprocessor… gcc -E
      checking for dlfcn.h… yes
      checking for ranlib… ranlib
      checking for strip… strip
      checking for objdir… .libs
      checking for gcc option to produce PIC… -fPIC
      checking if gcc PIC flag -fPIC works… yes
      checking if gcc static flag -static works… yes
      checking if gcc supports -c -o file.o… yes
      checking if gcc supports -c -o file.lo… yes
      checking if gcc supports -fno-rtti -fno-exceptions… yes
      checking whether the linker (/usr/bin/ld) supports shared libraries… yes
      checking how to hardcode library paths into programs… immediate
      checking whether stripping libraries is possible… yes
      checking dynamic linker characteristics… GNU/Linux ld.so
      checking if libtool supports shared libraries… yes
      checking whether to build shared libraries… yes
      checking whether to build static libraries… yes
      checking whether -lc should be explicitly linked in… no
      creating libtool
      checking for ANSI C header files… yes
      checking whether time.h and sys/time.h may both be included… yes
      checking for fcntl.h… yes
      checking for limits.h… no
      checking for sys/ioctl.h… no
      checking for sys/time.h… yes
      checking for syslog.h… yes
      checking for unistd.h… yes
      checking for gcc option to accept ANSI C… none needed
      checking for an ANSI C-conforming const… yes
      checking for inline… inline
      checking for sys/types.h… yes
      checking for sys/stat.h… yes
      checking for stdlib.h… yes
      checking for string.h… yes
      checking for memory.h… yes
      checking for strings.h… yes
      checking for inttypes.h… yes
      checking for stdint.h… yes
      checking for unistd.h… (cached) yes
      checking for off_t… yes
      checking for pid_t… yes
      checking for size_t… yes
      checking whether struct tm is in sys/time.h or time.h… time.h
      checking return type of signal handlers… int
      checking for vprintf… yes
      checking for _doprnt… no
      checking for gethostname… yes
      checking for gettimeofday… yes
      checking for mkfifo… yes
      checking for select… yes
      checking for socket… yes
      checking for strdup… yes
      checking for strerror… yes
      checking for strtoul… yes
      checking for snprintf… yes
      checking for strsep… yes
      checking for vsyslog… yes
      checking for daemon… yes
      checking for forkpty… no
      checking for forkpty in -lutil… yes
      checking for vga.h… no
      checking for X… libraries , headers
      checking for gethostbyname… yes
      checking for connect… yes
      checking for remove… yes
      checking for shmat… yes
      checking for IceConnectionNumber in -lICE… yes
      checking for mktemp… yes
      checking for Linux kernel sources… /usr/src/linux/
      checking for which drivers can be installed on this system…
      checking for caraca_init in -lcaraca_client… no
      checking for ir_strerror in -lirman… no
      checking for ir_strerror in -lirman_sw… no
      configure: creating ./config.status
      config.status: creating Makefile
      config.status: creating drivers/Makefile
      config.status: creating drivers/lirc_serial/Makefile
      config.status: creating drivers/lirc_sir/Makefile
      config.status: creating drivers/lirc_parallel/Makefile
      config.status: creating drivers/lirc_i2c/Makefile
      config.status: creating drivers/lirc_gpio/Makefile
      config.status: creating drivers/lirc_dev/Makefile
      config.status: creating drivers/lirc_it87/Makefile
      config.status: creating drivers/lirc_bt829/Makefile
      config.status: creating daemons/Makefile
      config.status: creating tools/Makefile
      config.status: creating doc/Makefile
      config.status: creating doc/man/Makefile
      config.status: creating config.h

      You will have to use the lirc_gpio kernel module.

      Now enter ‘make’ and ‘make install’ to compile and install the package.

      root:/home/pomm/lirc-0.6.6# make
      cd .
      && CONFIG_FILES= CONFIG_HEADERS=config.h
      /bin/sh ./config.status
      config.status: creating config.h
      config.status: config.h is unchanged
      make all-recursive
      make[1]: Entering directory `/home/pomm/lirc-0.6.6′
      Making all in drivers
      make[2]: Entering directory `/home/pomm/lirc-0.6.6/drivers’
      Making all in lirc_dev
      make[3]: Entering directory `/home/pomm/lirc-0.6.6/drivers/lirc_dev’
      DIR=`pwd`; (cd /usr/src/linux/; make SUBDIRS=$DIR obj-m=lirc_dev.o modules)
      /usr/src/linux-2.4.24-7/scripts/pathdown.sh: line 4: TOPDIR: parameter null or not set
      make[4]: Entering directory `/usr/src/linux-2.4.24-7′
      make[4]: *** No rule to make target `lirc_dev.o’, needed by `modules’. Stop.
      make[4]: Leaving directory `/usr/src/linux-2.4.24-7′
      make[3]: *** [lirc_dev.o] Error 2
      make[3]: Leaving directory `/home/pomm/lirc-0.6.6/drivers/lirc_dev’
      make[2]: *** [all-recursive] Error 1
      make[2]: Leaving directory `/home/pomm/lirc-0.6.6/drivers’
      make[1]: *** [all-recursive] Error 1
      make[1]: Leaving directory `/home/pomm/lirc-0.6.6′
      make: *** [all] Error 2

      🙄

      pomm
      Felhasználó

        Jedite, köszi…megnézem…Az egyszerûbb beállítású disztrikhez vagyok szokva…ezen akarok változtatni, szal köszi a türelmet.. 😉

        pomm
        Felhasználó

          a netnél azért be kéne állítani, hogy dhcp vagy fix ip, meg akkor az átjáró címét is.

          nah ja, ezt keresem! 😆 Uhu alatt a vezpultban belõttem (automatikusra kellett hagynom mindent), de itt hol kéne?

          pomm
          Felhasználó

            Senkinek semmi 5lete:? 😥

            Hozzászólás: a pc távirányítása… #1939389
            pomm
            Felhasználó

              Háááát, nem jön ez össze… 😥 Az lsmod nem ír ki lirces dolgot, de továbbra is hiba..A gondja, hogy a /dev/lirc/serial-t nem tudja felül írni…illetve törölni…
              Lehet az usb-s infrámmal kellene próbálkoznom???

              Hozzászólás: internetes rádio #1940858
              pomm
              Felhasználó

                Nemtom, de itt van egy pár… 😆 :

                http://vizsla.origo.hu/katalogus/media,_hi…/online_radiok/

                Hozzászólás: Gprs internet #1940833
                pomm
                Felhasználó

                  Kicsomagolod, utána belépsz az adott könyvtárba, aztán a következõ parancsokat adod ki:
                  ./configure
                  ha lefutott rendeben, akkor:
                  make
                  ezek után ha nem rootként vagy bennt, akkor add ki a su parancsot és írd be a root jelszavát, majd:
                  make install
                  ha ez is leszaladt akkor terminálból tudod indítani -asszem a – gprs-ec paranccsal, de a readme-ben benne van…
                  Jah, csomagból eccerûbb, de forrásból jobb!!!
                  Aztán kiválasztod, honnan csatlakozol a telóddal a géphez…(usb;irda;com…)

                  pomm
                  Felhasználó

                    Nah ja…elvileg… 😆 Ha vmit átírok a billzetnél vagy az egérnél, akkor nem indul az X.. 🙁
                    A másik, ami nem megy az a net…Pedig az ethernet kártyát beleforgattam a kernelbe, routerem van, tehát elvileg semmit nem kell beállítanom a nethez ( legalábbis más disztriken nem kellett.. 😆 ) Van vmi amit extrában engedélyeznem kéne?

                    Köszi!

                    Hozzászólás: Gprs internet #1940830
                    pomm
                    Felhasználó

                      http://www.linuxforum.hu/modules.php?name=…rticle&sid=1499

                      a fenit linkre klikk, aztán töltsd le a progit, ha elakadsz írj…vki segít!

                      Jó linuxozást! 😉

                      Hozzászólás: Vinyót kivenni, úgy hogy ne legyen gond #1940744
                      pomm
                      Felhasználó

                        Az a grub azért kelleni fog…ugyanis az indítja a linuxod! 😉 A legegyszerûbb, ha nem ntfs a vinyó, akkor simán törlöd és felhasználod az adatoknak, de én tuti ujra raknám! Nálam nincs negyedóra a telepítés ( 1.1.1-es, 512 RAM, AMD 2000-es proci,48 x-os olvasó ) utána biztos nem lép fel probléma….ha sokat kínlódtál beállításokkal (háttérképek, menük..stb..) akkor telepítés után másold át a home könyvtárat az új uhu home könyvtárába..Utána – ha minden müxik – simán legyalulod a régi uhu-t és kész…

                      10 bejegyzés megtekintése - 5,101-5,110 / 5,573