Re: Sound on Sun Blade 100

2003-05-09 Thread Elie De Brauwer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Hi,

 I recentally installed Debian on my Sun Blade 100 at work.
 I'm trying to get sound working, but it doesn't look like
 the driver recognizes things properly:

 Trident 4DWave/SiS 7018/ALi 5451,Tvia CyberPro 5050 PCI Audio, version
 0.14.10h, 14:28:02 May  6 2003
 trident: ALi Audio Accelerator found at IO 0x1fe02000900, IRQ 6564640
 ac97_codec: AC97  codec, id:  (Unknown)

 lspci -v gives:
 00:08.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link
 Controlle
 r Audio Device (rev 01)
 Subsystem: ALi Corporation M5451 PCI AC-Link Controller Audio
 Device
 Flags: bus master, medium devsel, latency 64, IRQ 6564640
 I/O ports at 2000900 [size=256]

 Can anyone offer any pointers?  I can provide more info upon
 request.

Sound is working properly here:

Kafka:/home/helios# lsmod
Module  Size  Used byTainted: P
usb-storage58488   0  (unused)
usbmouse2048   0  (unused)
rtc 1928   0
openprom4900   0
trident34584   0
ac97_codec 12248   0  [trident]
soundcore   4388   2  [trident]
lp  7784   0
parport_pc 26456   1
parport31264   1  [lp parport_pc]
msdos   5896   0  (unused)
nfsd   73816   0  (unused)
ramfs   2776   0  (unused)
romfs   3776   0  (unused)
smbfs  42848   0  (unused)
openpromfs 12536   0  (unused)
ipv6  159352  -1
vfat   11424   0  (unused)
fat35840   0  [msdos vfat]
solaris45480   0  (unused)

Dmesg entry:

Trident 4DWave/SiS 7018/ALi 5451,Tvia CyberPro 5050 PCI Audio, version 
0.14.9d, 15:02:23 Apr 11 2002
trident: ALi Audio Accelerator found at IO 0x1fe02000900, IRQ 7039840
ac97_codec: AC97 Audio codec, id: 0x4144:0x5348 (Analog Devices AD1881A)

hth

Elie De Brauwer
- -- 
Homepage: http://www.de-brauwer.be
BSD is for Unix lover
Linux is for windows haters,
I run Linux 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+uy1SpSQix3Sc+ZgRAotVAKCfk6VsHkPdC5dHaJDlELZy91hgJgCgl0uJ
75dmM+/os87LAfSn2JhqA9U=
=m6Cx
-END PGP SIGNATURE-



Kernel 2.4.20 and IPv6 ICMP on Sparc32/64 bomb

2003-05-09 Thread Peter Keel
Hello

I know this probably doesn't really belong here, but this is the
only Sparc-ML I'm reading, and it may be of interest to you. 

ping6 on an IPv6-enabled Sparc32 or Sparc64 on Kernel 2.4.20 
bombs really nasty. Machine halts instantly. No matter what patches.

This is sparc32: 
oldlady:~# ping6 irc6.lugs.ch
Unable to handle kernel NULL pointer dereference1tsk-{mm,active_mm}-contextb
tsk-{mm,active_mm}-pgd = fc00c400

And this is sparc64:
josephine:~# ping6 irc6.lugs.ch
dING irc6.lRuEgJsE.CcThv(6v:e ncuasl.lpiancgi fiiccmap.vc6h_)s e5n6d
oatUan abbyltee st
  handle kernel NULL pointer dereference
tsk-{mm,active_mm}-context = 05d8
tsk-{mm,active_mm}-pgd = f800324b1000

USAGI or not, ip6filter-patch or not, grsec or not, doesn't seem to 
make any difference. 

I tried to run 2.5.6x instead, but I can't get it to boot anymore
(I had 2.5.68 running once on the Ultra1). All it says is Data 
Access Exception. I'm pretty sure I misconfigured something, so 
if any of you has a .config of a running 2.5.69 or something on a 
stock Ultra1 (143Mhz, Lance), I'd be glad if you could mail it to me. 

Cheers
Peter
-- 
Those who give up essential liberties for temporary safety deserve 
neither liberty nor safety. -- Benjamin Franklin



Re: Sound on Sun Blade 100

2003-05-09 Thread Brian Almeida
On Fri, May 09, 2003 at 06:23:40AM +0200, Elie De Brauwer wrote:
  Hi,
 
  I recentally installed Debian on my Sun Blade 100 at work.
  I'm trying to get sound working, but it doesn't look like
  the driver recognizes things properly:
 
  Trident 4DWave/SiS 7018/ALi 5451,Tvia CyberPro 5050 PCI Audio, version
  0.14.10h, 14:28:02 May  6 2003
  trident: ALi Audio Accelerator found at IO 0x1fe02000900, IRQ 6564640
  ac97_codec: AC97  codec, id:  (Unknown)
 
  lspci -v gives:
  00:08.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link
  Controlle
  r Audio Device (rev 01)
  Subsystem: ALi Corporation M5451 PCI AC-Link Controller Audio
  Device
  Flags: bus master, medium devsel, latency 64, IRQ 6564640
  I/O ports at 2000900 [size=256]
 
  Can anyone offer any pointers?  I can provide more info upon
  request.
 
 Sound is working properly here:
What kernel are you using?

I am using 2.4.21-rc1.

Brian

-- 
Brian Almeida | http://tynian.net| [EMAIL PROTECTED]
Debian Developer  | http://www.debian.org| [EMAIL PROTECTED]



Re: Kernel 2.4.20 and IPv6 ICMP on Sparc32/64 bomb

2003-05-09 Thread Fabio Massimo Di Nitto

Are you using standard debian kernels or a custom one?

Actually IPv6 works just fine on my sparc. Never had this problem.

Fabio

On Fri, 9 May 2003, Peter Keel wrote:

 Hello

 I know this probably doesn't really belong here, but this is the
 only Sparc-ML I'm reading, and it may be of interest to you.

 ping6 on an IPv6-enabled Sparc32 or Sparc64 on Kernel 2.4.20
 bombs really nasty. Machine halts instantly. No matter what patches.

 This is sparc32:
 oldlady:~# ping6 irc6.lugs.ch
 Unable to handle kernel NULL pointer 
 dereference1tsk-{mm,active_mm}-contextb
 tsk-{mm,active_mm}-pgd = fc00c400

 And this is sparc64:
 josephine:~# ping6 irc6.lugs.ch
 dING irc6.lRuEgJsE.CcThv(6v:e ncuasl.lpiancgi fiiccmap.vc6h_)s e5n6d
 oatUan abbyltee st
   handle kernel NULL pointer dereference
 tsk-{mm,active_mm}-context = 05d8
 tsk-{mm,active_mm}-pgd = f800324b1000

 USAGI or not, ip6filter-patch or not, grsec or not, doesn't seem to
 make any difference.

 I tried to run 2.5.6x instead, but I can't get it to boot anymore
 (I had 2.5.68 running once on the Ultra1). All it says is Data
 Access Exception. I'm pretty sure I misconfigured something, so
 if any of you has a .config of a running 2.5.69 or something on a
 stock Ultra1 (143Mhz, Lance), I'd be glad if you could mail it to me.

 Cheers
 Peter


-- 
Our mission: make IPv6 the default IP protocol
We are on a mission from God - Elwood Blues

http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp4.html



random compilation errors

2003-05-09 Thread Javera - IDFO

Hi all.

I installed Debian Woody in a IPX. I had a lot of random problems when
compile sendmail, wget, etc ... (segmentation fault in configure 
process, etc ..).


My gcc version is 2.95.

Are there any problems with IPX boxes and compilation process ?

Thanks in advanced.





Re: Sound on Sun Blade 100

2003-05-09 Thread Alvaro Figueroa
On Fri, 2003-05-09 at 04:51, Brian Almeida wrote:

 What kernel are you using?
 
 I am using 2.4.21-rc1.

You could have said this earlyer. There have been a couple of changes to
this card along the -pre series. For know, you need to manually revert
the changes or to wait until they get fixed.

-- 
Alvaro Figueroa




Re: Kernel 2.4.20 and IPv6 ICMP on Sparc32/64 bomb

2003-05-09 Thread Ben Collins
On Fri, May 09, 2003 at 11:05:15AM +0200, Peter Keel wrote:
 Hello
 
 I know this probably doesn't really belong here, but this is the
 only Sparc-ML I'm reading, and it may be of interest to you. 
 
 ping6 on an IPv6-enabled Sparc32 or Sparc64 on Kernel 2.4.20 
 bombs really nasty. Machine halts instantly. No matter what patches.

Could you try 2.4.21-rc2?

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Failed build process (segmentation fault)

2003-05-09 Thread Javera - IDFO

Hi gurus.


I've a old IPX server with Debian Woody and I'm getting a lot of random 
problems in build process. For example,

this is the output for a failed build of sendmail.


debian-sparc:/var/tmp/sendmail-8.12.9/sendmail#  sh Build
Configuration: pfx=, os=Linux, rel=, rbase=, rroot=, arch=sparc, sfx=, 
variant=optimized

Using M4=/usr/bin/m4
Creating /var/tmp/sendmail-8.12.9/obj.Linux..sparc/sendmail using 
/var/tmp/sendmail-8.12.9/devtools/OS/Linux

Making dependencies in /var/tmp/sendmail-8.12.9/obj.Linux..sparc/sendmail

../devtools/bin/Build: line 793:  7965 Segmentation fault  ( cd 
$obj; ${MAKE-make} depend )  LOOK HERE 1


Making in /var/tmp/sendmail-8.12.9/obj.Linux..sparc/sendmail
rm -f sm_os.h
rm -f sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
ln -f -s ../../include/sm/os/sm_os_linux.h sm_os.h
(cd ../../libsm; sh Build )
cc -M -I. -I../../includemain.c alias.c arpadate.c bf.c collect.c 
conf.c control.c convtime.c daemon.c deliver.c domain.c envelope.c err.c 
headers.c macro.c map.c mci.c milter.c mime.c parseaddr.c queue.c 
readcf.c recipient.c sasl.c savemail.c sfsasl.c shmticklib.c 
sm_resolve.c srvrsmtp.c stab.c stats.c sysexits.c timers.c tls.c trace.c 
udb.c usersmtp.c util.c version.c Makefile
Configuration: pfx=, os=Linux, rel=2.4.20, rbase=2, rroot=, arch=sparc, 
sfx=, variant=optimized



I don't know what happen because I repeat this process in a x86 box and 
it works fine. Are there any problems with build process in

a SPARC-LINUX systems ? Are there any requeriments ?.

Thanks in advanced!

Juan Antonio







Re: Kernel 2.4.20 and IPv6 ICMP on Sparc32/64 bomb

2003-05-09 Thread Noah Meyerhans
On Fri, May 09, 2003 at 11:05:15AM +0200, Peter Keel wrote:
 ping6 on an IPv6-enabled Sparc32 or Sparc64 on Kernel 2.4.20 
 bombs really nasty. Machine halts instantly. No matter what patches.

You're using ping6 from iputils-ping?  I maintain that package, and use
it on a number of sparc systems.  I do quite a bit of IPv6 stuff on
these machines, using one as a tunnel gateway and another as a
dual-stack web server.  Never have I seen any crashes related to IPv6 or
ICMPv6 or ping6 or any related code.

If you want, I can send you an image of one of the kernels that I use on
my Ultra1s.  I *know* they do IPv6.  It would be interesting to see if
they have problems on your machines.

noah

-- 
 ___
| Web: http://web.morgul.net/~frodo/
| PGP Public Key: http://web.morgul.net/~frodo/mail.html 


pgpaX9vyxdwKy.pgp
Description: PGP signature


Re: Failed build process (segmentation fault)

2003-05-09 Thread Ben Collins
 I don't know what happen because I repeat this process in a x86 box and 
 it works fine. Are there any problems with build process in
 a SPARC-LINUX systems ? Are there any requeriments ?.

Perhaps bad memory in your IPX? I ran into the same problem with a SS1.

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Re: Sound on Sun Blade 100

2003-05-09 Thread Brian Almeida
On Fri, May 09, 2003 at 07:39:24AM -0600, Alvaro Figueroa wrote:
 On Fri, 2003-05-09 at 04:51, Brian Almeida wrote:
 
  What kernel are you using?
  
  I am using 2.4.21-rc1.
 
 You could have said this earlyer. There have been a couple of changes to
 this card along the -pre series. For know, you need to manually revert
 the changes or to wait until they get fixed.
