Re: kernel woes

2004-04-30 Thread Randy Rodriguez

Schaefer, Robert (PS) wrote:


A couple of things jump out to me, and a suggestion.

First, you're mounting /dev/hda1 as your root partition, which if true,
you're then saying your kernel images are in the root directory.  (They're
usually found in /boot)  If, on the other hand, you're using a smaller
partition to boot from in /dev/hda1, then your root partition is incorrect,
but your image locations are correct.

One thing you can do to check this is to type the following command at the
silo prompt:

ls /

This will show you what's at the root of the current partition.  You can
also do an ls on /boot as well to see if your image files are there.  If
they're in /boot rather than /, you can boot into them as well.  I think the
command is to simply type the path and name of the image you want to boot
with, followed by any options.  For example:

/boot/vmlinuz-2.4.25.042904

Would boot the first image if its in /boot rather than /.  Double check the
silo man pages for the correct format, I'm not sure if its completely
correct.

Other than that, at this point I don't know.

 

OK, so progress has been made.  I needed to add the /boot/ part to the 
line, and discovered I had a typo in the 2.4.25 kernel line to top if 
off.  Thanks for the responses that led to the fix!


But..when booting into 2.4.25, I am still unable to access anything 
outbound.  Inbound connections are fine, and when I boot back to the 
stock 2.4.18 kernel, all is good.  Any idea what this could be?




Re: Bug#245246: xserver-xfree86: xserver starts but suddenly dies before and windowmanager or similar starts

2004-04-30 Thread Branden Robinson
On Thu, Apr 29, 2004 at 02:02:42PM -0400, Ben Collins wrote:
 On Thu, Apr 29, 2004 at 11:57:42AM -0500, Branden Robinson wrote:
  tag 245246 - moreinfo
  tag 245246 + help
  thanks
  
  On Thu, Apr 29, 2004 at 03:24:31PM +0200, Joerg Friedrich wrote:
   Branden Robinson schrieb am Mittwoch, 28. April 2004 um 02:49:07 -0500:

Does the X server stay up if you give it no clients to run?

One way to test this is simply to run X as root.
   
   definitly X, I tried to run 'X' as root, the result is the same.
  
  Okay, it looks like the sunffb driver is definitely busted in testing
  and unstable.
 
 Is this minus the patches that I sent you?

It's minus the one that wouldn't compile.

The other one is part of the package version the submitter is using:

  * Apply patch by David S. Miller to implement support for RGB-BGR
colorspace conversion in the X server's fb layer.
- debian/patches/072_Xserver_fb_convert_RGB_to_BGR.diff

A few weeks ago, I asked for an updated version of the other patch:

  * Apply patch by David S. Miller to implement XAA and Render support
in the sunffb driver.
- debian/patches/073_sunffb_xaa_render_fb_support.diff

If you could get a version to me that will build I'd be happy to apply
it.

However, the missing symbols that are being complained have to do with
DRI and drm, not XAA or Render.

-- 
G. Branden Robinson|   Yesterday upon the stair,
Debian GNU/Linux   |   I met a man who wasn't there.
[EMAIL PROTECTED] |   He wasn't there again today,
http://people.debian.org/~branden/ |   I think he's from the CIA.


signature.asc
Description: Digital signature


Re: 2.6.x with no X on a U5

2004-04-30 Thread Mark T. Valites
On Tue, 13 Apr 2004, Euan Maxwell wrote:

 I had a few problems getting X to run with a 2.6.x kernel.  I dug about
 in the archives and found this article quite useful.

 http://lists.debian.org/debian-sparc/2004/debian-sparc-200402/msg00073.html

 X still doesn't work as well as it does under a 2.4 kernel but it is
 more or less there.

I've been away from my desk for weeks now, but using Euan's suggestion
above and the patch from Ben referenced in the link, I was able to get X
to at least start. (Unstable, U5, 2.6.5, Built-in ATI chipset)

Now I'm left with just two problems. First, I can't seem to get my poor
mouse to work. I've got a Type 5c and have these entries in my
XF86Config-4:

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  BusMouse
EndSection

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
EndSection

My full config XF86Config and kernel config files are here:

http://www.valites.net/kernel_config

I seem to remember reading in the archives there were known issues with
Ultras and mice, but I can't find the post now.

Secondly, I don't have any console fonts. From the time the machine boots
with the Booting Linux... message until X starts, all I see is the first
6 messages about uncompressing the kernel on the white prom background.
I'm sure this is a kernel config mistake, but I can't seem to find what I
left out. I must be going blind  would appreciate if someone could point
out what I'm missing.

-- 
Mark T. Valites
Unix Systems Analyst
Computing  Information Technology
SUNY Geneseo
--)) --))




ouch

2004-04-30 Thread Ilene Nelson

Barber,#,

