Re: Compaq Presario 1245 Touchpad interface problems

1999-07-09 Thread jesus duran

On Thu, 8 Jul 1999, Dale Scheetz wrote:

 I just got the new laptop, and have been quite satisfied with it, except
 when it comes to X...
 
 The primary problem is that I must configure X for a serial mouse, because
 I don't know what device and port to pick for the touchpad. Am I out of
 luck, or is there a working choice available in XF86Setup?

if its the synaptics touch pad just treat it as a ps/2 mouse and X should
treat it fine (i have the pres 1680, so i'm assuming a few things
here;))

  
 While I'm at it, does anyone know how to get the graphics card into any
 other mode but the super low res? I can only see about 10% of the
 screen, and I can't scroll. Is this also the best I can do?
once again i'm making an assupmtion that your pres has a version of the
neomagic video card found in most of the compaq laptop products  so here
is my config file where i can get as decent a resolution as possible ( i
forget the website that had the initial work on it)

let me know how it works out



regards,

jd?

 
 Please CC me, as I am not subscribed to this list.
 
 TIA,
 
 Dwarf
 --
 _-_-_-_-_-   Author of The Debian Linux User's Guide  _-_-_-_-_-_-
 
 aka   Dale Scheetz   Phone:   1 (850) 656-9769
   Flexible Software  11000 McCrackin Road
   e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308
 
 _-_-_-_-_-_- See www.linuxpress.com for more details  _-_-_-_-_-_-_-
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

Xconfig file follows







Section FilesRgbPath  /usr/X11R6/lib/X11/rgbFontPath
/usr/X11R6/lib/X11/fonts/misc/FontPath
/usr/X11R6/lib/X11/fonts/75dpi/:unscaledFontPath
/usr/X11R6/lib/X11/fonts/100dpi/:unscaledFontPath
/usr/X11R6/lib/X11/fonts/Type1/FontPath
/usr/X11R6/lib/X11/fonts/Speedo/FontPath
/usr/X11R6/lib/X11/fonts/75dpi/FontPath
/usr/X11R6/lib/X11/fonts/100dpi/#ModulePath
/usr/X11R6/lib/modulesEndSection#Section Module#Load
xf86Jstk.so#EndSectionSection ServerFlags#NoTrapSignals#
DontZap#DontZoom#DisableVidModeExtension#
AllowNonLocalXvidtune#DisableModInDev#
AllowNonLocalModInDevEndSectionSection KeyboardProtocol   Standard
AutoRepeat  500 5XkbDisableXkbKeymap
xfree86(us)EndSectionSection Pointer#ProtocolMicrosoft#
Device  /dev/ttyS0ProtocolPS/2Device  /dev/psaux
Emulate3ButtonsEmulate3Timeout50EndSectionSection Monitor
Identifier  Generic MultisyncVendorName  UnknownModelName
UnknownHorizSync   30-64VertRefresh 50-100# 640x480 @ 60 Hz,
31.5 kHz hsyncModeline 640x480 25.175 640  664  760  800   480  491
493  525# 800x600 @ 60 Hz, 37.8 kHz hsyncModeline 800x600 40 800
840  968 1056   600  601  605  628 +hsync +vsync# 1024x768 @ 60 Hz, 48.4
kHz hsyncModeline 1024x768651024 1032 1176 1344   768  771  777
806 -hsync -vsyncEndSectionSection DeviceIdentifier
NeoMagic#Chipset  NM2160#IOBase 0xfea0#MemBase
0xfd00VideoRam  2048#DacSpeed   90#Option   linear#
Option  nolinear#Option   sw_cursor#Option  hw_cursor#
Option  no_accel#Option   intern_disp#Option
extern_disp#Optionmmio#Option   no_mmio#
Option  lcd_center#Option no_stretchEndSectionSection Screen
Driver  svgaDevice  NeoMagicMonitor Generic
MultisyncSubsection DisplayDepth   24Modes
800x600 640x480virtual 1024 768   EndSubsectionSubsection
DisplayDepth   16Modes   1024x768 800x600
640x480virtual 1024 768EndSubsectionSubsection Display
Depth   8Modes   1024x768 800x600 640x480 virtual
1024 768EndSubsectionEndSection


