Re: Headless Install

2004-08-03 Thread Maksym Marchenko

I try to install 4.10 on headless PC(without a monitor and vga output)
So I've used my laptop as a serial console (via null modem cable).
All was wonderfull, but after end of install procedure und reboot,
I see with this terminal (cu -l /dev/cuaa0) all and the date for
the login line. But not the login prompt. So I can't to log in and
do anything.
What have I to do, to log in this headless PC?
Maksym, you need to start a getty process on the serial line,
by editing /etc/ttys like this:
console noneunknown off secure
ttyv0   /usr/libexec/getty Pc cons25  off  secure
ttyv1   /usr/libexec/getty Pc cons25  off  secure
ttyv2   /usr/libexec/getty Pc cons25  off  secure
ttyv3   /usr/libexec/getty Pc cons25  off  secure
ttyv4   /usr/libexec/getty Pc cons25  off  secure
ttyv5   /usr/libexec/getty Pc cons25  off  secure
ttyv6   /usr/libexec/getty Pc cons25  off  secure
ttyv7   /usr/libexec/getty Pc cons25  off  secure
ttyd0   /usr/libexec/getty std.9600   dialup  on secure
ttyd1   /usr/libexec/getty std.9600   dialup  off secure
ttyd2   /usr/libexec/getty std.9600   dialup  off secure
ttyd3   /usr/libexec/getty std.9600   dialup  off secure
In /stand/sysinstall (or /usr/sbin/sysinstall), you can edit
ttys.
I'm running 5.2-CURRENT on net4801 Soekris hardware, and this
is exaclty what is needed to get login prompt on the serial
console.

Thanks! It works pre[tty] good! :-)
I have two more questions :
Sometimes I see warning:
terminal is not fully functional.
So I can't edit kernel file mit ee - the text is shown shifted in their 
lines.
Must I use another terminal program to help this?

And what you can do with headless PC? Can you control this PC only in
command prompt? Or (may be) you can use anything like X - twm?
Thanks in advance.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Headless Install

2004-08-02 Thread Maksym Marchenko
Hi!
I try to install 4.10 on headless PC(without a monitor and vga output)
So I've used my laptop as a serial console (via null modem cable).
All was wonderfull, but after end of install procedure und reboot,
I see with this terminal (cu -l /dev/cuaa0) all and the date for
the login line. But not the login prompt. So I can't to log in and
do anything.
What have I to do, to log in this headless PC?
Another terminal may be?
Thanks in advance.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


4.10 - something strange

