On Sun, Feb 26, 2006 at 02:37:08AM +0100, Dimitry Andric wrote:
> Ed Maste wrote:
> > What's in your /boot.config?
>
> In my case, I use -P, because I usually don't have a keyboard hooked up,
> but ocasionally do use it. Additionally, I had console="comconsole" in
> my /boot/loader.conf. Howeve
On Sun, Feb 26, 2006 at 02:40:17AM +0100, Dimitry Andric wrote:
> Ian Dowse wrote:
> > The problem may be that your boot blocks were compiled with
> > BOOT_COMCONSOLE_SPEED set to 9600. Try reinstalling them with e.g.
> > `disklabel -B ad0s1' (make sure you get the right device name -
> > it shoul
In message <[EMAIL PROTECTED]>, Dimitry Andric writes:
>Okay, but why did 4.x through 5.x through 6.x (these have all been on
>this particular machine) always boot with 115200 until now? :)
They probably used 9600 for the boot blocks, and then switched to
115200 when /boot/loader started, so you d
On Sun, Feb 26, 2006 at 12:40:53AM +, Ian Dowse wrote:
> In message <[EMAIL PROTECTED]>, Holger Kipp writes:
> >Problem still exists with the latest 6.1-PRERELEASE - build
> >just finished (FreeBSD 6.1-PRERELEASE #11: Sun Feb 26 00:56:42 CET 2006).
> >
> >scanimage will remain in state uscnrb.
Ian Dowse wrote:
> The problem may be that your boot blocks were compiled with
> BOOT_COMCONSOLE_SPEED set to 9600. Try reinstalling them with e.g.
> `disklabel -B ad0s1' (make sure you get the right device name -
> it should be the slice that you boot from).
Okay, but why did 4.x through 5.x thro
Ed Maste wrote:
> What's in your /boot.config?
In my case, I use -P, because I usually don't have a keyboard hooked up,
but ocasionally do use it. Additionally, I had console="comconsole" in
my /boot/loader.conf. However, commenting that out doesn't help either.
I guess the -P option causes the
On Sun, Feb 26, 2006 at 12:23:59AM +0100, Dimitry Andric wrote:
> > comconsole_speed="115200" in loader.conf should override it
> > if you don't want to replace boot2 or change /boot.config.
>
> Yes, I've tried this, but it didn't work, or maybe I just didn't try
> hard enough. :) I'll try it ag
Hi,
> On Sun, 26 Feb 2006 01:46:30 +0200
> Rostislav Krasny <[EMAIL PROTECTED]> said:
rosti.bsd> As far as I understand the code of selecthost() it walks through
linked
rosti.bsd> lists of known virtual hosts and their addresses and compares the
rosti.bsd> addresses to a local address of
In message <[EMAIL PROTECTED]>, Holger Kipp writes:
>Problem still exists with the latest 6.1-PRERELEASE - build
>just finished (FreeBSD 6.1-PRERELEASE #11: Sun Feb 26 00:56:42 CET 2006).
>
>scanimage will remain in state uscnrb.
>
>Help and suggestions welcome!
One change that went in since Feb 1
Mathieu Prevot wrote:
Hello,
I remarked something I don't understand. I have a usb mouse, and if I
just have usbd_enable="YES" and moused_enable="NO" in rc.conf I can have a
functionnal mouse after boot. If I go to single-user mode from multi-user
mode and then back to multi-user mode with ^d,
In message <[EMAIL PROTECTED]>, Dimitry Andric writes:
>Ed Maste wrote:
>> The way this is supposed to work is that you can put -S
>> in /boot.config, which gets used by boot2, and the loader then
>> detects that the serial console is already in use and defaults
>> to the existing speed.
>
>Ah, I d
Problem still exists with the latest 6.1-PRERELEASE - build
just finished (FreeBSD 6.1-PRERELEASE #11: Sun Feb 26 00:56:42 CET 2006).
scanimage will remain in state uscnrb.
Help and suggestions welcome!
Regards,
Holger Kipp
On Sat, Feb 25, 2006 at 10:24:57PM +0100, Holger Kipp wrote:
> Hello
On Sun, 26 Feb 2006 01:41:28 +0900
Hajimu UMEMOTO <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > On Sat, 25 Feb 2006 16:46:48 +0200
> > Rostislav Krasny <[EMAIL PROTECTED]> said:
>
> rosti> "family = his_addr.su_family;" is really a good idea. But what is the
> rosti> reason to check if IPv6 add
Ed Maste wrote:
> The way this is supposed to work is that you can put -S
> in /boot.config, which gets used by boot2, and the loader then
> detects that the serial console is already in use and defaults
> to the existing speed.
Ah, I didn't try that yet. However, I would expect that the
BOOT_COM
On Sat, Feb 25, 2006 at 05:42:19PM -0500, Kris Kennaway wrote:
> On Sat, Feb 25, 2006 at 09:17:30AM -0500, Kris Kennaway wrote:
> > Panic on 6.1-PRERELEASE (package build machine):
> >
> > db> wh
> > Tracing pid 85657 tid 100133 td 0xc2612600
> > kdb_enter(c06cabdd,c07250c0,c06cc327,cdca4cac,100)
Hello,
I remarked something I don't understand. I have a usb mouse, and if I
just have usbd_enable="YES" and moused_enable="NO" in rc.conf I can have a
functionnal mouse after boot. If I go to single-user mode from multi-user
mode and then back to multi-user mode with ^d, I don't have the process
On Sat, Feb 25, 2006 at 10:55:01PM +0100, Dimitry Andric wrote:
> Hi,
>
> I believe this MFC commit:
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/boot/i386/libi386/comconsole.c?rev=1.10.10.1&content-type=text/x-cvsweb-markup
> broke the speed-setting of the serial console at boot time, for REL
On Sat, Feb 25, 2006 at 09:17:30AM -0500, Kris Kennaway wrote:
> Panic on 6.1-PRERELEASE (package build machine):
>
> db> wh
> Tracing pid 85657 tid 100133 td 0xc2612600
> kdb_enter(c06cabdd,c07250c0,c06cc327,cdca4cac,100) at kdb_enter+0x30
> panic(c06cc327,2,c06cc3bf,267,2814d4e8) at panic+0xd5
>
On Sat, Feb 25, 2006 at 02:04:18PM -0800, John-Mark Gurney wrote:
> Marcus Alves Grando wrote this message on Sat, Feb 25, 2006 at 13:28 -0300:
> > Xin LI wrote:
> > >Hi, Marcus,
> > >
> > >On 2/25/06, Marcus Alves Grando <[EMAIL PROTECTED]> wrote:
> > >>5.5-PRERELEASE
> > >>
> > >>db> trace
> > >>
Dimitry Andric wrote:
> whereas in the previous version it was set (hardcoded) to COMSPEED,
> which in its turn came from BOOT_COMCONSOLE_SPEED in
> boot/i386/libi386/Makefile.
>
> Anyone know of a way to restore the old behaviour? I'll experiment here
> with reverting the comconsole.c file to th
Marcus Alves Grando wrote this message on Sat, Feb 25, 2006 at 13:28 -0300:
> Xin LI wrote:
> >Hi, Marcus,
> >
> >On 2/25/06, Marcus Alves Grando <[EMAIL PROTECTED]> wrote:
> >>5.5-PRERELEASE
> >>
> >>db> trace
> >>Tracing pid 1114 tid 100303 td 0xc2d07480
> >>kdb_enter(c07025c3) at kdb_enter+0x2b
Hi,
I believe this MFC commit:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/boot/i386/libi386/comconsole.c?rev=1.10.10.1&content-type=text/x-cvsweb-markup
broke the speed-setting of the serial console at boot time, for RELENG_6.
At least for me, it doesn't set the speed to 115200 (as specified i
Hello all,
on my (A) FreeBSD 6.1-PRERELEASE #10: Tue Feb 21 04:37:53 CET 2006
I can't access my USB-Scanner Epson 1260 any more. It does work
on my older kernels (some 5.4 from last year and a fairly recent
(B) FreeBSD 6.1-PRERELEASE #9: Mon Feb 13 15:25:40 CET 2006,
though). Dmesg of B and diff b
Hi,
> On Sat, 25 Feb 2006 17:14:47 +0200
> Rostislav Krasny <[EMAIL PROTECTED]> said:
> > - hints.ai_flags = 0;
> > - hints.ai_family = AF_UNSPEC;
> > + /* If no flag, assign hints.ai_flags to zero! */
>
> Sorry, but I don't understan
Hi,
> On Sat, 25 Feb 2006 16:46:48 +0200
> Rostislav Krasny <[EMAIL PROTECTED]> said:
rosti> "family = his_addr.su_family;" is really a good idea. But what is the
rosti> reason to check if IPv6 address of a remote client is IPv4 mapped and
rosti> assign AF_INET to a 'family' when that's t
Well, i don't know.
I access this machine via com1, and i don't know how to see old
messages. I can't call doadump because dumpdev="AUTO" does not work.
Regards
Xin LI wrote:
Hi, Marcus,
On 2/25/06, Marcus Alves Grando <[EMAIL PROTECTED]> wrote:
5.5-PRERELEASE
db> trace
Tracing pid 1114 t
Hi, Marcus,
On 2/25/06, Marcus Alves Grando <[EMAIL PROTECTED]> wrote:
> 5.5-PRERELEASE
>
> db> trace
> Tracing pid 1114 tid 100303 td 0xc2d07480
> kdb_enter(c07025c3) at kdb_enter+0x2b
> panic(c07102d0,c0744b38,c60eea80,c4ee81c0,c3203420) at panic+0x127
> newdirrem(d641d9f8,c32049d8,c57f93d4,0,e7
On Sat, 25 Feb 2006 17:22:07 +0300
Yar Tikhiy <[EMAIL PROTECTED]> wrote:
> > However I was unable to connect by ftp, even with only one unreachable
> > name server in resolv.conf. I got following error:
> >
> > 421 Service not available, remote server timed out. Connection closed
> >
> > I've fo
I'm getting "ad(x): req=0xc(foobar) setfeatures set transfer mode
semphore timeout !! Danger Will Robinson !! after I installed BETA2 on
my server (Intel SE7210TP-E). I get the messages a few minutes after
the systems booted up, and then it deadlocks.
I had to go to great length just to get BETA2
On Sat, 25 Feb 2006 16:28:50 +0900
Hajimu UMEMOTO <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > On Sat, 25 Feb 2006 02:42:46 +0200
> > Rostislav Krasny <[EMAIL PROTECTED]> said:
>
> rosti> I've found the problem in both: ftpd(8) and ftp(1). In the ftpd(8) a
> rosti> getaddrinfo() is called in t
5.5-PRERELEASE
db> trace
Tracing pid 1114 tid 100303 td 0xc2d07480
kdb_enter(c07025c3) at kdb_enter+0x2b
panic(c07102d0,c0744b38,c60eea80,c4ee81c0,c3203420) at panic+0x127
newdirrem(d641d9f8,c32049d8,c57f93d4,0,e768b998) at newdirrem+0x163
softdep_setup_directory_change(d641d9f8,c32049d8,c57f93d4
> Robert Uzzi schrieb:
>> Can someone shed some light on the following error?
>>
>> rm -f .depend GPATH GRTAGS GSYMS GTAGS
>> CC=cc make -f ../../../dev/aic7xxx/aicasm/Makefile
>> MAKESRCPATH=../../../dev/aic7xxx/aicasm
>> Warning: Object directory not changed from original
>> /usr/src/sys/i386/com
Hi,
We have a problem with atheros (D-Link AG530) using FreeBSD 6.1-BETA2 in
client mode to associte our production bridge (mode 11b), this card
change to associated state after a long time (9min):
ath0: flags=8843 mtu 1500
inet 172.16.23.2 netmask 0xff00 broadcast 172.16.23.255
On Sat, Feb 25, 2006 at 02:42:46AM +0200, Rostislav Krasny wrote:
> On Fri, 24 Feb 2006 20:40:07 +0300
> Yar Tikhiy <[EMAIL PROTECTED]> wrote:
>
> > To Rostislav: Could you do now, with the resolver fixes applied,
> > the following experiment: find how many dead nameservers in resolv.conf
> > it t
Panic on 6.1-PRERELEASE (package build machine):
db> wh
Tracing pid 85657 tid 100133 td 0xc2612600
kdb_enter(c06cabdd,c07250c0,c06cc327,cdca4cac,100) at kdb_enter+0x30
panic(c06cc327,2,c06cc3bf,267,2814d4e8) at panic+0xd5
sched_userret(c2612600,c04e290d,c0724dc0,1,2814d4e8) at sched_userret+0x21
u
Hi--
Hajimu UMEMOTO wrote:
[ ... ]
> For ftp.c.diff, how about considering adding new option for timeout?
> However, I'm still in doubt. I cannot think it is usual situation
> that there are unreachable IP addresses in /etc/resolv.conf.
Certainly that situation is not "usual", in the sense that
36 matches
Mail list logo