Re: Debian And IBM MCA Bus

1999-05-23 Thread jesus duran

greetings,

i beg to differ on debian's support of the mca bus

i have an ibm ps/2 70 and installed debian 2.1 on it w/no problem
the only thing was applying a patch to support the network card...but
other than that there was absolutely no problems.

jd?


Re: PS/2 router with MCA nic

1999-05-10 Thread jesus duran

i have recently obtained a ps/2 - 70 with an mca smc-tcp mc nic and
initially could not get the kernel to properly recognize the nic but that
was because i needed to apply a patch to one of the standard nic
drivers...i just found the patch yesterday but have not tried to apply it
but along the way in  search for info i did see that there were a number
of patches for different nics around, so that may be one thing you should
try to do...is look around for a patch if none of the standard drivers
work.  Have patience also because there is a great deal of outdated
material concerning linux and the mca bus ;)
 

otherwise...there were no problems with using the mca busits just
another bus.

regards,

jd?


On Sat, 8 May 1999, Robert Rati wrote:

 Can linux recognize a micro-channel nic?  I know how to setup the kernel
 to recognize an ISA/PCI nic, but does linux support mca cards?  If so, how
 would I configure the kernel to recognize the mca card?  Would I treat it
 just like an ISA card?  TIA.
 
   Rob
 
 ===
 [EMAIL PROTECTED] : Role-Player, Babylon 5 fanatic  1998-99
 Aka Khyron the Backstabber : ICQ# 2325055
 Homepage: www.cs.purdue.edu/homes/ratirh 
 
 Happiness comes in short spurts.  Don't be fooled.
 ===
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 



Re: X server on a Compaq Presario 1235

1999-05-04 Thread jesus duran
 
for the neomagic cards on compaq presarios(i have the 1680) you can
now use the svga serverget it from the unstable tree or get it from
xfree86.org..there will be no new neomagic-xserver i think because the
hardware specs were released to the xfree86 people so they incorporated it
into the svga server.

here is my xf86config file for reference.

regards,

jd?

ps sorry if it gets mangled . ;)

==
Section FilesRgbPath  /usr/X11R6/lib/X11/rgb
FontPath /usr/X11R6/lib/X11/fonts/misc/FontPath
/usr/X11R6/lib/X11/fonts/75dpi/:unscaledFontPath
/usr/X11R6/lib/X11/fonts/100dpi/:unscaledFontPath
/usr/X11R6/lib/X11/fonts/Type1/FontPath
/usr/X11R6/lib/X11/fonts/Speedo/FontPath
/usr/X11R6/lib/X11/fonts/75dpi/FontPath
/usr/X11R6/lib/X11/fonts/100dpi/#ModulePath
/usr/X11R6/lib/modulesEndSection#Section Module#Load
xf86Jstk.so#EndSectionSection ServerFlags#NoTrapSignals#
DontZap#DontZoom#DisableVidModeExtension#
AllowNonLocalXvidtune#DisableModInDev#
AllowNonLocalModInDevEndSectionSection KeyboardProtocol   Standard
AutoRepeat  500 5XkbDisableXkbKeymap
xfree86(us)EndSectionSection Pointer#ProtocolMicrosoft#
Device  /dev/ttyS0ProtocolPS/2Device  /dev/psaux
Emulate3ButtonsEmulate3Timeout50EndSectionSection Monitor
Identifier  Generic MultisyncVendorName  UnknownModelName
UnknownHorizSync   30-64VertRefresh 50-100# 640x480 @ 60 Hz,
31.5 kHz hsyncModeline 640x480 25.175 640  664  760  800   480  491
493  525# 800x600 @ 60 Hz, 37.8 kHz hsyncModeline 800x600 40 800
840  968 1056   600  601  605  628 +hsync +vsync# 1024x768 @ 60 Hz, 48.4
kHz hsyncModeline 1024x768651024 1032 1176 1344   768  771  777
806 -hsync -vsyncEndSectionSection DeviceIdentifier
NeoMagic#Chipset  NM2160#IOBase 0xfea0#MemBase
0xfd00VideoRam  2048#DacSpeed   90#Option   linear#
Option  nolinear#Option   sw_cursor#Option  hw_cursor#
Option  no_accel#Option   intern_disp#Option
extern_disp#Optionmmio#Option   no_mmio#
Option  lcd_center#Option no_stretchEndSectionSection Screen
Driver  svgaDevice  NeoMagicMonitor Generic
MultisyncSubsection DisplayDepth   24Modes
800x600 640x480virtual 1024 768   EndSubsectionSubsection
DisplayDepth   16Modes   1024x768 800x600
640x480virtual 1024 768EndSubsectionSubsection Display
Depth   8Modes   1024x768 800x600 640x480 virtual
1024 768EndSubsectionEndSection


