Re: ATA hangs my Ultra5 on boot

2003-11-03 Thread Anders Andersson
t; ad0: WARNING - SETFEATURES recovered from missing interrupt > ad0: WARNING - SET_MULTI recovered from missing interrupt > ad0: WARNING - SETFEATURES recovered from missing interrupt [snip] I experience the exact same problem on my Ultra10. Anders

Re: Mounting Root fails with error 22 (EINVAL)

2003-02-22 Thread Anders Andersson
ideas about the cause. -- Anders Andersson To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: GCC 3.2.2 import -- questions

2003-02-11 Thread Anders Andersson
aphics/lcms/work/lcms-1.09/testbed. *** Error code 1 So, the lcms port still fails with CPUTYPE=p4 and there seems to be other issues still with CPUTYPE=p4 / SSE optimizations. Anders -- Anders Andersson To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: bad ACPI

2002-11-16 Thread Anders Andersson
sable ACPI. But with ACPI disabled it boots fine. phk, sorry to confuse you :-) Anders -- Anders Andersson To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: bad GEOM?

2002-11-16 Thread Anders Andersson
nnig from July? :-) Anders -- Anders Andersson To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: bad GEOM?

2002-11-16 Thread Anders Andersson
s1a setrootbyname failed kaboom! -- Anders Andersson To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: bad GEOM?

2002-11-16 Thread Anders Andersson
On Sat, Nov 16, 2002 at 04:52:57PM +0100, Poul-Henning Kamp wrote: > Boot with -v and look what geom tells you about your disk. BIOS Geometries: 0:03fdef3f 0..1021=1022 cylinders, 0..239=240 heads, 1..63=63 sectors 0 accounted for -- Anders Andersson To Unsubscribe: send mail to [EM

bad GEOM?

2002-11-16 Thread Anders Andersson
= 0, esp = 0xd1de1d7c, ebp = 0 --- -- Anders Andersson To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: acpi prevents fdc to detect correctly

2002-08-20 Thread Anders Andersson
On Tue, Aug 20, 2002 at 08:43:20AM +0200, Mark Santcroos wrote: > put: > exec="unset acpi_load" > in your /boot/loader.conf Or: hint.acpi.0.disable="1" Nice to have several solutions to a problem in the UNIX world :-) -- Anders Andersson <[EMAIL PROTECTED

Re: make includes

2002-05-14 Thread Anders Andersson
des incsinstall". > > I'm still unsure about the name; I'd have liked to rename it to > "includesinstall" but that is too long. Why change in the first place? What was wrong with 'make includes'? Why break POLA? -- Anders Andersson[EMAIL PROTECT

Re: snd_maestro3 on Current laptop begining on Wednesday morning.

2002-01-26 Thread Anders Andersson
create /dev/audioX.X > > I really looks like it should work but it doesn't. I can boot with Tuesdays > kernel and it works fine. > > Is anyone else seeing this? I am seeing the exact same thing, worked on -current some days ago... -- Anders Andersson <[EMAIL PROTECTED]>

Re: What happened to current.freebsd.org again?

2001-11-30 Thread Anders Andersson
On Fri, Nov 30, 2001 at 06:01:08PM +0100, Georg-W. Koltermann wrote: > Hello, > > since some time again I can't get to ftp://current.freebsd.org to > download current snapshots and packages. Is the machine broken again? In the meantime you could use ftp://snapshots.jp.freebs

Re: top %s not correct

2000-03-15 Thread Anders Andersson
t; >From two equal computers only one have this problem. BIOS upgrade was not > resolve this problem. This is a known problem with some ASUS SMP boards. The fix is to use the following in your kernel config file: device apm0at nexus? flags 0x20 instead of the defau

Re: no openssh after build

2000-03-07 Thread Anders Andersson
tc . mergemaster sure did pick up ssh_config and sshd_config for me. -- Anders Andersson[EMAIL PROTECTED] Sanyusan International AB http://www.sanyusan.se/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

libcrypto (DES - MD5)

2000-02-03 Thread Anders Andersson
s used to be? It used to be myself that had to change the symlinks if I wanted to switch to DES passwd. -- Anders Andersson[EMAIL PROTECTED] Sanyusan International AB http://www.sanyusan.se/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: My ATAPI CD not come ready

2000-01-25 Thread Anders Andersson
I have the same problem: [anders@enterprise:anders] $ dmesg | grep ata ata-pci0: port 0xffa0-0xffaf at device 7.1 on pci0 ata0 at 0x01f0 irq 14 on ata-pci0 ata-isa0: already registered as ata0 ata0-slave: ata_command: timeout waiting for intr ata0-slave: identify failed -- Anders Andersson

Re: ATAPI CDROM trouble

2000-01-14 Thread Anders Andersson
I have another problem with CDROM and ata. ata doesnt find my CDROM at all. sos, do you want a verbose dmesg of a kernel with wd that finds the CDROM? Anders -- Anders Andersson[EMAIL PROTECTED] Sanyusan International AB http://www.sanyusan.se/ To Unsubscribe: send

Re: DES from source?

1999-04-07 Thread Anders Andersson
Please let me know if you want me to test it for you. Anders -- -------- Anders Andersson and...@sanyusan.se Sanyusan International AB http://www.sanyusan.se/ Västgötagatan 11 Tel: +46-(0)31-168730 411 39 Gothenburg, SWEDEN Fax: +46-(0)31-209361

Re: DES from source?

1999-04-07 Thread Anders Andersson
rnat.freebsd.org :-) Cheers! Anders -- -------- Anders Andersson and...@sanyusan.se Sanyusan International AB http://www.sanyusan.se/ Västgötagatan 11 Tel: +46-(0)31-168730 411 39 Gothenburg, SWEDEN Fax:

DES from source?

1999-04-03 Thread Anders Andersson
[posted to -current after no response from -questions] Hi! I am looking for the correct way of installing DES (crypt) from sources.