Welcome
Welcome to <strong>HP TX Series Foros</strong>.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, <a href="/profile.php?mode=register">join our community today</a>!

Pantalla tactil loca!!!

Aquí tenemos a nuestro amigo de la GNU o de la BSD o de CC, bueno ustedes vean que distro se acomoda más a ustedes, aunque no hace mal ver los que recomendamos.

Pantalla tactil loca!!!

Postby kds on Sat Jan 12, 2008 2:40 pm

hola, que tal primero gracias al admin por tener este foro.

Bueno mi pregunta viene del viejo foro.

mi pantalla tactil esta rara, lo que dibuje en la parte inferior de la pantalla apararece en la superior y viceversa, realize todos los pasos del mandriva 2008 one , no creo haberlo hecho mal, en MS Vista funciona bien.

Solo se me ocurre calibrarla de una forma radical, si entento calibrarla con el tochKit no me acepta los "clicks" en los 4 puntos, pero si me dibuja en la prueba de dibujo

es algo asi


___________________
/
/
______________/

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

_____________
\
\
\_________________


yo hago la linea de abajo y sale la de arriba, es un reflejo como si estubiera alrevez

bueno si saben algo o me pueden dar una idea gracias!!!,
yo ya intente algunas cosas, pero no soy un buen usuarioGNU Linux .
kds
 
Posts: 9
Joined: Sat Jan 12, 2008 2:34 pm

imagen por favor

Postby darkgiank on Sun Jan 13, 2008 2:12 pm

Hola KDS,,,,


Tu pregunta es interesante, pero seria genial que colocaras una imagen del problema (captura de pantalla), en el menu de Mandriva hay una utilidad de captura de pantallas o solamente apreta el boton FN+IMP PNT (Imprimir Pantalla/PrintScreen) para que se ejecute automaticamente y asi nos muestras el problema directamente.
User avatar
darkgiank
Site Admin
 
Posts: 64
Joined: Thu Jan 10, 2008 1:09 am

Postby ciber_hormaza on Wed Jan 16, 2008 12:02 pm

Mira, eso me sucede a mi exactamente antes de configurar los 4 puntos, pero dices q no te deja configurarlos? si es asi intenta con los 25

para describirlo mejor, antes de colocar los 4 puntos horizontalmente trabaja bn pero vertical es invertido, es asi como te sucede?
ciber_hormaza
 
Posts: 25
Joined: Wed Jan 16, 2008 11:50 am
Location: Colombia querida

Postby kds on Fri Jan 18, 2008 9:42 pm

Yo no puedo hacer la de 4 o 25 pts sin tocar el lado apuesto verticalmente


si me pide la esquina inferior izquierda tengo presionar en la esquina superior izquierda.

voy a intentar instalar el sisitema operativo de nuevo, pero primero voy a volver a intentar con evtouch.
kds
 
Posts: 9
Joined: Sat Jan 12, 2008 2:34 pm

Postby kds on Tue Jan 22, 2008 6:55 pm

ya reinstalé Mandriva, alguien me puede pasar el xorg.conf funcional con tactil y resolusion adecuada.

gracias.

nota, la primera vez que instale no se trabo en la zona de hora, pero esta vez sí, tuve que volver a correr el disco y darle en cancel en esa parte.

gracias
kds
 
Posts: 9
Joined: Sat Jan 12, 2008 2:34 pm

Postby darkgiank on Tue Jan 22, 2008 9:38 pm

kds wrote:ya reinstalé Mandriva, alguien me puede pasar el xorg.conf funcional con tactil y resolusion adecuada.

gracias.

nota, la primera vez que instale no se trabo en la zona de hora, pero esta vez sí, tuve que volver a correr el disco y darle en cancel en esa parte.

gracias


REVISA LOS FOROS ANTIGUOS : http://darkgiank.110mb.com/foros/ ahi esta lo que buscas, pronto será movido a este foro.
User avatar
darkgiank
Site Admin
 
