On Tue, Feb 12, 2008 at 04:15:07PM -0800, Greg KH wrote:
>
> I'm curious if we really still support the ide=reverse option? It's a
> config option that I don't think the distros still enable (SuSE does
> not). Is this still needed these days?
>
My "server" has a consumer-grade desktop amd64 mo
On Tue, Feb 12, 2008 at 08:43:04PM -0800, Greg KH wrote:
>
> Can't you just boot with /dev/disk/by-id/ and an initramfs to not have
> to worry about such a thing in the future?
>
Can comebody remind me what the initramfs is for in that situation,
please ? From the little I've noticed, I thought
Hi, since 3.6-rc7 I'm *sometimes* seeing console font corruption on
tty1 after I leave xorg [ I'm old enough to use 'startx' ]. This is
with a 512-glyph font. What seems to be happening is that many
lower-case ASCII letters, and also '0', are replaced by other
glyphs. Many of these other glyphs
On Fri, May 10, 2013 at 12:54:27PM +0200, Holger Hoffstaette wrote:
Cc'ing to netdev because I don't think this has had a response, and
I care because I *might* be seeing the same problem on both 3.9.2
and 3.10-rc1, but my take on the problem is slightly different [
details after Holger's posting
On Wed, May 15, 2013 at 08:14:01AM +0200, Francois Romieu wrote:
> Ken Moffat :
> [...]
> > Cc'ing to netdev because I don't think this has had a response, and
>
> A patch has been sent to netdev a few hours ago. It needs more work,
> especially testing (hint,
On Wed, Apr 03, 2013 at 07:49:48PM -0400, Jeff Garzik wrote:
>
> applied the version from Krzysztof Mazur, which covered both cases
>
>
According to linus's changelog for -rc6, this doesn't seem to have
been included ?
ken
--
das eine Mal als Tragödie, das andere Mal als Farce
--
To unsubscri
Hi,
just tested my first 3.9 kernel today. During boot, smartd (from
smartmontools-6.0) fails to start. Works fine in 3.8.4.
In 3.8.4 I get messages like this :
Mar 27 22:02:02 ac4tv smartd[3981]: smartd 6.0 2012-10-10 r3643
[x86_64-linux-3.8.4] (local build)
Mar 27 22:02:02 ac4tv smartd[39
On Thu, Mar 28, 2013 at 01:01:48AM +, Ken Moffat wrote:
Adding Cc:s, further details at the end.
> Hi,
>
> just tested my first 3.9 kernel today. During boot, smartd (from
> smartmontools-6.0) fails to start. Works fine in 3.8.4.
>
> In 3.8.4 I get messages like this :
On Thu, Mar 28, 2013 at 10:56:49PM -0700, Gwendal Grignou wrote:
Hmm, not sure. Smartd started and was happy to monitor the disk,
but I got two new messages between 'found in smartd database' and
'is SMART capable. Adding to "monitor" list' -
Mar 29 17:26:42 ac4tv smartd[2481]: Device: /dev/sda
On Fri, Mar 29, 2013 at 06:31:03PM +, Ken Moffat wrote:
> On Thu, Mar 28, 2013 at 10:56:49PM -0700, Gwendal Grignou wrote:
>
> Hmm, not sure. Smartd started and was happy to monitor the disk,
> but I got two new messages between 'found in smartd database' and
>
On Fri, Mar 29, 2013 at 08:34:43PM +, Ken Moffat wrote:
> On Fri, Mar 29, 2013 at 06:31:03PM +0000, Ken Moffat wrote:
> I've no idea about the details, but it looks to me as if smartd is
> still getting different values returned to it. The capability check
> normally was
On Wed, Feb 13, 2008 at 03:32:49PM +, Ken Moffat wrote:
> On Tue, Feb 12, 2008 at 08:43:04PM -0800, Greg KH wrote:
> >
> > Can't you just boot with /dev/disk/by-id/ and an initramfs to not have
> > to worry about such a thing in the future?
> >
Initramfs isn
Francis, do I understand that you can remove the disk while it is
mounted? If so, there is a later version of ide-floppy.c (0.96) on
sourceforge.net which for some reason hasn't made it into the -ac kernels.
With 2.4.2 vanilla and ide-floppy 0.96 I don't get this problem, it also
removes some i/o
Hi,
compiled 2.4.2 this afternoon (fresh 2.4.0 tree, patched to 2.4.1 then
2.4.2). I'd selected 'Y' in menuconfig for fat, msdos, and vfat, but when
I tried to mount a dos zip disk it told me the kernel didn't support fat.
Recompiled with fat, msdos, vfat as modules and it runs fine.
I imagine
(reisertest)
I get the same problems with straight 2.4.2, machine is a k5 with
32Mb. The test results vary depending on what else is on the partition,
but in each case the last file affected is 01017 and there are sequences
of previous_number+4, for up to 8 files (but next file after this might b
Chris,
it works nicely here (i586, 32Mb, Red Hat's gcc-2.96-69). Thanks.
Ken
On Sun, 25 Feb 2001, Chris Mason wrote:
>
> Hi guys,
>
> This patch should take care of the other cause for null bytes
> in small files. It has been through a few hours of testing,
> with some of the usual load p
Hi guys,
I guess I'm doing something stupid, so please can somebody point it out
and put me out of my misery ?
Copied a plain 2.4.0 tree to a new directory, patched it to 2.4.1 without
any errors. Then I realised it had all the object files from my last
compile, so I thought "make mrproper" w
On Fri, 2 Feb 2001, Mark Hahn wrote:
> > I guess I'm doing something stupid, so please can somebody point it out
> > and put me out of my misery ?
>
> don't use cp to copy kernel trees unless you use -s.
>
Thanks for the advice, Mark. I'll give it a go in a minute (got to log off
this box and
Dick, and Mark, thanks. It's compiling nicely now. We learn by experience.
Cheers, Ken
> Not to worry. In your new Linux directory tree do:
>
> cd include
> mv asm /tmp # or /usr/src, someplace temporary.
>
> cd .. # Back to Linux
> cp .config .. # Save your configuration
> make mrpro
I see people on this list are using gcc-3 snapshots, so I thought I'd ask
advice here to narrow the problem down, before posting a gcc bug report.
I've been sitting on this for a couple of days without getting anywhere.
If I use a recent gcc snapshot (example : 4th June), I get an oops if I
try t
Hi,
I've been using the ondemand governor on athlon64 winchesters for a few
weeks. I've just noticed that in 2.6.12 the frequency is not
increasing under load, it remains at the lowest frequency. This seems
to be down to something in 2.6.12-rc6, but I've seen at least one report
since then that
On Mon, 11 Jul 2005, Ken Moffat wrote:
> Hi,
>
> I've been using the ondemand governor on athlon64 winchesters for a few
> weeks. I've just noticed that in 2.6.12 the frequency is not
> increasing under load, it remains at the lowest frequency. This seems
> to be
On Tue, 12 Jul 2005, Eric Piel wrote:
> It's a tradeoff :-)
>
> Ken, does this solve your problems (but that seems strange that all your
> tasks are nice'd) ?
>
> Eric
>
I was going to say that niceness didn't affect what I was doing, but
I've just rerun it [ in 2.6.11.9 ] and I see that tar and
On Tue, 12 Jul 2005, Ken Moffat wrote:
> I was going to say that niceness didn't affect what I was doing, but
> I've just rerun it [ in 2.6.11.9 ] and I see that tar and bzip2 show up
> with a niceness of 10. I'm starting to feel a bit out of my depth here
OK, Con
On Tue, 12 Jul 2005, Daniel J Blueman wrote:
> I find the ondemand governor works as expected with 2.6.12 on my
> Athlon64 Winchester [1]; as soon as I bzip2 a file, processor freq is
> pinned at 1.8GHz and drops to 1GHz when idle.
>
Thanks, it seems to be a niceness problem - if I run from an x
On Tue, 12 Jul 2005, Eric Piel wrote:
>
> Just by couriosity, I wonder how your processes are automatically
> reniced to 10 ?
>
In my case, running from an xterm.
Ken
--
das eine Mal als Trag�die, das andere Mal als Farce
-
To unsubscribe from this list: send the line "unsubscribe linux-kern
On Wed, 13 Jul 2005, Jan Engelhardt wrote:
> Hi,
>
>
> utf-8 enabled vc consoles (/dev/tty1) usually show line drawing
> graphics with the ascii set, e.g. + - and | for lxdialog (and many other apps
> btw)
>
> The following patch brings back the real graphics for lxdialog, which are
> normally pre
On Sat, 16 Jul 2005, Sam Ravnborg wrote:
> >
> > OK, I'll bite - non utf8 here, and no libncursesw : a quick google
> > suggests I can get it if I recompile ncurses with --enable-widec, but
> > why would I want to do that ?
> Could you try if specifying both libraries works for you. the 'w'
> vers
On Sat, 16 Jul 2005, Ken Moffat wrote:
> On Sat, 16 Jul 2005, Sam Ravnborg wrote:
>
> > >
> > > OK, I'll bite - non utf8 here, and no libncursesw : a quick google
> > > suggests I can get it if I recompile ncurses with --enable-widec, but
> > > why
On Mon, 8 Aug 2005, Andrew Haninger wrote:
>
> The problem is that compiling module-init-tools versions after 3.0
> seem require docbook-utils (the compile fails on a docbook2man
> operation) to be installed and docbook-utils requires jade which will
> not compile. I found one jade package called
Apologies if these are known problems, but I don't recall seeing them
mentioned recently.
I'm running an athlon64 with 2.6.12.3, in the middle of rebuilding it
to run 64-bit. The main drive used to be in an i686 machine for
testing, and it got to a point where I wanted to repartition.
Under a
On Thu, 11 Aug 2005, Lennart Sorensen wrote:
>
> The kernel won't reread the partition table as long as ANY part of that
> disk is mounted. Reboot (which of course unmounts everything) to reread
> the partition table.
>
OK, I've noted that now, thanks for the clue.
>
> Just any reboot should h
On Sat, Jan 05, 2008 at 05:14:08PM -0800, mathewss wrote:
> I have been trying to figure this out a while now with printk's all over my
> kernel as well as adding kdb and tracing the int3 events.
>
> I have tried various 2.6 kernels and so far all i have tried do this.
>
> My current tests are
On Mon, Oct 08, 2007 at 12:11:21AM +0200, Jan Engelhardt wrote:
>
> Actually, blue is perceived as one of the darkest colors by the human
> eye. There is a reason that the RGB -> grayscale transformation uses
> the following weighting: r=76 g=154 b=26.
But, not every video card reproduces blue i
On Thu, 27 Jan 2005, Viktor Horvath wrote:
> Hello everybody,
>
> today I patched myself up from 2.6.7 vanilla to 2.6.10 vanilla, but
> after all patches succeeded, "make menuconfig" shows "v2.6.8.1
> Configuration". Even worse, a compiled kernel calls in his bootlog
> himself "2.6.8.1". When inst
On Thu, Jul 19, 2007 at 10:42:22PM -0400, Bill Davidsen wrote:
> I just found a machine which will resume after suspend to memory, using
> the mainline kernel (no suspend2 patch).
>
> On resume I was looking at the uptime output, and it was about six
> minutes, FAR longer than the time since res
On Fri, Jul 20, 2007 at 10:42:15AM -0700, Randy Dunlap wrote:
>
> man uptime:
> uptime - tell how long the system has been running
>
> I claim that the system is not running when it is suspended,
> so the suspension time should not be included in uptime.
>
So, maybe I shouldn't have put c
On Sat, Jul 21, 2007 at 09:54:37AM -0400, Bill Davidsen wrote:
>
> So is setting it to a random number considered correct behavior? Any of
> the first three values I mentioned would make sense, but the value I see
> is neither time since resume, time since power-on to do the resume, or
> any of
On Sun, Jan 07, 2007 at 02:26:41PM +, Ken Moffat wrote:
>
> I guess that when it does have problems, it is mostly within 30
> minutes of booting - otherwise, it can be up all day. So, for the
> moment I'm hopeful that changing the config will help, but it will
> be s
On Tue, Jan 16, 2007 at 02:27:06PM +0100, Turbo Fredriksson wrote:
> A couple of weeks ago my 400Gb SATA disk crashed. I just
> got the replacement, but I can't seem to be able to create
> a filesystem on it!
>
> This is a PPC (Pegasos), running 2.6.15-27-powerpc (Ubuntu Dapper
> v2.6.15-27.50).
On Wed, Jan 17, 2007 at 11:09:21AM +0100, Turbo Fredriksson wrote:
> Quoting Ken Moffat <[EMAIL PROTECTED]>:
>
> > Certainly, fdisk from util-linux doesn't know about mac disks, and
> > I thought the same was true for cfdisk and sfdisk. Many years ago
> > ther
On Wed, Jan 24, 2007 at 11:45:57PM +, Chris Rankin wrote:
>
> There is a world of difference between a polite request for more information
> (although I gave you
> everything I had), and fobbing someone off with a story about cosmic rays.
>
Chris,
I doubt there was a single version of the
On Thu, Jan 25, 2007 at 09:16:04AM +, Chris Rankin wrote:
>
> But anyway - can someone please tell me what "Eeek! page_mapcount(page) went
> negative! (-1)" is
> *really* saying/implying? Because I am currently translating this as "I WANT
> TO EAT YOUR
> FILESYSTEMS".
>
I can't, but Dave J
On Mon, Jan 15, 2007 at 04:29:11PM +, Ken Moffat wrote:
>
> Today, I've built 2.6.19.2 without highmem (the box only has 1GB,
> dunno why I'd included that in the original config) and I will
> continue to wait patiently for either a week without problems, or
> somet
On Sun, Dec 31, 2006 at 10:27:26AM -0800, David Brown wrote:
> On 12/31/06, Robin Cook <[EMAIL PROTECTED]> wrote:
> >I am getting this error when I try to compile 2.6.19 and 2.6.19.1.
> >
> >I ran make mrproper and make menuconfig then ran make and got the below
> >error.
> >
> > HOSTLD scripts/k
Hi, I've been running an athlon64 in 64-bit mode without problems,
up to and incluing 2.6.19.1. A couple of weeks ago I decided to use
it for testing x86 builds, since then it's been nothing but trouble
in 32-bit mode. It still works fine when I boot it in 64-bit mode.
I already had a 32-bit s
On Mon, Jan 01, 2007 at 04:48:55PM +, Alistair John Strachan wrote:
>
> Obviously papering over a severe bug, but why is it necessary for you to run
> a
> 32bit kernel to test 32bit userspace? If your 64bit kernel is stable, use the
> IA32 emulation surely?
>
My 64-bit is pure64 on this m
On Mon, Jan 01, 2007 at 05:07:58PM +, Ken Moffat wrote:
> On Mon, Jan 01, 2007 at 04:48:55PM +, Alistair John Strachan wrote:
> >
> > Obviously papering over a severe bug, but why is it necessary for you to
> > run a
> > 32bit kernel to test 32bit userspa
On Tue, Jan 02, 2007 at 12:25:57PM -0500, Len Brown wrote:
> > it's been nothing but trouble in 32-bit mode.
> > It still works fine when I boot it in 64-bit mode.
>
> A shot in the dark at the spontaneous reset issue, but no clue on the 32 vs
> 64-bit observation...
>
> See if ACPI exports any
On Tue, Jan 02, 2007 at 01:42:32PM -0500, Len Brown wrote:
>
> You might remove and re-insert the DIMMS.
> Sometimes there are poor contacts if the DIMMS are not fully seated and
> clicked in.
>
> The real mystery is the 32 vs 64-bit thing.
> Are the devices configured the same way -- ie are the
On Wed, Jan 31, 2007 at 04:36:30PM -0500, Chuck Ebbert wrote:
> Ken Moffat wrote:
> > On Mon, Jan 15, 2007 at 04:29:11PM +0000, Ken Moffat wrote:
> >
> > Bizarre - it panic'd again last Thursday while I was in X, but I
> > still didn't manage to log a
I'm testing 2.6.19 on this box, and I thought I might as well try
out the Parallel ATA driver for the CD/DVD writer (VIA) since the
disk is already handled by libata.
So far, I've found two oddities -
(i.) cdparanoia (9.8) works for root, but for a user it complains
that the ioctl isn't cooked
On Fri, Dec 01, 2006 at 10:01:34PM +, Ken Moffat wrote:
>
> (i.) cdparanoia (9.8) works for root, but for a user it complains
> that the ioctl isn't cooked and refuses to run. For test purposes,
> it runs ok for a user as suid root, but I imagine that increases
&g
On Sun, Dec 03, 2006 at 09:03:53PM -0800, Joshua Kwan wrote:
> On 12/01/2006 02:42 PM, Ken Moffat wrote:
> > On Fri, Dec 01, 2006 at 10:01:34PM +0000, Ken Moffat wrote:
> >> (i.) cdparanoia (9.8) works for root, but for a user it complains
> >> that the ioctl isn't
On Sat, Jan 06, 2007 at 02:04:59PM -0800, Randy Dunlap wrote:
> On Tue, 2 Jan 2007 19:34:59 +0000 Ken Moffat wrote:
>
> > On Tue, Jan 02, 2007 at 01:42:32PM -0500, Len Brown wrote:
> > >
> > > You might remove and re-insert the DIMMS.
> > > Sometimes there
On Mon, Jan 08, 2007 at 09:17:06PM +0100, Jan Engelhardt wrote:
>
> On Jan 8 2007 02:22, Jan Engelhardt wrote:
> >On Jan 7 2007 22:30, Alan wrote:
> >>
> >>> >The kernel maintainers/help/config pretty consistently use UTF8
> >>>
> >>> I've seen a lot of places that don't do so. Want a patch?
> >>
On Fri, Jun 01, 2007 at 04:20:58PM +0200, DervishD wrote:
> Hi all :)
>
> I have a do-it-yourself Linux box, and I'm planning to move to UTF8
> (currently I'm using es_ES locale, with latin1 encoding). One of my main
> concerns (apart from programs with little or no utf8 support, which I
>
I've just shut down -rc1 on my ppc64, and got a big scary message
from the following code in libata-scsi.c:
ata_dev_printk(qc->dev, KERN_WARNING,
"DISK MIGHT NOT BE SPUN DOWN PROPERLY. "
"UPDATE SHUTDOWN UTILITY\n");
So, I went to http://linux-ata.org/shutdown.html, but as far a
This is a resend, with a better title and slightly more
clarification. Originally sent yesterday evening, but I can see no
evidence that it got beyond my isp's mailserver. Apologies to the
Cc's if you did get the original.
Using Linus' tree pulled on Sunday afternoon UK time. Running an
amd64
On Tue, May 08, 2007 at 04:21:51PM -0400, [EMAIL PROTECTED] wrote:
> On Tue, 08 May 2007 20:51:42 BST, Ken Moffat said:
>
> > After trying git-bisect, it tells me:
> > 0dbf7028c0c1f266c9631139450a1502d3cd457e is first bad commit
> > commit 0dbf7028c0c1f266c9631139450
On Wed, May 09, 2007 at 12:47:02AM +0200, Michal Piotrowski wrote:
>
> Please check the latest -git.
>
> 31 hours ago Linus Torvalds Revert "[PATCH] x86: __pa and
> __pa_symbol address space ...
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e3ebadd95cb621e2c74
On Wed, May 09, 2007 at 01:01:34AM +0200, Andi Kleen wrote:
>
> Already known, although it is still unclear what the bug actually is.
> Can you run with the appended patch please (from Eric Biederman)
> and post any backtraces the WARN_ON in there spews out?
>
> Also do you use swiotlb?
>
> Th
On Mon, Mar 05, 2007 at 04:59:35PM +0100, francesco foresti wrote:
> Hi,
> I have to correct myself:
> 2.6.19-7 just freezes randomly. At this point, the last surely working kernel
> i am aware of is 2.6.18, built from debian sources. Actually i'm trying
> (for the very first time) to git-bisect
Hi Gene,
On Mon, Apr 02, 2007 at 10:30:29AM -0400, Gene Heskett wrote:
> Greetings all;
>
> Has something been changed recently, say post 2.6.19, that would effect
> this error from k3b when I click start (the burn), with a fresh dvd+r in
> the drive:
>
>
> Using growisofs 7.0 Copyrig
On Tue, May 01, 2007 at 12:09:46AM -0400, Albert Cahalan wrote:
>
> BTW, the PSF font format documentation seems to suggest that
> there is a way to make the kernel handle combining accents:
> http://www.win.tue.nl/~aeb/linux/kbd/font-formats-1.html
> Does anybody know if that really works? I coul
On Thu, Aug 27, 2015 at 05:52:58PM +0100, Ken Moffat wrote:
> On Thu, Aug 27, 2015 at 12:59:14PM +0100, Ken Moffat wrote:
> > On Tue, Aug 25, 2015 at 12:40:15AM +0100, Ken Moffat wrote:
> > > (Cc'ing qemu-devel, please keep me in the Cc).
> > >
> > > TL
Hi Paul,
On Fri, 7 Dec 2018 at 15:32, Paul Menzel wrote:
>
> Dear Linux folks,
>
>
> What driver is recommended for current AMD Ryzen based processors
> like *AMD Ryzen 5 PRO 1500 Quad-Core Processor* or *AMD EPYC 7601
> 32-Core Processor*?
>
> Only from the acpi-cpufreq Kconfig description, I as
On Tue, Apr 28, 2015 at 08:44:34PM -0300, Thiago Farina wrote:
> On Tue, Apr 28, 2015 at 6:49 PM, Richard Weinberger
> wrote:
> > On Tue, Apr 28, 2015 at 5:12 PM, Thiago Farina wrote:
> >> Hi,
> >>
> >> Does the kernel include a simple boot loader like FreeBSD does?
> >
> > Why don't you figure y
On Wed, May 27, 2015 at 10:53:00PM -0700, Cong Wang wrote:
> (Please always Cc netdev for networking bugs.)
>
> On Sat, May 23, 2015 at 8:29 PM, Ken Moffat wrote:
> > On Sun, May 24, 2015 at 03:43:52AM +0100, Ken Moffat wrote:
> >> Anybody else suffering frm lost netwo
On Thu, May 28, 2015 at 03:41:49PM +0100, Ken Moffat wrote:
> On Wed, May 27, 2015 at 10:53:00PM -0700, Cong Wang wrote:
> > (Please always Cc netdev for networking bugs.)
> >
Sorry, didn't spot that. But anyway
>
> > For example:
> >
> > 1) What is
Hi,
in 5.10 kernels up to and including 5.10.15 when trying to build the
kernel for an x86_64 skylake using binutils-2.36.1, gcc-10.2 and
glibic-2.33 I get a segfault in objtool if the orc unwinder is
enabled.
This has already been fixed in 5.11 by ''objtool: Fix seg fault with
Clang non-section
Hi,
Short summary : on 3.13.5, rm -rf of an application source
directory on an ext4 filesystem sometimes takes forever (probably
isn't going anywhere), with one CPU pegged at all-but 100% utilization.
I've nearly finished building a new system from source, to check
various desktop packages in l
On Wed, Feb 26, 2014 at 08:28:29PM -0500, Gene Heskett wrote:
> On Wednesday 26 February 2014, Ken Moffat wrote:
>
> I don't have any help to offer Ken, but this walks and quacks much like a
> duck I'm encountering in 3.13.5, with the backup program amanda, which uses
>
On Thu, Feb 27, 2014 at 04:26:35AM +0100, Mike Galbraith wrote:
>
> I would start with strace to see if a task is looping in userspace, then
> move on to perf top -g -p (or perf record/report) to peek at what
> it's up to in the kernel. Once you have the where, trace_printk() is
> the best thing
On Thu, Feb 27, 2014 at 05:52:42AM +0100, Mike Galbraith wrote:
> On Thu, 2014-02-27 at 03:45 +0000, Ken Moffat wrote:
> > On Thu, Feb 27, 2014 at 04:26:35AM +0100, Mike Galbraith wrote:
> > >
> > > I would start with strace to see if a task is looping in userspace,
On Wed, Jan 22, 2014 at 10:10:18AM -0800, Junio C Hamano wrote:
> Vicent Martí writes:
>
> >> Do these consume CPU every time somebody asks for a tarball? That
> >> might be considered "wrong" depending on the view.
> >
> > No, our infrastructure caches frequently requested tarballs so they
> >
On Wed, Jan 22, 2014 at 01:04:02PM -0800, Junio C Hamano wrote:
> Ken Moffat writes:
>
> > I note that all of these *are* still available at googlecode for
> > the moment : https://code.google.com/p/git-core/downloads/list
>
> As I said, Cgc is not the ony do
On Tue, Apr 22, 2014 at 01:54:01AM -0400, Alex Deucher wrote:
>
> The attached patch should fix it.
>
> Thanks,
>
> Alex
> From 9cd764fd57bb2a4e5f618d0f8a64c8154a820688 Mon Sep 17 00:00:00 2001
> From: Alex Deucher
> Date: Tue, 22 Apr 2014 01:49:28 -0400
> Subject: [PATCH] drm/radeon/aux: fix
On Thu, May 15, 2014 at 08:24:05PM -0500, David Hagood wrote:
> I have an old native Linux 32 bit copy of Civilization: Call to Power. It
> used to work under a 64 bit environment back in the 3.0.x days. However,
> under recent versions (>3.5) it no longer runs - it complains that it cannot
> find
t;
> Christian.
>
Thanks, works like a charm. If it adds any utility, feel free to
add
Tested-by: Ken Moffat
ĸen
> Am 12.05.2014 18:32, schrieb Ken Moffat:
> >On Mon, May 12, 2014 at 09:32:54AM +0200, Christian König wrote:
> >>Hi Ken,
> >>
> >>*sigh* did
On Mon, May 12, 2014 at 01:34:06AM +0100, Ken Moffat wrote:
/me swears at myself for failing to copy to lkml.
> Hi Christian, Alex -
>
> my A4 Trinity (Radeon HD7480D) was working fine by -rc3. But now
> that I've tested it in -rc5 it is again broken (the screen goes
> b
On Wed, Jun 18, 2014 at 09:47:28PM +0200, Michal Marek wrote:
>
> The idea is that one should be able to compare as much as possible
> between the build of /usr/src/linux- built in
> /usr/src/linux-/build and /usr/src/linux- built in
> /usr/src/linux-/build.
Michal,
Now that you have sent a pul
Hi,
I'm getting 15 lines of the following in -rc2
/bin/sh: firmware/rtl_nic/rtl8168e-3.fw.gen.S: No such file or directory
followed by
firmware/Makefile:185: recipe for target 'firmware/rtl_nic/rtl8168e-3.fw.gen.S'
failed
make[1]: *** [firmware/rtl_nic/rtl8168e-3.fw.gen.S] Error 1
I've now t
On Thu, Jun 26, 2014 at 03:17:23AM +0100, Ken Moffat wrote:
> Hi,
>
> I'm getting 15 lines of the following in -rc2
>
> /bin/sh: firmware/rtl_nic/rtl8168e-3.fw.gen.S: No such file or directory
>
> followed by
> firmware/Makefile:185: recipe for target
> '
On Tue, Jun 24, 2014 at 11:35:09PM +0100, Ken Moffat wrote:
> On Tue, Jun 24, 2014 at 12:55:26PM -0700, Andy Lutomirski wrote:
> > On 06/24/2014 11:33 AM, Greg KH wrote:
> > > On Tue, Jun 24, 2014 at 11:30:05AM -0700, Michael Marineau wrote:
> > >> On Jun 24, 2014
I've just built 3.15.0-rc2 on this box, and discovered that I get a
blank screen. The boot appears to complete (it sends me information
from SMART which is from my last bootscript), and it responds to
MagicSysRQ to reboot. I tried to login and run startx, but that
didn't seem to make any differe
On Mon, Apr 21, 2014 at 04:54:15PM -0400, Alex Deucher wrote:
> On Mon, Apr 21, 2014 at 4:32 PM, Ken Moffat wrote:
> > I've just built 3.15.0-rc2 on this box, and discovered that I get a
> > blank screen. The boot appears to complete (it sends me information
> > from S
On Tue, Apr 22, 2014 at 03:31:06AM +0100, Ken Moffat wrote:
[ resending, somehow lkml dropped out of the Cc. ]
> On Tue, Apr 22, 2014 at 12:19:40AM +0100, Ken Moffat wrote:
> > On Mon, Apr 21, 2014 at 05:29:27PM -0400, Ed Tomlinson wrote:
>
> > > Ken,
> > >
Hi Daniel,
I've only started full testing of 3.15 on one of my machines now
that -rc7 has been released (this one had two issues in the radeon
code, second was fixed in rc7). Unfortunately, suspend to RAM
(pm-suspend), or rather the wake-up, is broken on this box [ my
other two boxes are fine in
On Wed, May 28, 2014 at 06:25:21PM +0100, Ken Moffat wrote:
> Hi Daniel,
>
[ correcting details, confirming that reverting this does fix the
problem, adding Cc:s ]
> I've only started full testing of 3.15 on one of my machines now
> that -rc7 has been released (this one had
On Wed, May 28, 2014 at 7:49 PM, Ken Moffat
> >>> wrote:
> >>> > On Wed, May 28, 2014 at 06:25:21PM +0100, Ken Moffat wrote:
> >>> >> Hi Daniel,
> >>> >>
> >>> >
> >>> > [ correcting details, confirming that
On Sun, Jun 01, 2014 at 01:43:01AM +, Robin H. Johnson wrote:
> (Please CC me on replies, not subscribed to LKML)
>
> Hi,
>
> Somewhat of an odd question, but none of the files in question seem to
> have a copyright header on them...
>
> For a kernel .config file, either from one of the defc
On Mon, Jun 02, 2014 at 05:12:05PM -0700, Joe Perches wrote:
>
> "Tested-by:" tags would be more helpful if the test
> cases that were used were somehow sent along with the
> signature.
>
To me, that seems either a perverse, or else a bureaucratic,
interpretation of what should go where.
Teste
On Tue, Jun 24, 2014 at 12:55:26PM -0700, Andy Lutomirski wrote:
> On 06/24/2014 11:33 AM, Greg KH wrote:
> > On Tue, Jun 24, 2014 at 11:30:05AM -0700, Michael Marineau wrote:
> >> On Jun 24, 2014 11:23 AM, "Alan Stern" wrote:
> >>>
> >>> Michael and Greg:
> >>>
> >>> The help text for CONFIG_UEVE
On Sun, Feb 09, 2014 at 06:05:41PM -0500, Gene Heskett wrote:
> On Sunday 09 February 2014, Paul Bolle wrote:
> >
> >Feel free to open a new thread, with the relevant details, and involve
> >the relevant people and lists. I have no idea what you're going on about
> >and could not care less (in the
On Wed, Jan 01, 2014 at 09:25:55PM -0500, Gene Heskett wrote:
> On Wednesday 01 January 2014, Jason Cooper wrote:
> >
> >Are the rootfs binaries 32 bit? If so, did you enable
> >CONFIG_IA32_EMULATION?
>
> That line above does not now exist in my .config for 3.8.2. Ditto for
> the .config in 3.12
On Thu, Jan 02, 2014 at 04:08:15AM +, Ken Moffat wrote:
>
> Anyway, best of luck and I hope you get it sorted.
>
One further suggestion, since you appear to be at the "running
round in circles" stage -
1. Start with a good kernel. In this case, I suppose 3.8.2 is the
r
On Thu, Jan 02, 2014 at 12:24:56AM -0500, Gene Heskett wrote:
> On Wednesday 01 January 2014, Ken Moffat wrote:
> >On Thu, Jan 02, 2014 at 04:08:15AM +0000, Ken Moffat wrote:
> >> Anyway, best of luck and I hope you get it sorted.
> >
> > One further suggestion,
On Sun, Oct 05, 2014 at 09:15:11PM +, Gregory Smith wrote:
> Just because you disagree with something does not make it a troll.
> Just because someone continued to post to a mailing list which he
> was unrightly banned from (because systemd negativity is a no-no
> for some), does not mean the m
(Cc'ing qemu-devel, please keep me in the Cc).
TL;DR - qemu locks up my machine when I use 4.2-rc kernels.
I only use qemu from time to time, mostly to test changes to my own
scripts, or new package versions, in beyond.linuxfromscratch.org. A
few days ago I came back to that, building an LFS sys
1 - 100 of 130 matches
Mail list logo