Re: [newbie] Enlightenment vs Sawfish

2001-09-15 Per discussione ryan_steffes

Ok then, how do I run Sawfish or Enlightenment without Gnome
altogether?  X-Windows is not something I'm highly familiar with.

Also, I d/l the rpm enlightenment-0.16.4-2.i386.rpm I'm sure there is a
command to check the dependencies without actually installing it.
Anyone know what it is, it isn't verify which is what I thought it would
be.  I'm a little hesitant to install the rpm, as I'm not sure I'll
easily be able to put things BACK if I mess it up.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] rm -r Confirmation

2001-09-15 Per discussione ryan_steffes

Found it, ::blush:: RTFM

rm -ifr turns out to be what I want.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] rm -r Confirmation

2001-09-15 Per discussione ryan_steffes

Gah the i and f cancel out.

rm -rf




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Enlightenment vs Sawfish

2001-09-14 Per discussione ryan_steffes

Which one do most of you prefer?  I use gnome, and in Mandrake 7 it
default installed Enlightenment and in 8 it defaulted to Sawfish.  I'm
not sure if the features I liked in Enlightenment exist and I don't know
how to set them up, or whether they were features of Enlightenment.  For
starters, my X-Windows doesn't display menu's on a rightclick on the
desktop.  Is that an option in Sawfish? Heck I can't even figure out how
to change my background.  I'd like to RTFM but all I can find is help
for gnome, and I'm not sure which parts are gnome and which parts are
Sawfish.

Tips, tricks, suggestions?




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] ethernet card/modprobe/irq problem

2001-09-12 Per discussione ryan_steffes

That's basically what solved it for me.  I commented out the option
8139too irq=9 line in my modules.conf, rebooted twice (yes twice, got
me).  Then it worked fine again.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Problem: Samba and Win98

2001-09-11 Per discussione ryan_steffes

I have Samba (apparently) up and running on my linux box.  My local set
up is this:

192.168.0 style network.

 .2  Linux with local on eth0 and internet on eth1
 .1  Win 98
 .10 Win ME


The linux box is, obviously, my gateway.  Samba is configured as my
domain server.  Both Win boxes log into it just fine.  The Windows ME
box pc can see the shares I've configured, but the Win98 box cannot.
The Win98 box can see the shares on the Windows ME box, as well as it's
own shares.  Both machines have identical (except for IP address) IPX/
NETBUI/ TCP/IP settings.

smb.conf:

[global]
workgroup= BLAHBLAH
hosts allow = 192.168.0. 127.
client code page = 850
character set = ISO8859-1

#Domain Controller
security = user
domain logons = yes
os level = 33
preferred master = yes
local master = yes
domain master = yes

wins support = yes
name resolve order = wins lmhosts hosts

map to guest = Bad User
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd

[homes]
comment = Home Directory, put your stuff here
browseable = yes
writable = yes

[tmp]
comment = Guest Space
path = /home/public
guest ok = yes
writable = yes

[netlogon]
path = /home/samba/data
writable = no
browseable = no
public = no


Any clues, or suggestions on which windows forum I should be bugging
instead?




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Hardware detect lockup, installing new network card

2001-09-09 Per discussione ryan_steffes

I can disable USB and on board sound in BIOS.

Here's how my PnP bios look:

I have two options initially:
   Configuration Mode: [Use PnP OS]
   PnP OS: [Disabled]

This is what it was. Looks like PnP is disabled to me, so that's how I
had it.  The other thing I can do is change it to:

   Configuration Mode: [Compatible OS]
   IRQ 3  [Available]
   IRQ 4  [Available]
   IRQ 5  [Available]
   IRQ 9  [Available]
   IRQ 10 [Available]
   IRQ 11 [Available]


netconf has the IP and host name all correct for each card, and the
module set correctly.  However, this is what modprobe gives me:

/lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz: invalid
parameter parm_irq
/lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz: insmod
/lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz failed
/lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz: insmod 3c59x
failed
/lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz: invalid
parameter parm_irq
/lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz: insmod
/lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz failed
/lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz: insmod 8139too
failed

I can directly insmod the 3com driver and have it work:
insmod 3c59x
Using /lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz

I can now ping the internal network, at this point. Doing the same thing
for the d-link/realtek card seems to work, but doesn't really:
insmod 8139too
Using /lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz

ping www.linux-mandrake.com

Network is unreachable.


 Original Message 
Subject: Re: [newbie] Hardware detect lockup, installing new network
card
Date: Sun, 9 Sep 2001 09:33:48 -0400
From: etharp [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]

thanks for all the info. do you have and use USB devices? can you
disable USB 
in BIOS? have you disabled the serial ports? do you not have a modem,
and 
have a high-bandwidth? looks to me as if the cards are not setup in
netconf. 
i also wonder why your video card does not show up in the cat 
proc/interrupts, do you have a setting in BIOS that saves an IRQ for
video? 
needs to be enabled I believe for that card. can we MAKE sure that plug
and 
pray aware OS is set to OFF in bios?


On Sunday 09 September 2001 00:27, you had thoughts to the concept of:
 OUTPUT
 
 dmesg
 Linux version 2.4.8-12mdk ([EMAIL PROTECTED]) (gcc version
 egcs-2.91.66 19990314/Linux (egcs-1.1.2 release / Linux-Mandrake 8.1))
 #1 Fri Aug 24 16:18:19 CEST 2001
 BIOS-provided physical RAM map:
  BIOS-e820:  - 0009fc00 (usable)
  BIOS-e820: 0010 - 0400 (usable)
  BIOS-e820: fff8 - 0001 (reserved)
 On node 0 totalpages: 16384
 zone(0): 4096 pages.
 zone(1): 12288 pages.
 zone(2): 0 pages.
 Kernel command line: BOOT_IMAGE=linux ro root=301 devfs=mount
 Initializing CPU#0
 Detected 265.912 MHz processor.
 Console: colour VGA+ 80x25
 Calibrating delay loop... 530.84 BogoMIPS
 Memory: 61572k/65536k available (1068k kernel code, 3576k reserved, 393k
 data, 708k init, 0k highmem)
 Dentry-cache hash table entries: 8192 (order: 4, 65536 bytes)
 Inode-cache hash table entries: 4096 (order: 3, 32768 bytes)
 Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
 Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
 Page-cache hash table entries: 16384 (order: 4, 65536 bytes)
 CPU: Before vendor init, caps: 0080f9ff  , vendor = 0
 CPU: L1 I cache: 16K, L1 D cache: 16K
 CPU: L2 cache: 512K
 Intel machine check architecture supported.
 Intel machine check reporting enabled on CPU#0.
 CPU: After vendor init, caps: 0080f9ff   
 CPU: After generic, caps: 0080f9ff   
 CPU: Common caps: 0080f9ff   
 CPU: Intel Pentium II (Klamath) stepping 03
 Checking 'hlt' instruction... OK.
 POSIX conformance testing by UNIFIX
 mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
 mtrr: detected mtrr type: Intel
 PCI: PCI BIOS revision 2.10 entry at 0xfda11, last bus=0
 PCI: Using configuration type 1
 PCI: Probing PCI hardware
 Limiting direct PCI/PCI transfers.
 Activating ISA DMA hang workarounds.
 isapnp: Scanning for PnP cards...
 isapnp: Card 'OPL3-SA2 Sound Chip'
 isapnp: 1 Plug  Play card detected total
 PnP: PNP BIOS installation structure at 0xc00fa1b0
 PnP: PNP BIOS version 1.0, entry at f:a2b0, dseg at 400
 PnP: 14 devices detected total
 Linux NET4.0 for Linux 2.4
 Based upon Swansea University Computer Society NET3.039
 Initializing RT netlink socket
 apm: BIOS version 1.2 Flags 0x03 (Driver version 1.14)
 Starting kswapd v1.8
 VFS: Diskquotas version dquot_6.5.0 initialized
 devfs: v0.113 (20010820) Richard Gooch ([EMAIL PROTECTED])
 devfs: boot_options: 0x1
 pty: 256 Unix98 ptys configured
 Serial driver version 5.05c 

Re: [newbie] Hardware detect lockup, installing new network card

2001-09-09 Per discussione ryan_steffes

ifconfig says:

eth0  Link encap:Ethernet  HWaddr 00:60:08:1C:47:48  
  inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:100 
  RX bytes:0 (0.0 b)  TX bytes:240 (240.0 b)
  Interrupt:10 Base address:0xff00 

eth1  Link encap:Ethernet  HWaddr 00:50:BA:88:E2:69  
  inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:1875 errors:0 dropped:0 overruns:0 frame:0
  TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:100 
  RX bytes:113030 (110.3 Kb)  TX bytes:240 (240.0 b)
  Interrupt:9 Base address:0xec00 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:51 errors:0 dropped:0 overruns:0 frame:0
  TX packets:51 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:3697 (3.6 Kb)  TX bytes:3697 (3.6 Kb)



Seems to try to set both cards to the same IP even though in linuxconf I
set adapter one to 192.168.0.2 (eth0 3c59x) and adapter two to
24.23.67.145 (eth1 8138too).


 Original Message 
Subject: Re: [newbie] Hardware detect lockup, installing new network
card
Date: Sun, 09 Sep 2001 20:14:12 +0200
From: Frans Ketelaars [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]

ryan_steffes wrote:
 
 I can disable USB and on board sound in BIOS.
 
 Here's how my PnP bios look:
 
 I have two options initially:
Configuration Mode: [Use PnP OS]
PnP OS: [Disabled]
 
 This is what it was. Looks like PnP is disabled to me, so that's how I
 had it.  The other thing I can do is change it to:
 
Configuration Mode: [Compatible OS]
IRQ 3  [Available]
IRQ 4  [Available]
IRQ 5  [Available]
IRQ 9  [Available]
IRQ 10 [Available]
IRQ 11 [Available]
 
 netconf has the IP and host name all correct for each card, and the
 module set correctly.  However, this is what modprobe gives me:
 
 /lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz: invalid
 parameter parm_irq
 /lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz: insmod
 /lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz failed
 /lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz: insmod 3c59x
 failed
 /lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz: invalid
 parameter parm_irq
 /lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz: insmod
 /lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz failed
 /lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz: insmod 8139too
 failed
 
 I can directly insmod the 3com driver and have it work:
 insmod 3c59x
 Using /lib/modules/2.4.8-12mdk/kernel/drivers/net/3c59x.o.gz

Looks to me there is a line in /etc/modules.conf like:
alias eth0 3c59x and then something like 'irq=...'. I suggest using
just 'alias eth0 3c59x'.

 I can now ping the internal network, at this point. Doing the same thing
 for the d-link/realtek card seems to work, but doesn't really:
 insmod 8139too
 Using /lib/modules/2.4.8-12mdk/kernel/drivers/net/8139too.o.gz
 
 ping www.linux-mandrake.com
 
 Network is unreachable.

What does /sbin/ifconfig say a this point?

-Frans

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Hardware detect lockup, installing new network card

2001-09-09 Per discussione ryan_steffes


Looks to me there is a line in /etc/modules.conf like:
alias eth0 3c59x and then something like 'irq=...'. I suggest using
just 'alias eth0 3c59x'.


I commented lines from /etc/modules.conf that said:

options eth0 irq=10
options eth1 irq=9

just now, rebooted, and got different errors at boot, but the scroll by
too fast to read.

This time when I run modprobe as root, I don't get anything back at all,
but pinging returns destination host unreachable.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[Fwd: Re: [newbie] Hardware detect lockup, installing new network card]

2001-09-08 Per discussione ryan_steffes

Very helpful, thanks.
cat /proc/pci says, in abstract
Device:IRQ

Video card:11
3com LAN:10
Realtek (which is actually my D-link LAN, go figure):9
USB Controller:3

