Re: Kernel build fails

2022-03-15 Thread Elimar Riesebieter
Hi Adrian! * John Paul Adrian Glaubitz [2022-03-15 08:44 +0100]: > Hi Elimar! > > On 1/19/22 14:35, Elimar Riesebieter wrote: > > kernel build fails on powerpc 32bit no matter what version is used > > (5.14-5.16): > > > > {standard input}: Assembler messages:

Re: Kernel build fails

2022-01-29 Thread Elimar Riesebieter
* Elimar Riesebieter [2022-01-19 14:35 +0100]: > Hi all, > > kernel build fails on powerpc 32bit no matter what version is used > (5.14-5.16): > > {standard input}: Assembler messages: > {standard input}:29: Error: unrecognized opcode: `dssall' > make[5]: **

Re: Kernel build fails

2022-01-19 Thread Elimar Riesebieter
* Elimar Riesebieter [2022-01-19 17:02 +0100]: > * Elimar Riesebieter [2022-01-19 14:35 +0100]: > > > Hi all, > > > > kernel build fails on powerpc 32bit no matter what version is used > > (5.14-5.16): > > > > {standard input}: Assembler

Re: Kernel build fails

2022-01-19 Thread Elimar Riesebieter
* Elimar Riesebieter [2022-01-19 14:35 +0100]: > Hi all, > > kernel build fails on powerpc 32bit no matter what version is used > (5.14-5.16): > > {standard input}: Assembler messages: > {standard input}:29: Error: unrecognized opcode: `dssall' > make[5]: **

Kernel build fails