Posts: 64
Joined: Thu Jan 10, 2008 1:09 am

Postby kds on Tue Jan 22, 2008 10:24 pm

si ese lo tengo, pero quiero ver el que tienen con lo que se añada para la tactil, en alugnos foros dice que colocar despues del primer serverlayout, otros que al final del archivo, y se supone que no es relevante la posicion, pero a mi me dio diferentes resultados,

gracias
kds
 
Posts: 9
Joined: Sat Jan 12, 2008 2:34 pm

Postby ciber_hormaza on Thu Jan 24, 2008 2:29 am

aca esta el codigo del xorg.conf q me funciona.... solo borra el del tuyo, y coloca el mio, saludos.....aunq creo q aun asi debes configurarlo


Code: Select all
# File generated by XFdrake (rev 230776)


Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
EndSection

Section "InputDevice"
    Identifier "SynapticsMouse1"
    Driver "synaptics"
    Option "SHMConfig" "on"
EndSection
# File generated by XFdrake (rev 230776)

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Wed Sep 12 14:30:30 PDT 2007

# File generated by XFdrake (rev 230776)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "EETI" "SendCoreEvents"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "SynapticsMouse1" "AlwaysCore"
    Screen 0  "Screen0" 0 0
EndSection

Section "InputDevice"
    Identifier "EETI"
    Driver "egalax"
    Option "Device" "/dev/hiddev0"
    Option "Parameters" "/etc/egalax.cal"
    Option "ScreenNo" "0"
EndSection

Section "Files"
    EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
EndSection

Section "ServerFlags"
    #DontZap # disable <Ctrl><Alt><BS> (server abort)
   
    # allows the server to start up even if the mouse does not work
    #DontZoom # disable <Ctrl><Alt><KP_>/<KP_> (resolution switching)
    Option "allowmouseopenfail"
    Option "Xinerama" "0"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "latam"
    Option "XkbOptions" "compose:rwin"
EndSection

Section "Monitor"
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1280x800"
    HorizSync 31.5 - 55.0
    VertRefresh 40.0 - 70.0
    ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
    ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection

Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Nvidia Default Flat Panel"
    HorizSync 29.0 - 49.0
    VertRefresh 0.0 - 61.0
EndSection

Section "Device"
    Identifier "device1"
    VendorName "nVidia Corporation"
    BoardName "NVIDIA GeForce FX - GeForce 8800"
    Driver "nvidia"
    Option "DPMS"
    Option "RenderAccel" "false"
    Option "AddARGBGLXVisuals"
EndSection

Section "Device"
    Identifier "Videocard0"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce Go 6150"
    Driver "nvidia"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultDepth 24
   
    Subsection "Display"
        Depth 8
        Modes "1280x800" "800x600" "640x480" "320x240"
    EndSubsection
   
    Subsection "Display"
        Depth 15
        Modes "1280x800" "800x600" "640x480" "320x240"
    EndSubsection
   
    Subsection "Display"
        Depth 16
        Modes "1280x800" "800x600" "640x480" "320x240"
    EndSubsection
   
    Subsection "Display"
        Depth 24
        Modes "1280x800" "800x600" "640x480" "320x240"
    EndSubsection
EndSection

Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "1280x800 +0+0; 800x600 +0+0; 640x480 +0+0; 320x240 +0+0"
EndSection

Section "Extensions"
    Option "Composite"
EndSection



espero te sirva, salu2
ciber_hormaza
 
Posts: 25
Joined: Wed Jan 16, 2008 11:50 am
Location: Colombia querida

Postby kds on Sat Jan 26, 2008 3:23 pm

me doy no sirve, instale todo de nuevo, al usar tu archivo no me sale las x, dice server error, no screen found ,
y al hacer mi configuracion si funciona la tactil pero..........alrevez.

yo creo que esta mal mi pantalla.


y tambien se traba al intentar cmabiar la hora. esto no me paso la primera vez que instale mandriva

