Malcolm,
Thanks for the info. Sorry about not including the addresses. I
didn't have them handy at the time.
Harry Hoffman
Product Systems Specialist
Restaurants Unlimited Inc.
Seattle WA
206 634-3082 ext. 270
On Tue, 21 Dec 1999, Malcolm Tredinnick wrote:
> Afternoon all :)
>
> While
Afternoon all :)
While aimlessly browsing the web, I sort of stumbled across the USB-HOWTO and
some other information that Harry mentioned without addresses:
USB-HOWTO: www.dynamine.net/linux-usb/HOWTO/
The Linux USB Wevsite: www.linux-usb.org/
Cheers,
Malcolm Tredinnick
--
If Bar
Hi, Caity,
> Hi, Robert,
> >
> > There's also glint, a graphical front end to rpm, which I hear is
> > pretty good
>
> Glint was only in Red Hat 5.2 and below. It was superceded by GnoRPM in
> 6.0. In 6.1 you have a choice between GnoRPM and kpackage. I find kpackage
> the easiest and most f
Kelly Lynn Martin wrote:
> >image plus initrd can fit on a floppy-sized image. In our case, the
> >limit to kernel size is about 520k or thereabouts.
>
> Is that the size after bzipping? My current kernel is 422k bzipped,
> and I don't have _everything_ moduled out that I possibly could,
> alth
On Tue, 21 Dec 1999 11:00:21 +1300, Jamie Walker <[EMAIL PROTECTED]> said:
>We have machines here booting via network card bootROMs from a Novell
>server, and we need as much as possible in modules so the kernel
>image plus initrd can fit on a floppy-sized image. In our case, the
>limit to kernel
Kelly Lynn Martin wrote:
> >You'll save some memory by saying 'm' to things you don't need too
> >much, but that's about it.
>
> Also, you will probably have to put some stuff in modules if you use a
> lot of devices because there's a limit to how large your final
> monolithic kernel image can b
I have two problems which may be related to permissions or group
assignments (or both?).
My distro: Mandrake 6.0
My wm: Window Maker 0.53.
1) Mounting CD's and floppies in X from my user account.
I can mount these with the mount tool but not copy from either
or write to the floppy, not even if
Hi,
>
> I had an unpleasant experience with kpackage in KDE 1.1.1. I was
> removing unneeded packages after an installation, secure in the
> knowledge (so I thought) that kpackage would warn me if I was
> removing something with a dependancy on it. I soon found this
> not to be the case. Just to
Hi, Walt,
Consider running XF86Setup, which is a nice, easy, graphical way to set up
your xf86config file. When it starts up it will ask if it should use your
current file as the default, and simply answer "no" to start clean. If you
don't have XF86Setup installed, it is on your Red Hat CD-ROM.
Hey Sriram,
You should at least see the USB controller. I just checked out some of
the USB info for Linux. Some keyboard, mouse support, haven't been able
to find anything for you camera. Doesn't mean it won't work, just mean
that it's probably going to be real hard to get it there if you
Harry
2.2.x on Red Hat 6.1
Sriram
- Original Message -
From: Harry Hoffman <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 20, 1999 8:41 AM
Subject: Re: [techtalk] USB Camera and IRQs
> Hey There,
> What kernel are you running?? 2.2.x series have USB support so you
--- Caitlyn Martin <[EMAIL PROTECTED]> wrote:
> Glint was only in Red Hat 5.2 and below. It was superceded by
> GnoRPM in
> 6.0. In 6.1 you have a choice between GnoRPM and kpackage. I
> find kpackage
> the easiest and most flexible front end to RPM.
I had an unpleasant experience with kpack
Hey There,
A couple different ways to rerun the X setup. You can do it from
the setup utility choose Xsetup there. You can run xf86config(my favorite)
or you can run Xconfigurator. In any event the thing that you really need
to know are you video card, monitor refresh (you can usually gues
Ok, in an effort to switch monitors (I was using an
old mac monitor that I could only get 640x480 on)
in an effort to get a higher-res, more easily navigable
desktop. I ran xf86config, but idiotically forgot to
backup my previous monitor settings and now, no
matter what settings I give, it says M
Hi, Robert,
>
> There's also glint, a graphical front end to rpm, which I hear is
> pretty good
Glint was only in Red Hat 5.2 and below. It was superceded by GnoRPM in
6.0. In 6.1 you have a choice between GnoRPM and kpackage. I find kpackage
the easiest and most flexible front end to RPM.
Re
Hi, Rebecca,
>
> I just installed RedHat 6.0, didn't examine what it was installing too
> closely just accepted defaults. Is it possible there was no compiler
> installed? (which cc, which gcc both say no gcc in ).
> If so, how can I install it (or do I need to reinstall RedHat?).
> Install di
Telsa Gwynne wrote:
>
>
> Telsa (who does have reasons for reporting trivia, honest!)
>
Oh hell yes. If noone reports the trivia, it doesn't get fixed.
And so much of the trivia is a two-second job for the right
person, and a two-hour job for anyone else.
Jenn V.
--
"We're repairing th
Hey There,
What kernel are you running?? 2.2.x series have USB support so you
should at least see the controller in the boot process. type dmesg|less
and look for an entry for the USB. Assuming the kernel found it you
might have some luck. There is a USB how-to out there as well.
HTH,
Harr
Hey Telsa,
I've found thru experience that on-board sound is a real b*&%# to
setup. Usually if it doesn't mimic one of the listed types in sndconfig
you have to try OSS drivers. Even then it doesn't always help, usually I
at that point go out and buy a SB, and turn off the sound in the bio
Hey All,
I would personally recommend using mgetty+sendfax. I believe it comes
standard with most distros. Easy to setup and maintain. Fax broadcasting
capabilities, etc. Featured article in Linux Journal, Dec edition i
believe. If you need any help let me know.
Harry Hoffman
On Sun, 19 Dec 1999 21:50:44 -0500, Jeff Dike <[EMAIL PROTECTED]> said:
>You'll save some memory by saying 'm' to things you don't need too
>much, but that's about it.
Also, you will probably have to put some stuff in modules if you use a
lot of devices because there's a limit to how large your
[EMAIL PROTECTED] wrote:
> Hey All,
> It seems as though I have port 79 opened (finger). I have it
> commented out in inetd so I can't figure out where else it would be coming
> from. Any ideas??
As root, try netstat -ap | grep LISTEN, the -p will tell you which
process is listening on a
Hey All,
It seems as though I have port 79 opened (finger). I have it
commented out in inetd so I can't figure out where else it would be coming
from. Any ideas??
Thanks,
Harry Hoffman
Product Systems Specialist
Restuarants Unlimited Inc.
Seattle WA
206 634-3082 ext. 270
[E
> Obviously you would select n for items that you don't need included in
> your kernel, but what is the difference in saying y to support for my
> scsi or m?
For the average user, it doesn't make any difference. You need to say 'y' to
anything that you need to boot the kernel (so if you're boot
Telsa, the version is Red Hat 6.0. I just went to a console, said setup and
chose the sound card option. It looked really easy, it even had my sound
card listed. I believe I got this error when the sound test came up. Any
help/ideas would be appreciated.
Thank you
Chris
-Original Mes
On Sun, Dec 19, 1999 at 09:50:44PM -0500, Jeff Dike wrote:
> > Obviously you would select n for items that you don't need included in
> > your kernel, but what is the difference in saying y to support for my
> > scsi or m?
>
> For the average user, it doesn't make any difference. You need to say
On Thu, 16 Dec 1999 18:12:44 +
Telsa Gwynne <[EMAIL PROTECTED]> wrote:
> Did you know that you can IRC (ircii) and browse the web (lynx) over
> a 9600 baud link with 55% packet loss? :) Email would come through,
> too, but we used to use UUCP for some other stuff and for a small
> local news
Tech Docs wrote:
> Is there any way to make Intel USB Camera work on Linux? Linux refuses to
> even identify my USB. I am sure, I am messing up somewhere.
>
> How do I check what resources each device is using on Linux?
>
To list IRQ's and io ports in use try:
cat /proc/interrupts (IRQ's)
cat
Disclaimer: I know nothing about sound cards. My machine is a Cyrix
MediaGX which has 'on-board sound', whatever that means. When I
eventually got a proper soundcard for it, I broke sndconfig, too :)
Chris said (at various times :))
> The following error occured running the isapnp program: Don'
On Mon, Dec 20, 1999 at 02:41:22PM -0800, Tech Docs wrote:
> Folks
>
> Is there any way to make Intel USB Camera work on Linux? Linux refuses to
> even identify my USB. I am sure, I am messing up somewhere.
My understanding is that USB was still in the "moderately experimental"
department, at le
Folks
Is there any way to make Intel USB Camera work on Linux? Linux refuses to
even identify my USB. I am sure, I am messing up somewhere.
Another problem is the IRQ and IO Port clash. Any ways to customize the IO
ports an IRQs on Linux, like specifying the range manually? When I try
playing so
efax and jfax are available for Linux. I am myself trying my best to get
them to work :-)
Try something here www.linuxapps.com
Cheers!
Sriram
- Original Message -
From: Theresa Radke <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 19, 1999 2:42 PM
Subject: [techtalk]
32 matches
Mail list logo