The on board sound and or parallel port (I think you are right, since
shortly after it mentions lp0, even though I don't have a printer)
aren't mentioned.


By the way, after having watched it a dozen times, I can figure out that
there do seem to be two errors in the insmod for the eth0 and eth1 at
boot.  (If anyone has a good way to see boot errors besides dmesg, I'm
all ears).
One of the errors is a device does not appear to be present, and the
other is that the irq_param is invalid.

If I do an insmod 3c59x as root, I can ping the internal network. 
However, insmod 8130too messes that all up, and doesn't bring up the
outside network.
Thank, 
Ry
 Original Message 
Subject: Re: [newbie] Hardware detect lockup, installing new network
card
Date: Sat, 8 Sep 2001 12:11:49 -0400
From: etharp [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]

gee,, I had always guessed th parport stuff refered to a parralle port
(also 
known as printer port. what does (in a text console,without the quotes)
cat 
/proc/pci say?   

On Friday 07 September 2001 23:10, you had thoughts to the concept of:
 The network cards are not next to my video card.  In my bios I have the
 option of turning plug and play off, but the only assigment I can seem
 to do is locking the IRQ for An ISA card.  I'm not sure how that
 relates to PCI slots.  The other network card is a D-Link 530TX+, and
 seems to need module 8130too.

 The only errors I'm getting during boot up come from insmod and don't
 show up in dmesg, which is why I haven't posted them; I don't know how
 to capture them.

 I also have onboard sound which is auto detected and seems to run on IRQ
 7.
 (Based on the line: PnPBios Parport found PNPBIOS PNP0400 at i:0370,
  irq=7 dma =-1)

 The mother board, and most of the hardware, come from a Dell Dimension
 XPS_h266 if that helps.

  Original Message 
 Subject: Re: [newbie] Hardware detect lockup, installing new network
 card
 Date: Sat, 8 Sep 2001 00:49:19 -0400
 From: civileme [EMAIL PROTECTED]
 To: [EMAIL PROTECTED], ryan_steffes [EMAIL PROTECTED]
 References: [EMAIL PROTECTED]

 On Friday 07 September 2001 17:27, ryan_steffes wrote:
  I just tried to upgrade to Mandrake 8.1 beta (but I had the same problem
 
  with 8.0) to fix some problems I was having with x windows.
 
  After having installed Mandrake successfully, I needed to add a network
  card to my setup, a 3com 905 series card.  It was working fine under
  Mandrake 7.0.
 
  What happens is this, I turn the box on, it boots up, does the Harddrake
 
  probe, then goes into the detected new hardware.  I hit enter to
  configure the device, it tells me it is about to, then the screen goes
  blank and nothing happens.  I can reboot the computer with ctl-alt-del
  and that's about it.
 
  I don't have any trouble running X from the command line, if I skip the
  detecting new hardware stage.
 
  Any advice?
 
  Ryan Steffes

 It is pretty obvious that you have a conflict in IRQ between your
 graphics
 card and your video.  Windows assigns them different interrupts through
 Plug'NPray, but linux does not, depending instead on the BIOS and on the
 PCI
 2.0 specification that says devices can share interrupts (not all
 devices
 comply though the 3C905 models do).  The easiest solution is to move the
 network card to a different slot in your box or to play with the
 assignment
 of IRQs to PCI slot numbers in the BIOS setup.  If the network card is
 next
 to the video card, there is your problem.

 Civileme


Content-Type: text/plain; charset=us-ascii; name=message.footer
Content-Transfer-Encoding: 8bit
Content-Description: 


-- 
It's also important to understand that there's no answers available from
this 
list, only opinions.
Some of them just happen to be, or are intended to be helpful ;-}
*Tom Brinkman

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Hardware detect lockup, installing new network card

2001-09-08 Per discussione ryan_steffes

Clarification, it's modprobe that won't work, but I can insmod 3c59x.

 Original Message 
Subject: [Fwd: Re: [newbie] Hardware detect lockup, installing new
network card]
Date: Sat, 08 Sep 2001 17:53:45 -0400
From: ryan_steffes [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Mandrake Newbies List [EMAIL PROTECTED]

Very helpful, thanks.
cat /proc/pci says, in abstract
Device:IRQ

Video card:11
3com LAN:10
Realtek (which is actually my D-link LAN, go figure):9
USB Controller:3

The on board sound and or parallel port (I think you are right, since
shortly after it mentions lp0, even though I don't have a printer)
aren't mentioned.


By the way, after having watched it a dozen times, I can figure out that
there do seem to be two errors in the insmod for the eth0 and eth1 at
boot.  (If anyone has a good way to see boot errors besides dmesg, I'm
all ears).
One of the errors is a device does not appear to be present, and the
other is that the irq_param is invalid.

If I do an insmod 3c59x as root, I can ping the internal network. 
However, insmod 8130too messes that all up, and doesn't bring up the
outside network.
Thank, 
Ry
 Original Message 
Subject: Re: [newbie] Hardware detect lockup, installing new network
card
Date: Sat, 8 Sep 2001 12:11:49 -0400
From: etharp [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]

gee,, I had always guessed th parport stuff refered to a parralle port
(also 
known as printer port. what does (in a text console,without the quotes)
cat 
/proc/pci say?   

On Friday 07 September 2001 23:10, you had thoughts to the concept of:
 The network cards are not next to my video card.  In my bios I have the
 option of turning plug and play off, but the only assigment I can seem
 to do is locking the IRQ for An ISA card.  I'm not sure how that
 relates to PCI slots.  The other network card is a D-Link 530TX+, and
 seems to need module 8130too.

 The only errors I'm getting during boot up come from insmod and don't
 show up in dmesg, which is why I haven't posted them; I don't know how
 to capture them.

 I also have onboard sound which is auto detected and seems to run on IRQ
 7.
 (Based on the line: PnPBios Parport found PNPBIOS PNP0400 at i:0370,
  irq=7 dma =-1)

 The mother board, and most of the hardware, come from a Dell Dimension
 XPS_h266 if that helps.

  Original Message 
 Subject: Re: [newbie] Hardware detect lockup, installing new network
 card
 Date: Sat, 8 Sep 2001 00:49:19 -0400
 From: civileme [EMAIL PROTECTED]
 To: [EMAIL PROTECTED], ryan_steffes [EMAIL PROTECTED]
 References: [EMAIL PROTECTED]

 On Friday 07 September 2001 17:27, ryan_steffes wrote:
  I just tried to upgrade to Mandrake 8.1 beta (but I had the same problem
 
  with 8.0) to fix some problems I was having with x windows.
 
  After having installed Mandrake successfully, I needed to add a network
  card to my setup, a 3com 905 series card.  It was working fine under
  Mandrake 7.0.
 
  What happens is this, I turn the box on, it boots up, does the Harddrake
 
  probe, then goes into the detected new hardware.  I hit enter to
  configure the device, it tells me it is about to, then the screen goes
  blank and nothing happens.  I can reboot the computer with ctl-alt-del
  and that's about it.
 
  I don't have any trouble running X from the command line, if I skip the
  detecting new hardware stage.
 
  Any advice?
 
  Ryan Steffes

 It is pretty obvious that you have a conflict in IRQ between your
 graphics
 card and your video.  Windows assigns them different interrupts through
 Plug'NPray, but linux does not, depending instead on the BIOS and on the
 PCI
 2.0 specification that says devices can share interrupts (not all
 devices
 comply though the 3C905 models do).  The easiest solution is to move the
 network card to a different slot in your box or to play with the
 assignment
 of IRQs to PCI slot numbers in the BIOS setup.  If the network card is
 next
 to the video card, there is your problem.

 Civileme


Content-Type: text/plain; charset=us-ascii; name=message.footer
Content-Transfer-Encoding: 8bit
Content-Description: 


-- 
It's also important to understand that there's no answers available from
this 
list, only opinions.
Some of them just happen to be, or are intended to be helpful ;-}
*Tom Brinkman

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Hardware detect lockup, installing new network card

2001-09-08 Per discussione ryan_steffes

OUTPUT

dmesg
Linux version 2.4.8-12mdk ([EMAIL PROTECTED]) (gcc version
egcs-2.91.66 19990314/Linux (egcs-1.1.2 release / Linux-Mandrake 8.1))
#1 Fri Aug 24 16:18:19 CEST 2001
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009fc00 (usable)
 BIOS-e820: 0010 - 0400 (usable)
 BIOS-e820: fff8 - 0001 (reserved)
On node 0 totalpages: 16384
zone(0): 4096 pages.
zone(1): 12288 pages.
zone(2): 0 pages.
Kernel command line: BOOT_IMAGE=linux ro root=301 devfs=mount
Initializing CPU#0
Detected 265.912 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 530.84 BogoMIPS
Memory: 61572k/65536k available (1068k kernel code, 3576k reserved, 393k
data, 708k init, 0k highmem)
Dentry-cache hash table entries: 8192 (order: 4, 65536 bytes)
Inode-cache hash table entries: 4096 (order: 3, 32768 bytes)
Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 16384 (order: 4, 65536 bytes)
CPU: Before vendor init, caps: 0080f9ff  , vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After vendor init, caps: 0080f9ff   
CPU: After generic, caps: 0080f9ff   
CPU: Common caps: 0080f9ff   
CPU: Intel Pentium II (Klamath) stepping 03
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfda11, last bus=0
PCI: Using configuration type 1
PCI: Probing PCI hardware
Limiting direct PCI/PCI transfers.
Activating ISA DMA hang workarounds.
isapnp: Scanning for PnP cards...
isapnp: Card 'OPL3-SA2 Sound Chip'
isapnp: 1 Plug  Play card detected total
PnP: PNP BIOS installation structure at 0xc00fa1b0
PnP: PNP BIOS version 1.0, entry at f:a2b0, dseg at 400
PnP: 14 devices detected total
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.14)
Starting kswapd v1.8
VFS: Diskquotas version dquot_6.5.0 initialized
devfs: v0.113 (20010820) Richard Gooch ([EMAIL PROTECTED])
devfs: boot_options: 0x1
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT
SHARE_IRQ SERIAL_PCI ISAPNP enabled
block: queued sectors max/low 40602kB/13534kB, 128 slots per queue
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
PIIX3: IDE controller on PCI bus 00 dev 39
PIIX3: chipset revision 0
PIIX3: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:pio, hdb:pio
ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
hda: QUANTUM FIREBALL1280A, ATA DISK drive
hdc: ATAPI 48X CDROM, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 2503872 sectors (1282 MB) w/83KiB Cache, CHS=621/64/63, DMA
hdc: ATAPI 48X CD-ROM drive, 128kB Cache, (U)DMA
Uniform CD-ROM driver Revision: 3.12
ide-floppy driver 0.97
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2  p5 p6 p7 
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
ide-floppy driver 0.97
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 4096 bind 4096)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 708k freed
PnPBIOS: Parport found PNPBIOS PNP0400 at io=0378, irq=7 dma=-1
parport0: PC-style at 0x378, irq 7 [PCSPP]
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
lp0: using parport0 (interrupt-driven).
Real Time Clock Driver v1.10d
Adding Swap: 70524k swap-space (priority -1)
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
i2c-core.o: i2c core module
i2c-algo-bit.o: i2c bit algorithm module
Linux video capture interface: v1.00
bttv: driver version 0.7.72 loaded
bttv: using 2 buffers with 2080k (4160k total) for capture
bttv: Host bridge needs ETBF enabled.
i2c-core.o: i2c core module
i2c-algo-bit.o: i2c bit algorithm module
Linux video capture interface: v1.00
bttv: driver version 0.7.72 loaded
bttv: using 2 buffers with 2080k (4160k total) 

[newbie] Hardware detect lockup, installing new network card

2001-09-07 Per discussione ryan_steffes

I just tried to upgrade to Mandrake 8.1 beta (but I had the same problem

with 8.0) to fix some problems I was having with x windows.

After having installed Mandrake successfully, I needed to add a network
card to my setup, a 3com 905 series card.  It was working fine under
Mandrake 7.0.

What happens is this, I turn the box on, it boots up, does the Harddrake

probe, then goes into the detected new hardware.  I hit enter to
configure the device, it tells me it is about to, then the screen goes
blank and nothing happens.  I can reboot the computer with ctl-alt-del
and that's about it.

I don't have any trouble running X from the command line, if I skip the
detecting new hardware stage.

Any advice?

Ryan Steffes




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com