NOTA, ES LA SEGUNDA VEZ QUE ESCRIBO ESTO, USO OPERA, Y EL TOUCHPAD ES MUY SENSIBLE, TAN SOLO LO MUEVO Y SE VA ATRAS MUCHAS VECES, YA DESACTIVA LOS GESTOS DEL MOUSE EN EL OPERA, PERO AUN ASI , ES MUY SENSIBLE.

# File generated by XFdrake (rev 230776)

Section "Extensions"
Option "Composite"
EndSection
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerFlags"
#DontZap # disable <Ctrl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
#DontZoom # disable <Ctrl><Alt><KP_>/<KP_> (resolution switching)
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection

Section "InputDevice"
Identifier "SynapticsMouse1"
Driver "synaptics"
Option "SHMConfig" "on"
EndSection

Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1280x800"
HorizSync 31.5-90
VertRefresh 60

# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1280x800_120" 181.21 1280 1376 1520 1760 800 801 804 858 -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1280x800_100" 147.89 1280 1376 1512 1744 800 801 804 848 -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1280x800_85" 123.38 1280 1368 1504 1728 800 801 804 840 -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1280x800_75" 107.21 1280 1360 1496 1712 800 801 804 835 -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1280x800_60" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync

# modeline generated by gtf(1) [handled by XFdrake]
ModeLine "1280x800_50" 68.56 1280 1336 1472 1664 800 801 804 824 -HSync +Vsync
EndSection

Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce FX - GeForce 8800"
Driver "nvidia"
Option "DPMS"
Option "RenderAccel" "false"
Option "AddARGBGLXVisuals"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
Depth 8
Modes "1280x800"
EndSubsection

Subsection "Display"
Depth 15
Modes "1280x800"
EndSubsection

Subsection "Display"
Depth 16
Modes "1280x800"
EndSubsection

Subsection "Display"
Depth 24
Modes "1280x800"
EndSubsection
EndSection

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
InputDevice "SynapticsMouse1" "AlwaysCore"
InputDevice "EETI" "SendCoreEvents"
Screen "screen1"
EndSection



Section "InputDevice"
Identifier "EETI"
Driver "egalax"
Option "Device" "/dev/hiddev0"
Option "Parameters" "/etc/egalax.cal"
Option "ScreenNo" "0"
EndSection


kds
 
Posts: 9
Joined: Sat Jan 12, 2008 2:34 pm

Postby kds on Sat Jan 26, 2008 5:49 pm

encontre algo de que mandriva "messes up " las coordenadas

talvez eso seaaaa...........

encontre eso

--------------------------------------------------
Mandrake Cooker with 2.6.11-10 kernel
Xorg 6.8.2
evtouch driver from http://www.warma.dk/ubuntu/xorg-evtouch ... rig.tar.gz

Mandrake detects the device automatically, and loads touchkitusb module (which is included). It messes up X and Y coordinates, so I added "options touchkitusb swap_xy=1" to /etc/modprobe.conf and replugged the USB touchscreen.

Then I did a cat /proc/bus/input/devices and found the event device for my touchscreen.

I compiled the evtouch.o driver, moved it to /usr/X11R6/lib/modules/input/

Added this to xorg.conf:

Section "InputDevice"
Identifier "touchscreen0"
Driver "evtouch"
Option "Device" "/dev/input/event0"
Option "DeviceName" "touchscreen"
Option "MinX" "110"
Option "MinY" "125"
Option "MaxX" "1925"
Option "MaxY" "1910"
Option "ReportingMode" "Raw"
Option "SendCoreEvents"
EndSection
------------------------------------------------------


si entiendo ingles, pero me perdi en algunos pasos, creo que habia alguien que tenia el mismo problema...

sigo en esto
kds
 
Posts: 9
Joined: Sat Jan 12, 2008 2:34 pm

Postby ciber_hormaza on Sat Jan 26, 2008 11:02 pm

hola, cuando te funciona la pantalla tactil, puedes abrir el de configurarla?, me refiero al de calibrar los 4 puntos?
ciber_hormaza
 
Posts: 25
Joined: Wed Jan 16, 2008 11:50 am
Location: Colombia querida

configurar pantalla tactil en x64

Postby larred on Sun Jan 27, 2008 8:00 am

hola gente :

parece que para confirurar la tactil en x64 es diferente,

If the Linux system is 64 bit, the target folder is “/usr/X11R6/lib64/modules/input”.

“cp egalax_drv.so /usr/lib64//modules/input”

y luego en lo del "device" dentro del xconf cambia pero no se que monbre poner


Section "InputDevice"
Identifier "EETI"
Driver "egalax"
Option "Device" "/dev/input/event0"
Option "Parameters" "/etc/egalax.cal"
Option "ScreenNo" "0"
EndSection


---------------------------------------------------------------------------------------------

3.) For USB interface:
For details about USB device driver information, user can use “cat”
instruction command in a terminal window to get more information from
/proc/bus/usb/devices or /proc/bus/input/devices file.
3-1) Use TouchKit kernel module:
If vendor provided tkusb.ko kernel module was loaded for the USB
device. And, the device node “/dev/tkpanel0” and “/dev/tkpanel1”
were created for TouchKit USB device, this “Device” option should
be set to “/dev/tkpanel0” or “/dev/tkpanel1”.
User can use “insmod” instruction command to insert kernel
module into kernel and then use “mknod” instruction command to
create device node, such as “/dev/tkpanel0” or “/dev/tkpanel1”.
For example, insmod /[absolute path]/tkusb.ko
mknod /dev/tkpanel0 c 180 180
Note: For details about building a kernel module “tkusb.ko”, please see
another eGalax document “How to build module”.
Note: The driver module version 1.6 or later supports “touchkitusb”
and “usbtouchscreen” internal kernel module for eGalax
TouchKit USB devices. Please see 3-3) for details.
3-2) Use HID compliant driver:
Linux kernel 2.6 supports HID compliant device with its inbox HID
driver. If user is working with HID compliant TouchKit device and
inbox HID driver. Then, there should be a device node for this HID
compliant device in /dev. User has to identify which /dev/hiddev
device node represents this HID compliant device. Then, set the
proper Device option. For example, “Device” “/dev/hiddev0”
Note: If the system has only one HID compliant TouchKit device, the
Device option for driver module version 1.6 or later can be set to
“Device” “hiddev*”
or
“Device” “hiddevs”
so that the driver module will scan HID compliant TouchKit device
automatically.
3-3) Use internal kernel module:
Driver module version later than 1.6 supports event nodes. If the
USB TouchKit device find the working driver as “touchkitusb” or
“usbtouchscreen”, there should be one event device node in
/dev/input for USB TouchKit device. If user can identify which event
device node represents the USB TouchKit device, for example,
/dev/input/event2 represents the USB TouchKit device. Then, the
“Device” option should be set as “Device” “/dev/input/event2”.
Note: If the Device option is set to event device like “/dev/input/eventX”,
please modify the mouse setting in xorg.conf as well to prevent
from the mouse driver read the data from the specified event
device. Set the “Device” option for mouse to a real device like
“/dev/input/mouseX” instead of device class “/dev/input/mice”.
User can check which real device node is used for mouse via
below instruction in a terminal window.
cat /proc/bus/input/devices
Note: If the system has only one USB TouchKit device with internal
kernel module “touchkitusb” or “usbtouchscreen”, the Device
option can be set to
“Device” “event*”
or
“Device” “events”
so that the driver module will scan event device nodes for TouchKit
device automatically.
Option “Parameters”
User should assign a writable file path for the driver module to save the driver
parameters for the device. All of the driver parameters will be saved in this file.
Option “ScreenNo”
User can define which screen number the touchscreen will works with.
This value must be set to “0” if user has a touchscreen only.
c.) Restart X window
Restart X window to make sure the X module driver is loaded.
larred
 