Yea, I forgot to include it with my original message.

I'll try reverting to an earlier kernel and see if that works.

Brian

-- 
Brian Almeida | http://tynian.net| [EMAIL PROTECTED]
Debian Developer  | http://www.debian.org| [EMAIL PROTECTED]



How to install on a Ultra 1

2003-05-09 Thread Richard Collins
Sorry for asking this but, I caan't installl debian on an Ultra 1. No
problems on a Sparc. So can someone tell me how to install it?

Thanks

Richard Collins



RE: How to install on a Ultra 1

2003-05-09 Thread John Hedge
I installed it without a problem on my ultra 1. Are you using sun4u?

 -Original Message-
 From: Richard Collins [mailto:[EMAIL PROTECTED]
 Sent: Saturday, May 10, 2003 8:17 AM
 To: debian-sparc@lists.debian.org
 Subject: How to install on a Ultra 1
 
 Sorry for asking this but, I caan't installl debian on an Ultra 1. No
 problems on a Sparc. So can someone tell me how to install it?
 
 Thanks
 
 Richard Collins
 
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]




Re: How to install on a Ultra 1

2003-05-09 Thread Richard Collins
Yes it booted with sparc64 but, it failed to find the root file. How do I
have it find the root filesystem?
Thanks

- Original Message -
From: John Hedge [EMAIL PROTECTED]
To: 'Richard Collins' [EMAIL PROTECTED];
debian-sparc@lists.debian.org
Sent: Friday, May 09, 2003 5:58 PM
Subject: RE: How to install on a Ultra 1


 I installed it without a problem on my ultra 1. Are you using sun4u?

  -Original Message-
  From: Richard Collins [mailto:[EMAIL PROTECTED]
  Sent: Saturday, May 10, 2003 8:17 AM
  To: debian-sparc@lists.debian.org
  Subject: How to install on a Ultra 1
 
  Sorry for asking this but, I caan't installl debian on an Ultra 1. No
  problems on a Sparc. So can someone tell me how to install it?
 
  Thanks
 
  Richard Collins
 
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]



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





RE: How to install on a Ultra 1

2003-05-09 Thread John Hedge
Did you partition the hard drive during install?

