Bug#825840: linux-image-4.5.0-2-powerpc: radeonfb display inverted red and blue color

2016-05-31 Thread Milan Kupcevic
On Tue, 31 May 2016 11:54:54 +0100 Ben Hutchings wrote: > On Tue, 2016-05-31 at 07:23 +0200, Geert Stappers wrote: [...] > > I don't know what PowerPC hardware is available these days. > [...] > > Looking at who's participating in OpenPOWER, I think it's mostly > servers now. (There are still l

Bug#782058: Pegasos II: installer boots up to 'returning from prom_init'

2015-12-08 Thread Milan Kupcevic
On 12/08/2015 06:30 PM, John Paul Adrian Glaubitz wrote: > On Fri, Apr 10, 2015 at 05:39:50PM -0400, Milan Kupcevic wrote: > > The module landed in sid D-I. It gets loaded automatically as it is not >> blacklisted in D-I. I've been able to boot and run the installer on an &

Bug#741642: mkvmlinuz: How to easily use mkvmlinuz/38 on Jessie?

2015-08-02 Thread Milan Kupcevic
On 07/22/2015 11:47 AM, intervenant0 gilles charabot wrote: > > Dear Maintainer, To avoid the consequences of the bug#741642, I want > to use mkvmlinuz/38, but it isn't inside Jessie repository and isn't > yet inside jessie-backports repository and when I tried to download > the patch with : > >

Re: Bug#793556: jessie-pu: package mkvmlinuz/37+deb8u1

2015-07-25 Thread Milan Kupcevic
On 07/25/2015 06:38 AM, Adam D. Barratt wrote: > Control: tags -1 + moreinfo > > On Fri, 2015-07-24 at 22:32 -0400, Milan Kupcevic wrote: >> mkvmlinuz/37+deb8u1 is fixing bug #741642 already fixed in sid/testing >> to allow for smooth upgrade from wheezy to jess

Bug#741642: upgrade from wheezy to jessie on a PowerMac G4 Silver

2015-07-09 Thread Milan Kupcevic
On Sun, 26 Apr 2015 16:35:29 +0200 Holger Levsen wrote: [...] > > I've upgraded my old PowerMac from wheezy to jessie, which failed > like shown below. [...] > (/boot/initrd.img-3.16.0-4-powerpc) -- doing nothing at > /var/lib/dpkg/info/linux-image-3.16.0-4-powerpc.postinst line 263. > /e

Re: Debian 8 on Late 2005 G5, Graphics Issues

2015-06-30 Thread Milan Kupcevic
On 06/30/2015 05:56 AM, Peter Saisanas wrote: [...] > You cant get nouveau working with your current kernel. Period. It > doesn't matter what kernel options or module options you pass, > nouveau with acceleration just doesn't currently work with a 64kb > pagesize kernel. > > You are falling bac

Bug#782058: Pegasos II: installer boots up to 'returning from prom_init'

2015-04-10 Thread Milan Kupcevic
On 04/10/2015 06:05 PM, Ben Hutchings wrote: > On Fri, 2015-04-10 at 17:39 -0400, Milan Kupcevic wrote: >> On 04/09/2015 08:21 AM, Ben Hutchings wrote: >> [...] >> >>> >>> It isn't reverted. All I've done is to add radeonfb.ko to th

Bug#782058: Pegasos II: installer boots up to 'returning from prom_init'

2015-04-10 Thread Milan Kupcevic
On 04/09/2015 08:21 AM, Ben Hutchings wrote: [...] > > It isn't reverted. All I've done is to add radeonfb.ko to the drivers > that are included *in the installer*. > > Neither radeon.ko nor xserver-xorg-video-radeon are included in the > installer, so how could they possibly be used? If you t

Bug#782058: Pegasos II: installer boots up to 'returning from prom_init'

2015-04-09 Thread Milan Kupcevic
On 04/09/2015 12:29 PM, Ben Hutchings wrote: > > Let's try to keep this civil, please. > > Ben. > Sorry, my reaction to personal attacks was too harsh. Will stick to technical issues and ignore any personal slurs from now on. Milan signature.asc Description: OpenPGP digital signature

Bug#782058: Pegasos II: installer boots up to 'returning from prom_init'

2015-04-09 Thread Milan Kupcevic
On 04/09/2015 04:08 AM, John Paul Adrian Glaubitz wrote: > On 04/09/2015 12:38 AM, Milan Kupcevic wrote: >>> Well, yes. As you could see from the bug report you linked above, >>> compiling radeonfb into the kernel broke X on basically all >>> Radeon cards. >&g

Bug#782058: Pegasos II: installer boots up to 'returning from prom_init'

2015-04-08 Thread Milan Kupcevic
On 04/08/2015 04:02 PM, John Paul Adrian Glaubitz wrote: > Control: reopen -1 > > On 04/08/2015 09:51 PM, Milan Kupcevic wrote: >> In Wheezy and in Jessie RC1 radenfb was compiled in the kernel >> itself while debian installer worked fine on this machine. > > Well,

Bug#782058: Pegasos II: installer boots up to 'returning from prom_init'

2015-04-08 Thread Milan Kupcevic
On 04/08/2015 02:03 PM, John Paul Adrian Glaubitz wrote: > Hi Milan! > > I just stumbled across this bug report and was actually wondering why > your Pegasos-II board won't work properly with the radeon KMS driver. > > As far as I know, the Radeon 9250 found on the Pegasos-II board is fully > sup

Bug#782058: Pegasos II: installer boots up to 'returning from prom_init'

2015-04-06 Thread Milan Kupcevic
Package: src:linux Version: 3.16.7-ckt7-1 Severity: important Tags: d-i jessie The last line seen on the screen after installer CD boots is 'returning from prom_init'. This is a regression introduced in d-i rc2 which persist in daily builds. Connecting serial terminal and booting with 'consol

Bug#781935: initramfs-tools: XServe G5 all fans run full speed

2015-04-04 Thread Milan Kupcevic
tags 781935 + patch thanks diff --git a/hooks/thermal b/hooks/thermal index 93f5100..0b755e0 100755 --- a/hooks/thermal +++ b/hooks/thermal @@ -32,8 +32,11 @@ powerpc|ppc64) MODEL="${MODEL##*: }" case "$MODEL" in - RackMac3,1|PowerMac7,2|PowerMac7,3) - force_load therm_pm72 + RackMac

Bug#781934: XServe G5: all fans run full speed

2015-04-04 Thread Milan Kupcevic
tags 781934 + patch thanks Index: linux/debian/config/kernelarch-powerpc/config === --- linux/debian/config/kernelarch-powerpc/config (revision 22467) +++ linux/debian/config/kernelarch-powerpc/config (working copy) @@ -389,8 +389,10

Bug#781934: XServe G5: all fans run full speed

2015-04-04 Thread Milan Kupcevic
The therm_pm72 module is obsolete. It does not do thermal management anymore. I've compiled windfarm_rm31 and windfarm_pm72 modules and successfully tested on an XServe G5 (RackMac3,1) and a Power Mac G5 (PowerMac7,3). Milan -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org

Bug#781934: XServe G5 all fans run full speed

2015-04-04 Thread Milan Kupcevic
Package: src:linux Version: 3.16.7-ckt7-1 Severity: important Installing jessie makes XServe G5 fans run full speed all the time. -- Package-specific info: ** Version: Linux version 3.16.0-4-powerpc64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-

Bug#684265: Still with us

2012-09-24 Thread Milan Kupcevic
On 09/24/2012 05:04 AM, Rick Thomas wrote: > > On Sep 13, 2012, at 2:58 PM, Rick Thomas wrote: > >> >> >> 1) It seems likely that adding a udeb for fuse-modules will allow >> os-prober to identify other Linux OS root partitions and get them >> added to the boot-loader config file... But only as l

Bug#684265: Debian Installer 7.0 Beta2 release bug #684265

2012-09-13 Thread Milan Kupcevic
On 09/13/2012 01:41 AM, Christian PERRIER wrote: > Quoting Rick Thomas (rbtho...@pobox.com): >> >> On Sep 12, 2012, at 4:21 PM, Rick Thomas wrote: >> >>> I have not tried running os-prober from the -F2 console >>> during the install, to see if it gives different results. I'll do >>> that and report

Bug#684265: linux: d-i, os-prober need fuse module to detect other OS's

2012-09-11 Thread Milan Kupcevic
tags 684265 patch thanks Debian installer os-prober needs fuse module to look into various partitions for already installed operating systems. Patch is attached. Milan Index: debian/installer/package-list === --- debian/installer/pa

Bug#549681: mkvmlinuz: use xz to compress vmlinuz-boxed initrd

2012-07-02 Thread Milan Kupcevic
On 07/02/2012 07:07 AM, Touko Korpela wrote: > On Sun, Jul 01, 2012 at 11:03:02AM -0400, Milan Kupcevic wrote: >> On 07/01/2012 07:05 AM, Touko Korpela wrote: >>>> ... >>>> +if test "$post_2_6_38"; then >>>> + XZ="xz --check=crc32 -8&quo

Bug#549681: bug#549681: mkvmlinuz: use xz to compress vmlinuz-boxed initrd

2012-07-01 Thread Milan Kupcevic
On 07/01/2012 04:13 PM, Geert Stappers wrote: > > > Please use the more readable > > test -n "$is_xz_supported" > Have a look at this: test "$string" test -n "$string" [ "$string" ] [ -n "$string" ] They are just four different expressions of exactly the same thing. It is hard to pleas

Bug#549681: bug#549681: mkvmlinuz: use xz to compress vmlinuz-boxed initrd