Posts: 3
Joined: Sun Jan 27, 2008 7:36 am

Postby kds on Sun Jan 27, 2008 1:21 pm

si si puedo, tambien el de 25 y el test de dibujo, pero nunca marca en el de 4 o 25, tengo que "tantearle" .

si me pide la esquina derecha superior, yo presiono la inferior, y alrevez

si me pide la esquina izquierda superior, yo presiono la inferior , y alrevez.

saben como es la pantalla tacticl fisicamente?? es decir el lcd no es tactil, es una pelicula que esta entre el lcd y yo no?

sera que lo pusioron al revez en la fabrica?????????''

y si es asi, entonces por que n vista no me da problemas???

bueno muchas gracias por su tiempo, que lastima que me pase esto.



a y yo pense que el mandriva 2008 one es de 32, o es de 64???? mi amd es de 64 bits, pero eso no significa que mi SO tenga que ser de 64, es mas, creo que el vista es de 32
kds
 
Posts: 9
Joined: Sat Jan 12, 2008 2:34 pm

Postby ciber_hormaza on Tue Jan 29, 2008 11:50 pm

en teoria ningun SO esta preparado para 64, corrijanme si me equivoco, hasta donde entiendo las versiones de 64 son muy inestables, y las de windows solo emulan una de 64, asi que no son muy comunes, por lo menos mi tx venia con vista home basic 32 , sabiendo q es un amd turion 64,
ciber_hormaza
 
Posts: 25
Joined: Wed Jan 16, 2008 11:50 am
Location: Colombia querida

Postby ciber_hormaza on Tue Jan 29, 2008 11:52 pm

en cuanto a lo de la pantalla, ta muy raro, a mi siempre me dejo colocarlo en donde la X me pedia, siento no poder ayudarte
ciber_hormaza
 
Posts: 25
Joined: Wed Jan 16, 2008 11:50 am
Location: Colombia querida

Postby darkgiank on Thu Jan 31, 2008 9:06 pm

ciber_hormaza wrote:en teoria ningun SO esta preparado para 64, corrijanme si me equivoco, hasta donde entiendo las versiones de 64 son muy inestables, y las de windows solo emulan una de 64, asi que no son muy comunes, por lo menos mi tx venia con vista home basic 32 , sabiendo q es un amd turion 64,


En realidad si existen sistemas operativos reales de 64-bit, para empezar los de windows de 64-bit si lo son realmente, no son emulados al igual que los de linux y no son inestables sino que los controladores son limitados.
User avatar
darkgiank
Site Admin
 
Posts: 64
Joined: Thu Jan 10, 2008 1:09 am

Postby larred on Sat Feb 02, 2008 7:51 pm

hola de nuevo
pues yo me compre la version powerpac de mandriva
y ba bien la version de x64 pero la pantalla tactil se configura diferente

teneis experiencia en confirurar la pantalla en un sistema x64?
larred
 
Posts: 3
Joined: Sun Jan 27, 2008 7:36 am

Postby larred on Sun Feb 03, 2008 7:57 am

me respondo yo solo je:-)

la mantalla no funciona porque x64 tiene otro driver
y yo haciendo el tonto con el de 32

dejo aqui el enlce

http://210.64.17.162/web20/TouckDriver/linuxDriver.htm
larred
 
Posts: 3
Joined: Sun Jan 27, 2008 7:36 am

Postby darkgiank on Mon Feb 04, 2008 11:34 pm

larred wrote:hola de nuevo
pues yo me compre la version powerpac de mandriva
y ba bien la version de x64 pero la pantalla tactil se configura diferente

teneis experiencia en confirurar la pantalla en un sistema x64?