home network w/win'98 Debian

1998-07-26 Thread Jesus Duran

Greetings all,


i'll try to keep this as short was possible
i need someone to point me somewhere where i can find info on
networking.such as setup and protocols, hardware etc...
its for a home network..and i think its a great way to introduce 4
kids to linux (before they're completely windoze brainwashed...)


here's the setupi have 6 computers and would like to setup a linux box
for internet access, printing, email (not that hard...i have read the
FAQ's and am eager to start..)
here's my question(s)...

i also want to set up a windows box to serve the slower win boxes that do
not have alot of HD space.


how should i go about this???  i have hardly any network experience but
will read to find out 

so basically i will have two serversand need
to access them both by about 3 different computersshould i use hubs???
if so how??? what kind of networking cards/cable  should i use??? for
win98???
for debian???

i would appreciate any type of direction ( dont have lots of $$$ so i'd
like to become informed before investing any ) 

feel free to reply to me directly, since it is not STRICTLY debian
related.but i knew not of where to turn..

jd?


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Debian gnu/linux x on laptop

1998-06-03 Thread Jesus Duran

Greetings all

ok i have started x on a compaq presario laptop 1680

pentium 200
32 mb sdram
neo geo 128 vid card w/4 mb
and synaptics ps/2 touchpad..

i have started x although it is at a VERY low resolution at 8bpp
i was using the svga serverand the mouse does not work.
i was wondering if anyone had installed debian/gnu linux and x on a
laptop w/a neo geo cardand/or gotten the pointing device to work.
i would like at least a 640x480.i have like 300x200 or something like
that


tia,

jd?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Install on compaq presario 1680

1998-04-22 Thread Jesus Duran

Greetings all,

I'm trying to install debian and X(if possible) on a compaq 1680 presario
laptopi downloaded the newest hamm disksand because of the way all
of the software came on one quik-restore   cd...i had to use fips to
create a partition  for  debian.  I left the partition unformated so that
i may create the swap and linux partion through the install procedure.  I
get o that point in the install...and for some reason it cannot read the
disk geometry..because Opened disk read-only - you have no permission
to writenext fatal error on fdisk and it kicks me back to the hamm
installation menu!

Now i just need help in reading the disk geometry and partitioning the
disk so that i may install.i remember trying a bo installation before
and not having any problems...i may try the old bo rescue disk...just
to try and partition...and hope that the hamm install...will be able to
see the partition when i resume hamm installation.

Does anyone have any ideas on why this may happen or on a possible
work-around? Will X work on this laptop (neo magic vid card)  and if so
what server to use?  

TIA,

jd?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Hamm FAT 32

1998-04-21 Thread Jesus Duran

Greetings all,

just a quick question..does hamm have built-in support to read FAT-32
Partitions

Regards,

jd?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Trouble reading fat32

1998-04-11 Thread Jesus Duran

Greetings everyone,

i'm having trouble mounting a fat 32 partition, mounting my zip drive
(Also FAT 32) and would like some advice on reading some Mac Formatted
disks(floppy  Zip).  Any advise is greatly appreciated.

Regards,

jd?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Video card recommendations...

1998-03-25 Thread Jesus Duran

Greetings all,

Currently i'm building a machine and am down to the last piece of
hardware, the video card.  i was wondering if anyone could shed some light
on the pro's/con's of the following cards:

ATI all-in-wonder
Diamond Viper
Matrox Millenium II

just a few words about any problems experienced with any of the cards
and/or problems with thier features would be helpful(e.g. Has anyone
captured video with the All-in-wonder?). All have 4 megs of video ram.

TIA,

jd?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


ATI All-in-Wonder

1998-03-18 Thread Jesus Duran
Greetings all,


i remember seeing a few posts regarding the ATI All-in-Wonder Video card
some time backi was wondering if there was an x-server for it???  Were
there any problems with using the card in X

TIA,

jd?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Stealth II S220

1998-03-14 Thread Jesus Duran

Greetings,

This card is not currently supported by debian, to my knowledge. 
Partially, i would assume because it is so nes and Rendition, which makes
the controller, just recently released the white-papers to the xfree86
project so that they may start development on the x-server for it.  So...
i would assume that there is currently a server being developed for it.
In the meantimei'm contacting the xfree86 project to see how its
coming along.  Currently i'm only running in text mode.  If you hear
anything new please do let me know, and in return i'll do the same.

Regards,

jd?


 
On Fri, 13 Mar 1998, M.C. Bezemer wrote:

 Hi!
 
 Does anyone know whether or not this card is supported and which server I
 should run for it? Someone wants to install debian linux but only if it
 supports her video card.
 
 Thanx in advance,
  Maarten Bezemer
 
 
 
 --
 E-mail the word unsubscribe to [EMAIL PROTECTED]
 TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED]
 


--
E-mail the word unsubscribe to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED]