2012-07-01 Thread Milan Kupcevic
On 07/01/2012 12:31 PM, Ben Hutchings wrote: > On Sat, 2012-06-30 at 23:01 -0400, Milan Kupcevic wrote: > [...] >> --- mkvmlinuz (revision 19233) >> +++ mkvmlinuz (working copy) > [...] >> @@ -158,6 +153,12 @@ >>post_2_6_19= >> fi >> >

Bug#549681: mkvmlinuz: use xz to compress vmlinuz-boxed initrd

2012-07-01 Thread Milan Kupcevic
On 07/01/2012 07:05 AM, Touko Korpela wrote: >> ... >> +if test "$post_2_6_38"; then >> + XZ="xz --check=crc32 -8" >> +else >> + XZ=false >> +fi > > From xz(1) manual page (you can ignore DecMem): > Preset DictSize CompCPU CompMem DecMem >-0

Bug#549681: bug#549681: mkvmlinuz: use xz to compress vmlinuz-boxed initrd

2012-06-30 Thread Milan Kupcevic
> some OpenFirmware implementations, such as the one in the PegasosII, > have a 12 MB size limit on kernel images, and no initrd loading > capability. The latter is worked around by merging the initrd into the > image with the "mkvmlinuz" tool, however the generated images are > unbootable if they

Bug#666021: swapper/2: page allocation failure: order:1, mode:0x20

2012-06-06 Thread Milan Kupcevic
found 666021 3.2.18-1 tags 666021 +confirmed thanks Linux version 3.2.0-2-powerpc64 (Debian 3.2.18-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-4) ) #1 SMP Mon May 21 22:39:59 UTC 2012 While running debmirror I'm getting call trace every few minutes. Call trace is a

Re: Nonexistent modules in Linux kernel-wedge configuration

2012-01-29 Thread Milan Kupcevic
On 01/29/2012 03:24 PM, Ben Hutchings wrote: > > The IDE modules listed here have presumably been replaced by > libata-based modules, but there might be some cases where neither driver > is built or neither is included in the installer. > IBM Intellistation POWER 275 needs pata_sl82c105 in Power

Re: State of mkvmlinuz

2012-01-27 Thread Milan Kupcevic
On 01/27/2012 10:12 AM, Bastian Blank wrote: > Hi folks > > There is a package called mkvmlinuz in the archive. It is maintained by > the kernel team. > > mkvmlinuz is only used on the powerpc architecture. > > Does anyone know the current state of mkvmlinuz? Is it still needed? > > Bastian >

Bug#636269: Bug #636269 -- Problem is still with us...

2011-09-07 Thread Milan Kupcevic
On 09/07/2011 01:47 AM, Rick Thomas wrote: > > I tried again today. I installed Sid from the Sid_d-i PowerPC daily > businesscard. Same problem. > Fixed kernel did not get into d-i, yet. Milan -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscrib

Bug#636269: ide-pmac -> pata_macio transition

2011-08-06 Thread Milan Kupcevic
On 08/06/2011 07:53 AM, Stephane Louise wrote: > > Therefore, the patch should be as trivial as (not tested though): > > --- config.old2011-08-06 12:52:46.0 +0200 > +++ config2011-08-06 12:53:43.0 +0200 > @@ -1560,7 +1560,7 @@ > # CONFIG_PATA_IT8213 is not set > CONF

Bug#607284: linux-base: run /usr/sbin/ybin after yaboot.conf upgrade

2010-12-16 Thread Milan Kupcevic
On upgrade from lenny to squeeze linux-base package changes content of /etc/yaboot.conf but does not run /usr/sbin/ybin to actually apply the changes on the bootloader. Machines with drive enumeration problems and drive naming changes introduced in new kernels will be non-(re)bootable. Milan s

Bug#603981: initramfs-tools: Load PowerMac G5 thermal modules

2010-11-19 Thread Milan Kupcevic
On 11/19/2010 04:09 AM, maximilian attems wrote: > oh fun, thought that linux-2.6 was fixed to autoload those modules. Only i2c_powermac gets included/loaded without manual intervention. I removed it from this hook. >> -if [ -e /sys/bus/ps3_system_bus/ ]; then >> -exit 0 >> -

Bug#603981: initramfs-tools: Load PowerMac G5 thermal modules

2010-11-18 Thread Milan Kupcevic
The first patch did not include PowerMac9,1. Corrected patch is attached to this message. Thanks, Milan diff -Nru ./hooks/thermal ../initramfs-tools-0.98.5/hooks/thermal --- ./hooks/thermal 2010-09-23 14:43:51.0 -0400 +++ ../initramfs-tools-0.98.5/hooks/thermal 2010-11-18 21:54:21.000

Bug#603981: initramfs-tools: Load PowerMac G5 thermal modules

2010-11-18 Thread Milan Kupcevic
Package: initramfs-tools Version: 0.98.5 Severity: important Tags: patch On iMac and PowerMac G5 machines, about a minute after boot, fans run at full speed producing jet engine noise. Thermal modules do not get loaded as they were in Lenny. diff -Nru ./hooks/thermal ../initramfs-tools-0.98.5/hook