Re: non-existant lp and parport devices

2005-07-18 Thread Joern Abatz
On Mon, Jul 18, 2005 at 05:05:08PM -0600, Archaic wrote: > I seem to be failing miserably at my first attempt to print with a 2.6 > kernel and udev. I've tried building parport and parport_pc modularly > and non-modularly, with and without ieee1284 support and with and > without FIFO/DMA support. I

Re: Init acting the maggot?

2005-06-30 Thread Joern Abatz
On Thu, Jun 30, 2005 at 04:00:13PM +0100, Declan Moriarty wrote: > > modprobe radeon got me a module which found the right type of card in > the agp bus. That looked good. Good. > modprobe fbcon gave me: FATAL: Module fbcon not found. It's 'Framebuffer Console support' in 'make menuconfig'. >

Re: Init acting the maggot?

2005-06-29 Thread Joern Abatz
On Wed, Jun 29, 2005 at 06:43:49PM +0100, Declan Moriarty wrote: > > Should I choose a 2.6 kernel, the loadkeys script doesn't start, and I > get this curious messing with no cursor. To me it smells like a framebuffer issue. Ok, here is (almost) all I know about the framebuffer: Try 'modprobe fb

Re: M$ mouse and xorg

2005-06-28 Thread Joern Abatz
> > > >Has anyone got a serial port mouse going under xorg(6.8.1)? What > > > >are the relevant xorg.conf lines please? There is a manual page about mice in /usr/X11R6/man/man4/mouse. It's kindof hidden behind /usr/man/man4/mouse, so either call 'man -a mouse' - 'q' or read it with mc. Good luc

Re: Stumped by ethernet (SOLVED)

2005-06-14 Thread Joern Abatz
On Tue, Jun 14, 2005 at 07:11:11PM -0500, Dan McGhee wrote: > > I changed /etc/resolv.conf to: > > domain [ISP domain] > search [ISP domain] Thanks for the update, Dan, I had been wondering what those were for. And I'm glad you made it. Joern -- http://linuxfromscratch.org/mailman/listinfo/bl

Re: You've received a greeting from a family member!

2005-06-14 Thread Joern Abatz
The announced postcard is a "Backdoor.IRC.Zapchast" or a "Backdoor.Win32.mIRC-based". Guys, we're having some guest on the list. Joern -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: Stumped by ethernet

2005-06-12 Thread Joern Abatz
On Sun, Jun 12, 2005 at 02:39:34PM -0500, Dan McGhee wrote: > > Now I get IRQ=11 just like in > Mandrake. Good news. > The network just does NOT like the line > 'GATEWAY=.' >default216.139.123.254 >eth0 Those two are related. When the

Re: Stumped by ethernet

2005-06-11 Thread Joern Abatz
On Sat, Jun 11, 2005 at 07:03:01PM -0500, Dan McGhee wrote: > > I tried passing IRQ=11 in the /etc/sysconfig/modules file, but the > driver then didn't load. You pass an IRQ to a driver in /etc/modprobe.conf on a 'options' line, if it is compiled as a module, or in the 'append' statement in lilo

Re: Stumped by ethernet

2005-06-11 Thread Joern Abatz
On Sat, Jun 11, 2005 at 11:59:48AM -0500, Dan McGhee wrote: > > Bringing up the eth0 interface...[ OK ] > Adding IPV4 address [IP address from ISP] to the eth0 interface...[ OK ] > Setting up default gateway...[FAILED] > RTNETLINK answers: Network is unreachable > > Results of 'ifconfig eth0' >

Re: Stumped by ethernet

2005-06-11 Thread Joern Abatz
On Sat, Jun 11, 2005 at 01:34:17PM -0500, Dan McGhee wrote: > My ISP gave me: > > 1. a static IP > 2. a subnet mask IP > 3. a gateway IP > 4. primary DNS server IP > 5. secondary DNS server IP > 6. user name > 7. password Did they say what that user name and password are needed for? > The tech s

Re: Stumped by ethernet

2005-06-11 Thread Joern Abatz
On Sat, Jun 11, 2005 at 11:59:48AM -0500, Dan McGhee wrote: > ONBOOT=yes > SERVICE=ipv4-static > IP= > GATEWAY= > PREFIX=32 > BROADCAST= If you say 'ping ', does it answer 'network unreachable' or something like that? Maybe it's not an IP network you're connecting to. It would help if you had tcp

Re: Missing progr. ifconfig [signed]

2005-03-06 Thread Joern Abatz
On Sun, 06 Mar 2005 15:23:55 +0100, Jens Lantermann wrote: > But on my System is no ifconfig! Which Packet must I install ? I've been kind of wondering that one too. It's called 'ip' now. Joern -- -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org