"pci=routeirq" on IBM Thinkpad A20m Type 2628-3au fixes wireless card in cardbus/pcmcia slot

2007-08-13 Thread Jeffrey Hundstad
pci=routeirq makes my wireless lan card in a cardbus/pcmcia slot work. I'm posting these are requested in the dmesg. (below are lspci and dmesg, more available by request) Here's the lspci: 00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03) Flags: bus

Re: PCI Quirk / Hidden Bus Report

2007-07-30 Thread Jeffrey Hundstad
I also have the same type message in my dmesg from a Dell Latitude D820 with the latest BIOS: PCI: Probing PCI hardware (bus 00) PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO PCI quirk: region 1080-10bf claimed by ICH6 GPIO PCI: Transparent bridge - :00:1e.0 PCI: Bus #04 (-#07) i

Re: GIT Packages for Debian Etch

2007-06-19 Thread Jeffrey Hundstad
scripts and expecting them to work until the NEXT stable release without changes. It means knowing what things WILL break if and when I do go to the next version. Stable is a CHOICE not a punishment. -- Jeffrey Hundstad PS. Running unstable on my laptop... and running stable on my servers. -

Re: filesystem benchmarking fun

2007-05-16 Thread Jeffrey Hundstad
Jeff Garzik wrote: Jan Engelhardt wrote: On May 16 2007 10:42, Chris Mason wrote: For example, I'll pick on xfs for a minute. compilebench shows the default FS you get from mkfs.xfs is pretty slow for untarring a bunch of kernel trees. I suppose you used 'nobarrier'? [ http://lkml.org/lkml

Re: Corrupt XFS -Filesystems on new Hardware and Kernel

2007-03-27 Thread Jeffrey Hundstad
good but people who can fix your problem will want the entire .config and dmesg to even guess about what is going on with *your* situation. For more info on XFS. This is a pretty nice FAQ: http://oss.sgi.com/projects/xfs/faq.html -- Jeffrey Hundstad - To unsubscribe from this list: send the li

Re: [PATCH] sched: rsdl improvements

2007-03-21 Thread Jeffrey Hundstad
Artur Skawina wrote: Con Kolivas wrote: Note no interactive boost idea here. Patch is for 2.6.21-rc4-mm1. I have not spent the time trying to bring other bases in sync. I've tried RSDLv.31+this on 2.6.20.3 as i'm not tracking -mm. Further improve the deterministic nature of the R

Re: Multiple instances of program sharing same text segment ?

2007-03-20 Thread Jeffrey Hundstad
Keep in mind that while the text of the program IS SHARED any configuration file that is then loaded into ram after the execution IS NOT SHARED. BTW you can find out what is shared and not by taking a look at the proc files: # ps auxwww | grep emacs | grep -v grep # -- find the pids user

Re: 2.6.21-rc3-mm1 RSDL results

2007-03-09 Thread Jeffrey Hundstad
happening in a background window Would you please do that same "make -j2" niced. Tell us how that feels. -- Jeffrey Hundstad - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: Recent wireless breakage (ipw2200, iwconfig, NetworkManager)

2007-03-05 Thread Jeffrey Hundstad
g to offend people with this patch, it would seem appropriate to call someone's mother a "bad" name. This may be in the style guide; perhaps I should submit a patch. -- Jeffrey Hundstad PS: Humor (really!) relax. - To unsubscribe from this list: send the line "unsubscribe

Re: SATA-performance: Linux vs. FreeBSD

2007-02-13 Thread Jeffrey Hundstad
eneral reading for ya: Troubleshooting Linux Performance Issues: http://www.phptr.com/articles/article.asp?p=481867&seqNum=2&rl=1 -- Jeffrey Hundstad - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo

Re: ownership/permissions of cpio initrd

2006-12-05 Thread Jeffrey Hundstad
8,1 2006-12-05 14:54 ./dev/sda1 -- Jeffrey Hundstad - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: ownership/permissions of cpio initrd