Proper X Server...

1998-03-10 Thread Jesus Duran

Greetings,

i have recently purchased a Diamond Stealth II S220.  i was wondering what
x-server to use.  I've tried a few from the debian site but to no avail. 
If it is elsewhere, i would appreciate the site's address.  It has 4MB
SGRAM and RAMDAC of 170MHz and a Rendition Verite V2100 controller.  

TIA,

jd?


--
E-mail the word unsubscribe to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Stopping xdm...

1998-03-08 Thread Jesus Duran



Greetings all,

i need help in the key sequence used for stopping xdm from starting up at
boot up.

TIA,

jd?


--
E-mail the word unsubscribe to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Problems w/ppp dialup Kerberos

1998-02-22 Thread Jesus Duran
Greetings all,

OK, the ongoing saga of my ppp dialup continues.  pon now attempts the
connection(my modem is now recognized!).  It dials and then thats it.  We
use Kerberos Authen so i do not know if this is causing the
problem.  The logs show that after the handshake the host(my school) asks
for 4 returns for interactive mode which i'm familiar with from dialing in
with ckermit(a dummy term).  Should ppp take care of that?  Any help is
greatly appreciated, we're almost therethanks to you guys/gals!

Regards,

jd?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Wanted: the TUTOR MC68K emulator??

1998-02-21 Thread Jesus Duran

Does anyone know if there exists a debian package that simulates any type
of MC68K assembler??  Specifically the TUTOR software.  Any help is
greatly appreciated.

Regards,

jd

PS. On the MC68K, TUTOR is a 16kb resident package, that allows various
assembler type commands to be issued to the processor to view memory
execute commands...etc.  It cam with the motorola Educational computer
boardto learn the mc68k architecture.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Kermit: Where is it???

1998-02-20 Thread Jesus Duran


Greetings all,

i was looking for Kermit, remember that old thing?  I did not find it the
Debian Packages site.  I did down load it from www.columbia.edu/kermit/ in
a tar'ed-gz'ed file but had problems when i tried to tar -x it?!?!?
Any idea where i can find it in a regular .deb file  Any
help is greatly appreciated.

regards,

jd?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Dialing up....

1998-02-20 Thread Jesus Duran


Greeting all.

First off this list has been hella helpful in getting my debian box up and
running.  Gimp is wonderful.  Ok now on to my last Real project.  I need
to get a ppp dialup connection up and running.  I was trying to start off
with using my modem to connect, at least a dummy connection(using kermit),
but my modem is not responding to ckermit.  I have an atlas 33.6 modem
that responds (in win95) at comm 1.  This, the ppp dialup connection, is
the last piece i need to move to a debian system only..i can't wait.
Any help with this is greatly appreciated.  If need be, anyone who is
willing to help me out can email me directly(as not to waste any
bandwidth).

Regards,

jd?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .