Re: forcing happy meal link mode

2001-12-11 Thread Ben Collins
On Tue, Dec 11, 2001 at 01:05:31PM -0800, Jonathan Leybovich wrote:
> All;
> 
> I'm having problems using DHCP with my cable modem. 
> When I specify static IP settings the 'happy meal'
> ethernet adapter in my Ultra1 fails to auto-negotiate
> a link mode, then forces to 10Mbps and everything
> works fine after that.  When I try 'dhcpcd' or 'pump'
> , though, this initial failure at auto-negotiation
> kills the daemon and my IP settings are not set.  Thus
> I'm wondering how I can force the ethernet card's link
> mode before running a DHCP daemon .  Looking in the
> 'ifconfig' man page and several Google searches have
> revealed nothing useful.  Thanks in advance for any help.

ethtool

-- 
 .--===-=-==-=---==-=-.
/   Ben Collins--Debian GNU/Linux  \
`  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  '
 `---=--===-=-=-=-===-==---=--=---'



forcing happy meal link mode

2001-12-11 Thread Jonathan Leybovich
All;

I'm having problems using DHCP with my cable modem. 
When I specify static IP settings the 'happy meal'
ethernet adapter in my Ultra1 fails to auto-negotiate
a link mode, then forces to 10Mbps and everything
works fine after that.  When I try 'dhcpcd' or 'pump'
, though, this initial failure at auto-negotiation
kills the daemon and my IP settings are not set.  Thus
I'm wondering how I can force the ethernet card's link
mode before running a DHCP daemon .  Looking in the
'ifconfig' man page and several Google searches have
revealed nothing useful.  Thanks in advance for any help.

__
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com



RE: Installing 2.2r4 on U5

2001-12-11 Thread Adrian Caneva
Regarding my problem with autodetected on board NIC Happy Meal under
2.2.r4/Ultra 5, I used ethtool to change default speed to 10Mhz - full
duplex and it stops hanguing (losing packets).
I don't know why as all the other workstations are set 100/full.
The only remaining problem is getting drivers to set an added NIC 3Com
3C905b TXNM.

Thanks,
Adrian

==
  Adrian Caneva
  NEXT TECHNOLOGY SRL
  La Rioja 26
  (T4000ISB) Tucuman
  Tel/Fax +54 381 4219105
  [EMAIL PROTECTED]
  www.nexttech.com.ar
==




Woody: installation on a Javastation

2001-12-11 Thread Lars Ehrhardt
Hello,

we are trying to install woody on a javastation (krups) via nfs 
but have run into several problems which we could not fix.

We installed the root.tar-archive from 
ftp://ftp.de.debian.org/debian/dists/woody/main/disks-sparc/3.0.16-2001-10-27/
on a solaris nfs share with the options rw and no_root_squash.

The kernel boots, the system starts just fine with the 
dbootstrap program, we can load a keymap, but it is not possible
to mount a "previously-initialized partition".
When we enter the path 194.xx.xx.xxx:/export/linux-fs into
the dialog box, we get the error message: 
mount failed: too many levels of symbolic links.

I tried to mount the partition on the second console
with:
> mount -t nfs 194.xx.xx.xxx:/export/linux-fs /target
but there I get the error message: 
mount failed: invalid argument.

I can ping the other machine, so the network should work.

Maybe it is a problem with busybox 0.60pre? The changelog
for busybox 0.60.1 states:
* Manuel Novoa III
-- rewrite of simplify_path so it behaves itself (fixing some
   problems with mount and other applets).


We tried the kernel 2.3.99pre2 (from the javastation how-to).

The kernel log has two entries:
init[1]: Unimplemented SPARC system call 155
sh[6]: Unimplemented SPARC system call 155

However, I can use a shell and the dbootstrap program
seems to work right.

So far I could not compile a newer kernel version.
The pre-compiled 2.4.2 version that is also mentioned 
in the javastation-howto messed up the solaris dhcp 
server and had problems communicating with the nfs 
server.

Any help is greatly appreciated.

bye lars.



RE: Installing 2.2r4 on U5

2001-12-11 Thread Adrian Caneva
Hi David,
I continued working and removed the SCSI-PCI board which I discovered also
had an ether port that might be conflicting. The duplicated MAC disappeared,
but eth0 is still not working fine. It hangs on executing an "ls" over an
ftp connection for example.

The outputs you requested are:

#cat /proc/openprom/banner-name
'Sun Ultra 5/10 UPA/PCI (UltraSPARC-IIi 360MHz)'

# lspci
(on board one)
01:01.1 Ethernet controller: Sun Microsystems Computer Corp. Happy Meal (rev
01)
(added extra card)
02:02.0 Ethernet controller: 3Com Corporation 3C905B 100BaseTX [Cyclone]
(rev 30)

Adrian



==
  Adrian Caneva
  NEXT TECHNOLOGY SRL
  La Rioja 26
  (T4000ISB) Tucuman
  Tel/Fax +54 381 4219105
  [EMAIL PROTECTED]
  www.nexttech.com.ar
==

-Original Message-
From: David Holland [mailto:[EMAIL PROTECTED]
Sent: Martes, 11 de Diciembre de 2001 12:51 p.m.
To: Adrian Caneva
Cc: debian-sparc@lists.debian.org
Subject: Re: Installing 2.2r4 on U5


On Tue, Dec 11, 2001 at 11:41:56AM -0300, Adrian Caneva wrote:
> * Nic on board (3c59x I guess) gets autodetected twice (eth0 and eth1 with
> the same MAC address) as "Happy Meal" which I think is not the correct
one.

This is what I get on my U5:

[EMAIL PROTECTED]:~# cat /proc/openprom/banner-name
'Sun Ultra 5/10 UPA/PCI (UltraSPARC-IIi 400MHz)'
[EMAIL PROTECTED]:~# lspci | grep -i ether
01:01.1 Ethernet controller: Sun Microsystems Computer Corp. Happy Meal (rev
01)

What's your output from "lspci"?

Dave
--
David Holland   =*=   Systems Manager   =*=   tel: +44 01223 478900
http://www.3glab.com/   =*= 3G Lab, UK  =*=   fax: +44 01223 478901


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]




