mouse problem

1998-03-31 Thread Jan Ramon
Hi, My mouse is on /dev/ttyS1. however, since a few days, gpm and X don't react any more to mouse movements/clicks. i don't know much about mouse configuration, but "cat /dev/ttyS0" gives an IO error, while "cat /dev/ttyS1" doesn't, so i assume the system detects 'something' but it isn't confi

Re: Advice printing on a network Laserjet 4L

1997-10-01 Thread Jan Ramon
On Wed, 1 Oct 1997, Dr. Daniel Mashao wrote: > I have read all the man pages and HOWTO but I still have a problem > printing on a novel network laserjet. I have finally found a way to print > postscript documents but I cannot print plain text or dvi format. Any > ideas? text: some printers (e.g. h

Re: problems after installing 32Mb/S3Virge

1997-09-05 Thread Jan Ramon
how do i determine which hardware is faulty? the 32Mb and/or the S3Virge? jan > > Jan Ramon wrote: > > > > Hi, > > > > My computer: > > -pentium166 > > -32MbRam > > -S3-Virge (3DVGA digimate) > > -adaptec2940scsi (sda,sdb=harddisks) >

problems after installing 32Mb/S3Virge

1997-09-05 Thread Jan Ramon
Hi, My computer: -pentium166 -32MbRam -S3-Virge (3DVGA digimate) -adaptec2940scsi (sda,sdb=harddisks) -atapi cdrom -kernel 2.0.30 (not all packages are upgraded to debian 1.3.1, i think some are still 1.2 or 1.3) after i upgraded from 16Mb ram to 32Mb ram and therefor also replaced my di

Xresources (2)

1997-04-21 Thread Jan Ramon
i temporarily 'solved' the problem by adding the option -nocpp to xrdb in Xsession. But of course, now i can't use any macro's :-(. So i still welcome all help. thx. Jan - as a X newbee, i experimented with Xresources and succeede

Xresources

1997-04-20 Thread Jan Ramon
as a X newbee, i experimented with Xresources and succeeded setting my preferences. Everthing was ok for a few days. Today i downloaded pcmcia, booted linux, compiled pcmcia, and started X. from then my Xresources isnt anymore read correctly. xrdb gives the following error in .xsession-errors.

windows incompatibility

1997-04-11 Thread Jan Ramon
On Fri, 11 Apr 1997, Rick wrote: > -BEGIN PGP SIGNED MESSAGE- > > I found a PNP FAQ and double checked at usr.com. It seems that PNP modems > with emulated uart's (what an idea) are totally incompatable. This > "Winmodem" will only work with windows (not even DOS). > > By the way. I d

Re: dselect sort by section

1996-10-02 Thread Jan Ramon
On Tue, 1 Oct 1996, Bill Wohler wrote: > Would anyone else like to see a "Sort by section" major sort in > dselect? > I think it's a good idea. It makes installation easier. Jan -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-ma

Re: Latex Help !

1996-09-30 Thread Jan Ramon
On Mon, 30 Sep 1996, Andrew Stephen wrote: > Hi, > > I have just started playing around with Latex and was wondering if its > possible to to convert a dvi file into a Word for Windows format. Any help > / suggestions would be appreciated. > > Regards, > Andrew > dvi to word seems difficult. I

Re: how to sign up to debian-devel?

1996-09-09 Thread Jan Ramon
On Mon, 9 Sep 1996, Joey Hess wrote: > I'm a new debian developer, and though everything else is working fine, > I'm not signed up to the debian-devel mailing list. I've tried mailing > the owner, sending subscribe messages to the listserver, etc, and I've > never gotten any response back (It's

Re: eepro.c

1996-09-08 Thread Jan Ramon
On Fri, 6 Sep 1996, Bruce Perens wrote: > [Question about how to neatly change the eepro driver CSR address] > > If it's a module, try "modprobe eepro io=0x230". If that works, add it > to /etc/conf.modules . Otherwise, just add 0x230 to eepro_portlist. > Adding 0x230 to eepro_portlist doesn't

eepro.c

1996-09-06 Thread Jan Ramon
t;// /// end of jan's code > >if (base_addr > 0x1ff) /* Check a single specified >location. */ >return eepro_probe1(dev, base_addr); > but this doesn't seem a clean way to solve the problem. Is there info (doc/howto/) available about clean kernel programming? Jan Ramon ([EMAIL PROTECTED])