Compraste la powerpack, Dios que HINCHA xD recuerda que siempre que vemos Linux lo vemos como algo gratis aunque no esta mal colaborar de vez en cuando. Si nos pudieras decir que mejoras hay en esa version ???
NOTICIAS DEL FORO : http://darkgiank.freeforums.org/viewforum.php?f=19
AUTOINSTALADOR DE 161MB : http://darkgiank.freeforums.org/viewforum.php?f=1
COLABORA CON EL FORO Y COMPRA UN SERVICIO DE HOSTING!! MUY BUENO : http://www.hostmonster.com/track/linkfastsa/text1
-------------------------------------------
MSI K9N Neo V3 : AMD Athlon64 X2 3.0 Ghz, 2 GB RAM , NV GeForce 8800GT, LG SM DVD-RW 20X, Windows XP Pro / Mandriva 2008.
Lenovo Thinkpad T60 2007GTO / CORE DUO 1,8 Ghz / 2 GB RAM / ATi Mobility Radeon X1400 512 MB PCI-XPRESS / 80 GB HDD SATA / LG DVD / CD-RW COMBO.
MSI K9N6GN Series : AMD Sempron 3400+, 784 MB RAM, NV GeForce 6100 256MB, LG CD-RW, Windows XP Pro/ Mandriva 2008.
ASUS K8V Deluxe : AMD Athlon64 2800+, 512 MB RAM, NV GeForce FX 5200 128MB, LG CD-ROM, Windows XP Pro.
DELL Optiplex GX280 : Intel Pentium 4 (2,66 Ghz), 512 MB RAM, NV GeForce 6200 TC 256MB, LG CD-RW, Windows XP Pro/ FreeDOS
Compaq Evo D500SFF : Intel Pentium 4 (1,70 Ghz), 512 MB RAM, NV GeForce4 4400 128MB, LG CD-ROM, Windows 2000 Pro.
Intel D850GB : Intel Pentium 4 (1,50 Ghz), 256 MB RAM, NV GeForce4 4400 64MB, Creative CD-ROM 52X, Windows XP Pro.
PCChips M935DLU: Intel Celeron 4 (1,70 Ghz), 256MB RAM, Nvidia GeForce 2 Ti 64MB, Windows 2000 Pro.
ASRock M266A : Intel Celeron 4 (1,70 Ghz), 512 MB RAM, 4MB Video, LG CD-RW, Windows 2000 Pro (LAMP).
SOYO 7VBA133 : Intel Celeron 3 (750Mhz), 384 MB RAM, ATi All-in-wonder Rage 128 Pro 32MB, Windows 2000 Pro/ Mandriva 2008.
Compaq Presario 1245: AMD K6-2 333 Mhz, 160 MB RAM, NeoMagick NeoGraph 128XD 2MB, Compaq CD-ROM 24X, Mandriva 2006
Cyrix M2 266Mhz : 64 MB RAM, Trident 9440 1MB, LG CD-ROM 52X, Windows 98 SE.
Intel Pentium 166Mhz : 16 MB RAM, Trident 9440 1MB, Creative Sound Blaster AWE64 Sound Card, Windows 98 SE.
Intel Pentium 100Mhz : 80 MB RAM, Trident 9440 1MB, Creative CD-ROM 52X, Windows 98 / MS-DOS 7.1 (ChinaDOS Union)
Intel 486DX2 100Mhz : 16 MB RAM, Trident 9440 1MB, MS-DOS 6.22 / Windows 3,11 WFW.
DTK Grafika 12 : : AMD386 40Mhz, Trident 9882 2MB, Minix.
User avatar
darkgiank
Site Admin
 
Posts: 64
Joined: Thu Jan 10, 2008 1:09 am

Postby kds on Sat Feb 16, 2008 8:39 pm

sigo vivo....

hey espero que alguien lea esto, ya tiene mucho que no uso linux en mi lap, lastima ...., pero cuando la tengo que ocupar se trata de software para linux y aunque tengo el virtualbox me desanima que no pueda usar bien mi lap con linux, tactil ,botones etc...
kds
 
Posts: 9
Joined: Sat Jan 12, 2008 2:34 pm


Return to Linux (Hardware)

Who is online

Users browsing this forum: No registered users and 0 guests

cron