2004-07-25 Thread Maksym Marchenko
Hello,
I've installed for a two days 4.10 on my laptop
And new kernel with options
options PNPBIOS
device  pcm  # for my onboard sound
device  wi  # for my Lucent ORiNOCO
(so was in 4.9 kernel also)
But in 4.9 my soundcard and wi0 worked perfectly
Now in 4.10 it worked very strange:
during boot-process it starts wi0 only about every 2-nd reboot(e.g. time - 
50%)
and sound (I'm using KDE) - sometimes I hear *garbage* during
KDE-start-up, sometimes good sound; but even when I hear good
sound at start-up, later I want to hear mp3 (in the same X_session)
but I hear *garbage*. Then (for example in 10 minuts) I can hear
again *real* musik (e.g. mp3, wav). And vice versa.
So I don't know, what that can be ...

Can I handle this problem or the better way - back in 4.9???
May be someone already knew, how to make it right?
Or someone have the same problem?
Thanks in advance
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


X: bad display name

2004-07-24 Thread Maksym Marchenko
Hello
I'm installing FreeBSD. With XFree 86, and than at the end of X session
I have always:
xauth: creating new authority file /root/.Xauthority
xauth: (argv):1: bad display name :0 in remove command
xauth: (argv):1: bad display name :0 in remove command
Something here isn't right. How (where) can I correct this problem.
Can (must) I edit this .Xauthority file?
Thanks in advance.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD ISO-image

2004-07-23 Thread Maksym Marchenko
Hello!
So I need to download FreeBSD iso image 4.10
Can anybody say, what a difference between miniinst, disc1 and disc2 iso's
What is disk2 iso (what's on it)?
Thank's in advance.
--
 M2,Opera: 
http://www.opera.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD ISO-image

2004-07-23 Thread Maksym Marchenko
On Fri, 23 Jul 2004 08:52:20 -0400, Bill Moran [EMAIL PROTECTED] 
wrote:

Maksym Marchenko [EMAIL PROTECTED] wrote:
Hello!
So I need to download FreeBSD iso image 4.10
Can anybody say, what a difference between miniinst, disc1 and disc2 
iso's
miniinst is the minimal reqired to install FreeBSD.  It's designed to be 
a
small download.

disc1 is the typical FreeBSD first CD.  It includes FreeBSD and a number 
of
commonly used packages.

disc2 is add on stuff.  Lots of packages and perhaps other things (not 
sure
of exact details)
 May be anyone knows what add on's on it???
 Or someone used that stuff???
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ORiNOCO Wireless - troubles

2004-07-21 Thread Maksym Marchenko
Hi!
I have a Siemens 510 laptop with 128 MB RAM and 4GB HDD.
It has no Network card onboard. So I have only wireless pccard
ORiNOCO Silver.
I had before Intel Wireless/PRO 2011B. This one was bad (for FreeBSD)
Now I have ORiNOCO, but I can't make it working.
It works in Linux, but I want FreeBSD.
I have compile new kernel, but it says:
CIS is too long - truncating!
pccard0: Card has no functions!
cbb0: PC Card card activation failed
Can anybody say, what must I doing?
Thanks in advance.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ORiNOCO Wireless - troubles

2004-07-21 Thread Maksym Marchenko
Andrew L. Gould wrote:
On Wednesday 21 July 2004 08:39 am, Maksym Marchenko wrote:
Hi!
I have a Siemens 510 laptop with 128 MB RAM and 4GB HDD.
It has no Network card onboard. So I have only wireless pccard
ORiNOCO Silver.
I had before Intel Wireless/PRO 2011B. This one was bad (for FreeBSD)
Now I have ORiNOCO, but I can't make it working.
It works in Linux, but I want FreeBSD.
I have compile new kernel, but it says:
CIS is too long - truncating!
pccard0: Card has no functions!
cbb0: PC Card card activation failed
Can anybody say, what must I doing?
Thanks in advance.

Look for information regarding your laptop brand/model, or similar 
models, at:

http://gerda.univie.ac.at/freebsd-laptops/
What version of FreeBSD are you running?  I'm not familiar with the 
laptop; but FreeBSD 5.* has problems with many of the older pcmcia 
slots.  If you're running FreeBSD 5.*, consider:

1. recompiling the kernel using the OLDCARD kernel configuration file.
2. If ACPI is enabled, try booting with it disabled. (If it's disabled, 
try booting with it enabled.)
3. You might also consider changing to FreeBSD 4.10, the production 
version of FreeBSD.
I was already at http://gerda.univie.ac.at/freebsd-laptops/
I'm running 5.2 , I had 4.9, bat it was the same trouble.
May be 4.10 is better that way ...
I've not found a reference about including OLDCARD during kernel
compiling. How can I do that?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ORiNOCO Wireless - troubles

2004-07-21 Thread Maksym Marchenko
On Wed, 21 Jul 2004 10:53:45 -0500, Andrew L. Gould [EMAIL PROTECTED] 
wrote:

On Wednesday 21 July 2004 10:27 am, Maksym Marchenko wrote:
Andrew L. Gould wrote:
 On Wednesday 21 July 2004 08:39 am, Maksym Marchenko wrote:
Hi!


I have a Siemens 510 laptop with 128 MB RAM and 4GB HDD.
It has no Network card onboard. So I have only wireless pccard
ORiNOCO Silver.
I had before Intel Wireless/PRO 2011B. This one was bad (for
 FreeBSD) Now I have ORiNOCO, but I can't make it working.
It works in Linux, but I want FreeBSD.
I have compile new kernel, but it says:
CIS is too long - truncating!
pccard0: Card has no functions!
cbb0: PC Card card activation failed

Can anybody say, what must I doing?

Thanks in advance.

 Look for information regarding your laptop brand/model, or similar
 models, at:

 http://gerda.univie.ac.at/freebsd-laptops/

 What version of FreeBSD are you running?  I'm not familiar with the
 laptop; but FreeBSD 5.* has problems with many of the older pcmcia
 slots.  If you're running FreeBSD 5.*, consider:

 1. recompiling the kernel using the OLDCARD kernel configuration
 file. 2. If ACPI is enabled, try booting with it disabled. (If it's
 disabled, try booting with it enabled.)
 3. You might also consider changing to FreeBSD 4.10, the production
 version of FreeBSD.
I was already at http://gerda.univie.ac.at/freebsd-laptops/
I'm running 5.2 , I had 4.9, bat it was the same trouble.
May be 4.10 is better that way ...
I've not found a reference about including OLDCARD during kernel
compiling. How can I do that?
If I'm reading OLDCARD correctly, it references GENERIC; so if you're
still using a GENERIC kernel, you can:
#unless you're the only user on a standalone pc, boot into single user
#login as root
cd /usr/src
make clean
make buildkernel KERNCONF=OLDCARD
make installkernel KERNCONF=OLDCARD
shutdown -r now
That is wrote in FreeBSD Handbook:
Procedure 2. Building a Kernel the ``New'' Way
Change to the /usr/src directory.
# cd /usr/src
Compile the kernel.
# make buildkernel KERNCONF=MYKERNEL
Install the new kernel.
# make installkernel KERNCONF=MYKERNEL
But I don't know, because elder OLDCARD was bigger, actually that
was like GENERIC. But in 5.2 he isn't so big, only 17 lines
http://fxr.watson.org/fxr/source/i386/conf/OLDCARD?v=RELENG52
So I don't know, can I really do this with that new OLDCARD???

--
 M2,Opera: 
http://www.opera.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ORiNOCO Wireless - troubles

2004-07-21 Thread Maksym Marchenko
On Wed, 21 Jul 2004 11:16:27 -0500, Hauan, David 
[EMAIL PROTECTED] wrote:


-Original Message-
From: Andrew L. Gould [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 21, 2004 8:54 AM
To: [EMAIL PROTECTED]
Cc: Maksym Marchenko
Subject: Re: ORiNOCO Wireless - troubles
On Wednesday 21 July 2004 10:27 am, Maksym Marchenko wrote:
 Andrew L. Gould wrote:
  On Wednesday 21 July 2004 08:39 am, Maksym Marchenko wrote:
 Hi!
 
 
 I have a Siemens 510 laptop with 128 MB RAM and 4GB HDD.
 It has no Network card onboard. So I have only wireless pccard
 ORiNOCO Silver.
 I had before Intel Wireless/PRO 2011B. This one was bad (for
  FreeBSD) Now I have ORiNOCO, but I can't make it working.
 It works in Linux, but I want FreeBSD.
 I have compile new kernel, but it says:
 CIS is too long - truncating!
 pccard0: Card has no functions!
 cbb0: PC Card card activation failed
 
 Can anybody say, what must I doing?
 
 Thanks in advance.
 
  Look for information regarding your laptop brand/model, or similar
  models, at:
 
  http://gerda.univie.ac.at/freebsd-laptops/
 
  What version of FreeBSD are you running?  I'm not
familiar with the
  laptop; but FreeBSD 5.* has problems with many of the older pcmcia
  slots.  If you're running FreeBSD 5.*, consider:
 
  1. recompiling the kernel using the OLDCARD kernel configuration
  file. 2. If ACPI is enabled, try booting with it
disabled. (If it's
  disabled, try booting with it enabled.)
  3. You might also consider changing to FreeBSD 4.10, the
production
  version of FreeBSD.

 I was already at http://gerda.univie.ac.at/freebsd-laptops/

 I'm running 5.2 , I had 4.9, bat it was the same trouble.
 May be 4.10 is better that way ...

 I've not found a reference about including OLDCARD during kernel
 compiling. How can I do that?
If I'm reading OLDCARD correctly, it references GENERIC; so if you're
still using a GENERIC kernel, you can:
#unless you're the only user on a standalone pc, boot
into single user
#login as root
cd /usr/src
make clean
make buildkernel KERNCONF=OLDCARD
make installkernel KERNCONF=OLDCARD
shutdown -r now

I am running an orinoco silver on a hp omnibook 800ct
Durning install, when pccard is enabled choose the
default address range, then select irq 3 and the card
should be recognized.  Mind you this is on 4.9-Release.
Works very nicely for me.
Thanks for help!
It seems to be working in 4.9
--
 M2,Opera: 
http://www.opera.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ORiNOCO Wireless - troubles

2004-07-21 Thread Maksym Marchenko
On Wed, 21 Jul 2004 13:29:33 -0500, Andrew L. Gould [EMAIL PROTECTED] 
wrote:

On Thursday 22 July 2004 12:49 pm, Maksym Marchenko wrote:
On Wed, 21 Jul 2004 10:53:45 -0500, Andrew L. Gould
[EMAIL PROTECTED]
wrote:
 On Wednesday 21 July 2004 10:27 am, Maksym Marchenko wrote:
 Andrew L. Gould wrote:
  On Wednesday 21 July 2004 08:39 am, Maksym Marchenko wrote:
 Hi!
 
 
 I have a Siemens 510 laptop with 128 MB RAM and 4GB HDD.
 It has no Network card onboard. So I have only wireless pccard
 ORiNOCO Silver.
 I had before Intel Wireless/PRO 2011B. This one was bad (for
  FreeBSD) Now I have ORiNOCO, but I can't make it working.
 It works in Linux, but I want FreeBSD.
 I have compile new kernel, but it says:
 CIS is too long - truncating!
 pccard0: Card has no functions!
 cbb0: PC Card card activation failed
 
 Can anybody say, what must I doing?
 
 Thanks in advance.
 
  Look for information regarding your laptop brand/model, or
  similar models, at:
 
  http://gerda.univie.ac.at/freebsd-laptops/
 
  What version of FreeBSD are you running?  I'm not familiar with
  the laptop; but FreeBSD 5.* has problems with many of the older
  pcmcia slots.  If you're running FreeBSD 5.*, consider:
 
  1. recompiling the kernel using the OLDCARD kernel configuration
  file. 2. If ACPI is enabled, try booting with it disabled. (If
  it's disabled, try booting with it enabled.)
  3. You might also consider changing to FreeBSD 4.10, the
  production version of FreeBSD.

 I was already at http://gerda.univie.ac.at/freebsd-laptops/

 I'm running 5.2 , I had 4.9, bat it was the same trouble.
 May be 4.10 is better that way ...

 I've not found a reference about including OLDCARD during kernel
 compiling. How can I do that?

 If I'm reading OLDCARD correctly, it references GENERIC; so if
 you're still using a GENERIC kernel, you can:

#unless you're the only user on a standalone pc, boot into single
 user #login as root
cd /usr/src
make clean
make buildkernel KERNCONF=OLDCARD
make installkernel KERNCONF=OLDCARD
shutdown -r now
That is wrote in FreeBSD Handbook:
Procedure 2. Building a Kernel the ``New'' Way
Change to the /usr/src directory.
# cd /usr/src
Compile the kernel.
# make buildkernel KERNCONF=MYKERNEL
Install the new kernel.
# make installkernel KERNCONF=MYKERNEL
But I don't know, because elder OLDCARD was bigger, actually that
was like GENERIC. But in 5.2 he isn't so big, only 17 lines
http://fxr.watson.org/fxr/source/i386/conf/OLDCARD?v=RELENG52
So I don't know, can I really do this with that new OLDCARD???
I think so.  Look for a line in OLDCARD that says:
include GENERIC
If you 'make buildkernel' and it finishes successfully, you probably
have a good kernel.  If it errors out, don't install it -- do a 'make
clean' instead.
Thanks for help.
ACPI mode - it says:
WARNING:Driver mistake: repeat make_dev(ttyv0)
panic: don't do that
Single user mode - it says : don't know how to make buildkernel
(I think - because I've installed kernel sources only
(X-Kernel-Developer))
But now I tried it with 4.9  - and it works. But only with 4.9
With 5.0, 5.1 and 5.2 didn't. May be 5.2.1 will be better ...
--
 M2,Opera: 
http://www.opera.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]