On 21 Sep 2000, bayet99 wrote:

>Hello!
>
>I  have recently installed Mandrake 7.1.  I have two major problems:
>
>1.
>
>First,  it seems that I can compile a source file either  by gcc or g77, 
> but I cannot run object file giving command (a.o or a.out - permissions are
>ok),  instead get a message
>
>bash: a.o: command not found

chmod +x a.out  will help you there. And then do ./a.out

>My other problem is related to ethernet card that other distributions
>can cause to the same problem.  The ethernet card is
>identified but I can't configure it due to this diagnostic message:
>
>3c59x.c:v0.99H 11/17/98 Donald Becker
>http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html
>eth0: 3Com 3c905B Cyclone 100baseTx at 0xd400,  00:50:04:09:b4:41, IRQ 0
>
> *** Warning: IRQ 0 is unlikely to work! ***
>  8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
>  MII transceiver found at address 24, status 786d.
>  MII transceiver found at address 0, status 786d.
>  Enabling bus-master transmits and whole-frame receives.
>eth0: Overriding PCI latency timer (CFLT) setting of 0, new value is 32.

Maybe you need updated drivers from www.3com.com?

Paul

--
The Bible was written by the same people who said the Earth was flat.

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
              -=PINE 4.21 on Linux Mandrake 7.1=-


Reply via email to