iBook with ALSA sound problem

2003-04-27 Thread Ian Wienand
Hi, I have a problem with my iBook 2 rev. 2 and ALSA -- when I first boot the volume is at a very low level, and can not be controlled by the mixer. However, unloading the i2c-keywest module and re-installing it allows the mixer to once again work and everything is fine. On boot, I get ALSA ..

kernels and macintosh keyboards

2003-04-27 Thread Fred Heitkamp
It's seems like every once in awhile after I install a new kernel my keymap gets messed up when using X. The keys no longer match there labels. What is the typical setting in XF86Config-4 for a macintosh USB keyboard on a powermac G4? Fred Error Loading Explorer.exe You must reinstall Windows.

Re: pdf viewer that shows hyperlinks?

2003-04-27 Thread christophe barbe
On Sun, Apr 27, 2003 at 03:32:18PM -0300, Rog?rio Brito wrote: > The only problems that I have with xpdf are: > > 1 - its anti-aliasing is not as good as acroread's; > 2 - the user interface is not good also; it should probably > use another widget toolkit and a redesig

Re: iBook and different network configurations

2003-04-27 Thread Jérôme Marant
christophe barbe <[EMAIL PROTECTED]> writes: > On Fri, Apr 25, 2003 at 05:01:30PM +0200, J?r?me Marant wrote: >> > ifplugd is a software that detect when you plug a cable to your >> > ethernet >> > interface and act accordingly. >> > >> > whereami and friends, IIRC, are tools that try to identify

Re: pdf viewer that shows hyperlinks?

2003-04-27 Thread Rogério Brito
On Apr 26 2003, Nirmal Govind wrote: > Hi.. is there a pdf viewer for powerpc that shows the hyperlinks, > contents menu etc. in the document? gv, xpdf and kghostview don't > seem to be able to handle this.. and acroread isn't available for > ppc.. any others? Hummm, actually, xpdf *does*

Re: pdf viewer that shows hyperlinks?

2003-04-27 Thread christophe barbe
On Sun, Apr 27, 2003 at 12:42:24PM +0200, Jens Axboe wrote: > - Run bash /usr/gnemul/qemu-i386/bin/qemu-conf.sh ... > Note the /usr/gnemul path. Hope this helps. ... > + switch (current->personality) { > + case (PER_X86_LINUX & PER_MASK): > + return "usr/gnemul/x86-linux/"; Tha

Re: Moving ATA/100 to hda instead of hdc

2003-04-27 Thread Benjamin Herrenschmidt
Ah, I think I found it ! Try this and tell me if IDE still hangs: --- 1.56/drivers/ide/ppc/pmac.c Wed Apr 23 15:59:55 2003 +++ edited/drivers/ide/ppc/pmac.c Sun Apr 27 19:04:11 2003 @@ -941,7 +941,7 @@ struct device_node *np; int i; struct device_node *atas = NULL; -

Re: Moving ATA/100 to hda instead of hdc

2003-04-27 Thread Benjamin Herrenschmidt
On Sun, 2003-04-27 at 18:51, Thomas Seyrat wrote: > On April 27, 18:31 (+0200), Benjamin Herrenschmidt wrote: > > When did you last sync with my kernel ? > > I bk-got everything last night and pulled again today morning. Ok, bk wasn't fully up to date, please pull again and let me know if that

Re: Moving ATA/100 to hda instead of hdc

2003-04-27 Thread Thomas Seyrat
On April 27, 18:31 (+0200), Benjamin Herrenschmidt wrote: > When did you last sync with my kernel ? I bk-got everything last night and pulled again today morning. -- Thomas Seyrat

Re: Moving ATA/100 to hda instead of hdc

2003-04-27 Thread Benjamin Herrenschmidt
On Sun, 2003-04-27 at 18:37, Thomas Seyrat wrote: > On April 27, 17:45 (+0200), Benjamin Herrenschmidt wrote: > > > ide: Assuming 33MHz system bus speed for PIO modes; override with > > > idebus=xx > > But do you have CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST enabled or not ? > > [EMAIL PROTECTED] /usr

Re: Moving ATA/100 to hda instead of hdc

2003-04-27 Thread Thomas Seyrat
On April 27, 17:45 (+0200), Benjamin Herrenschmidt wrote: > > ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx > But do you have CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST enabled or not ? [EMAIL PROTECTED] /usr/src/linuxppc_2_4_benh]$ grep -i ata100 .config CONFIG_BLK_DEV_IDE_

