Buscas un lugar donde quieres pasarla bien o pasar por ayuda... Este es tu lugar, un sitio con buena onda, donde todos en ayuda comunitaria resolveremos tus dudas.
Ver más- 2,508 Miembros
- 2,316 Temas
- 713 Seguidores
[SL] Mala visualizacion en Crunchbang
Hola a todos
Este problema se vuelve cada vez mas tedioso y molesto,realmente estoy muy bien en crunchbang,solo que espero solucionar esto para seguir con esta distribución
El inicio es todo normal,todo funciona bien,pero después de unos 10 minutos en veces (no es siempre,pero si muy seguido) termina pasando esto:
Todo se vuelve a ver mal al subir o bajar en alguna carpeta o en el navegador,y realmente es molesto ya que no visualizas bien las pagina o carpetas
Espero puedan ayudarme,que reiniciar cuando se presenta este error es muy molesto
Saludos (:
- 0Calificación
- 2Seguidores
- 233Visitas
- 0Favoritos
Global
Argentina
Chile
Colombia
España
México
Perú
Uruguay
Venezuela
25 respuestas
No entiendo muy bien tu problema, puedes subir una imagen para aclararnos (y si la subiste, cambia de servidor porque no puedo ver la imagen)
Te subi las imagenes a KN3.Net


http://k09.kn3.net/taringa/6/5/3/9/7/2/0/renovatto_fenix/19A.jpg
http://k03.kn3.net/taringa/6/5/3/9/7/2/0/renovatto_fenix/643.jp
Tienes los drivers privativos o libres de tu placa de video?
Flash?
Sigo con las preguntas, que tema es ese?
creo que es un problema de drivers...cuales tienes instalados ??
tambien me llamo la atencion el tema ??
No creo que sea el tema,hasta con el tema default me llego a pasar,obviamente menos seguido,pero igual de molesto

yo también coincido,es de los drivers,no he instalado ninguno,pense que los instalaria automaticamente en el primer inicio del sistema,ya que estaba actualizando el sistema y eso.
Una tarjeta sencilla,sencilla,es lo que hay por ahora lol
He leído y buscado (claro que también tengo que poner mi granito de arena porque me interesa) y mencionan que no hay driver o soporte por parte de la compañia de la tarjeta,y al parecer no hay soporte/driver,osea que estoy jodido?
creo que tu problema tiene que ver con la tasa de refresco de la pantalla, pero es tema de drivers creo
Mh... si parece que es asunto de los drivers Mira sto
http://www.taringa.net/posts/linux/10411873/Ubuntu-vs-sis-760.html
El problema es distinto pero la solucion que le dio me causó gracia XD
Tenes el paquete hal instalado?
Mirá encontre una paguina explicando porque esta tarjeta es un dolor de cabeza
http://www.winischhofer.net/linuxsispart1.shtml
Si queres pasar directo a la parte de descargas....
http://www.winischhofer.net/linuxsispart4.shtml#download
tenes la opcion de bajarte el driver privativo "premium", el precompilado libre o los "sources" para compilarlo.
Tambien hay un repo para debian que puede funcionar y varias cosas que no se que son XD
La verdad que eso no entendí nada,aparte de que no se como hacerlo,aun soy algo novato en linux

En fin,quiero comentarles que reinstale crunchbang,esta vez le di mas espacio en el disco duro (40 GB) (antes solo le di 15 GB) tal vez no importe,pero la cosa va perfecto hasta ahora,esta vez añadi los repositorios desde el principio (Gracias por el post por cierto @juako_sym ) e instale deadbeef,opera y jdownloader desde ahi,antes lo habia hecho pero algo mas complicado y configurando cosas que a lo mejor no debia tocar.
Tint2 lo modifique mas cuidadosamente,antes remplazaba una y otra vez configuracion,tal vez algo fue un problema ahí
Los iconos he instalado los faenza,el tema de openbox sigue siendo al actual (blear 2 o bear 2,algo así) aunque esta vez no modifique el font,para no forzar el sistema o que se yo
Total,que ahora todo lo estoy haciendo cuidadosamente,y ya con algo mas de practica,espero que no vuelva a ocurrir ese problema,si no pues se los comentare nuevamente.. xD
Explique todos los detallitos por si algún día alguien se encuentra en la misma situación.
PD: Ahora necesito solo configurar mi conky y bualaaaa,me esta quedando perfecto hasta ahorita mi crunchbang
no hay de que, pero en una de esas instalaste libre-office o aungun programa que rompio algo (libre-office rompio mi crunchbang en una oportunidad) y no te preocupes por lo del wallpaper. suerte
Mira! ahora que lo comentas,no instale por ahora ni libre office ni la impresora,que cosas
edito el tema como solucionado
agrego que yo instale Openoffice.org y soporte para impresoras, pero libreoffice no, ya que cuando probé rompi CrunchBang, y fue la unica vez que se ha roto
Empezó a fallar de nuevo,no se por que empieza bien y en 3/2 semanas poco a poco se va jodiendo la visualización :/
Tenés que instalar los drivers. ¿Qué placa de video tenés?
Me comentaron la pagina pero no se si realmente funcionen esos drivers,aparte no tengo ni la mas mínima idea de como instalarlos
Si, es complicado el tema de los drivers tendrias que compilarlos con las paginas que deje arriba.
Suerte con eso
Y como seria,cual tengo que descargar,que es lo que tengo que hacer,comandos,etc. no se nada en linux sobre el tema drivers
Mirá, yo tampoco se mucho, estoy haciendo una traduccion al vuelo probablemente imperfecta de lo que aqui dice:
http://www.winischhofer.net/linuxsispart1.shtml
Pero lo que seguro necesitas son headers del kernel que estes usando.
sudo aptitude install linux-headers-`uname -r`
despues deberias bajar los drivers "premium" que vienen a ser los privativos de aqui
http://www.winischhofer.net/cgi-bin/downloadpage.cgi?dllink=http://www.winischhofer.net/sis/sisp.tar.gz
Los descomprimis en una carpeta
Me baje eso y no tiene instrucciones pero leyendo el archivo Mising que esta ahi, creo que estos son los paquetes necesarios para compilar
sudo aptitude install autoconf automake bison flex help2man jlex tar 9base
Despues haces click derecho en la carpeta donde descomprimiste abrir una terminal root aqui
Proba con
./configure
make
make install
Pero como dije esto es una suposicion, si alguien tiene mas idea que yo bienvenido sea.
Suerte
Todo va bien,pongo ./configure aparece esto:
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... 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 fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... 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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
./configure: line 19619: pkg-config: command not found
checking if XINERAMA is defined... no
./configure: line 19681: pkg-config: command not found
checking if RANDR is defined... no
./configure: line 19743: pkg-config: command not found
checking if RENDER is defined... no
./configure: line 19805: pkg-config: command not found
checking if XV is defined... no
./configure: line 19867: pkg-config: command not found
checking if XF86MISC is defined... no
./configure: line 19929: pkg-config: command not found
checking if DPMSExtension is defined... no
checking for pkg-config... no
checking for XORG... configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
See `config.log' for more details.
Luego pongo make y aparece esto,donde creo ya todo esta mal: