On 13.11.2011 23:41, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Hello, all. When I was implementing raidz, I thought of a more
> convenient, compact and faster representation of GF(256). Using it I
> could make raid6_recover more compact and Reed-Solomon more fast. Later
> is very important sin
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
On 14.11.2011 00:55, Robert wrote:
I'd like to boot from Grub into Firewire IEEE 1394 (ohci) ;-)
That's one thing we don't risk having soon. Few people even have such
hardware (my laptop has no firewire connector at all). Some of my test
machines
Robert wrote:
(as far as Linux is concerned, currently I help me using FiWi by
loading the Linux kernel&initrd from another device, which needs
special updates etc.)
Note: I remember the first installation of Grub into the internal
HD MBR while installing Debian 6 on Firewire: Where was no
On 14.11.2011 13:03, Robert wrote:
> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>> On 14.11.2011 00:55, Robert wrote:
>>> I'd like to boot from Grub into Firewire IEEE 1394 (ohci) ;-)
>>>
>> That's one thing we don't risk having soon. Few people even have such
>> hardware (my laptop has no fire
On 14.11.2011 13:13, Robert wrote:
> Robert wrote:
>>
>> (as far as Linux is concerned, currently I help me using FiWi by
>> loading the Linux kernel&initrd from another device, which needs
>> special updates etc.)
>>
>
> Note: I remember the first installation of Grub into the internal HD
> MBR wh
I'm getting this error trying to compile grub2 from bzr. The bzr pull
prior to Nov 11 compiled ok.
System config:
64-bit Linux 3.2.0-rc1 (with COMMAND_LINE_SIZE set to 392 for Linux)
glibc 2.14.90
gcc 4.4.7 20110902 (prerelease)
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -I../include -I../include
On 14.11.2011 15:46, Jeff Chua wrote:
> I'm getting this error trying to compile grub2 from bzr. The bzr pull
> prior to Nov 11 compiled ok.
>
Looks like your compiler is worse at size-optimising than mine...
> System config:
>
> 64-bit Linux 3.2.0-rc1 (with COMMAND_LINE_SIZE set to 392 for Linux)
On 14.11.2011 15:46, Jeff Chua wrote:
> I'm getting this error trying to compile grub2 from bzr. The bzr pull
> prior to Nov 11 compiled ok.
>
Try increasing
#define GRUB_KERNEL_I386_PC_NO_REED_SOLOMON_PART 0x6e0
in include/grub/offsets.h, but keep it divisible by 8 and don't increase
too much.
> S
Hi Johan,
support of companion controllers should work, it is included in driver.
But You need to load both modules - for EHCI and OHCI/UHCI.
Also order of drivers loading can be critical, I suggest first to load
EHCI and then OHCI/UHCI. In fact, also reverse order should work - but
EHCI probably
I've created a branch "gdb" for gdb-serial stub. It doesn't all work
nice and round (especially if you connect debugger before launching
stub) but is useful
On 13.11.2011 23:18, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Hello, all. Looking though archives I found old script by Lubomir Rintel
>
10 matches
Mail list logo