Re: VIA M1000 mini-itx system installation woes - WRITE_DMA error - cabling?

2005-04-28 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Bruce M Simpson <[EMAIL PROTECTED]> writes: : On Wed, Apr 27, 2005 at 10:11:16AM +0200, Arjan Van Leeuwen wrote: : > After you've installed the system, insert that line into : > /boot/loader.conf, and load up "atacontrol mode 0 udma33 udma33" as : > early

Dell 2850 and keyboards

2005-04-28 Thread Gunnar Flygt
I have one of these boxes, and there is an issue with the keyboard. I googled for problems using the keyboard in multiuser mode. There was a description of why it behaves as it does. The usb keyboard takes precedence over the ps/2 when running in multiuser, AND usb keyboard 0 is of course the keybo

Re: I386_GET_FSBASE?

2005-04-28 Thread Josef Karthauser
On Thu, Apr 28, 2005 at 09:30:28AM +0100, Josef Karthauser wrote: > I'm building a recent RELENG_5 from source and have the following error: > > /usr/src/lib/libc/i386/sys/i386_get_fsbase.c: In function `i386_get_fsbase': > /usr/src/lib/libc/i386/sys/i386_get_fsbase.c:36: error: `I386_GET_FSBASE'

Re: 5.4 Stable

2005-04-28 Thread Mike Jakubik
On Thu, April 28, 2005 4:53 pm, Sylvio Cesar said: > when will go to leave the 5,4 stable? The calendar speaks that already it > must have left in day 26/04. Basically whenever the developers and release team feel that its ready. The posted timeline is more of a rough guide, and not strict rule.

5.4 Stable

2005-04-28 Thread Sylvio Cesar
when will go to leave the 5,4 stable? The calendar speaks that already it must have left in day 26/04. Sylvio César. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "

Re: USB changes.

2005-04-28 Thread Julian Elischer
Joe Altman wrote: On Thu, Apr 28, 2005 at 01:40:50PM -0700, Julian Elischer wrote: Since I can't make this happen here, I'm going to need help.. What do you need? Relatively speaking, I'm sort of a newbie at the more complex aspects of bugs, and this strikes me as somewhat complex. But if

Re: USB changes.

2005-04-28 Thread Joe Altman
On Thu, Apr 28, 2005 at 01:40:50PM -0700, Julian Elischer wrote: > > Since I can't make this happen here, I'm going to need help.. What do you need? Relatively speaking, I'm sort of a newbie at the more complex aspects of bugs, and this strikes me as somewhat complex. But if you are willing to t

Re: USB changes.

2005-04-28 Thread Julian Elischer
Since I can't make this happen here, I'm going to need help.. Joe Altman wrote: Apr 27 00:07 /usr/src/sys/dev/usb/usb.c /* Explore USB busses at the end of device configuration. */ Static void usb_cold_explore(void *arg) { struct usb_softc *sc; can you add this line here: printf("H

unexpected panic in idle process (RELENG_5 2005/04/25UTC)

2005-04-28 Thread Adrian Steinmann
I've been running RELENG_5 -D2005/04/25UTC on a CF-based system (PC Engines WRAP.1C v1.03; 640 KB Base Memory; 130048 KB Extended Memory) CF: 01F0 Master 848A Hitachi XX.V.3.4.0.0 Phys C/H/S 978/8/32 Log C/H/S 978/8/32 ... CPU: Geode(TM) Integrated Processor by National Semi (266.64-MH

Re: USB changes.

2005-04-28 Thread Joe Altman
On Thu, Apr 28, 2005 at 01:23:25PM -0700, Julian Elischer wrote: > > > Joe Altman wrote: > > >On Thu, Apr 28, 2005 at 12:55:31PM -0700, Julian Elischer wrote: > > > > > Can you confirm that usb.c ends with: > SYSINIT(usb_cold_explore, SI_SUB_INT_CONFIG_HOOKS, SI_ORDER_FIRST, > usb_c

Re: USB changes.

2005-04-28 Thread Julian Elischer
Joe Altman wrote: On Thu, Apr 28, 2005 at 12:55:31PM -0700, Julian Elischer wrote: Can you confirm that usb.c ends with: SYSINIT(usb_cold_explore, SI_SUB_INT_CONFIG_HOOKS, SI_ORDER_FIRST, usb_cold_explore, NULL); /usr/src/sys/dev/usb/usb.c ^^^ Where does th

Re: [SOLVED] VIA M1000 mini-itx system installation woes - WRITE_DMA error

2005-04-28 Thread W C
This solution worked like a charm! Thanks Arjan! One note: use "set ..." syntax in the interactive loader prompt (6), and use "hw.ata.ata_dma="0" *without* "set " in /boot/loader.conf Interestingly, setting the drive in the BIOS to PIO4 mode had no effect. Now if I can just get carrier on my vr

Re: USB changes.

2005-04-28 Thread Joe Altman
On Thu, Apr 28, 2005 at 12:55:31PM -0700, Julian Elischer wrote: > >> > >>Can you confirm that usb.c ends with: > >>SYSINIT(usb_cold_explore, SI_SUB_INT_CONFIG_HOOKS, SI_ORDER_FIRST, > >> usb_cold_explore, NULL); > > /usr/sr/sys/dev/usb/usb.c > > >Aha...maybe this is it: > > > >/usr/src/usr.sbin

Re: USB changes.

2005-04-28 Thread Julian Elischer
Joe Altman wrote: On Thu, Apr 28, 2005 at 11:23:14AM -0700, Julian Elischer wrote: [...] I assume it works right if you remove the mouse before booting and reinsert it after the kernel has booted? Yes; once I have a console, the mouse is detected: ums0: Logitech USB Receiver, rev 1.10

Re: USB changes.

2005-04-28 Thread Julian Elischer
Joe Altman wrote: On Thu, Apr 28, 2005 at 11:23:14AM -0700, Julian Elischer wrote: +++ Currently, I find my P4 hanging just after discovering the parallel port and mounting disk; in other words, just here: ppc0: parallel port not found. ad0: 28629MB [58168/16/63] at ata0-master UDMA100 but ->o

Re: fsck_ufs: cannot increase directory list

2005-04-28 Thread Oliver Fromme
Eric Anderson <[EMAIL PROTECTED]> wrote: > I rebooted my server, and fsck'ed the disks, and here's what I get: > > # fsck -y /vol1 > ** /dev/da0s1d > ** Last Mounted on /vol1 > ** Phase 1 - Check Blocks and Sizes > fsck_ufs: cannot increase directory list That error message is printed if a

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Jonathan Noack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/28/2005 1:54 PM, Damian Gerow wrote: > Thus spake Jonathan Noack ([EMAIL PROTECTED]) [28/04/05 14:53]: > : Does this error happen all the time or only with ATA mkIII? > > Only with ATA mkIII. I'm running a system that I rebuilt this morning > wi

Re: USB changes.

2005-04-28 Thread Joe Altman
On Thu, Apr 28, 2005 at 11:23:14AM -0700, Julian Elischer wrote: > > >+++ > > > >Currently, I find my P4 hanging just after discovering the parallel > >port and mounting disk; in other words, just here: > > > >ppc0: parallel port not found. > >ad0: 28629MB [58168/16/63] at ata0-master UDMA100 > >

Re: USB changes.

2005-04-28 Thread Julian Elischer
Julian Elischer wrote: +++ Currently, I find my P4 hanging just after discovering the parallel port and mounting disk; in other words, just here: but ->only<- when my Logitech USB mouse is plugged in. Now, if I unplug it and hit reset (not Ctrl-Alt-Del; the keyboard is frozen) the system boots, a

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Damian Gerow
Thus spake Jonathan Noack ([EMAIL PROTECTED]) [28/04/05 14:53]: : Does this error happen all the time or only with ATA mkIII? Only with ATA mkIII. I'm running a system that I rebuilt this morning without issue. : Check /etc/stable-supfile to make sure you're getting RELENG_5_4 : (tag=RELENG_5_4

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Jonathan Noack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/28/2005 12:05 PM, Damian Gerow wrote: > Thus spake Jose M Rodriguez ([EMAIL PROTECTED]) [28/04/05 12:32]: > : > I'm positive it's something about my build environment, but I don't > : > know /what/. > : > : For safety, and only about what I'm usi

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Damian Gerow
Thus spake Scot Hetzel ([EMAIL PROTECTED]) [28/04/05 14:21]: : Look at the ata/Makefile and make sure there are no lines like: : : < : : : : : : > : : As this indicates a conflict is in the file, and you'll need to fix it. Nope. All patches applied without problems. Makefile and M

Re: USB changes.

2005-04-28 Thread Julian Elischer
+++ Currently, I find my P4 hanging just after discovering the parallel port and mounting disk; in other words, just here: ppc0: parallel port not found. ad0: 28629MB [58168/16/63] at ata0-master UDMA100 but ->only<- when my Logitech USB mouse is plugged in. Now, if I unplug it and hit reset (not

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Scot Hetzel
On 4/28/05, Scot Hetzel <[EMAIL PROTECTED]> wrote: > On 4/28/05, Damian Gerow <[EMAIL PROTECTED]> wrote: > > I'm using the latest -n patchset. I tried against RELENG_5_4, and against a > > RELENG_5 sup from last night. I still get the kmod.mk build error. > > > > I'm positive it's something about

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Scot Hetzel
On 4/28/05, Damian Gerow <[EMAIL PROTECTED]> wrote: > I'm using the latest -n patchset. I tried against RELENG_5_4, and against a > RELENG_5 sup from last night. I still get the kmod.mk build error. > > I'm positive it's something about my build environment, but I don't know > /what/. If you mo

Re: SATA RAID 1 controllers for Intel board

2005-04-28 Thread Samuel Clements
Please do not top post. Apologies - I'll try to be more diligent about that. I was gonna say just define the array beforehand and use the latest 6.x snapshot ISO (http://www.freebsd.org/snapshots/), but it looks like ATA mkIII didn't make it into the tree until 2 weeks after the last snapshot. Unt

fsck_ufs: cannot increase directory list

2005-04-28 Thread Eric Anderson
I rebooted my server, and fsck'ed the disks, and here's what I get: # fsck -y /vol1 ** /dev/da0s1d ** Last Mounted on /vol1 ** Phase 1 - Check Blocks and Sizes fsck_ufs: cannot increase directory list # df -i Filesystem 1K-blocksUsed Avail Capacity iused ifree %iused

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Damian Gerow
Thus spake Jose M Rodriguez ([EMAIL PROTECTED]) [28/04/05 12:32]: : > I'm positive it's something about my build environment, but I don't : > know /what/. : : For safety, and only about what I'm using (RELENG_5_4), you: : - cvs/cvsup fresh sources : - apply the patchset : - untar the tarball : :

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Jose M Rodriguez
El Jueves, 28 de Abril de 2005 17:41, Damian Gerow escribió: > Thus spake Jose M Rodriguez ([EMAIL PROTECTED]) [28/04/05 06:10]: > : > Any clues at all? I'd *really* like to apply the patches to my > : > system, but continuously run into that kmod.mk problem. > : > : Using this in RELENG_5_4 with

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Damian Gerow
Thus spake Jose M Rodriguez ([EMAIL PROTECTED]) [28/04/05 06:10]: : > Any clues at all? I'd *really* like to apply the patches to my : > system, but continuously run into that kmod.mk problem. : : Using this in RELENG_5_4 without problems. latest -n patchset. look : into the list archive for th

MFC pxe fixes

2005-04-28 Thread Jose M Rodriguez
Hi, I note that the long standing bug that prevents do a nfsroot mount after operate pxeloader in tftp mode is recent solved in -CURRENT pxe.c I think this can be missed for 5.4 REL, but I'll be glad to see this MFC as time permitting. thanks in advance, -- josemi __

Re: Dell PowerEdge 1855

2005-04-28 Thread Carl Makin
Hi Doug, Sorry for taking so long to reply on this, been on 3 weeks leave... On Fri, 8 Apr 2005, Doug White wrote: > On Wed, 6 Apr 2005, Carl Makin wrote: > > The boot sequence will hang if the USB drive is attached at boot. There > It seems to be acting like Uthe USB controller isn't getting

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Jose M Rodriguez
El Jueves, 28 de Abril de 2005 11:30, Damian Gerow escribió: > Any clues at all? I'd *really* like to apply the patches to my > system, but continuously run into that kmod.mk problem. Using this in RELENG_5_4 without problems. latest -n patchset. look into the list archive for the sos announce.

Re: UPDATE: ATA mkIII official patches for releng_5

2005-04-28 Thread Damian Gerow
Any clues at all? I'd *really* like to apply the patches to my system, but continuously run into that kmod.mk problem. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "

I386_GET_FSBASE?

2005-04-28 Thread Josef Karthauser
I'm building a recent RELENG_5 from source and have the following error: /usr/src/lib/libc/i386/sys/i386_get_fsbase.c: In function `i386_get_fsbase': /usr/src/lib/libc/i386/sys/i386_get_fsbase.c:36: error: `I386_GET_FSBASE' undeclared (first use in this function) /usr/src/lib/libc/i386/sys/i386_g

Re: Headsup: USB MFCs to 4.x

2005-04-28 Thread Oliver Fromme
Julian Elischer <[EMAIL PROTECTED]> wrote: > I have just merged in most of the lowest level changes to 4.x from 6.x. Thank you very much! It's very good to see such important updates in RELENG_4, despite the existance of RELENG_5. > If you use USB on 4.x machines and are planning on following