Keresés

Hirdetés

Aktív témák

  • Davey7

    senior tag

    kérnék egy kis segítséget!!!

    albacomp traveller v6 notebook via chrome9 HC IGP videókártyával!
    ezt nem sikerült még telepítenem és csak 800*600-ban fut a 7.10-es kubuntu és eléggé zavaró...

    hogyan tudnám telepíteni???

    átnéztem egy csomó fúrumot,google de nem találta msemmi használható megoldást :O

  • Davey7

    senior tag

    válasz #25954560 #4184 üzenetére

    így is próbáltam,de már
    pomm:~/openchrome# ./configure

    ennél a lépésnél gond volt...kiírta,h nincs olyan fájl vagy könyvtár...eléggé kezdő vagyok a linuxban sajnos...

  • Davey7

    senior tag

    válasz Vladi #4187 üzenetére

    na a segítségeddel továbbjutottam,de újból elakadtam..

    mikor be kell lépni a unichrome könyvtárba és azon belül a libs-be (pomm:~/openchrome# cd unichrome/.libs/)

    nekem nincs unichrome könyvtáram,csak:

    /.svn
    /man
    /src
    /libxvmc
    /autom4te.cache

    és a következő fájlok:

    acinclude.m4 config.h.in install-sh missing
    aclocal.m4 config.log libtool prepare-ChangeLogSVN.pl
    autogen.sh config.status libxvmc release_notes-0.3.0
    autom4te.cache config.sub ltmain.sh src
    ChangeLog configure Makefile stamp-h1
    compile configure.ac Makefile.am
    config.guess COPYING Makefile.in
    config.h depcomp man

    és így amit át kell másolni a /usr/lib/xorg/modules/drivers mappába azt sem tudom végrehajtani!

  • Davey7

    senior tag

    root@davey:/home/davey/openchrome# ./autogen.sh
    autoreconf: Entering directory `.'
    autoreconf: configure.ac: not using Gettext
    autoreconf: running: aclocal
    autoreconf: configure.ac: tracing
    autoreconf: running: libtoolize --copy
    libtoolize: `config.guess' exists: use `--force' to overwrite
    libtoolize: `config.sub' exists: use `--force' to overwrite
    libtoolize: `ltmain.sh' exists: use `--force' to overwrite
    autoreconf: running: /usr/bin/autoconf
    autoreconf: running: /usr/bin/autoheader
    autoreconf: running: automake --add-missing --copy --no-force
    autoreconf: Leaving directory `.'
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... yes
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking dependency style of gcc... gcc3
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    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 whether ln -s works... yes
    checking how to recognize dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    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... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for xlf... no
    checking for f77... no
    checking for frt... no
    checking for pgf77... no
    checking for cf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for xlf90... no
    checking for f90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... no
    checking for g95... no
    checking for xlf95... no
    checking for f95... no
    checking for fort... no
    checking for ifort... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for ftn... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 98304
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc supports -fno-rtti -fno-exceptions... no
    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 whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking if RANDR is defined... yes
    checking if RENDER is defined... yes
    checking if XV is defined... yes
    checking if XF86DRI is defined... yes
    checking if DPMSExtension is defined... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for XORG... yes
    checking for ANSI C header files... (cached) yes
    checking for /usr/include/xorg/dri.h... yes
    checking for /usr/include/xorg/sarea.h... yes
    checking for /usr/include/xorg/dristruct.h... yes
    checking whether to include DRI support... yes
    checking for DRI... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking time.h usability... yes
    checking time.h presence... yes
    checking for time.h... yes
    checking whether to build XvMC driver support... yes
    checking for /usr/include/xorg/xf86Module.h... yes
    checking whether to use old Xv ABI... no.
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating libxvmc/Makefile
    config.status: creating man/Makefile
    config.status: creating src/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands

    na itt van :) remélem tudunk tlaálni megoldást...

    egy újonnan feltelepített linux...so nemtudom,hogy nem e az a baja,hogy hiányzik valami csomag vagy valami olyasmi cucc amit fel kellene telepíteni!

    [ Szerkesztve ]

  • Davey7

    senior tag

    válasz Vladi #4195 üzenetére

    root@davey:/home/davey/openchrome# ./configure
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking dependency style of gcc... gcc3
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    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 whether ln -s works... yes
    checking how to recognize dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    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... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for xlf... no
    checking for f77... no
    checking for frt... no
    checking for pgf77... no
    checking for cf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for xlf90... no
    checking for f90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... no
    checking for g95... no
    checking for xlf95... no
    checking for f95... no
    checking for fort... no
    checking for ifort... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for ftn... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 98304
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc supports -fno-rtti -fno-exceptions... no
    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 whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking if RANDR is defined... yes
    checking if RENDER is defined... yes
    checking if XV is defined... yes
    checking if XF86DRI is defined... yes
    checking if DPMSExtension is defined... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for XORG... yes
    checking for ANSI C header files... (cached) yes
    checking for /usr/include/xorg/dri.h... yes
    checking for /usr/include/xorg/sarea.h... yes
    checking for /usr/include/xorg/dristruct.h... yes
    checking whether to include DRI support... yes
    checking for DRI... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking time.h usability... yes
    checking time.h presence... yes
    checking for time.h... yes
    checking whether to build XvMC driver support... yes
    checking for /usr/include/xorg/xf86Module.h... yes
    checking whether to use old Xv ABI... no.
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating libxvmc/Makefile
    config.status: creating man/Makefile
    config.status: creating src/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands

    kész az is! ezután lefuttatam a make és utána a make install parancsot is

  • Davey7

    senior tag

    válasz Vladi #4198 üzenetére

    lefutott minden szerintem rendben...most az nem másolom be ha nem szükséges...
    a bajom,h ezt a műveletet nem tudom elvégezni :
    pomm:~/openchrome/unichrome/.libs# cp via_drv.so /usr/lib/xorg/modules/drivers/

    mert nincs olyan könyvtáram,h unichrome/.libs...

    vagy ez nem is kell?elég átírni a xorg.conf-ba via-ra a drivert?

  • Davey7

    senior tag

    egy kis segítségre lenne szükségem!

    most tettem fel egy ubuntu 7.04-et,de nem megy a net...
    UPC-s net,úgyhogy gondolom át kellene állítani a hálókártya MAC címét...

    így próbáltam: sudo gedit /etc/network/interfaces

    és ott beírtam,h hwaddress ether xx:xx:xx:xx:xx:xx

    ezt a segédletet az ubuntu oldalon tlaáltam,de sajnos nem megy így sem....

    mi lehet a baj/megoldás?kérlek segítsetek!

  • Davey7

    senior tag

    válasz PWR #4451 üzenetére

    már néztem és nem állította át...

    hogy lehetne megoldani,hogy legyen net???

    telepítés során nem állítottam be a dhcp-t mert akkor nem fértem hozzá a nethez,de később nem kérdezett rá,h akarom e...

    mod:
    nincs routerem...a modemtől jön közvetlenül a net

    [ Szerkesztve ]

  • Davey7

    senior tag

    válasz PWR #4459 üzenetére

    notebook-ra tettem fel és ott nemtudok hálókártyát cserélni...

    már a network beállításoknál ahol kijelzik a kábeles kapcsolatot beállítottam,hogy dinamikus legyen az ip,de mégsem kap semmit...a modemet is újraindítottam és semmi...lehet rápróbálok,hogy újratelepítem a rendszert....

    különben más gond is van vele...nem tudok terminált váltani,mert lefagy...először csíkok jelennek meg a képernyőn aztán pedig elkezd fehéredni és semmit nem tudok kezdeni vele...

  • Davey7

    senior tag

    válasz PWR #4464 üzenetére

    nemtudom,hogy a MAC e a hibás,de ara gondolok...
    mikor meglett a notebook win alatt sem ment a net míg át nem állítottam a MAC címét a hálókártyának..

    na most én új linuxos vagyok és nemtudom,hogyan lehetne ott megoldani...megpróbálom amit javasoltatok..hátha...

    "A fagyás CTRL+ALT+Fx-nél jön?" -igen annál

    [ Szerkesztve ]

  • Davey7

    senior tag

    válasz PWR #4466 üzenetére

    ezt ahogy leírtad így ahogy van írjam be a konzol-ba????remélem működik.

    fagyás után nem ír ki semmit...a naplóbejegyzést meg nemtudom,hol kell megnézni...nem értek még sajna ennyire hozzá...

  • Davey7

    senior tag

    válasz PWR #4466 üzenetére

    Nagyon köszönöm a segítséged! mostmár az ubuntu alól írok!!!
    örök hála! :R

  • Davey7

    senior tag

    újabb problem :((

    ha fel szeretnék rakni mondjuk egy mc-t azt írja,h a csomag nem található (E: Az alábbi csomag nem található: mc)

    és az add/remove menüben sem tuduk se telepíteni se törölni alkalmazást...

    ezt kapom: ...név... cannot be installed on your computer type (i386)

    Either the application requires special hardware features or the vendor decided to not support your computer type.

    ez mitől lehet?

  • Davey7

    senior tag

    válasz Neil Watts #4470 üzenetére

    A macintosnak örülnék,de sajna nem....

    Albacomp traveller v6: intel core duo 2Ghz, 1 Giga ram,via chrome 9 HC videókártya, a többi sztem annyira nem lényeges... különben az angol szöveget én is értettem csak azért raktam be mert csodálkoztam,h egy ilyen gépre nem enged telepíteni...és mondom,hogy alkalmazást sem tudok törölni,mert ott is kiír vmit...

  • Davey7

    senior tag

    válasz ngabor2 #4477 üzenetére

    az apt-get update megoldotta a problémát! köszi!
    a terminál váltásos fagyás meg valószinű,hogy a videókártya miatt van,de nem vagyok benne biztos...

  • Davey7

    senior tag

    Én letöltöttem a 8.10-es verziót,de ti melyiket javasolnátok Gutsy Gibbon? Nagyon sok dologra nem kell... Mert oprendszerek tárgyhoz kell.
    És mekkora helyet foglal ez? (csak a partícionálás miatt kérdezem)

  • Davey7

    senior tag

    nekem a laptoopomban integrál vga van és live cd-n keresztül nem tudok telepíteni,mert nem hozza be.

    régebben (talán 7.10 vagy 7.04) találtam egy olyan telepítőt ami hasonlít az xp-s telepítésre,ilyen szép kékszínű a háttér. Most újra fel szeretném rakni,de nem emlékszem,hogy milyen image-t töltsek le ehhez,hogy ily módon tudjam telepíteni. Tudnátok segíteni?

  • Davey7

    senior tag

    válasz Vladi #13240 üzenetére

    Igen-igen! Ez-az! Remélem ezzel már menni fog! Ezer köszönet! :R

    [ Szerkesztve ]

Aktív témák