2022-01-19 Thread Elimar Riesebieter
Hi all, kernel build fails on powerpc 32bit no matter what version is used (5.14-5.16): {standard input}: Assembler messages: {standard input}:29: Error: unrecognized opcode: `dssall' make[5]: *** [scripts/Makefile.build:271: arch/powerpc/mm/mmu_context.o] Error 1 make[4]: *** [scripts/Mak

Re: LLVM Linker

2021-10-16 Thread Elimar Riesebieter
ff > * Jeffrey Walton [2021-10-16 17:44 -0400]: > On Sat, Oct 16, 2021 at 4:43 PM John Paul Adrian Glaubitz > wrote: > > > > On 10/16/21 16:09, Elimar Riesebieter wrote: > > > does somebody knows why lld isn't available for powerpc? > > > > I

Re: LLVM Linker

2021-10-16 Thread Elimar Riesebieter
* Jeffrey Walton [2021-10-16 10:53 -0400]: > On Sat, Oct 16, 2021 at 10:16 AM Elimar Riesebieter wrote: > > > > does somebody knows why lld isn't available for powerpc? [...] > You can check the builtin makefile rules with '-p' option: > > $ mak

LLVM Linker

2021-10-16 Thread Elimar Riesebieter
Hi all, does somebody knows why lld isn't available for powerpc? I want to compile a kernel with 'make LLVM=1 HOSTCC=/usr/bin/clang-13 HOSTCXX=/usr/bin/clang++-13 CC=/usr/bin/clang-13' where LLVM=1 points to the llvm linker. Without LLVM-1 it seems to use the binutils. Thanks Elimar -- Do yo

Re: ppc64 testing binutils

2020-12-17 Thread Elimar Riesebieter
* Cameron MacPherson [2020-12-16 12:10 -0800]: > after upgrading to binutils 2.35.50.20201125-1 while attempting to compile > kernel 5.10.1 i get this error: > > $ make V=1 bindeb-pkg > CC init/main.o > [..]scripts/genksyms/genksyms -R -r /dev/null > init/.tmp_main.ver; ld > -EB -m elf64p

Re: Kernel 5.10-rc4 doesn't boot

2020-11-30 Thread Elimar Riesebieter
* Elimar Riesebieter [2020-11-29 19:01 +0100]: > * Stan Johnson [2020-11-29 09:40 -0700]: > > > I can confirm that applying the patch to 5.10-rc5 also fixes the boot > > problem on the Wallstreet and Lombard PowerBooks. > > Checking Linus' mainline tree told me

Re: Kernel 5.10-rc4 doesn't boot

2020-11-29 Thread Elimar Riesebieter
* Stan Johnson [2020-11-29 09:40 -0700]: > I can confirm that applying the patch to 5.10-rc5 also fixes the boot > problem on the Wallstreet and Lombard PowerBooks. Checking Linus' mainline tree told me that the commit will be avail in 5.10-rc6 :-) Elimar -- >what IMHO then? IMHO - Inhala

Re: Kernel 5.10-rc4 doesn't boot

2020-11-29 Thread Elimar Riesebieter
Hi all, * Christophe Leroy [2020-11-29 08:37 +0100]: [...] > Try following commit: > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=01776f070ffcbf336be3bf1672bd3c589548d6c4 I can confirm that this commit patched at 5.10-rc5 made the kernel boot again :-) Thanks

Re: Kernel 5.10-rc4 doesn't boot

2020-11-25 Thread Elimar Riesebieter
* John Paul Adrian Glaubitz [2020-11-25 13:04 +0100]: > On 11/25/20 12:40 PM, Elimar Riesebieter wrote: > > I tried to boot linux-image-5.10.0-rc4-powerpc on my PowerBook5,8. > > It seems the ramdisk isn't loaded as ist stocks at the white > > firmware boot. A custom b

Kernel 5.10-rc4 doesn't boot

2020-11-25 Thread Elimar Riesebieter
Hi all, I tried to boot linux-image-5.10.0-rc4-powerpc on my PowerBook5,8. It seems the ramdisk isn't loaded as ist stocks at the white firmware boot. A custom build fails as well. I have no idea how to debug that. I am booting via yaboot. Custom 5.4 and 5.9 are running fine, though. Has anyone

Re: ftp.ports.debian.org

2020-10-17 Thread Elimar Riesebieter
* John Paul Adrian Glaubitz [2020-10-17 19:51 +0200]: > On 10/17/20 7:14 PM, Elimar Riesebieter wrote: > > ist seems ftp.ports.debian.org is down? > > Are you trying to reach the servers via FTP? Because they are http-only. > > > http://ftp.ports.debian.org/debian

ftp.ports.debian.org

2020-10-17 Thread Elimar Riesebieter
Hi all, ist seems ftp.ports.debian.org is down? Elimar -- The path to source is always uphill! -unknown-

Re: Debian live

2020-07-12 Thread Elimar Riesebieter
* Rick Thomas [2020-07-11 16:23 -0700]: > The more general-purpose the "live" system can be the better. > Ideally, it should be possible to boot from the live CD/DVD, while > at the same time having a specially formatted USB stick inserted > which would provide "persistent" storage for the booted

Migrate from yaboot to grub2

2020-05-11 Thread Elimar Riesebieter
Hi all, what ist the best practice to switch a G4 Powerbook running latest sid from yaboot to grub2? Thanks in advance Elimar -- Numeric stability is probably not all that important when you're guessing;-)

Re: sid installer images with LXDE desktop environment

2019-11-04 Thread Elimar Riesebieter
* Michael Cree [2019-11-04 07:54 +1300]: > On Sun, Nov 03, 2019 at 07:15:14PM +0100, Jeroen Diederen wrote: > > The problem I am having is that very often when I want to install a sid LXDE > > environment on one of my Macs, the netinstaller stops the installation > > process as some package is mi

Re: clang-8

2019-05-28 Thread Elimar Riesebieter
* John Paul Adrian Glaubitz [2019-05-27 11:19 +0200]: > Hi Elimar! > > On 5/27/19 10:37 AM, Elimar Riesebieter wrote: > > is there any reason why clang-8 doesn't appear in Debian Ports? It > > iss available in supported arch's though. > > You are equali

clang-8

2019-05-27 Thread Elimar Riesebieter
Hi all, is there any reason why clang-8 doesn't appear in Debian Ports? It iss available in supported arch's though. Thanks Elimar -- The path to source is always uphill! -unknown-

Re: systemd

2019-05-25 Thread Elimar Riesebieter
* John Paul Adrian Glaubitz [2019-05-25 08:54 +0200]: > On 5/25/19 8:28 AM, Elimar Riesebieter wrote: > > is there any reason why the systemd packages are not been updated in > > ports? > > They are. It's just that systemd failed to build on powerpc this time, >

systemd

2019-05-24 Thread Elimar Riesebieter
Hi all, is there any reason why the systemd packages are not been updated in ports? Elimar -- Do you smell something burning or is it me?

Re: gotop

2019-04-01 Thread Elimar Riesebieter
* John Paul Adrian Glaubitz [2019-04-01 19:17 +0200]: > Please don't reply to debian-po...@lists.debian.org. You are sending > your mail to at least seven different mailing lists. This address is > supposed to be used for important announcements only. Sorry, myfault. Will never hapen again :-)

gotop

2019-04-01 Thread Elimar Riesebieter
Hi all, I tried to build gotop [0;1;2] on ppc. To build the binary golang-go (>= 1.5) is needed but not available on ports. Hence I tried to build golang-go from sources. On ppc it doesn't build the binary golang-go, though. BTW building the binary on i386 and amd64 runs smoothly. Anybody here

Re: linux 5.0 and altivec

2019-03-10 Thread Elimar Riesebieter
* Mathieu Malaterre [2019-03-10 18:40 +0100]: > On Sun, Mar 10, 2019 at 1:36 PM Elimar Riesebieter wrote: > > > > * Elimar Riesebieter [2019-03-09 09:56 +0100]: > > > > > Hi all, > > > > > > I tried to compile linux 5.0 on my G4 powerbook 74

Re: linux 5.0 and altivec

2019-03-10 Thread Elimar Riesebieter
* Elimar Riesebieter [2019-03-09 09:56 +0100]: > Hi all, > > I tried to compile linux 5.0 on my G4 powerbook 7447A altivec supported: > > arch/powerpc/kernel/ptrace.c: In function ‘vr_get’: > arch/powerpc/kernel/ptrace.c:567:5: note: ‘vrsave’ declared he

linux 5.0 and altivec

2019-03-09 Thread Elimar Riesebieter
Hi all, I tried to compile linux 5.0 on my G4 powerbook 7447A altivec supported: arch/powerpc/kernel/ptrace.c: In function ‘vr_get’: arch/powerpc/kernel/ptrace.c:567:5: note: ‘vrsave’ declared here } vrsave; ^~ cc1: error: AltiVec not supported in this target make[5]: *** [

apt upgrade: File has unexpected size

2019-01-22 Thread Elimar Riesebieter
Any one knows what happend here: Get:1 http://ftp.ports.debian.org/debian-ports unreleased/main powerpc yaboot powerpc 1.3.17-4+ports [183 kB] Err:1 http://ftp.ports.debian.org/debian-ports unreleased/main powerpc yaboot powerpc 1.3.17-4+ports File has unexpected size (183312 != 183296). Mirro

Re: linux 4.20-rc?

2018-12-23 Thread Elimar Riesebieter
* Mathieu Malaterre [2018-12-23 14:30 +0100]: > Try that https://patchwork.kernel.org/patch/10718111/ > > Let me know if this works for you Bingo:-) : Linux version 4.20.0-rc7-aragorn-lxtec-ppc (riesebie@aragorn) (gcc version 8.2.0 (Debian 8.2.0-13)) #1lxtecppc1 Sun Dec 23 15:10:07 CET 2018 T

linux 4.20-rc?

2018-12-23 Thread Elimar Riesebieter
Hi all, I tried to run linux-4.20-rc7 on my powerbook G4. It doesn't boot. It stops booting after verifying memory. There are no logs available. I did a 'make oldconfig' with a properly working 4.19.12 kernel config and compiled with gcc (Debian 8.2.0-13) 8.2.0 in a sid environment. Did anybody

Re: apt-file

2018-09-29 Thread Elimar Riesebieter
* John Paul Adrian Glaubitz [2018-09-29 16:44 +0200]: > Hello Elimar! > > On 9/29/18 12:56 PM, Elimar Riesebieter wrote: > > installed via latest debian-installer. All went fine :-) Well, > > apt-file doesn't index the apt update as it is on i.e. amd64 arch. > >

apt-file

2018-09-29 Thread Elimar Riesebieter
Hi all, installed via latest debian-installer. All went fine :-) Well, apt-file doesn't index the apt update as it is on i.e. amd64 arch. My sources.list: Types: deb URIs: http://ftp.ports.debian.org/debian-ports/ Suites: unstable experimental unreleased Components: main Types: deb URIs: http:/

Re: grub-ieee1275 on powerbook G4

2018-03-07 Thread Elimar Riesebieter
* John Paul Adrian Glaubitz [2018-03-07 16:43 +0100]: > On 03/07/2018 04:25 PM, Elimar Riesebieter wrote: [...] > > Maybe I'll try 2.0.2-2 or earlier... > > > > Thanks for your efforts. > > This would be extremely useful. Thank you. You might have run into

Re: grub-ieee1275 on powerbook G4

2018-03-07 Thread Elimar Riesebieter
* John Paul Adrian Glaubitz [2018-03-07 15:26 +0100]: > On 03/07/2018 03:13 PM, Elimar Riesebieter wrote: > > I've rebooted my powerbook again via grub-ieee1275 and landet in > > grub_rescue complaining "error symbol 'grub_term_highlight_color' not > &

grub-ieee1275 on powerbook G4

2018-03-07 Thread Elimar Riesebieter
Hi all, I've rebooted my powerbook again via grub-ieee1275 and landet in grub_rescue complaining "error symbol 'grub_term_highlight_color' not found" Various reports in the net recommend to purge grub completely and reinstall. Did that supported by a install cd and chroot with no effect. Did't f

Re: extneral soundcards not recognized /jessie /powerpc64

2017-03-25 Thread Elimar Riesebieter
* Richard Kuenz [2017-03-25 09:37 +0100]: > > > > Hello , > > i have installed fresh Jessie on Powermac G5 (PciE Quad Model) and like the > System very much. Richard, would you please so kind and don't hijack threads to your own topics like you did a few times in the past. Just send an emai

Re: Shutting down my PowerBook G4 doesn't really shut down?

2017-03-23 Thread Elimar Riesebieter
* Richard Kuenz [2017-03-23 10:55 +0100]: > Hllo, > > i have installed jessie on powerbook g4 1,67 and am very happy with sound > and video. > can someone please show me how to achieve sleep when i shutdown lid? pbbuttonsd should help here. > ps. there is supposedly an error with those powerbo

Re: Problems installing Debian on Powerbooks

2017-03-08 Thread Elimar Riesebieter
* Nicholas Dal Porto [2017-03-07 15:31 -0800]: > Here's a photo of the pertinent section: http://i.imgur.com/hHZyDfg.jpg Want you run a raid6 on a Powerbook? Seems to be impossible! Elimar -- Learned men are the cisterns of knowledge, not the fountainheads ;-)

Re: Bug#833592: powerpc: kernel 4.4.(16|13) don't build with gcc-6 but with gcc-5

2016-08-15 Thread Elimar Riesebieter
* Elimar Riesebieter [2016-08-06 18:39 +0200]: > Package: gcc-6 > Version: 6.1.1-11 > Severity: important > > > Hi all, > > building a 4.4 Kernel with gcc-6 fails on arch ppc. Build with gcc-5 works > fine. > Kernel 4.7 builds fine with gcc-6. The faillog:

Re: Bug#833592: powerpc: kernel 4.4.(16|13) don't build with gcc-6 but with gcc-5

2016-08-06 Thread Elimar Riesebieter
* Elimar Riesebieter [2016-08-06 18:39 +0200]: > Package: gcc-6 > Version: 6.1.1-11 > Severity: important > > > Hi all, > > building a 4.4 Kernel with gcc-6 fails on arch ppc. Build with gcc-5 works > fine. See also https://bugzilla.kernel.org/show_bug.cgi?id=1516

Bug#833592: powerpc: kernel 4.4.(16|13) don't build with gcc-6 but with gcc-5

2016-08-06 Thread Elimar Riesebieter
Package: gcc-6 Version: 6.1.1-11 Severity: important Hi all, building a 4.4 Kernel with gcc-6 fails on arch ppc. Build with gcc-5 works fine. Kernel 4.7 builds fine with gcc-6. The faillog: In file included from include/linux/linkage.h:4:0, from include/linux/kernel.h:6,

Neomutt packages available

2016-06-23 Thread Elimar Riesebieter
Hi all, I am pleased to announce the availability of neomutt [0] packages for Debian. Hints for installation you'll find at [1]. I've packaged neomutt for Debian. A Debian ITP [2] is filed. The binaries are build in a sid environment. The sources are fetched from [3]. The neomutt branch is used.

Re: old G5 iMac with NVIDIA card

2016-06-09 Thread Elimar Riesebieter
* Mathieu Malaterre [2016-06-09 16:20 +0200]: [...] > Nice trick ! I would have used something more like: > > $ lspci -vvx -s $(lspci | grep VGA | cut -f1 -d' ') | grep module I have the graphics support compiled in, so no module can be found. Elimar -- 355/113: Not the famous irrational nu

Re: old G5 iMac with NVIDIA card

2016-06-09 Thread Elimar Riesebieter
* Steven Grunza [2016-06-09 09:45 -0400]: [...] > so it's not using the vesa driver > > Must be using the intel driver (which makes sense since this is an i7 > laptop). $ cat /proc/fb shows you the framebuffer driver in use which corresponds to the X driver. Elimar -- Never make anything s

Re: No GUI after install of Debian 8.4.0 PowerPC

2016-06-01 Thread Elimar Riesebieter
It is terrible to follow those fu..ing gmail formated threads. * Mathieu Malaterre [2016-05-30 16:45 +0200]: > On Mon, May 30, 2016 at 4:34 PM, Programmingkid > wrote: > > > > > > On May 30, 2016, at 2:27 AM, Mathieu Malaterre wrote: > > > > > > > > > > > On Mon, May 30, 2016 at 8:25 AM, Mathi

Re: how to solve sound on powerbook g4/12''/debian jessie

2015-07-31 Thread Elimar Riesebieter
* richard kuenz [2015-07-31 18:08 +0200]: > Hello , > > can someone please indicate me a solution on how to fix the sound on the > powerbook g4 1,5 ghz 12'' by apple. sound worked only with debian squeeze > here; neither with wheeezy, nor with jessie. > > please help Well, the xfsprogs won't h

Re: Debian ppc64 8.1.0 reformats USB Stick

2015-06-19 Thread Elimar Riesebieter
* szukw...@arcor.de [2015-06-19 17:32 +]: > On Fri, 19 Jun 2015 16:17:14 +0200, Elimar Riesebieter wrote: > > >What tells (as root) > > > ># fdisk -l /dev/sdb > > root@g5:~# fdisk -l /dev/sdb > > Disk /dev/sdb: 58,9 GiB, 63216549888 bytes, 123469824

Re: Debian ppc64 8.1.0 reformats USB Stick

2015-06-19 Thread Elimar Riesebieter
* szukw...@arcor.de [2015-06-19 16:01 +]: > I had installed ppc64 7.6.0. Now I have installed 8.1.0. > > Some images were stored on a USB stick. This USB stick > I had inserted when I installed 8.1.0. > > Unfortunately this stick now seems to be reformatted: the > type is no longer FAT32. I

Re: Problems booting debian after upgrade to jessie and running ybin

2014-12-08 Thread Elimar Riesebieter
* Michael Schaffner [2014-12-08 19:18 +0100]: > Hi, > > thanks for all your comments. > > I got it booting agaain with some workaround (see below). > > > One can load grub2 from the yaboot menu. So it's possible to use > > whatever you want to boot. > > Is there any detailed information about

Re: Problems booting debian after upgrade to jessie and running ybin

2014-12-03 Thread Elimar Riesebieter
* Michel Dänzer [2014-12-03 15:57 +0900]: > On 03.12.2014 06:00, Konstantinos Margaritis wrote: > >On Tue, 02 Dec 2014 21:13:31 +0100 > >Michael Schaffner wrote: > >>I don't have any clue what's going on and what further steps I could > >>take. After all, this device has booted all 3 OSes succes

Re: How to get installer to align partitions on 4096 byte boundaries?

2014-05-05 Thread Elimar Riesebieter
* Rick Thomas [2014-05-05 01:04 -0700]: > > On May 5, 2014, at 12:15 AM, Elimar Riesebieter wrote: > > > I don't run a 4k hd in my powerbook. But in one of my amd64 machines there > > is > > one (Seagate ST1000DM003) running with an gpt partition table par

Re: How to get installer to align partitions on 4096 byte boundaries?

2014-05-05 Thread Elimar Riesebieter
* Rick Thomas [2014-05-04 15:46 -0700]: > > On May 4, 2014, at 1:28 PM, Elimar Riesebieter wrote: > > > * Rick Thomas [2014-05-04 01:14 -0700]: > > > > [...] > >> root@bigal:~# mac-fdisk -l /dev/sda > >> /dev/sda > >>#

Re: How to get installer to align partitions on 4096 byte boundaries?

2014-05-04 Thread Elimar Riesebieter
* Rick Thomas [2014-05-04 01:14 -0700]: [...] > root@bigal:~# mac-fdisk -l /dev/sda > /dev/sda > #type name length base > ( size ) system > /dev/sda1 Apple_partition_map Apple 63 @ 1 > ( 31.5k) Partition m

Re: Kernel 3.11-rc5: no keyboard and mouse

2013-08-18 Thread Elimar Riesebieter
* Elimar Riesebieter [2013-08-13 17:53 +0200]: > Hi all, > > on my PowerBook5,8 I tried 3.11-rc5 with no success. It seems that > hid-generic doesn't notify either keyboard nor mouse. The hid drivers > are as configured as in the working 3.10.5 kernel. Added hidraw (not ne

Kernel 3.11-rc5: no keyboard and mouse

2013-08-13 Thread Elimar Riesebieter
Hi all, on my PowerBook5,8 I tried 3.11-rc5 with no success. It seems that hid-generic doesn't notify either keyboard nor mouse. The hid drivers are as configured as in the working 3.10.5 kernel. Does one made similiar experience? Elimar -- Experience is something you don't get until just a

Re: Sound problem in Sid

2013-06-19 Thread Elimar Riesebieter
* Rubén Gómez Antolí [2013-06-19 14:27 +0200]: [...] > I forgot say, alsamixer is showing only one channel (master) and > say «card: PulseAudio», so looks stranger for me. Shut the pulse up! ;-) http://ubuntuforums.org/showthread.php?t=1381284 Elimar -- The path to source is always uphill!

Re: Compile error: powerpc-utils-1.2.16

2013-02-13 Thread Elimar Riesebieter
* Schneck Dennis CIS SDE [2013-02-13 13:07 +]: > > Are you missing librtas-dev? > > No > > I tried with compile the source of librtas and install it > > The I was able to compile it > But not building a debian package AFAIK debhelper doesn't look in /usr/local/lib... Elimar --

Re: Compile error: powerpc-utils-1.2.16

2013-02-13 Thread Elimar Riesebieter
* Schneck Dennis CIS SDE [2013-02-13 06:05 +]: > Hi, > i tryed to compile: powerpc-utils-1.2.16 on Debian 6.0.6 (IBM POWER6 / LPAR). > But it failed: > > dpkg-buildpackage -rfakeroot > > ... > > /usr/bin/ld: cannot find -lrtas Are you missing librtas-dev? Elimar -- On the keyboard

Re: No sound on iBook G4

2013-02-11 Thread Elimar Riesebieter
* Risto Suominen [2013-02-11 21:59 +0200]: > 2013/2/11, Elimar Riesebieter : > > * Risto Suominen [2013-02-11 21:12 +0200]: > > > > [...] > >> Debian Installer tries to make a decision between the two drivers, > >> and, either manually load snd-powermac an

Re: No sound on iBook G4

2013-02-11 Thread Elimar Riesebieter
* Risto Suominen [2013-02-11 21:12 +0200]: [...] > Debian Installer tries to make a decision between the two drivers, > and, either manually load snd-powermac and blacklist snd-aoa, or do > nothing. Hmm, could you please describe how this is performed? I can't find relatet hints in alѕa-base's s

Re: No sound on iBook G4

2013-02-11 Thread Elimar Riesebieter
* Antonis Christofides [2013-02-11 18:54 +0200]: > On 2013-02-11 17:33, someone wrote: > > https://wiki.ubuntu.com/PowerPCFAQ#Why_do_I_have_no_sound.3F > > Thanks! This did the trick. I removed snd-powermac from /etc/modules and > removed the blacklisted snd-aoa* modules and rebooted. It loaded

Re: iBook G3 stopped booting after last testing update

2013-01-15 Thread Elimar Riesebieter
* Martin Kuball [2013-01-15 22:57 +0100]: > Am Tuesday 15 January 2013 schrieb Elimar Riesebieter: [...] > > I experienced such "bugs" as a misbehavior of networkmanager. I > > always purge all the nm stuff, use /etc/network/interfaces and > > for laptops a hea

Re: iBook G3 stopped booting after last testing update

2013-01-15 Thread Elimar Riesebieter
* Michel Dänzer [2013-01-15 09:58 +0100]: > On Mon, 2013-01-14 at 19:47 +0100, Martin Kuball wrote: > > > > After spending to much time figuring out what's going on, I have at > > least a working system. The error is triggered when laptop-mode is > > setting the auto negotiation attribute. So i

Re: Bug#694071: FTBFS on powerpc: Minor webrtc issues

2012-11-24 Thread Elimar Riesebieter
* Michel Dänzer [2012-11-23 16:10 +0100]: > Source: iceweasel > Version: 17.0-1 > Severity: serious > Tags: patch > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > The attached patch allows iceweasel 17.0-1 to build and run on powerpc. Uff, it took 10h to build on my PowerBook5,8. Ice

Re: 3.5-rc6 doesn't run powerpc SoundByLayout

2012-08-20 Thread Elimar Riesebieter
* Michel Dänzer [2012-08-20 16:35 +0200]: > On Fre, 2012-08-17 at 14:17 +0200, Andreas Schwab wrote: > > Michel Dänzer writes: > > > > > Commit 26b0d14106954ae46d2f4f7eec3481828a210f7d ('sound/aoa: Adapt to > > > new i2c probing scheme') seems to fix it for me (only tested with > > > loading t

3.5-rc6 doesn't run powerpc SoundByLayout

2012-07-08 Thread Elimar Riesebieter
Hi all, trying 3.5.0-rc6 doesn't give me sound from my snd_aoa_codec_onyx. ii libasound2:powerpc 1.0.25-3 ii libasound2-plugins:powerpc 1.0.25-2 ii alsa-utils 1.0.25-3 alsamixer tells: This sound device does not have any controls.

Re: Latest Wheezy installer does not work

2012-01-23 Thread Elimar Riesebieter
* Jeroen Diederen [120122 23:42 +0100]: > On 01/22/2012 07:06 PM, Jeroen Diederen wrote: [...] > Can someone who subscribed to debian-boot please forward my previous mail ? > I want to make sure the developers get the message. http://www.debian.org/Bugs/Reporting Elimar -- Excellent day for

Re: no sound on powerbook G4 with wheezy

2011-12-26 Thread Elimar Riesebieter
* Piotr Kopszak [111226 12:03 +0100]: > Yes, I did it in the first place without success. So it seems there > are two bugs in D-I. First snd-powermac should not be included in > /etc/modules, second udev should load proper modules as in the case of > Powerbook5,8. Maybe different logic boards are

Re: no sound on powerbook G4 with wheezy

2011-12-26 Thread Elimar Riesebieter
* Piotr Kopszak [111226 09:19 +0100]: > It seems I have all the modules I need in place: [...] I included the following into /etc/modules and it's OK now. > > snd_aoa_i2sbus > snd_aoa_fabric_layout > snd_aoa_codec_tas Well, that shold be done by udev. I am running a PowerBook5,8 and all divers

Re: no sound on powerbook G4 with wheezy

2011-12-25 Thread Elimar Riesebieter
* Piotr Kopszak [111225 23:41 +0100]: > Many thanks for your suggestions, but still no success > > # modprobe -rv snd_powermac > rmmod /lib/modules/3.1.0-1-powerpc/kernel/sound/ppc/snd-powermac.ko > # echo "blacklist snd_powermac" >> /etc/modprobe.d/alsa_local.conf > # modprobe snd_aoa > # lsmod

Re: no sound on powerbook G4 with wheezy

2011-12-25 Thread Elimar Riesebieter
* Piotr Kopszak [111225 22:43 +0100]: > Here it is: [...] > ~$ dmesg | grep -A1 snd > [ 11.574813] snd-powermac no longer handles any machines with a > layout-id property in the device-tree, use snd-aoa. > [ 11.619135] adt746x: version 1 (supported) > ~$ lsmod | grep snd > snd_powermac

Re: no sound on powerbook G4 with wheezy

2011-12-25 Thread Elimar Riesebieter
* Piotr Kopszak [111225 16:56 +0100]: > Hello list, > > I managed to successfully install wheezy using on Powerbook5,6 with > 3.1 linux kernel > > http://d-i.debian.org/daily-images/powerpc/daily/powerpc/netboot/mini.iso > of 23rd December 2011 > > All works fine except sound. > > Any ideas?

Re: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-06 Thread Elimar Riesebieter
* bz [110906 11:41 +0200]: > I have this problem : > > $ mocp http://www.bbc.co.uk/radio/listen/live/r3_aaclca.pls > can't play, il says > (0) Can't open playlist file: No such file or directory > > $ ffplay http://www.bbc.co.uk/radio/listen/live/r3_aaclca.pls I don't think that ffplay is desig

Re: Bug#638250: Needs to be adapted for libav/0.7

2011-09-04 Thread Elimar Riesebieter
. Please find attached patch prepared for integrating to debian/patches. Elimar -- .~. /V\ L I N U X /( )\ >Phear the Penguin< ^^-^^ From: Elimar Riesebieter Subject: Fixes use of altivec flavor on PowerPC of libav-0.7 Origin: http://ffmpeg.org/trac/ffmpeg/tick

Re: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-04 Thread Elimar Riesebieter
* bz [110904 12:58 +0200]: > On Sun, Sep 4, 2011 at 12:21 PM, Elimar Riesebieter wrote: > > You tried it with gdb. I just want a simple > > $ ffplay 639948.aac > > $ ffplay 639948.aac > ffplay version 0.7.1-4:0.7.1-4, Copyright (c) 2003-2011 the Libav developers >

Re: Bug#638250: Bug#639948: Bug#638250: Needs to be adapted for libav/0.7

2011-09-04 Thread Elimar Riesebieter
* Reinhard Tartler [110904 12:07 +0200]: > On Sun, Sep 04, 2011 at 11:23:34 (CEST), Elimar Riesebieter wrote: > > > * Reinhard Tartler [110904 08:47 +0200]: > > > >> tags 638250 help > >> stop > >> > >> On Sun, Sep 04, 2011 at 06:45:36 (CEST

Re: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-04 Thread Elimar Riesebieter
* bz [110904 11:56 +0200]: > On Sun, Sep 4, 2011 at 11:28 AM, Elimar Riesebieter wrote: [...] > > > > If you're using sid you get an update to libav 0.7.1-4 bei ugrading. > > Yes. But I still have the "obsolete" libavformat52 and libavcodec52 packages.

Re: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-04 Thread Elimar Riesebieter
* bz [110904 08:42 +0200]: > On Sun, Sep 4, 2011 at 5:40 AM, Elimar Riesebieter wrote: > > * bz [110903 23:49 +0200]: > > > >> On Sat, Sep 3, 2011 at 2:13 PM, Elimar Riesebieter > >> wrote: > >> > * Elimar Riesebieter [110901 00:27 +0200]: > &g

Re: Bug#638250: Needs to be adapted for libav/0.7

2011-09-04 Thread Elimar Riesebieter
* Reinhard Tartler [110904 08:47 +0200]: > tags 638250 help > stop > > On Sun, Sep 04, 2011 at 06:45:36 (CEST), Elimar Riesebieter wrote: > > > block 638250 by 639948 > > thanks > > I strongly disagree that this arch specific defect on ppc is in any way >

Re: Power Mac G5 & Radeon X1900 - driver problem

2011-09-03 Thread Elimar Riesebieter
* John Ames [110902 21:17 -0500]: > I was attempting to get Debian (Squeeze, latest net-install CD) > working with a Radeon X1900 Mac edition video card (PCI-Express) on my > Power Mac G5 Quad. The installer acted a bit weird right from the > start, telling me that the step "Install the system" fa

Re: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-03 Thread Elimar Riesebieter
* bz [110903 23:49 +0200]: > On Sat, Sep 3, 2011 at 2:13 PM, Elimar Riesebieter wrote: > > * Elimar Riesebieter [110901 00:27 +0200]: > > > >> Package: libavcodec53 > >> Version: 4:0.7.1-2 > >> Severity: important > >> File: libavcodec.so.53 >

Re: libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-09-03 Thread Elimar Riesebieter
* Elimar Riesebieter [110901 00:27 +0200]: > Package: libavcodec53 > Version: 4:0.7.1-2 > Severity: important > File: libavcodec.so.53 > > I determine a bug of libav 0.7.1 playing moc on arch ppc which can be > reproduced by ffplay version 0.7.1-4:0.7.1-2: As libav went to

libavcodec.so.53: ffplay produces a coredump on arch ppc

2011-08-31 Thread Elimar Riesebieter
Package: libavcodec53 Version: 4:0.7.1-2 Severity: important File: libavcodec.so.53 I determine a bug of libav 0.7.1 playing moc on arch ppc which can be reproduced by ffplay version 0.7.1-4:0.7.1-2: GNU gdb (GDB) 7.3-debian Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GP

Re: iceweasel 6: Couldn't load XPCOM

2011-08-30 Thread Elimar Riesebieter
* Geert Stappers [110828 18:34 +0200]: > Package: iceweasel > Version: 6.0-4 > Severity: important > > > When starting iceweasel, I get: "Couln't load XPCOM" > > $ iceweasel > Couldn't load XPCOM. As mentioned by Michel Dänzer [0] recompiling with O2, which tooks me 6 hours or so on my powerbo

Re: linux 3.1-rc? blue/yellow toned X

2011-08-24 Thread Elimar Riesebieter
* Michel Dänzer [110817 08:20 +0200]: > On Die, 2011-08-16 at 20:04 +0200, Elimar Riesebieter wrote: > > * Michel Dänzer [110816 19:20 +0200]: > > > > > On Die, 2011-08-16 at 19:18 +0200, Elimar Riesebieter wrote: > > > > > > > > I tried 3.1-rc

Re: linux 3.1-rc? blue/yellow toned X

2011-08-16 Thread Elimar Riesebieter
* Michel Dänzer [110816 19:20 +0200]: > On Die, 2011-08-16 at 19:18 +0200, Elimar Riesebieter wrote: > > > > I tried 3.1-rc(1|2) and get always a blue/yellow toned X. I am > > running mesa drivers from sid which are working well with 3.0. > > > > Any sugges

linux 3.1-rc? blue/yellow toned X

2011-08-16 Thread Elimar Riesebieter
Hi all, I tried 3.1-rc(1|2) and get always a blue/yellow toned X. I am running mesa drivers from sid which are working well with 3.0. Any suggestions? Elimar -- Learned men are the cisterns of knowledge, not the fountainheads ;-) -- To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.d

Re: [Debootloaders-yaboot] Bug#636269:

2011-08-11 Thread Elimar Riesebieter
* Rick Thomas [110811 12:16 -0400]: > > On Aug 11, 2011, at 2:25 AM, Elimar Riesebieter wrote: > > >* Milan Kupcevic [110806 08:45 -0400]: > > > >> > >>This problem is PowerMac specific. We have to compile in pata-macio > >>(libata) instead

Re: [Debootloaders-yaboot] Bug#636269:

2011-08-10 Thread Elimar Riesebieter
* Milan Kupcevic [110806 08:45 -0400]: > > This problem is PowerMac specific. We have to compile in pata-macio > (libata) instead of ide-pmac (deprecated ide) driver into kernel. > > Yaboot has to be fixed first to support pata-macio. 1.3.16-3 works fine for me. I am running pata-macio. Elimar

Re: pmu_battery in sid

2011-07-31 Thread Elimar Riesebieter
* Risto Suominen [110731 13:59 +0300]: > And the battery in question looks like this (running on battery now): > > risto@lombard:~$ cat /proc/pmu/battery_0 > > flags : 0011 > charge : 2677 > max_charge : 4377 > current: -1478 > voltage: 11109 > time rem. : 6520 > risto@lomb

Re: fresh install of squeeze cannot compile alsa

2011-05-26 Thread Elimar Riesebieter
* br...@quantifier.org [110524 15:37 -0400]: > >Do you know what alsaconf does? > > All I know is that it works. What tells: $ cat /proc/asound/cards $ lsmod | grep snd $ ls -al /etc/modprobe.d/ ? > > >Which version of mpg321? > > brock@hops:~$ mpg321 -V > mpg321 version 0.2.11. Copyright (C

Re: fresh install of squeeze cannot compile alsa

2011-05-24 Thread Elimar Riesebieter
* br...@quantifier.org [110523 16:57 -0400]: > > Hmm. I guess, according to that document, they dropped alsaconf because it > rarely helped, and often made things worse. That seems to call for a > disclaimer, rather than dropping the package, particularly since it has > always worked for me, and

Re: fresh install of squeeze cannot compile alsa

2011-05-19 Thread Elimar Riesebieter
* br...@quantifier.org [110519 17:21 -0400]: > > I don't know what hardware you're using, but on my g3 ibook, I've always had > to run the 'alsaconf' command and then 'alsactrl restore' and then the sound > just magically worked. However, with the release of squeeze, alsaconf is > missing. I don

Re: Fan won't work - system locking up as a result

2011-05-18 Thread Elimar Riesebieter
* Matty Sarro [110517 21:23 -0400]: > On Tue, May 17, 2011 at 2:23 PM, Elimar Riesebieter wrote: > > * Matty Sarro [110517 09:33 -0400]: > > [...] > >> Running Code: > >> modprobe therm_adt746x > >> > >> Returns: > >> FATAL: Error insert

Re: Fan won't work - system locking up as a result

2011-05-18 Thread Elimar Riesebieter
* br...@quantifier.org [110517 21:47 -0400]: > > >Any thoughts? I haven't found any software that will let me check the > >temperature of the proc. > > I think maybe you want lm-sensors: Which is a desaster on ppc! Elimar -- It's a good thing we don't get all the government we pay for.

Re: Fan won't work - system locking up as a result

2011-05-17 Thread Elimar Riesebieter
* Matty Sarro [110517 09:33 -0400]: [...] > Running Code: > modprobe therm_adt746x > > Returns: > FATAL: Error inserting therm_adt746x > (/lib/modules/2.6.32-5-powerpc/kernel/drivers/macintosh/therm_adt746x.ko): > no such device Do you have a directory /run? Elimar -- Learned men are the cist

Re: sound problem ibook g4

2011-04-29 Thread Elimar Riesebieter
* m laks [110429 10:40 -0700]: > > it is an ibook g4 from 2004 perhaps late. What tells. $ cat /proc/cpuinfo And from where did you get the drivers version 1.0.24? Elimar -- It's a good thing we don't get all the government we pay for. -- To UNSUBSCRIBE, email to debian-powerpc-requ..

sound problem ibook g4

2011-04-29 Thread Elimar Riesebieter
* m laks [110429 04:59 -0700]: > I have been having this same trouble of no working sound for > months. > > So recently, after installing the latest kernel from sid and > seeing no benefit, I thought based upon web posting of other > people that the problem was the older released alsa drivers. So

Re: sound problem ibook g4

2011-04-29 Thread Elimar Riesebieter
* m laks [110428 20:34 -0700]: > > mlaks@B1:~$ uname -a > Linux B1 2.6.38-2-powerpc #1 Sat Apr 23 19:45:44 UTC 2011 ppc GNU/Linux > > here is the output on the laptop when booted into debian > > mlaks@B1:~$ lsmod |grep snd > snd_aoa_i2sbus 20887 0 > snd_powermac 58851 0 > s

  1   2   3   4   5   6   >