Pues este es mi escritorio actualmente, jamas pense ue podia ponerlo 100% a mi gusto, pero ahora si este es el SO con el que siempre soñe, ademas de que los efectos de beryl son realmente alucinantes!!!!
los juegos los jala de pocamadre, ahh, y es GRATIS!!!
Ahora compruebo el dicho de que "Las mejores cosas de la vida no cuestan"
FELIZ AÑO NUEVO A TODOS!!!!
Pues desde hace una semana tengo nueva compu,
ECS nForce 570 SLIT-A v5.1 VIA Socket 775 ATX Motherboard and an Intel Core 2 Duo E6600 3.40GHz OEM Processor 1GB DE MEMORIA RAM ULTRA PC 3200
Y TRAE INSTALADO:
Ubuntu Edgy 6.10
Gnome
OpenOffice
Mozilla Firefox 2.0
Flash player 9 beta
Java 5.1
Frostwire 4.1
Amsn 0.9
XMMS
Totem
Skipe
Mozilla ThunderBird
Adobe Reader 7
Google Earth Pro
y jala de pocamadre!!!!!!
Sin mas preambulos les presento el pedo que es poner el driver de via en ubuntu:
omar@omar4u:~$ git-clone git://anongit.freedesktop.org/git/mesa/drm
omar@omar4u:~$ cd drm
omar@omar4u:~/drm$ ./autogen.sh --prefix=/usr
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
libdrm/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... 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 recognise 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 f77... no
checking for xlf... 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 f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... 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... 32768
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... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
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... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
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 for ANSI C header files... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libdrm/Makefile
config.status: creating shared-core/Makefile
config.status: creating libdrm.pc
config.status: creating libdrm/config.h
config.status: executing depfiles commands
omar@omar4u:~/drm$ make
Making all in libdrm
make[1]: se ingresa al directorio `/home/omar/drm/libdrm'
make all-am
make[2]: se ingresa al directorio `/home/omar/drm/libdrm'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../shared-core -g -O2 -MT xf86drm.lo -MD -MP -MF ".deps/xf86drm.Tpo" -c -o xf86drm.lo xf86drm.c; \
then mv -f ".deps/xf86drm.Tpo" ".deps/xf86drm.Plo"; else rm -f ".deps/xf86drm.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../shared-core -g -O2 -MT xf86drm.lo -MD -MP -MF .deps/xf86drm.Tpo -c xf86drm.c -fPIC -DPIC -o .libs/xf86drm.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../shared-core -g -O2 -MT xf86drmHash.lo -MD -MP -MF ".deps/xf86drmHash.Tpo" -c -o xf86drmHash.lo xf86drmHash.c; \
then mv -f ".deps/xf86drmHash.Tpo" ".deps/xf86drmHash.Plo"; else rm -f ".deps/xf86drmHash.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../shared-core -g -O2 -MT xf86drmHash.lo -MD -MP -MF .deps/xf86drmHash.Tpo -c xf86drmHash.c -fPIC -DPIC -o .libs/xf86drmHash.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../shared-core -g -O2 -MT xf86drmRandom.lo -MD -MP -MF ".deps/xf86drmRandom.Tpo" -c -o xf86drmRandom.lo xf86drmRandom.c; \
then mv -f ".deps/xf86drmRandom.Tpo" ".deps/xf86drmRandom.Plo"; else rm -f ".deps/xf86drmRandom.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../shared-core -g -O2 -MT xf86drmRandom.lo -MD -MP -MF .deps/xf86drmRandom.Tpo -c xf86drmRandom.c -fPIC -DPIC -o .libs/xf86drmRandom.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../shared-core -g -O2 -MT xf86drmSL.lo -MD -MP -MF ".deps/xf86drmSL.Tpo" -c -o xf86drmSL.lo xf86drmSL.c; \
then mv -f ".deps/xf86drmSL.Tpo" ".deps/xf86drmSL.Plo"; else rm -f ".deps/xf86drmSL.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../shared-core -g -O2 -MT xf86drmSL.lo -MD -MP -MF .deps/xf86drmSL.Tpo -c xf86drmSL.c -fPIC -DPIC -o .libs/xf86drmSL.o
/bin/bash ../libtool --tag=CC --mode=link gcc -I../shared-core -g -O2 -o libdrm.la -rpath /usr/lib -version-number 2:3:0 -no-undefined xf86drm.lo xf86drmHash.lo xf86drmRandom.lo xf86drmSL.lo
gcc -shared .libs/xf86drm.o .libs/xf86drmHash.o .libs/xf86drmRandom.o .libs/xf86drmSL.o -Wl,-soname -Wl,libdrm.so.2 -o .libs/libdrm.so.2.3.0
(cd .libs && rm -f libdrm.so.2 && ln -s libdrm.so.2.3.0 libdrm.so.2)
(cd .libs && rm -f libdrm.so && ln -s libdrm.so.2.3.0 libdrm.so)
creating libdrm.la
(cd .libs && rm -f libdrm.la && ln -s ../libdrm.la libdrm.la)
make[2]: se sale del directorio `/home/omar/drm/libdrm'
make[1]: se sale del directorio `/home/omar/drm/libdrm'
Making all in shared-core
make[1]: se ingresa al directorio `/home/omar/drm/shared-core'
make[1]: No se hace nada para `all'.
make[1]: se sale del directorio `/home/omar/drm/shared-core'
make[1]: se ingresa al directorio `/home/omar/drm'
make[1]: No se hace nada para `all-am'.
make[1]: se sale del directorio `/home/omar/drm'
omar@omar4u:~/drm$ sudo make install
Password:
Making install in libdrm
make[1]: se ingresa al directorio `/home/omar/drm/libdrm'
make[2]: se ingresa al directorio `/home/omar/drm/libdrm'
make[2]: No se hace nada para `install-exec-am'.
test -z "/usr/lib" || mkdir -p -- "/usr/lib"
/bin/bash ../libtool --mode=install /usr/bin/install -c 'libdrm.la' '/usr/lib/libdrm.la'
/usr/bin/install -c .libs/libdrm.so.2.3.0 /usr/lib/libdrm.so.2.3.0
(cd /usr/lib && { ln -s -f libdrm.so.2.3.0 libdrm.so.2 || { rm -f libdrm.so.2 && ln -s libdrm.so.2.3.0 libdrm.so.2; }; })
(cd /usr/lib && { ln -s -f libdrm.so.2.3.0 libdrm.so || { rm -f libdrm.so && ln -s libdrm.so.2.3.0 libdrm.so; }; })
/usr/bin/install -c .libs/libdrm.lai /usr/lib/libdrm.la
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/include" || mkdir -p -- "/usr/include"
/usr/bin/install -c -m 644 'xf86drm.h' '/usr/include/xf86drm.h'
/usr/bin/install -c -m 644 'xf86mm.h' '/usr/include/xf86mm.h'
make[2]: se sale del directorio `/home/omar/drm/libdrm'
make[1]: se sale del directorio `/home/omar/drm/libdrm'
Making install in shared-core
make[1]: se ingresa al directorio `/home/omar/drm/shared-core'
make[2]: se ingresa al directorio `/home/omar/drm/shared-core'
make[2]: No se hace nada para `install-exec-am'.
test -z "/usr/include/drm" || mkdir -p -- "/usr/include/drm"
/usr/bin/install -c -m 644 'drm.h' '/usr/include/drm/drm.h'
/usr/bin/install -c -m 644 'drm_sarea.h' '/usr/include/drm/drm_sarea.h'
/usr/bin/install -c -m 644 'i915_drm.h' '/usr/include/drm/i915_drm.h'
/usr/bin/install -c -m 644 'mach64_drm.h' '/usr/include/drm/mach64_drm.h'
/usr/bin/install -c -m 644 'mga_drm.h' '/usr/include/drm/mga_drm.h'
/usr/bin/install -c -m 644 'r128_drm.h' '/usr/include/drm/r128_drm.h'
/usr/bin/install -c -m 644 'radeon_drm.h' '/usr/include/drm/radeon_drm.h'
/usr/bin/install -c -m 644 'savage_drm.h' '/usr/include/drm/savage_drm.h'
/usr/bin/install -c -m 644 'sis_drm.h' '/usr/include/drm/sis_drm.h'
/usr/bin/install -c -m 644 'via_drm.h' '/usr/include/drm/via_drm.h'
/usr/bin/install -c -m 644 'r300_reg.h' '/usr/include/drm/r300_reg.h'
/usr/bin/install -c -m 644 'via_3d_reg.h' '/usr/include/drm/via_3d_reg.h'
make[2]: se sale del directorio `/home/omar/drm/shared-core'
make[1]: se sale del directorio `/home/omar/drm/shared-core'
make[1]: se ingresa al directorio `/home/omar/drm'
make[2]: se ingresa al directorio `/home/omar/drm'
make[2]: No se hace nada para `install-exec-am'.
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'libdrm.pc' '/usr/lib/pkgconfig/libdrm.pc'
make[2]: se sale del directorio `/home/omar/drm'
make[1]: se sale del directorio `/home/omar/drm'
omar@omar4u:~/drm$ cd linux-core
omar@omar4u:~/drm/linux-core$ make LINUXDIR=/lib/modules/`uname -r`/build DRM_MODULES=via
sh ../scripts/create_linux_pci_lists.sh < ../shared-core/drm_pciids.txt
make -C /lib/modules/2.6.17-10-generic/build SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.17-10-generic'
CC [M] /home/omar/drm/linux-core/drm_auth.o
CC [M] /home/omar/drm/linux-core/drm_bufs.o
CC [M] /home/omar/drm/linux-core/drm_context.o
CC [M] /home/omar/drm/linux-core/drm_dma.o
CC [M] /home/omar/drm/linux-core/drm_drawable.o
CC [M] /home/omar/drm/linux-core/drm_drv.o
CC [M] /home/omar/drm/linux-core/drm_fops.o
CC [M] /home/omar/drm/linux-core/drm_ioctl.o
CC [M] /home/omar/drm/linux-core/drm_irq.o
CC [M] /home/omar/drm/linux-core/drm_lock.o
CC [M] /home/omar/drm/linux-core/drm_memory.o
CC [M] /home/omar/drm/linux-core/drm_proc.o
CC [M] /home/omar/drm/linux-core/drm_stub.o
CC [M] /home/omar/drm/linux-core/drm_vm.o
CC [M] /home/omar/drm/linux-core/drm_sysfs.o
CC [M] /home/omar/drm/linux-core/drm_pci.o
CC [M] /home/omar/drm/linux-core/drm_agpsupport.o
CC [M] /home/omar/drm/linux-core/drm_scatter.o
CC [M] /home/omar/drm/linux-core/drm_memory_debug.o
CC [M] /home/omar/drm/linux-core/ati_pcigart.o
CC [M] /home/omar/drm/linux-core/drm_sman.o
CC [M] /home/omar/drm/linux-core/drm_hashtab.o
CC [M] /home/omar/drm/linux-core/drm_mm.o
CC [M] /home/omar/drm/linux-core/drm_object.o
CC [M] /home/omar/drm/linux-core/drm_compat.o
CC [M] /home/omar/drm/linux-core/drm_fence.o
CC [M] /home/omar/drm/linux-core/drm_ttm.o
CC [M] /home/omar/drm/linux-core/drm_bo.o
CC [M] /home/omar/drm/linux-core/via_irq.o
CC [M] /home/omar/drm/linux-core/via_drv.o
CC [M] /home/omar/drm/linux-core/via_map.o
CC [M] /home/omar/drm/linux-core/via_mm.o
CC [M] /home/omar/drm/linux-core/via_dma.o
CC [M] /home/omar/drm/linux-core/via_verifier.o
CC [M] /home/omar/drm/linux-core/via_video.o
CC [M] /home/omar/drm/linux-core/via_dmablit.o
LD [M] /home/omar/drm/linux-core/drm.o
LD [M] /home/omar/drm/linux-core/via.o
Building modules, stage 2.
MODPOST
CC /home/omar/drm/linux-core/drm.mod.o
LD [M] /home/omar/drm/linux-core/drm.ko
CC /home/omar/drm/linux-core/via.mod.o
LD [M] /home/omar/drm/linux-core/via.ko
make[1]: se sale del directorio `/usr/src/linux-headers-2.6.17-10-generic'
omar@omar4u:~/drm/linux-core$ sudo cp *.ko /lib/modules/`uname -r`/kernel/drivers/char/drm/
omar@omar4u:~/drm/linux-core$ sudo depmod -ae
Pa que le piensen antes de comprar un chipset via.
Despues de un excelente servicio mi compu dio las nalgas, ya me estaba dando mucha lata, el procesador ya no servia, la motherboard tambien murio.
por lo cual ante la necesidad de estar online me di a la tarea de sacar las piezas que no usaba para armar una compu, obviamente son piezas muy viejas, lo que me encontre fue lo siguiente:
1 gabinete Termaltake.
1 motherboard muy vieja.
1 procesador con 434 MHz de frecuencia
2 memorias ram pc100 de 128
1 disco duro de 400gb
1 quemador dvd lg 52x
1 teclado genius
1 mouse usb optico genius
A esta compu procedi a instalarle lo siguiente:
Ubuntu Edgy 6.10
Gnome
OpenOffice
Mozilla Firefox 2.0
Flash player 9 beta
Java 5.1
Frostwire 4.1
Amsn 0.9
XMMS
Totem
Skipe
Mozilla ThunderBird
Adobe Reader 7
Cabe destacar que esta compu jala muy lento (pero jala) no puedo ver videos ni de youtube, fuera de ahi jala bastante bien.
Para esta compu algunos componentes son reciclados de mi otra compu, como el gabinete, el disco duro, el cd room, el teclado, el mouse, el monitor, etc.
Primeramente dios para la proxima semana pedire mi nueva compu, aunque aun no tengo claro que componentes comprare. los candidatos son los siguientes:
Asus A8N-SLI Deluxe Socket 939 Motherboard and an AMD Athlon 64 4000+ 2.40GHz OEM Processor
Como veran son muy economicas, y una es intel (435.00) y otra amd (294.00) en cuanto a rendimiento lucen igual, pero finalmente va a depender de como este mi economia, ya que las 2 requieren memorias DDR2 las cuales son muy caras y las tengo que comprar A HUEVO, las que seguramente me voy a tener que comprar son OCZ 2048MB PC5400 DDR2 y cuestan aproximadamente 250 dolares!!
Pos aunque no les importe ya les estare informando como queda mi compu.
Saludos!!!!
1.- tengo 20 años
2.- Mido 1.90
3.- soy muy dormilon
4.- Me gusta comer chatarra sobre todas las cosas
5.- Tengo hambre y me da hueva pararme a comer
6.- I love lawaloca
7.- Me cae mal eduardo arcos
8.- La mayoria del tiempo mi messenger se encuentra offline.
9.- Mi procesador no sirve
10.- tengo como 5 dominios y 5 blogs
11.- Solo 2 de mis dominios los uso para hospedar mis blogs.
12.- no he pagado nunca por hosting.
13.- Arreglo computadoras
14.- Me gusta estar experimentando con computadoras
15.- Soy linuxero
16.- Soy debianero.
17.- Me cuesta un huevo instalar programas que no sean deb o tar.gz
18.- Formateo mi ordenador cerca de 3 veces al mes
19.- Mi grub muestra 3 distribuciones linux y 1 de windows tiny
20.- Tengo aproximadamente 9 cuentas de e-mail (todas sirven)
21.- Me gusta probar cada beta que sale.
22.- Durante mucho tiempo me dedique a probar betas de microsoft.
23.- Me gusta vestir ropa de marca.
24.- Suelo dormir muy poco
25.- En horas de oficina me fumo 1 cajetilla de cigarros diario.
26.- En mi casa no fumo
27.- Los lawamiwis me tachan de geek
28.- Odio el spam
29.- La idea se la robe a rodrigo.
30.- Mis gustos musicales son muy amplios.
31.-Llevo 36288000 segundos con mi novia
32.- Me gusta jugar Futbol.
33.- Soy bueno para el boleyball
34.- Soy muy malo en el baseball.
35.- No creo ni en el gobierno, ni en los medios de comunicacion mexicanos.
36.- Me gustan los carros V6 o V8
37.- Odio los VW Jettas
38.- Me encanta Jennifer Love Hewitt
39.- Soy el usuario Numero 555 de lawaloca
40.- Me vale madre si nadie lee esto nunca.
41.- Mi primer blog tenia 139,423 visitas y 482,549 page views cuando lo cerre.
42.- Lo cerre por que ya casi no posteaba ahi.
43.- Ahora me dedico por completo a mi lawablog
44.- Nunca he tenido un jefe mas bajo que yo.
45.- Soy completamente fiel a mi novia
46.- He rechazado varias oportunidades de ser infiel (no hagas lo q no t gustaria q te hicieran)
47.- Nunca como a una hora especifica.
48.- Me encanta ir a la playa.
49.- En este momento mataria por estar en acapulco tomandome una cerveza.
50.- Me gusta manejar de manera extrema.
51.- Manejo un carro V6 con motor 3.8 turbo.
52.- Se me poncho una llanta.
53.- Gasto mucho dinero en mantenimiento de mi coche.
54.- Estoy viendo las noticias.
55.- Me quiero ir a vivir a Japon
56.- Me da hueva aprender japones.
57.- Hablo ingles, aleman y español.
58.- Cada que prendo mi pc aprendo algo nuevo.
59.- Mi messenger cuenta con 750 contactos de los cuales solo estan activos cerca de 600.
60.- Soy fan de Dream Theater.
61.- ya me dio hueva, continuo otro dia.