freebsd-current mailing list

FromSubjectsort iconDate
Aryeh M. Friedman
Re: sata atapi on ich9r
You may want to try amd64 or enabling the PAE kernel option... reason anything above 2GB gives sometimes odd results _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Nov 3, 3:41 pm 2007
FreeBSD Tinderbox
[head tinderbox] failure on i386/i386
TB --- 2007-11-03 19:16:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-11-03 19:16:29 - starting HEAD tinderbox run for i386/i386 TB --- 2007-11-03 19:16:29 - cleaning the object tree TB --- 2007-11-03 19:16:54 - checking out the source tree TB --- 2007-11-03 19:16:54 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-11-03 19:16:54 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-11-03 19:24:18 - building world (CFLAGS=-O2 -pipe) TB --- 2007-11-03 19:24:18 - cd ...
Nov 3, 2:49 pm 2007
Rene Ladan
Re: wpi doesn't associate :(
I tested the new tarball on my laptop but dhclient still refuses to associate (it keeps stuck in the DHCPDISCOVER state). I temporarily switched of the MAC address check of the router so that any client which knows the WEP password can connect, but that didn't help either. I also got some messages about memory not being properly aligned when loading if_wpi. Laptop : Asus A6JE. lspci -vv gives: 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) ...
Nov 3, 1:33 pm 2007
FreeBSD Tinderbox
[head tinderbox] failure on arm/arm
TB --- 2007-11-03 18:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-11-03 18:00:00 - starting HEAD tinderbox run for arm/arm TB --- 2007-11-03 18:00:00 - mkdir /tinderbox/HEAD/arm TB --- 2007-11-03 18:00:00 - mkdir /tinderbox/HEAD/arm/arm TB --- 2007-11-03 18:00:00 - cleaning the object tree TB --- 2007-11-03 18:00:00 - checking out the source tree TB --- 2007-11-03 18:00:00 - cd /tinderbox/HEAD/arm/arm TB --- 2007-11-03 18:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs ...
Nov 3, 12:16 pm 2007
FreeBSD Tinderbox
[head tinderbox] failure on i386/i386
TB --- 2007-11-03 10:35:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-11-03 10:35:00 - starting HEAD tinderbox run for i386/i386 TB --- 2007-11-03 10:35:00 - cleaning the object tree TB --- 2007-11-03 10:35:29 - checking out the source tree TB --- 2007-11-03 10:35:29 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-11-03 10:35:29 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-11-03 10:44:15 - building world (CFLAGS=-O2 -pipe) TB --- 2007-11-03 10:44:15 - cd ...
Nov 3, 5:59 am 2007
samira
sata atapi on ich9r
hi I have some problem using sata atapi devices on my gigabyte p35-ds4. The controller is in ahci mode. There are two kinds of dvd-devices 1). DVDROM <ASUS DVD-E616A3T/1.11> 2). DVDR <Optiarc DVD RW AD-7170S/1.00> System is a 7.0-BETA2. If I have "atapicam" in the kernel, the system freezes at boot, well not exactly freezing, but giving acd0: FAILURE - INQURY timed out acd0: FAILURE - INQURY timed out over and over, where acd0 is one of the asus dvd drives. Removing atapicam ...
Nov 3, 4:52 am 2007
Sean C. Farley
Re: sata atapi on ich9r
On Sat, 3 Nov 2007, Aryeh M. Friedman wrote: I can try to help, but I am also busy (crunch-time at work). My system is an Asus P5K-E/WiFi with a DVDR <LITE-ON DVDRW LH-20A1S/9L08>. It has 4GB RAM and two SATA hard drives. I have no PATA drives in it. It is running in RAID mode. Unfortunately, this is my only workstation at home, so I will not be changing versions. I am willing to make changes to the driver. Here is a patch[1] to recognize and print the ICH9R during boot. It does ...
Nov 3, 7:59 am 2007
Aryeh M. Friedman
Re: sata atapi on ich9r
In the process of doing that right now will publicly announce it when What kind of board (I blew out a 8500 GS attempting the same thing so I am no using a 5200 GT under nv)? BTW after we fix these IHC9R (SATA only?) issues I was thinking of After I am done setting up the wiki I am going to open the box up and play around with stuff so will report then _______________________________________________ freebsd-current@freebsd.org mailing ...
Nov 3, 3:38 pm 2007
Sean C. Farley
Re: sata atapi on ich9r
I have seen similar messages on my work computer with a different SATA DVD drive. I can get other warnings with: dd if=/dev/acd0 of=/dev/null bs=10M count=1 With verbose boot: Nov 2 23:09:31 thor kernel: ata7: reiniting channel .. Nov 2 23:09:31 thor kernel: ata7: SATA connect time=0ms Nov 2 23:09:31 thor kernel: ata7: SIGNATURE: eb140101 Nov 2 23:09:31 thor kernel: ata7: ahci_reset devices=0x4<ATAPI_MASTER> Nov 2 23:09:31 thor kernel: ata7: reinit done .. Nov 2 23:09:31 thor ...
Nov 3, 7:39 am 2007
Aryeh M. Friedman
Re: sata atapi on ich9r
I will have to play with this because I get: acd0: DVDR <TSSTcorpCD/DVDW SH-S183L/SB01> at ata4-master SATA150 ad10: 476940MB <Seagate ST3500630AS 3.AAE> at ata5-master SATA150 both are SATA/300 (perhaps it has something with what ATA port they are Results? _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Nov 3, 12:40 pm 2007
Aryeh M. Friedman
Re: sata atapi on ich9r
First of all p35 (ihc9r) have many known problems in this area (just for reference I have a msi neon-f p35 mobo w/ e6850, 4 gig and 2 sata + 1 pata device). When I first got the machine back in august it had all kinds of issues (do a search of -questions and -current to see them all). Most of the What kind of processor and is the kernel/bases system i386 or amd64? Are you SATA/300 devices reported as SATA/150 and/or UDMA33? Does it reconize any PATA devices you may have? The only ...
Nov 3, 1:46 am 2007
Aryeh M. Friedman
Re: sata atapi on ich9r
Please inform the my doctors (certain "a not repeatable issue" people on Later tonight I am going to set up an informal clearinghouse list/wiki burncd gives me no warnings (except on fixate [read time outs]) so this Like I asked the other person what is the actual performence of acd0 Don't know but this is defently a good starting place to gather base Ideally I should see the following on my machine (bios sees it) but the above dmesg snip shows I don't: 500 GB HDD SATA/300 OEM ...
Nov 3, 12:49 pm 2007
sam
Re: sata atapi on ich9r
On Sat, 03 Nov 2007 09:46:33 +0100, Aryeh M. Friedman The cpu is CPU: Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz (2666.68-MHz 686-class CPU) ad4: 305244MB <WDC WD3200AAKS-00VYA0 12.01B02> at ata2-master SATA300 ad6: 305244MB <WDC WD3200AAKS-00VYA0 12.01B02> at ata3-master SATA300 ad8: 238475MB <WDC WD2500KS-00MJB0 02.01C03> at ata4-master SATA300 acd0: DVDROM <ASUS DVD-E616A3T/1.11> at ata5-master SATA150 acd1: DVDROM <ASUS DVD-E616A3T/1.11> at ata6-master SATA150 acd2: DVDR <Optiarc DVD ...
Nov 3, 6:04 am 2007
Christian Jachmann
Re: X crash with radeon driver - AGP broken?
Same here: jachmann@hurx:~>Xorg -version X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 7.0-BETA2 i386 Current Operating System: FreeBSD hurx.thc 7.0-BETA2 FreeBSD 7.0-BETA2 #0: Fri N ov 2 21:15:25 CET 2007 root@hurx.thc:/usr/obj/usr/src/sys/GENERIC i386 Build Date: 02 November 2007 10:02:24PM crashes. _______________________________________________ freebsd-current@freebsd.org mailing ...
Nov 3, 9:01 am 2007
Simias
X crash with radeon driver - AGP broken?
Hi Since I csup'd 7.0-BETA1, my computer reboots when I startx with the (open source) radeon driver -- I also tried with a fresh -CURRENT with the same result. It's probably not the place for asking X related questions, however it worked fine till then with a -CURRENT from mid-september (with the same Xorg 7.3), and here's the last output I get before it reboots: ,----[ startx -- -verbose 10 -config back/xorg.conf.radeon ] | [...] | (==) RADEON(0): Using 24 bit ...
Nov 2, 11:26 pm 2007
FreeBSD Tinderbox
[head tinderbox] failure on i386/i386
TB --- 2007-11-03 03:10:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-11-03 03:10:00 - starting HEAD tinderbox run for i386/i386 TB --- 2007-11-03 03:10:00 - cleaning the object tree TB --- 2007-11-03 03:10:30 - checking out the source tree TB --- 2007-11-03 03:10:30 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-11-03 03:10:30 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-11-03 03:19:13 - building world (CFLAGS=-O2 -pipe) TB --- 2007-11-03 03:19:13 - cd ...
Nov 2, 10:34 pm 2007
David Taylor
Re: ZFS Hangs
I have seen a number of processes appear to hang in that state. For example, pkg_delete seems to be _extremely_ slow and ^T reports that it is stuck waiting on zfs:(&zio->io_cv) for an unreasonable (IMO) amount of time. I may once have been forced to reboot the system due to this problem "spreading" to other processes, but I had no time nor ability to investigate it further, so I'm not even sure it was the same problem. -- David Taylor ...
Nov 3, 9:42 am 2007
Herbert J. Skuhra
Re: ZFS broken ?
man 5 src.conf - Herbert _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Nov 3, 4:45 am 2007
David Taylor
Re: [PATCH] prevent install(1) from overwritting symlinks
The WITHOUT_ knobs are a reasonably general solution -- if you wish to replace part of the base system, set WITHOUT_xxx and the base system will stop overwriting your replacement. Whether it is in the form of a symlink or a regular file. -- David Taylor _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Nov 3, 9:39 am 2007
Angelo Turetta
Compiling multiple kernels broken (was: Build error (mak ...
Thanks, Ed !!! I think it's something that should be fixed before 7.0-RELEASE. Angelo. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Nov 3, 9:21 am 2007
Andrew Lankford
Re: /usr/share/man/man8/MAKEDEV.8
Sounds good, but what about: 1) adding rm /usr/share/man/ to the appropriate Makefile(s). Is the issue the possibility of mucking up any port or third party app that also writes to /usr/share/man? 2) getting rid of catman and forcing man to generate a new one from scratch each time instead of filling up /usr/share/man/cat* with stale files. Is this going to be a big drain on a p4-era pc compared to something like another periodic.conf script? or 3) A compile or run-time ...
Nov 3, 10:48 am 2007
Kevin Schmidt
Re: Xen Status : FreeBSD-current as Dom/U.
I don't have appropriate hardware available at the moment. The previous test boxes (Supermicro X7DBE+ motherboards w/Intel procs) are now in use for other purposes, including running Ubuntu 7.10 Xen Dom0 with CentOS5 DomU HVM. -- Kevin Schmidt Office of Information Technology University of California, Santa Barbara North Hall 2124 Santa Barbara, CA 93106-3201 805-893-7779 805-893-5051 FAX kps@ucsb.edu _______________________________________________ freebsd-current@freebsd.org ...
Nov 3, 4:03 pm 2007
previous daytodaynext day
November 2, 2007November 3, 2007November 4, 2007