Re: Moving ATA/100 to hda instead of hdc

2003-04-27 Thread Benjamin Herrenschmidt
On Sun, 2003-04-27 at 17:34, Thomas Seyrat wrote: > On April 23, 17:03 (+0200), Benjamin Herrenschmidt wrote: > > The patch had at least one bug causing hang on boot, but since > > nobody tried it... ;) > > It's in my devel tree now. > > In my case (Powerbook 12), it still hangs on boot just aft

Re: PBG4 12" and "video=ofonly"

2003-04-27 Thread Thomas Seyrat
On April 26, 16:57 (+0200), Benjamin Herrenschmidt wrote: > > This resulted in a full-screen console with extreme slowness. One can > > see the different lines wandering at different times e.s. if using > Let me know if this helps: [...] The console is still extremely slow (apparently once the

Re: Moving ATA/100 to hda instead of hdc

2003-04-27 Thread Thomas Seyrat
On April 23, 17:03 (+0200), Benjamin Herrenschmidt wrote: > The patch had at least one bug causing hang on boot, but since > nobody tried it... ;) > It's in my devel tree now. In my case (Powerbook 12), it still hangs on boot just after : ide: Assuming 33MHz system bus speed for PIO modes; over

Re: Lost Network connection after kernel recompile on G4

2003-04-27 Thread Clive Menzies
Hi Ben Thanks for the response - I followed up my post with an explanation that I found a clue on Debian-User: I hadn't included Socket_Filtering - I did so, recompiled and Hey Presto DHCP works ;-) On Sunday, April 27, 2003, at 11:18 am, Benjamin Herrenschmidt wrote: On Sat, 2003-04-26 at

Re: Lost Network connection after kernel recompile on G4

2003-04-27 Thread Benjamin Herrenschmidt
On Sat, 2003-04-26 at 17:53, Clive Menzies wrote: > Hi > > I have a PowerMac G4 (Gigabit ethernet) 450Mhz dual processor. It has > been working fine on the LAN using the standard 2.4.18 kernel. > Currently I'm still dual booting (MacOSX) using Yaboot 1.3.8. > > I recompiled the kernel for SM

Re: pdf viewer that shows hyperlinks?

2003-04-27 Thread Jens Axboe
On Sun, Apr 27 2003, Nirmal Govind wrote: > > qemu works with acrobat reader 5 here quite nicely. you just need to > > supplement the X libs a bit. > > Can you elaborate a little on this? I have qemu installed but it gives an > error when I try to start Acrobat 5: > > Error loading /usr/local/b

Re: pdf viewer that shows hyperlinks?

2003-04-27 Thread Nirmal Govind
> qemu works with acrobat reader 5 here quite nicely. you just need to > supplement the X libs a bit. Can you elaborate a little on this? I have qemu installed but it gives an error when I try to start Acrobat 5: Error loading /usr/local/bin/acroread The log file is empty.. I do have the binf

you must be worried 4jkawk2p1u

2003-04-27 Thread Jesse Ellis
Erase your email record here.

Re: pdf viewer that shows hyperlinks?

2003-04-27 Thread Jens Axboe
On Sat, Apr 26 2003, Nirmal Govind wrote: > Hi.. is there a pdf viewer for powerpc that shows the hyperlinks, > contents menu etc. in the document? gv, xpdf and kghostview don't seem > to be able to handle this.. and acroread isn't available for ppc.. any > others? qemu works with acrobat reader 5

pdf viewer that shows hyperlinks?

2003-04-27 Thread Nirmal Govind
Hi.. is there a pdf viewer for powerpc that shows the hyperlinks, contents menu etc. in the document? gv, xpdf and kghostview don't seem to be able to handle this.. and acroread isn't available for ppc.. any others? Thanks, nirmal