Bug#438336: Kino & Kernnal 2.6.22-3

2008-01-07 Thread Paul Brossier
hi Paul, Thanks for the ping. I am aware of this issue and will try to get it sorted. See http://bugs.debian.org/438336 for more info, including a way to work around the bug recompiling the kernel. Cheers, Paul On Thu, Jan 03, 2008 at 04:12:25PM -0400, J. Paul Bissonnette wrote: > Happy New Year

Bug#438336: Processed: Firewire stack

2008-01-07 Thread Paul Brossier
Hi Phillip and all, Does this merge implies there is an agreement on folding back to the 'old' firewire stack? Cheers, Paul On Sat, Jan 05, 2008 at 01:21:08AM +, Debian Bug Tracking System wrote: > Processing commands for [EMAIL PROTECTED]: > > > reassign 438336 linux-image-2.6.22-3-686 > B

Bug#337033: fixed udev -> fixed initramfs-tools?

2006-04-08 Thread Paul Brossier
On Sat, Mar 25, 2006 at 09:42:22PM +0100, Adam Sj?gren wrote: > On Tue, 24 Jan 2006 13:44:24 +0100, maximilian wrote: > > > On Sun, 11 Dec 2005, Paul Brossier wrote: > >> if i try with ramdisk_size=20480 i get: > >> > >> ... > >> TCP reno registe

Bug#361368: linux-image-2.6.16-1-powerpc: oops loading snd-powermac, no soundcard

2006-04-08 Thread Paul Brossier
Package: linux-image-2.6.16-1-powerpc Version: 2.6.16-5 Severity: important hi, when booting 2.6.16-5 on this ibook g4, i got the attached messages. the module is loaded but no soundcard was found. cheers, piem $ lsmod | grep ^snd snd_pcm_oss63840 0 snd_mixer_oss 21568

Bug#329284: linux-2.6: Failed to bring up eth1.

2006-01-09 Thread Paul Brossier
On Tue, Jan 03, 2006 at 05:27:09PM +0100, Maximilian Attems wrote: > please try against lastest 2.6.14 in unstable, yes, eth1394 works fine now on 2.6.14 thanks, piem > tomorrow 2.6.15 should be available. > > is the bug still reproducible? > > -- > maks > -- To UNSUBSCRIBE, email to [EMA

Bug#337033: fixed udev -> fixed initramfs-tools?

2005-12-11 Thread Paul Brossier
hi, On Fri, Dec 09, 2005 at 07:28:12PM +0100, Maximilian Attems wrote: > On Fri, Dec 09, 2005 at 05:52:24PM +0000, Paul Brossier wrote: > > > > > mmh. i ran apt-get --reinstall install linux-image... instead. > > > > [EMAIL PROTECTED]:~$ sudo update-initramfs -u

Bug#337033: fixed udev -> fixed initramfs-tools?

2005-12-09 Thread Paul Brossier
On Fri, Dec 09, 2005 at 06:24:56PM +0100, Maximilian Attems wrote: > On Fri, Dec 09, 2005 at 04:35:23PM +0000, Paul Brossier wrote: > > hi > > > > On Wed, Nov 30, 2005 at 07:17:11PM +0100, maximilian attems wrote: > > > please retest with latest initramfs-tool

Bug#337033: fixed udev -> fixed initramfs-tools?

2005-12-09 Thread Paul Brossier
hi On Wed, Nov 30, 2005 at 07:17:11PM +0100, maximilian attems wrote: > please retest with latest initramfs-tools in unstable aka version 0.41. > it needs latest udev 0.76-3 too. > the various seen timing bugs should be fixed thanks to newer udev. i could boot a thinkpad on 2.6.14 with an xfs roo

Bug#336993: more info about #336993

2005-11-05 Thread Paul Brossier
Hi using cramfs in /etc/yaird/Default.cfg: #FORMAT cpio FORMAT cramfs and booting with: Linux root=/dev/ram init=/init rw i go pass the initrd, but mounting the root partition then fails end with messages like: /sbin/mkdnod: `/dev/sda': Read-only filesystem.

Bug#330225: about #330225: linux-image-2.6.12-1-powerpc64: sbp2 module won't load

2005-11-01 Thread Paul Brossier
just a note: i suspect this doesn't help for #329284: linux-2.6: Failed to bring up eth1, where eth1 is the firewire interface. ciao, piem -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#336993: linux-image-2.6.14-1-powerpc64: does not boot, failed to mount root fs

2005-11-01 Thread Paul Brossier
Package: linux-image-2.6.14-1-powerpc64 Version: 2.6.14-2 Severity: important Hi, I have been trying to boot this G5 (PowerMac7,2) with Sven's 2.6.14-rc5, and the 2.6.14-{1,2} in the archives, but i always get the same error at boot time, something that looks like: [...] RAMDISK: Compressed imag

Bug#329284: linux-2.6: Failed to bring up eth1.

2005-09-20 Thread Paul Brossier
here is the complete dmesg. cheers, piem fan, id 5, location: CPU B INTAKE 6: RPM fan, id 6, location: CPU B EXHAUST Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx PCI: Enabling device: (0001:03:0d.0), cmd 16

Bug#329284: linux-2.6: Failed to bring up eth1.

2005-09-20 Thread Paul Brossier
Package: linux-2.6 Version: 2.6.12-6 Severity: important When trying to bring up a firewire interface on a G5 running a 2.6.12-1-powerpc64 (well, a fixed one, see 323724), i get the following message: $ ifup eth1 SIOCSIFFLAGS: Resource temporarily unavailable SIOCSIFFLAGS: Resource temporarily un

Bug#323724: about ADB

2005-09-17 Thread Paul Brossier
please also use CONFIG_ADB=y , this fixes some keyboard and mouse bugs. cheers, piem -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#323724: found the culprit

2005-09-17 Thread Paul Brossier
the culprit was CONFIG_FB_NVIDIA, which should not be set. the following changes fix the boot on PowerMac 7,2, and add support for the soundcard. cheers, paul $ diff /boot/config-2.6.12-1-powerpc64 /boot/config-2.6.12-powerpc64def 3,4c3,4 < # Linux kernel version: 2.6.12-1-powerpc64 < # Tue Sep

Bug#323724: getting closer

2005-09-17 Thread Paul Brossier
hi. i managed to reduce the diffs between my working config and the debian one. attached is the current one. it most likely has something to do with either sata or the display. about sata, i get this message installing the working kernels: /usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe fail

Bug#323724: defconfig works on PowerMac7,2

2005-09-16 Thread Paul Brossier
merge 319986 323724 thanks Hi. Just a short note to confirm that recompiling with the default configuration file arch/ppc64/defconfig, i could boot this kernel. I also added support for sound, the modified defconfig is attached. I used this command to compile linux-source-2.6.12 2.6.12-6: make-

Bug#323724: [powerpc] linux-image-2.6.12.1-powerpc64: does not boot on PowerMac7,2

2005-08-25 Thread Paul Brossier
On Sat, Aug 20, 2005 at 08:54:04AM +0200, Bastian Blank wrote: > On Thu, Aug 18, 2005 at 07:52:21AM +0100, Paul Brossier wrote: > > while trying to boot 2.6.12 on a g5, it get to the following screen dump > > and the boot stops there. the fan starts spinning, and the machine >

Bug#323724: [powerpc] linux-image-2.6.12.1-powerpc64: does not boot on PowerMac7,2

2005-08-18 Thread Paul Brossier
Package: linux-image-2.6.12.1-powerpc64 Version: 2.6.12-5 Severity: important while trying to boot 2.6.12 on a g5, it get to the following screen dump and the boot stops there. the fan starts spinning, and the machine reboots (after about the time it took me to type the following lines, including

Bug#322124: linux-image-2.6.12-1-k7: creates wrong symlinks during lilo upgrade

2005-08-09 Thread Paul Brossier
Package: linux-image-2.6.12-1-k7 Version: 2.6.12-1 Severity: normal Hi, Just tried installing linux-image-2.6.12-1-k7. lilo upgrade failed: Fatal: open /vmlinuz: No such file or directory It seems links in / were not updated correctly: $ ls -la /{initrd.img,vmlinuz}* lrwxrwxrwx 1 root root 1

Bug#318044: kernel-image-2.6.11-power4-smp: enable altivec

2005-07-12 Thread Paul Brossier
Package: kernel-image-2.6.11-power4-smp Severity: normal it would be nice to have altivec enabled on the power4 kernels. cheers, piem -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) S

Bug#290090: kernel-image-2.6.8-powerpc: please enable CONFIG_SND_VIRMIDI

2005-01-12 Thread Paul Brossier
Package: kernel-image-2.6.8-powerpc Version: 2.6.8-6 Severity: wishlist the snd-virmidi module is very handy to deal with midi applications when using a sound card that does not have a built in sequencer. it would be nice to have it compiled by default on powerpc (and other architectures too i gue

Bug#290020: kernel-source-2.6.8: wacom driver is not seen by mousedev

2005-01-12 Thread Paul Brossier
Package: kernel-source-2.6.8 Version: 2.6.8-11 Severity: normal Tags: patch support for wacom in mousedev.c is broken. when using the stylus in X the pointer seem to be stuck in the upper right corner. this bug is fixed in 2.6.9, and the following patch corrects the problem on 2.6.8. the patch c