2006-12-05 Thread Jeffrey Hundstad
hiver. Horst H. von Brand wrote: Jeffrey Hundstad <[EMAIL PROTECTED]> wrote: You can also use fakeroot(1). I think that is a debianism... not here on Fedora. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [

Re: ownership/permissions of cpio initrd

2006-12-05 Thread Jeffrey Hundstad
You can also use fakeroot(1). Start fakeroot. Change all of your permissions as you see fit. make your cpio exit fakeroot. Horst H. von Brand wrote: Marty Leisner <[EMAIL PROTECTED]> wrote: I'm working on an embedded system with the 2.6 kernel -- cpio initrd was a new feature I'm looking

Re: la la la la ... swappiness

2006-12-04 Thread Jeffrey Hundstad
to be able to make a wrapper out of this kind of like the fakeroot(1) command like such as: nocachesuck tar xvfz kernel.tar.gz ya know what I mean? -- Jeffrey Hundstad - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

Re: [PATCH] i386 No-Idle-Hz aka Dynamic-Ticks 3

2005-08-03 Thread Jeffrey Hundstad
this is a badly written program and not a kernel problem. Correct? BTW: how do you know what HZ your machine is running at? -- Jeffrey Hundstad - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info a

Unable to handle kernel paging request at virtual address ffffe000 - in linux-2.6.12.2

2005-07-07 Thread Jeffrey Hundstad
0 Call Trace: [] sysenter_past_esp+0x54/0x75 Code: ff ff 21 e0 8b 00 c7 00 00 00 00 00 8b 44 24 10 83 c4 14 5b 5e 5f 5d c3 8d b6 00 00 00 00 8d bc 27 00 00 00 00 55 b8 00 e0 ff ff <21> e0 57 56 53 83 ec 24 8b 00 8b 54 24 3c 8b 6c 24 38 8b 80 54 -- Jeffrey Hundstad - To unsubs

Re: journaled filesystems -- known instability; Was: XFS: inode with st_mode == 0

2005-01-25 Thread Jeffrey Hundstad
Stephen C. Tweedie wrote: Hi, On Mon, 2005-01-17 at 21:31, Jeffrey Hundstad wrote: For more of this look up subjects: Bad things happening to journaled filesystem machines Oops in kjournald That seems to have been due to the xattr problems recently fixed in Linus's tree. The xattr

journaled filesystems -- known instability; Was: XFS: inode with st_mode == 0

2005-01-17 Thread Jeffrey Hundstad
lk to the powers who be to come up with a strategy to make a report they can use. My guess is we're not sending something that can be used. -- jeffrey hundstad Jakob Oestergaard wrote: On Sun, Jan 16, 2005 at 01:51:12PM +, Christoph Hellwig wrote: On Fri, Jan 14, 2005 at 07:23:

Re: Linux-2.4.2-ac27 - read on /proc/bus/pci/devices never finishes after rmmod aic7xxx

2001-03-28 Thread Jeffrey Hundstad
sh I could ;-) Please ignore this if you get something better. I included Mr. Gibbs changelog (for the changes from 6.1.5 to 6.1.8 his log is QUITE detailed.) Thanks to everyone! -- Jeffrey Hundstad Alan Cox wrote: > > What version of the aic7xxx driver is embedded in 2.4.2-ac27? This >

Re: Linux-2.4.2-ac27 - read on /proc/bus/pci/devices never finishes after rmmod aic7xxx

2001-03-28 Thread Jeffrey Hundstad
aic7xxx_osm.h:#define AIC7XXX_DRIVER_VERSION "6.1.5" "Justin T. Gibbs" wrote: > >Hello, > > > >I'm using Linux-2.4.2-ac27 SMP compiled with gcc version 2.95.2 2220 > >(Debian GNU/Linux). > > What version of the aic7xxx driver is embedded in 2.4.2-ac27? This > particular issue was fixed ju

Linux-2.4.2-ac27 - read on /proc/bus/pci/devices never finishes after rmmod aic7xxx

2001-03-28 Thread Jeffrey Hundstad
Hello, I'm using Linux-2.4.2-ac27 SMP compiled with gcc version 2.95.2 2220 (Debian GNU/Linux). After an "insmod aic7xxx" "cat /proc/bus/pci/devices" works just fine. After an "rmmod aic7xxx" "cat /proc/bus/pci/devices" fails to produce any output and never finishes. Top show the process in

Re: lvm - lvm_map access beyond end of device

2001-03-08 Thread Jeffrey Hundstad
Andreas Dilger wrote: > Jeffrey Hundstad writes: > > After about 27 days of uptime one of our Linux machines that is being > > used as a Samba, Netatalk, and FTP server; the main data mount went into > > a read-only state. > [snip] > > We are mounting that 656GB

lvm - lvm_map access beyond end of device

2001-03-08 Thread Jeffrey Hundstad
Hello, Vital info: Linux-2.2.18 LVM version 0.9 by Heinz Mauelshagen (13/11/2000) gcc version 2.95.2 GDT7563RN Firmware 2.27.04-R03F After about 27 days of uptime one of our Linux machines that is being used as a Samba, Netatalk, and FTP server; the main data mount went into a

netatalk refuses to start with ethernet aliasing

2000-11-22 Thread Jeffrey Hundstad
range. Thanks for your help, Jeffrey Hundstad [EMAIL PROTECTED] Minnesota State University, Mankato http://www.mnsu.edu/jeffrey/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/