odd thing with make/gmake/su

2004-01-13 Thread Sabri Berisha
Hi,

I have an odd thing here. I have a very simple makefile:

[EMAIL PROTECTED] root]# cat Makefile 
blah:
@echo hoi
@su sabri -c echo hoi2
@echo hoi3
@su sabri -c echo hoi4

but when I do a make or gmake, I it gets a stop signal after the third
command:

[EMAIL PROTECTED] root]# make
hoi
hoi2
hoi3

[2]+  Stopped make
[EMAIL PROTECTED] root]# fg
make
hoi4
[EMAIL PROTECTED] root]# 

I run 5.1-RELEASE-p11 on i386. Does anyone have a clue what is going on
here?

-- 
Sabri, I route, therefore you are

Bescherm de digitale burgerrechten: http://www.bof.nl/donateur.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


console to serial on -current

2003-11-07 Thread Sabri Berisha
Hi all,

First of all my apologies for this utterly stupid question. 

I'm trying to get my console at boot time to sio0, but whatever I put in
/boot.config or /boot/loader.conf it simply refuses. It's quite obvious
that I'm doing something wrong, but what? The man pages aren't very
helpful. Does anyone have an idea how I can fix this? 

The serial connection itself works, after boot I get a nice serial
console. I just need to have the kernel debugger on a serial console so
I can fix panics from home. 

Thanks,

-- 
Sabri Berisha   I route, therefore you are

Wij doen niet aan default gateways - anonymous engineer bij een DSL klant.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: console to serial on -current

2003-11-07 Thread Sabri Berisha
On Fri, Nov 07, 2003 at 10:22:35AM +0100, Sabri Berisha wrote:

 First of all my apologies for this utterly stupid question. 

*pfew* saved myself.

echo 'console=comconsole'  /boot/loader.conf 

did the trick.

Thanks,

-- 
Sabri Berisha   I route, therefore you are

Wij doen niet aan default gateways - anonymous engineer bij een DSL klant.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD on a new HP Pavilion ZE43xx

2003-08-01 Thread Sabri Berisha
Hi all,

Does anyone have positive experience installing FreeBSD on a HP Pavilion
series? I just bought byself a ZE4355EA today and I have a hard time
installing A Decent OS. 

Problems I encounter are the well-known ACPI problems (but I worked
around this) and my biggest problem is the X video driver for the Radeon
Mobility card. Does anyone have any hints on how to fix this?

Thanks,

-- 
Sabri Berisha   ~   I route, therefore you are
Like computers and camping? Join megabit! 
July 21st - 27th Ede, NL - http://www.megabit.nl
user-specific rbl checking? http://www.bit.nl/~sabri/rblcheckd.php
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


XFree86 - font problems in 1600x1200

2003-03-31 Thread Sabri Berisha
Hi all,

I recently upgraded my antique 4.2 to 4.8-RC2. Unfortunately, I get
*huge* fonts in X. I have tried about anything I could come up with to
fix this (include copying the old fonts dir, randomly hacking in the
alias files, commenting out fontpaths etc). I've spend about 3 evenings
googling for a solution and I've tried usenet. Anyone able to come up
with a solution?

Thanks,

-- 
Sabri Berisha   I route, therefore you are

Per user RBL checking: http://www.cluecentral.net/rblcheck/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]