On Sun, May 27, 2007 at 08:52:02AM +0200, Gregoire Favre wrote:
Oops,
i was wrong : I did patch my 2.6.21.1 with x86_64-mm-vmalloc-32.patch :
Fix vmalloc_32 to really allocate <4GB on 64bit platforms
Ugly ifdef, but should handle all 64bit platforms that have suitable
zones. On some like Al
On Wed, May 02, 2007 at 11:35:32AM +0200, Andi Kleen wrote:
>
> > Looks like you hit:
> > BUG_ON(flags & ~(GFP_DMA | GFP_LEVEL_MASK | __GFP_NO_GROW));
> >
> > I guess this was due to the vmalloc_32() change now passing in
> > GFP_DMA32. Looks like that could be a problem with the
> > x86_64-m
On Wed, May 02, 2007 at 11:35:32AM +0200, Andi Kleen wrote:
> Does this patch help?
So far so good :-)
Thank you very much.
> Index: linux/mm/vmalloc.c
> ===
> --- linux.orig/mm/vmalloc.c
> +++ linux/mm/vmalloc.c
> @@ -431,7 +431,7
On Tue, May 01, 2007 at 05:58:42PM +0200, Oliver Endriss wrote:
> Has anyone a problem with this patch?
> If not I'll apply it tomorrow...
The patch seems fine, but incomplete : it allows budget-ci to work, but
don't allow cx88 cards to works.
--
Grégoire FAVRE http://gregoire.favre.googlepages
On Fri, Apr 27, 2007 at 04:55:25PM -0600, Robert Hancock wrote:
> Sounds like the cx88 driver is not using the DMA API properly to set up
> proper mappings, this will blow up if it tries to access memory above the
> 4GB mark if the device cannot do >32bit DMA..
Any idea on how to solve this
Hello again,
just forgot this :
ksymoops 2.4.11 on x86_64 2.6.21. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.6.21/ (default)
-m /usr/src/linux/System.map (default)
Warning: You did not tell me where to find symbol inf
On Mon, Apr 30, 2007 at 07:05:16PM +0100, Jon Burgess wrote:
> I'm currently using 2.6.21 + x86_64-mm-vmalloc-32.patch with the v4l-dvb
> drivers. I need to use the v4l-dvb tree in order to get the IR remote
> working reliably. This combination compiles and works OK for me.
You are lucky :)
They
On Sat, Apr 28, 2007 at 09:14:37PM +0100, Jon Burgess wrote:
> While the above patch works, it seems the underlying causes is that
> vmalloc_32() is providing memory above 4Gb on x86-64 which is not what
> the driver expects. This same issue came up a few weeks ago with regards
> to DRM on radeon
On Sat, Apr 28, 2007 at 09:14:37PM +0100, Jon Burgess wrote:
> While the above patch works, it seems the underlying causes is that
> vmalloc_32() is providing memory above 4Gb on x86-64 which is not what
> the driver expects. This same issue came up a few weeks ago with regards
> to DRM on radeon
On Fri, Apr 27, 2007 at 10:46:33PM +0200, Markus Rechberger wrote:
> just for the completeness, what does dmesg show up?
> You forgot to mention what device you have too...
Here all in one :
Linux version 2.6.21-rc7 ([EMAIL PROTECTED]) (gcc version 4.1.2 (Gentoo 4.1.2))
#1 SMP PREEMPT Mon Apr
Hello,
I have a computer (mother Asus Commando) with 4x1Gb Ram.
If I start without the BIOS remap memory, my BIOS and linux just see 2Gb
of ram, and DVB apps works just great.
When I enable the remapping of the memory, my BIOS and linux just see
the whole 4Gb but then, I can tune to any transpon
Hello,
I have just turned to 2.4.6-ac5, and I can't create tar bigger than
40Mb, I got Filesize limit exceeded...
Both on ext2 and reiserfs partitions.
Any idea why?
Thanks,
Greg
http://ulima.unil.ch/greg ICQ:16624071 ma
On Fri, Jun 15, 2001 at 08:40:57AM +0200, Philipp Matthias Hahn wrote:
> Nothing. Somethings is reeding /proc/partitions which lists all known
> partitions. "fdisk" or "mount" do this.
>
> When reading the file the kernel has to check the media in your zip-drive.
> Problem is, you havn't put in
Hello,
I have an IDE 250Mb Zip, it work fine, but I can see:
Jun 11 23:52:35 greg sudo: greg : TTY=pts/3 ; PWD=/home/greg ;
USER=root ; COMMAND=/sbin/e2fsck /dev/hdc
Jun 11 23:52:35 greg kernel: ide-floppy: hdc: I/O error, pc = 5a, key =
5, asc = 24, ascq = 0
Jun 11 23:52:37 greg kernel: hd
zink wrote:
> The final 2.2.18 is out - I didn't see UDF option under filesystems, altough it
>should
> have been there - maybe we'll wait (for ages) untilfinal 2.4 is out.
I haven't used 2.2 for ages, but as far as I remember, you could just use iso9660 for
DVD...
(Well since 2.2.n with n gr
Hello,
Well maybe not on all kernel revision, but all I tested the EMU10K1 on there
(most off the time I use ALSA, which as the same bug...).
The bug is that the card as two audio output, they both deliver good sound
for playing wav or mp3, but only one of them deliver the sound that came from
t
Hello,
I have put configuration files (in acsii and in bz2) on:
http://ulima.unil.ch/greg/linux/
Briefly, there are /var/log/messages System-map from test8 and test9
and the conf files I used to compile my kernels, and finally one dmesg.
What I use non standard are: Reiserfs, DVB, BTTV and lirc
17 matches
Mail list logo