%247`-Online Doctorz!
up to 70% of the best pain killers out!
_Soma_vioxx_viagraaa_Fioriceet-Phentremine
and other popular meds..valium_XXanax_Cialis}

http://www.theexpire545drugs.biz/b32/

--
pericles,some inexplicable loathing. 


Debian, soft-ware for you.

2004-04-30 Thread Rime Q. Nonabrasive



Excuse me... :)Practice yourself, for heaven's sake in little things, and then proceed to greater.
Looking for cheap high-quality software?
We might be just what you need.http://unsummerly.dbsoft.biz
We offer Software to download or it can be shipped to you on CD.
And more!We can ship worldwide.Journalism is popular, but it is popular mainly as fiction. Life is one world, and life seen in the newspapers another.He who obtains has little. He who scatters has much.



Arnos firewall script

2004-04-30 Thread Joubin Moshrefzadeh
Anyone tried using this script?

I'm trying to use it on an Ultra5 running Woody but keep getting errors like:

iptables v1.2.6a: can't initialize iptables table 'nat': Table does not exist 
(do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.
.
.
iptables: Invalid argument
.
.
iptables: No chain/target/match by that name

my searches on google suggested insmod iptables.o, which didn't work, since i 
guess the modules in /lib/modules/2.4.18/kernel/net/ipv4/netfilter/ are named 
differently... i.e. ip_tables.o.

but trying to insmod ip_tables.o gives me:
insmod: a module named ip_tables already exists

so neeless to say, i'm a bit stumped... all i want is a simple firewall script, 
and this seemed like a solution... if anyone can suggest a remedy or suggest 
other scripts they've had success with on sparc, I'd look forward to the input.

thanks,
Joubin





Re: Arnos firewall script

2004-04-30 Thread Jeff Adams
I haven't looked at that script in particular, but having just setup an 
iptables firewall on my own U5 recerntly, I'd wager the script has -m 
limit lines within.


Unfortunately, it looks like the limit module is broken for the 
ultrasparcs, so you'll need to remove/modify those line to remove the 
reference to the limit module.


- Jeff

Joubin Moshrefzadeh wrote:

Anyone tried using this script?

I'm trying to use it on an Ultra5 running Woody but keep getting errors like:

iptables v1.2.6a: can't initialize iptables table 'nat': Table does not exist 
(do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.
.
.
iptables: Invalid argument
.
.
iptables: No chain/target/match by that name

my searches on google suggested insmod iptables.o, which didn't work, since i 
guess the modules in /lib/modules/2.4.18/kernel/net/ipv4/netfilter/ are named 
differently... i.e. ip_tables.o.

but trying to insmod ip_tables.o gives me:
insmod: a module named ip_tables already exists

so neeless to say, i'm a bit stumped... all i want is a simple firewall script, 
and this seemed like a solution... if anyone can suggest a remedy or suggest 
other scripts they've had success with on sparc, I'd look forward to the input.

thanks,
Joubin








netboot image ... OK or not ?

2004-04-30 Thread Rakotomandimby Mihamina

Hello everybody ,

I have a kernel image freshly compiled on my ULTRA5 box .
To make it net-bootable , one of the steps is to donvert it to a.out 
format .

The initial kernel image is image-netboot .
I do this :

[EMAIL PROTECTED] elftoaout -o image-netboot.aout image-netboot
PT 0 Entry: Loadable to 0x40[0x402bc0] from 0x0[0x315d00] align 0x10
PT 1 Entry: unknown
[EMAIL PROTECTED]


Well ... I dont know if these messages are error messages , Warnings , 
or Succes messages ... would you know ?


I follow this step :
http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/JavaStation-HOWTO.html#KernelBuild-BuildTheKernelSection
--
Rakotomandimby Mihamina Andrianifaharana
Tel : +33 2 38 76 43 65
http://stko.dyndns.info/site_principal/Members/mihamina



Re: Arnos firewall script

2004-04-30 Thread Joubin Moshrefzadeh
Sorry Jeff, meant to reply-all so the list would also see...

I tried removing all references to -m limit --limit ... in the script but I 
still get the same errors...

If it helps, I had the same problems with anothe script I got off the net as 
well. so I'm assuming its something to do with my iptables setup.



- Original Message -
From: Jeff Adams [EMAIL PROTECTED]
Date: Friday, April 30, 2004 12:20 pm
Subject: Re: Arnos firewall script

 I haven't looked at that script in particular, but having just 
 setup an 
 iptables firewall on my own U5 recerntly, I'd wager the script has 
 -m 
 limit lines within.
 
 Unfortunately, it looks like the limit module is broken for the 
 ultrasparcs, so you'll need to remove/modify those line to remove 
 the 
 reference to the limit module.
 
 - Jeff
 
 Joubin Moshrefzadeh wrote:
  Anyone tried using this script?
  
  I'm trying to use it on an Ultra5 running Woody but keep getting 
 errors like:
  
  iptables v1.2.6a: can't initialize iptables table 'nat': Table 
 does not exist (do you need to insmod?) Perhaps iptables or your 
 kernel needs to be upgraded.
  .
  .
  iptables: Invalid argument
  .
  .
  iptables: No chain/target/match by that name
  
  my searches on google suggested insmod iptables.o, which 
 didn't work, since i guess the modules in 
 /lib/modules/2.4.18/kernel/net/ipv4/netfilter/ are named 
 differently... i.e. ip_tables.o.
  
  but trying to insmod ip_tables.o gives me:
  insmod: a module named ip_tables already exists
  
  so neeless to say, i'm a bit stumped... all i want is a simple 
 firewall script, and this seemed like a solution... if anyone can 
 suggest a remedy or suggest other scripts they've had success with 
 on sparc, I'd look forward to the input.
  
  thanks,
  Joubin
  
  
  
  
 



Re: Arnos firewall script

2004-04-30 Thread Justin A
On Fri, 2004-04-30 at 15:08, Joubin Moshrefzadeh wrote:
 Anyone tried using this script?
 
 I'm trying to use it on an Ultra5 running Woody but keep getting errors like:
 
 iptables v1.2.6a: can't initialize iptables table 'nat': Table does not exist 
 (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.


it wants iptables_nat.o...

-- 
Justin A [EMAIL PROTECTED]