Re: Installing 2.2r4 on U5

2001-12-11 Thread David Holland
On Tue, Dec 11, 2001 at 11:41:56AM -0300, Adrian Caneva wrote:
> * Nic on board (3c59x I guess) gets autodetected twice (eth0 and eth1 with
> the same MAC address) as "Happy Meal" which I think is not the correct one.

This is what I get on my U5:

[EMAIL PROTECTED]:~# cat /proc/openprom/banner-name 
'Sun Ultra 5/10 UPA/PCI (UltraSPARC-IIi 400MHz)'
[EMAIL PROTECTED]:~# lspci | grep -i ether
01:01.1 Ethernet controller: Sun Microsystems Computer Corp. Happy Meal (rev 01)

What's your output from "lspci"?

Dave
-- 
David Holland   =*=   Systems Manager   =*=   tel: +44 01223 478900
http://www.3glab.com/   =*= 3G Lab, UK  =*=   fax: +44 01223 478901



RE: Installing 2.2r4 on U5

2001-12-11 Thread Adrian Caneva
I wrote :

>2 - CDROM - IDE
>Although I could boot and install the base system, the cdrom device seems
to
>be unrecognized as it doesn't appear in /dev/ to mount it.

Keeping the NIC questions, I solved the CDROM issue.

Feeling a little stupid : CDROM under U5 is on IDE 2 as master, so I made
the link :

#ln -s /dev/hdc /dev/cdrom

and worked fine

==
  Adrian Caneva
  NEXT TECHNOLOGY SRL
  La Rioja 26
  (T4000ISB) Tucuman
  Tel/Fax +54 381 4219105
  [EMAIL PROTECTED]
  www.nexttech.com.ar
==



Installing 2.2r4 on U5

2001-12-11 Thread Adrian Caneva
Hi everybody,
This is my first try to port my web environment with Debian over Intel to
Sparc platform.
I would really aprecciate some help as I couldn't find in the official
documentation a way to work around some problems after installation.

I am using release 2.2r4 over UltraSparc 5 (cd image downloaded from
linuxiso.org).
The problems:
1- NIC
* Nic on board (3c59x I guess) gets autodetected twice (eth0 and eth1 with
the same MAC address) as "Happy Meal" which I think is not the correct one.
As eth1 it is not working fine , maybe a ping works but not an ftp. As eth0
it doesn't work at all.
* I've tried to install another nic 3Com 3c905b TXNM to face the Intranet,
but I couldnt find suitable drivers for it

2 - CDROM - IDE
Although I could boot and install the base system, the cdrom device seems to
be unrecognized as it doesn't appear in /dev/ to mount it.

Thanks very much in advance for your help,

Adrian Caneva



Re: DPMS, Screen blanking with Sun Creator3D (sun4u systems)

2001-12-11 Thread Ferris McCormick
On Fri, 7 Dec 2001, Antonio Prioglio wrote:

> On Thu, 6 Dec 2001, Ferris McCormick wrote:
> 
> [..]
> > else to complain about.  The short answer is that with David Miller's
> > hint, I have been able to put both screen blanking (xset s on s blank)
> > and DPMS support (xset dpms p q r) into the sunffb_drv.o driver for
> > the Creator3D, FFB2+/Vertical.  I'll keep playing with it, and if it
> > seems to keep on working, I'll make it available to anyone who wants
> > it.  I hesitate to suggest something like this as a change for the
> > driver in general because this driver has to handle various Creator and
> > Elite cards, and I am able to play with exactly one possible
> > configuration, which is .
> 
> I'd be getting a Creator 2D soon. I'll be happy to test it with a
> GDM-17E10.
> 
> Saluti,
> Antonio Prioglio [EMAIL PROTECTED]

Thanks for the interest.  I'll send out a patch file in the next day
or so.  It modifies three source files:
ffb.h
ffb_driver.c
ffb_dac.c
and applies to the CVS version 4.1.99.1, of about November 1.  However
the three files involved are dated 2001/05/04, and I haven't seen anything
else posted which would indicate conflicting changes to the driver.

Regards,
Ferris
--
Ferris McCormick (P44646, MI) <[EMAIL PROTECTED]>
Phone: (703) 392-0303
Fax:   (703) 392-0401




Re: DPMS, Screen blanking with Sun Creator3D (sun4u systems)

2001-12-11 Thread Antonio Prioglio
On Thu, 6 Dec 2001, Ferris McCormick wrote:

[..]
> else to complain about.  The short answer is that with David Miller's
> hint, I have been able to put both screen blanking (xset s on s blank)
> and DPMS support (xset dpms p q r) into the sunffb_drv.o driver for
> the Creator3D, FFB2+/Vertical.  I'll keep playing with it, and if it
> seems to keep on working, I'll make it available to anyone who wants
> it.  I hesitate to suggest something like this as a change for the
> driver in general because this driver has to handle various Creator and
> Elite cards, and I am able to play with exactly one possible
> configuration, which is .

I'd be getting a Creator 2D soon. I'll be happy to test it with a
GDM-17E10.

Saluti,
Antonio Prioglio [EMAIL PROTECTED]



Mesa work on a SS2 ??

2001-12-11 Thread Del Campo, Damian
This may be wishfull thinking, but will Mesa(OpenGL substitute) work on a
SS2 given that it uses the Xsun server?