Is this a bootprom issue?

 -Original Message-
 From: Richard Collins [mailto:[EMAIL PROTECTED]
 Sent: Saturday, May 10, 2003 9:44 AM
 To: John Hedge; debian-sparc@lists.debian.org
 Subject: Re: How to install on a Ultra 1
 
 Yes it booted with sparc64 but, it failed to find the root file. How
do I
 have it find the root filesystem?
 Thanks
 
 - Original Message -
 From: John Hedge [EMAIL PROTECTED]
 To: 'Richard Collins' [EMAIL PROTECTED];
 debian-sparc@lists.debian.org
 Sent: Friday, May 09, 2003 5:58 PM
 Subject: RE: How to install on a Ultra 1
 
 
  I installed it without a problem on my ultra 1. Are you using sun4u?
 
   -Original Message-
   From: Richard Collins [mailto:[EMAIL PROTECTED]
   Sent: Saturday, May 10, 2003 8:17 AM
   To: debian-sparc@lists.debian.org
   Subject: How to install on a Ultra 1
  
   Sorry for asking this but, I caan't installl debian on an Ultra 1.
No
   problems on a Sparc. So can someone tell me how to install it?
  
   Thanks
  
   Richard Collins
  
  
   --
   To UNSUBSCRIBE, email to [EMAIL PROTECTED]
   with a subject of unsubscribe. Trouble? Contact
  [EMAIL PROTECTED]
 
 
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
 
 




Re: How to install on a Ultra 1

2003-05-09 Thread Richard Collins
Yes, I don't get to the partitioning area. The error is on boot.
Thanks

- Original Message -
From: John Hedge [EMAIL PROTECTED]
To: 'Richard Collins' [EMAIL PROTECTED];
debian-sparc@lists.debian.org
Sent: Friday, May 09, 2003 6:45 PM
Subject: RE: How to install on a Ultra 1


 Did you partition the hard drive during install?

 Is this a bootprom issue?

  -Original Message-
  From: Richard Collins [mailto:[EMAIL PROTECTED]
  Sent: Saturday, May 10, 2003 9:44 AM
  To: John Hedge; debian-sparc@lists.debian.org
  Subject: Re: How to install on a Ultra 1
 
  Yes it booted with sparc64 but, it failed to find the root file. How
 do I
  have it find the root filesystem?
  Thanks
 
  - Original Message -
  From: John Hedge [EMAIL PROTECTED]
  To: 'Richard Collins' [EMAIL PROTECTED];
  debian-sparc@lists.debian.org
  Sent: Friday, May 09, 2003 5:58 PM
  Subject: RE: How to install on a Ultra 1
 
 
   I installed it without a problem on my ultra 1. Are you using sun4u?
  
-Original Message-
From: Richard Collins [mailto:[EMAIL PROTECTED]
Sent: Saturday, May 10, 2003 8:17 AM
To: debian-sparc@lists.debian.org
Subject: How to install on a Ultra 1
   
Sorry for asking this but, I caan't installl debian on an Ultra 1.
 No
problems on a Sparc. So can someone tell me how to install it?
   
Thanks
   
Richard Collins
   
   
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
   [EMAIL PROTECTED]
  
  
  
   --
   To UNSUBSCRIBE, email to [EMAIL PROTECTED]
   with a subject of unsubscribe. Trouble? Contact
  [EMAIL PROTECTED]
  
  





Re: How to install on a Ultra 1

2003-05-09 Thread Ben Collins
On Fri, May 09, 2003 at 06:50:18PM -0500, Richard Collins wrote:
 Yes, I don't get to the partitioning area. The error is on boot.
 Thanks

THis is a known error on the cd install. Either peruse the list archives
for the correct boot command line, or download this image instead:

http://auric.debian.org/~bcollins/disks-sparc/current/netinst.iso.bz2

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Re: How to install on a Ultra 1

2003-05-09 Thread Richard Collins
I can't do a net install this is on a home network.. I have searched the
archives and I still don't know the correct  boot command. I am sorry but
this is my first Ultra Sparc.
Thanks
Richard Collins

- Original Message -
From: Ben Collins [EMAIL PROTECTED]
To: Richard Collins [EMAIL PROTECTED]
Cc: John Hedge [EMAIL PROTECTED]; debian-sparc@lists.debian.org
Sent: Friday, May 09, 2003 7:01 PM
Subject: Re: How to install on a Ultra 1


 On Fri, May 09, 2003 at 06:50:18PM -0500, Richard Collins wrote:
  Yes, I don't get to the partitioning area. The error is on boot.
  Thanks

 THis is a known error on the cd install. Either peruse the list archives
 for the correct boot command line, or download this image instead:

 http://auric.debian.org/~bcollins/disks-sparc/current/netinst.iso.bz2

 --
 Debian - http://www.debian.org/
 Linux 1394 - http://www.linux1394.org/
 Subversion - http://subversion.tigris.org/
 Deqo   - http://www.deqo.com/


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





Setting speed and duplexing on a sbus QFE interface on an Ultra 1

2003-05-09 Thread Ben Pitzer
Folks,

I have Debian Sarge running on a Sun Ultra 1.  I have a new switch that I
was forced to get after I had to give up my Cisco 2924 to another purpose.
Unfortunately, the interface only comes up as 100hdx on the new switch.  I'd
like to make it 100fdx, but am unsure how to do so under Debian Sparc.
First, do I need to compile MII support into my kernel, and will that MII
support play nicely with the QFE?  It's an older system, obviously, and I'm
not sure how well supported an sbus QFE card will be.  Second, how do I
identify the actual device to tell mii-tool to set to 100fdx, or autoneg, or
whatever I need to set it to?  /dev/eth0 (which is what the first port on
that qfe card comes up as) doesn't seem to exist.  I know how to do this
under Solaris, but never had reason to do it under Linux of any flavor.  Any
help would be appreciated.  Thanks.

Regards,
Ben Pitzer

-

Those that can give up essential liberty to obtain a little temporary
safety
 deserve neither liberty nor safety.
 --Ben Franklin--