make-kpkg trying to build wrong type of kernel

2001-01-13 Thread Bastien Nocera
e vmlinux alone works. Any ideas? Cheers -- /Bastien Nocera http://hadess.net

Re: make-kpkg trying to build wrong type of kernel

2001-01-14 Thread Bastien Nocera
Ethan Benson wrote: > > On Sat, Jan 13, 2001 at 06:29:44PM +, Bastien Nocera wrote: > > Hi, > > > > I was trying to compile 2.4.0 from paulus' tree, but make-kpkg fails > > because it tries to build the wrong type of kernel (a compressed one): > > ma

Re: Problem using new kernel

2001-01-15 Thread Bastien Nocera
erminals, nothing. Reboot it under > 2.2.18pre21, everything works normally again. What is going on?? > > I think, from a previous attempt with graphical login, that the > trackball does work; I just can't type. I have GOT to be missing > something basic and obvious, somehow,

Re: New iBook _does_ boot from CD

2001-01-17 Thread Bastien Nocera
version of XFree (not the latest but this works fine for me(Tm))is available here as well: http://hadess.net/files/ppc/ Have fun /Bastien Nocera

Re: X on new iBook

2001-01-17 Thread Bastien Nocera
ato, anybody interested ? Is XFree4 gonna make its way to potato ? or we'll have to wait for woody to become stable ? /Bastien Nocera

Re: Compilation error of linux-2.4.0 with glibc 2.2.1-1

2001-01-17 Thread Bastien Nocera
Quoting Sergio Brandano <[EMAIL PROTECTED]>: > > ... the kernel souces come from ftp.kernel.org, this is because > the supposedly main tree at ppc.samba.org::linux-pmac-stable > is still delivering a pre-version of 2.2.18. linux-pmac-devel is delivering 2.4.0... /B

Re: USB Mouse Problem

2001-01-18 Thread Bastien Nocera
checks the kernel version and makes /dev/mouse point to the correct location. In pseudo-code: if kernel_version <= 2.2.17 ln -sf /dev/usbmouse /dev/mouse else ln -sf /dev/input/mice /dev/mouse fi I don't know if the policy would have anything against it... Comments ? Cheers /Bastien Nocera http://hadess.net

Re: X starts, but it displays strange things

2001-01-18 Thread Bastien Nocera
at uncommenting the UseFBDev option in the Driver section, as Michel pointed out that it was a known bug with X4.0.2 Hope this helps -- /Bastien Nocera http://hadess.net

Re: X starts, but it displays strange things

2001-01-20 Thread Bastien Nocera
use fbdev instead of ati, it works. But I have no video > acceleration... You have a r128 in your computer, so use the r128 driver, not the ati one... Cheers -- /Bastien Nocera http://hadess.net

RE: X starts, but it displays strange things

2001-01-22 Thread Bastien Nocera
7;t take that as an insult, it's not one). These timings are the same for old iBooks (mach64 based) and the new ones (r128 based) as the LCD is the same. Cheers /Bastien Nocera, who wants a 15" LCD screen on his iBook

Re: pmud on iBook questions

2001-01-23 Thread Bastien Nocera
Christian Pernegger wrote: > > On Tue, Jan 23, 2001 at 07:03:45PM +0100, Christian Pernegger wrote: > > The 'fbset 0' command does nothing useful. > > That should be 'fblevel off', I think. Would make more sense. It's the same. Cheers -- /Bastien Nocera http://hadess.net

Re: pmud on iBook questions

2001-01-23 Thread Bastien Nocera
> > It's the same. > > Nope, it's not. fbset 0 does nothing useful. fblevel 0 would be equivalent > to fblevel off though. Oops , I read 'fblevel 0' in Christian's mail. My bad... as usual Thanks for pointing this out =) -- /Bastien Nocera http://hadess.net

Re: pmud on iBook questions

2001-01-23 Thread Bastien Nocera
istian I noticed the same kind of thing. My iBook would run out of battery and just replugging the AC, and typing on the kbd, moving the mouse and such (maybe hitting the power button) would wake it up (although with video garbage sometimes, but switching back and forth to the console would fix it)... If somebody wants more infos, I'm available. Cheers -- /Bastien Nocera http://hadess.net

Re: pmud on iBook questions

2001-01-23 Thread Bastien Nocera
close it and ssh to it > if I need something. Closing the lid will send it to sleep however. > > Sleep seems to turn off the network card... should I put ifup/ifdown > in the script or does pmud do that itself? > > Thanks > > Christian -- /Bastien Nocera http://hadess.net

pwrctl file with iBook DV support (was Re: pmud on iBook questions)

2001-01-23 Thread Bastien Nocera
ak for the other core99 machines. It uses the /proc/cpuinfo to find out which machine you have, for the record: iBook DV: PowerBook2,2 iBook (old): PowerBook2,1 Pismo: PowerBook3,1 Could this be added to the pmud distribution ? Cheers -- /Bastien Nocera http://hadess.net

Re: pwrctl file with iBook DV support (was Re: pmud on iBook questions)

2001-01-24 Thread Bastien Nocera
I'd rather wait for him to catch up with my release > numbering before I put together yet another one... Oops, this typo again. Not mine this time though. I think you sent a "fix" to avoid the "DriveError" calls from the kernel I think, is that what you're talking about ? Thanks for caring =) -- /Bastien Nocera http://hadess.net

me too (X4.0.2 on iBook Firewire)

2001-01-25 Thread Bastien Nocera
though. Could it be that the old ati driver (for mach64 cards) wants a pitch multiple of 64 to use the acceleration, and it's leaked to the r128 driver ? I mean that the r128 part of the driver is using a way of calculating the pitch that is different from what it was before. Cheers /Bastien Nocera

Re: me too (X4.0.2 on iBook Firewire)

2001-01-25 Thread Bastien Nocera
Quoting Michel Dänzer <[EMAIL PROTECTED]>: > Bastien Nocera wrote: > > > I also upgraded my iBook Firewire to sid, and I have the same pb as > Michael > > Hope and Christian Pernegger. > > Pitch is also reported as 832. I tried disabling Acceleration, > c

more xfree 4.0.2, iMac DV doesn't work

2001-01-25 Thread Bastien Nocera
-vv Any ideas ? -- /Bastien Nocera http://hadess.net00:0b.0 Host bridge: Apple Computer Inc.: Unknown device 0020 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- S

Re: more xfree 4.0.2, iMac DV doesn't work

2001-01-25 Thread Bastien Nocera
Bastien Nocera wrote: > > Hi, > > Just seen that the r128 in my iMac wasn't detected by the ati driver. > I've even tried putting the IOBase and MemBase in the XF86Config, to no > avail. > The ATI 128 Pro PR (AGP) isn't listed as a supported card. > > I

Re: upgrade stable -> unstable doesn´t work

2001-01-26 Thread Bastien Nocera
the moment ? Same problems upgrading to Sid. I think that some modules needed by debconf aren't updated yet. And on Sid, ldconfig is broken and segfaults with an "Illegal Instruction" just about everytime. BTW, which version is supposed to be the more unstable ? unstable (wo

Re: upgrade stable -> unstable doesn´t work

2001-01-26 Thread Bastien Nocera
Quoting Sven LUTHER <[EMAIL PROTECTED]>: > On Fri, Jan 26, 2001 at 11:59:14AM +0100, Bastien Nocera wrote: > > Quoting Michael Flaig <[EMAIL PROTECTED]>: > > > > > Hello! > > > > > > I want to upgrade from stable to unstable but this doesn´t

Re: Dvorak keymap

2001-01-28 Thread Bastien Nocera
architectures, thanks to the new input layer. Check http://home.munich.netsurf.de/Franz.Sirl/inputppc.html and http://www.suse.cz/development/input/ for more infos. > It would be nice to have dvorak available in the default debian install. That's sick =P Cheers -- /Bastien Nocera http://hadess.net

Re: The solution to Mach64 problems on Lombard

2001-02-09 Thread Bastien Nocera
n tree and life is a nightmare for users and package maintainers. I wish I could use ac patches to test out the new functionalities, or the ati tree from linuxvideo.org, but I can't... (well, I can, but not without spending time hacking the sources to make it even compile) Cheers /Bastien Nocera http://hadess.net

Re: X Windows Front-end for dselect and apt

2001-02-09 Thread Bastien Nocera
intainership, but no code's shown up so far... Cheers /Bastien Nocera, waiting for RC http://hadess.net

Re: IRC Channels for PPC Linux

2001-02-14 Thread Bastien Nocera
but > > there > > aren't many PPC users there if any. > > > > Where do you go? > > #ppclinux on openprojects May I also say that #linuxppc is opened to all, not just "Linux/PPC the distribution" users. There's also #mklinux... Cheers -- /Bastien Nocera http://hadess.net

gdb on testing

2001-02-17 Thread Bastien Nocera
Hi, I made the mistake of upgrading to unstable a couple of weeks ago, and after having downgraded gdb to the version in testing, it's still not working. Could somebody tell me what else I need to downgrade to get it working again ? Cheers -- /Bastien Nocera http://hadess.net

Ximian Gnome packages updated

2001-02-20 Thread Bastien Nocera
ssing, drop me a mail. Cheers -- /Bastien Nocera http://hadess.net

Re: XF 4.0.2 and Rage 128 PR

2001-02-20 Thread Bastien Nocera
on "ProgramFPRegs" "Yes" or Option "UseFBDev" And it should work correctly I put up my XF86Config on my website as well: http://www.hadess.net/files/ppc/XF86Config.imacDV2k.X402 Hope this helps -- /Bastien Nocera http://hadess.net

Re: XF 4.0.2 and Rage 128 PRe

2001-02-20 Thread Bastien Nocera
Gianluca Amato wrote: > > Bastien Nocera wrote: > > > Nope, all the rev'ed iMacs have an ATI Rage Pro. It's probably a plain > > iMac (no Firewire, CD-Rom), iMac DV (Cd-Rom but Firewire) or DV+/SE (DVD > > and Firewire). > > OK.. it's a plain iMa

Re: XF 4.0.2 and Rage 128 PRe

2001-02-20 Thread Bastien Nocera
Gianluca Amato wrote: > > Bastien Nocera wrote: > > > You forgot to put the BusID. Take a look at my XF86Config, and add it. > > That's the reason why Xfree is not starting. And I'm really sure my > > XF86Config would work on your machine. What was the reason

Re: Ximian Gnome packages updated

2001-02-20 Thread Bastien Nocera
Bastien Nocera wrote: > > Hi, > > I updated my lot of Ximian Gnome packages. Take a look at > http://hadess.net/idoru.shtml for more details. > Gnome 1.4Beta1 packages should follow as soon as I can get the Mozilla > junk to compile correctly (it's even bigger to co

Re: Help with X on iBook?

2001-02-26 Thread Bastien Nocera
for booting if asked to > > do so by the nvram settings. > > *sigh* > > > I tried the above options and indeed, it works. However, if I then allow > > X to use 800x600 (and other resolutions like 640x480), the scaler doesn't > > seem to be properly configured. It's readable, but the display is > > somewhat clipped and have a vertical band at the 3/4 of the screen that > > wraps part of it. (Difficult to explain what I see... doesn't look far > > from beeing correct however). > > Yup, seen that too - it used to be like this in 32 bit but better in 16 bit. > :( -- /Bastien Nocera http://hadess.net

Re: Help with X on iBook?

2001-02-27 Thread Bastien Nocera
Michel Dänzer wrote: > > Bastien Nocera wrote: > > > I'd know a way... the same way that the fbdev drivers use. > > cat /proc/cpuinfo | grep machine to see what i mean > > I see. Unfortunately, this has the same 'problems' as the fbdev approach > (

Re: Help with X on iBook?

2001-02-28 Thread Bastien Nocera
Sven LUTHER wrote: > > On Tue, Feb 27, 2001 at 09:49:14PM +, Bastien Nocera wrote: > > Michel Dänzer wrote: > > > > > > Bastien Nocera wrote: > > > > > > > I'd know a way... the same way that the fbdev drivers use. > > > > c

Re: Kernel Driver for Apple Cobalt Modem

2001-03-16 Thread Bastien Nocera
c devices) or the generic serial one, as I don't use it anymore. Cheers -- /Bastien Nocera http://hadess.net

apt-get hates me

2001-03-18 Thread Bastien Nocera
libterm-readline-gnu-perl 20 packages upgraded, 0 newly installed, 155 to remove and 1 not upgraded. Need to get 21.1MB of archives. After unpacking 542MB will be freed. Do you want to continue? [Y/n] n Anybody knows what is so new that it needs to remove all my setup ? Cheers -- /Bastien Noc

Re: apt-get hates me

2001-03-18 Thread Bastien Nocera
"David J. Roundy" wrote: > > On Sun, Mar 18, 2001 at 05:52:21PM +, Bastien Nocera wrote: > > > > Anybody knows what is so new that it needs to remove all my setup ? > > Run apt-get with the -u option, and it will tell you what it is upgrading. The followi

Re: apt-get hates me

2001-03-18 Thread Bastien Nocera
Bastien Nocera wrote: > > "David J. Roundy" wrote: > > > > On Sun, Mar 18, 2001 at 05:52:21PM +, Bastien Nocera wrote: > > > > > > Anybody knows what is so new that it needs to remove all my setup ? > > > > Run apt-get with the -u o

Re: Bug#90305: WindowMaker close and iconify buttons garbled on PowerPC

2001-03-20 Thread Bastien Nocera
rpc have > something to say? Perhaps this has something to do with bug#79272, > which also seems to be PowerPC specific. I remember asking about this > on this list back in January... Cheers -- /Bastien Nocera http://hadess.net

Re: Quicktime movies

2001-03-20 Thread Bastien Nocera
re to put windows codec, don't know if it uses > wine though. Same wine trick avifile introduced, iirc, doesn't use wine (the program), but a part of libwine. > Could not a similar trick been done with the mac codecs ? Yes, if you write a MacOS compatibility layer for Linux/PPC... Cheers -- /Bastien Nocera http://hadess.net

Re: pmud / harddisk / kernel problem

2001-03-27 Thread Bastien Nocera
ost interrupt > ... > [repeating endlessly] > > --- workaround: --- > I compiled the kernel with > # CONFIG_PMAC_IDEDMA_AUTO is not set > > (but with > CONFIG_BLK_DEV_IDEDMA_PMAC=y > CONFIG_BLK_DEV_IDEDMA=y > because it would not compile when completely > deactivating DMA) > > made sure that in /etc/power/pwrctl > all appearances of "hdparm" use parameter > -d0 (do not activate IDE DMA). -- /Bastien Nocera http://hadess.net

Re: pmud / harddisk / kernel problem

2001-03-27 Thread Bastien Nocera
Hi, "Jason E. Stewart" wrote: > > "Bastien Nocera" <[EMAIL PROTECTED]> writes: > > > You can find experimental (although it worked very fine for me) > > support in BenH's latest tree (check penguinppc.org for instructions > > on getting

Re: pmud / harddisk / kernel problem

2001-03-31 Thread Bastien Nocera
ple of months ago, I think it is actually possible to plug some juice back in and wake the machine up. At that point I experienced some video garbling, but nothing else. It was enough for me to close down the applications and restart the computer in a clean state. Cheers -- /Bastien Nocera http://hadess.net

[ANN] Gnome 1.4 debs available

2001-04-04 Thread Bastien Nocera
Hi, http://hadess.net/idoru.shtml for all the info No Fifth Toe applications available yet, old applications should work alright, maybe a symlink here and there for the libraries. I'll add them as I build them, after GUADEC. Cheers -- /Bastien Nocera http://hadess.net

Re: [ANN] Gnome 1.4 debs available

2001-04-09 Thread Bastien Nocera
Adam C Powell IV wrote: > > Bastien Nocera wrote: > > > Hi, > > > > http://hadess.net/idoru.shtml for all the info > > > > No Fifth Toe applications available yet, old applications should work > > alright, maybe a symlink here and there for the librar

Re: [ANN] Gnome 1.4 debs available

2001-04-09 Thread Bastien Nocera
Just to say that Nautilus packages are now apt-able correctly. Cheers Bastien Nocera wrote: > > Adam C Powell IV wrote: > > > > Bastien Nocera wrote: > > > > > Hi, > > > > > > http://hadess.net/idoru.shtml for all the info > > > >

Re: [ANN] Gnome 1.4 debs available

2001-04-11 Thread Bastien Nocera
Adam C Powell IV wrote: > > Bastien Nocera wrote: > > > Adam C Powell IV wrote: > > > > > > These are the Ximian .debs? If so, they're binary incompatible with > > > official > > > GNOME .debs, and Ximian is no longer supporting sid: &quo

Re: [ANN] Gnome 1.4 debs available

2001-04-11 Thread Bastien Nocera
Adam C Powell IV wrote: > > Bastien Nocera wrote: > > > Adam C Powell IV wrote: > > > > > > Bastien Nocera wrote: > > > > > > > Adam C Powell IV wrote: > > > > > > > > > > These are the Ximian .debs? If so, th

Re: Call for info: slave drives bootable from OpenFirmware (OldWorl d)

2001-04-17 Thread Bastien Nocera
system in the first place ?) The only time I regretted that was when I had my potato install CD stolen and I rm-rf'ed (conscioulsy) my /dev to use devfs. Cheers -- /Bastien Nocera http://hadess.net

Re: Problem with Xfree4 on new imac

2001-04-20 Thread Bastien Nocera
gt; cat /proc/pci .. say that there an ATI device on 16 and lspci give me > 0:10:0 .. > I try the two solution .. but nothing is working .. > I have always .. no device detected .. One is hex, the other is decimal. Check this config: http://hadess.net/files/ppc/imac/XF86Config.imacDV2k

Re: newbie question

2001-04-21 Thread Bastien Nocera
you're on a Linux desktop, just don't care about the viruses, care about the security upgrades of your distribution. Cheers -- /Bastien Nocera http://hadess.net

Re: accessing HFS from Linux

2001-05-01 Thread Bastien Nocera
on't know what to > specify as the "mount point" when trying to edit an entry into > /etc/fstab. or should i be going about this another way? any empty directory, preferably under /mnt like: mkdir /mnt/macos and use /mnt/macos as your mount point Cheers -- /Bastien Nocera http://hadess.net

Re: ximiam gnome

2001-05-06 Thread Bastien Nocera
ch should be out very soon), in a timely manner. Cheers -- /Bastien Nocera http://hadess.net

Re: ximiam gnome

2001-05-06 Thread Bastien Nocera
x27;t say "I want Gnome from Ximian and the rest from Debian" and that messes up things a lot. Cheers -- /Bastien Nocera http://hadess.net

Re: Working configuration files needed for X 4.0.3 (FireWire iBook) and linux-kernel-source 2.4.4-1 (FireWire iBook, G4 Cube)

2001-05-08 Thread Bastien Nocera
ide that is in the same directory as the XF86Config you got, you need to have frame buffer correctly configured (aty128fb at 8 bpp is alright), and play a bit with the Video card options in the Device section of XF86Config. Hope this helps -- /Bastien Nocera http://hadess.net

Re: Working configuration files needed for X 4.0.3 (FireWire iBook) and linux-kernel-source 2.4.4-1 (FireWire iBook, G4 Cube)

2001-05-08 Thread Bastien Nocera
On 08 May 2001 18:21:08 +0200, Michel Dänzer wrote: > > > Jeremy Radlow wrote: > > > At 08:12 AM 5/8/01 +0100, Bastien Nocera wrote: > > > >> As mentioned in the install guide that is in the same directory as the > >> XF86Config you got, you need

xfs kernel patch (was Re: RaiserFS PPC status)

2001-05-08 Thread Bastien Nocera
ly not xfs 1.0. Or has the filesystem made its way to one of tge PPC kernel repositories ? Or is the patch for SGI endian-clean ? Cheers -- /Bastien Nocera http://hadess.net

Re: Audio CDs on Titanium G4 Powerbook

2001-05-08 Thread Bastien Nocera
t least 2.2.17, if > not sooner. Not sure about the version number, but what you're talking about are the DVD specific ioctl's. DVDs have worked under linux as expensive CD-drives for as long as they existed. This support you're talking about enables to do stuff like decyphering the DVD content on DVD movies and the likes, and are not needed to read an audio CD. Cheers -- /Bastien Nocera http://hadess.net

Re: Audio CDs on Titanium G4 Powerbook

2001-05-08 Thread Bastien Nocera
r as long as I remember using it, and I use it regularly on my iMac. > the sound hardware, that's your only option (I'm not sure there really > isn't any connection, maybe we just don't know how to control the mixer > input for it yet, Closed hardware). > > That's what I gathered from various postings mostly on the G4 cubes. Might > be totally off base. Cheers -- /Bastien Nocera http://hadess.net

Re: Audio CDs on Titanium G4 Powerbook

2001-05-08 Thread Bastien Nocera
audio data in. i cant think of any other reason why cdda2wav would > attempt to analyze the data. i dont know if cdda2wav or audiocd reader > are under active development, but i'll contact the authors. cdda2wav works fine on PPC. I don't know about "audiocd reader". Cheers -- /Bastien Nocera http://hadess.net

Re: Audio CDs on Titanium G4 Powerbook

2001-05-08 Thread Bastien Nocera
On 08 May 2001 12:00:55 -0700, Rob Pfile wrote: > Bastien Nocera writes: > > On 08 May 2001 11:04:53 -0700, Rob Pfile wrote: > > > > > > David N. Welton <[EMAIL PROTECTED]> writes: > > > > Rob Pfile <[EMAIL PROTECTED]> writes: > &g

Re: kernel options (was: reqs for vlc ?)

2001-05-08 Thread Bastien Nocera
kernels to recover function. > > What do I need to do to have Ben's kernel (2.4.4) recognize my Lombard's > keyboard ? Thanx. Disable all the keymaps you have and read http://home.munich.netsurf.de/Franz.Sirl/inputppc.html for more infos Cheers -- /Bastien Nocera http://hadess.net

Re: Audio CDs on Titanium G4 Powerbook

2001-05-08 Thread Bastien Nocera
from guessing wrong on some tracks. Yep, I guess that the endianess is the same for the whole CD as well... > > > seriously, can't we keep it constructive here? sorry i am replying to > > > this post, but i just can't help myself :( > > > > The "eject -v" wasn't useful ? > > > > ok yeah :) Post the result here when you have something Cheers -- /Bastien Nocera http://hadess.net

Re: Audio CDs on Titanium G4 Powerbook

2001-05-09 Thread Bastien Nocera
g trouble with their Audio CDs should refer to the lenghty thread we had last year. I reckon this should be put in a FAQ somewhere easily accessible to people installing Linux on their PowerMacs machines. Cheers PS: the plugin is at http://hadess.net/files/ppc/ , binary and source the original s

Re: debian-powerpc´Ô ¾È³çÇϼ¼¿ä?

2001-05-22 Thread Bastien Nocera
On 22 May 2001 12:03:49 -0500, Tony A. Emond wrote: > Don't open that message with Evolution, or Evo will crash. > > That msg was broadcast on the Evo support list a few days ago, to a > less-than-enthusiastic reception. > > Cheers, > TAE Oh, really ? Works fine her

Re: Mpeg video player

2001-05-23 Thread Bastien Nocera
s locking up quite often, but I was able to play the example videos from the site. And obviously didn't play any Windows DivX movies. You might have more luck using MOL and the hacked Microsoft Media Player, I didn't try that though. Cheers -- /Bastien Nocera http://hadess.net

Re: mozilla packages updated

2001-05-25 Thread Bastien Nocera
leon in a second (finishing uploading) Cheers -- /Bastien Nocera http://hadess.net

Re: X on new G4 Dual 533

2001-05-31 Thread Bastien Nocera
ng trade show) in London, I talked to an N'Vidia representative who told me that: 1) NVidia will never release sources to their drivers 2) They don't have any plans to make Linux/PPC drivers That was last September, I don't think they've changed their minds since. Cheers -- /Bastien Nocera http://hadess.net

Re: iBook2 install

2001-06-02 Thread Bastien Nocera
as well. My iMac (that can sleep properly) will need that as well. FYI all the iMacs dubbed "DV*" should have Airport connectivity. Cheers -- /Bastien Nocera http://hadess.net

broken libc6, looking for a working dpkg

2001-06-14 Thread Bastien Nocera
ibc 2.2.2 based system ? Did anybody else have these plugins problems ? I reckon it could be a problem with glib's dlopen() code (not glibc, glib), but didn't have the time to investigate. Thanks -- /Bastien Nocera http://hadess.net

Re: SOLVED MOL Crash (was: ReiserFS + MOL = Crash)

2001-06-15 Thread Bastien Nocera
L to build with 2.2.17? I've tried with 2.2.18pre18 but > >I get missing symbols when loading the modules. > > 2.2.17 is version number of glibc, not kernel. I have 2.4.2 kernel. Whaoo, give me your time travel machine and give me the fix for my libc6 problem with the pretty cu

Re: broken libc6, looking for a working dpkg

2001-06-15 Thread Bastien Nocera
On 15 Jun 2001 15:38:59 +0300, Tuomas Kuosmanen wrote: > On Fri, Jun 15, 2001 at 12:19:46AM +0100, thus said Bastien Nocera: > > Hi, > > > > After downgrading my libc6 from 2.2.3-1 to 2.2.2-1, because the upgrade > > broke most of xmms' plugins and evolution (th

Re: mozilla - 5 processes using 149Mb

2001-06-19 Thread Bastien Nocera
robably be meeting some people from the Debian project at the Linux Expo UK (the one in London), so maybe you have some names of persons I could contact... Cheers --- /Bastien Nocera http://hadess.net

Re: distribution of 2.4.x source for PPC (Re: Install on UATA)

2001-06-25 Thread Bastien Nocera
ur kernel package does it automatically (if you have the default /vmlinux and /vmlinux.old images in your yaboot.conf, quik.conf). I added 4) to a bash alias called kc (kernel compilation), so I do spend ages typing commands to build the kernel ;) Cheers -- /Bastien Nocera http://hadess.net

Re: Power Management (WAS: Sharing Fiwerwire Disk with Digidesign ProTools and Debian)

2001-07-09 Thread Bastien Nocera
uld only run on x86 otherwise, without any code change. I'm also working on switching pmud to use a unix socket instead of a internet socket which should speed it up quite a bit. Michael, do you think that libapm4pmud could find its place in a pmud-dev package or such ? Cheers --- /Bastien Nocera http://hadess.net

libc6 is broken (still)

2001-07-09 Thread Bastien Nocera
omeone can help, and I apologise in advance if mozilla is to send this mail in HTML --- /Bastien Nocera http://hadess.net

Re: libc6 is broken (still)

2001-07-10 Thread Bastien Nocera
Daniel Jacobowitz wrote: On Tue, Jul 10, 2001 at 12:55:06AM +0100, Bastien Nocera wrote: Hi, From what I understood, the current ld.so breakage is not worth a new upload in Ben Collins' opinion. And this is driving me crazy. This bug has been present for over a month now. Would som

Re: G3 upgrade Cards

2001-07-10 Thread Bastien Nocera
irements should show up before evo 0.11.0. Cheers --- /Bastien Nocera http://hadess.net

Re: R_PPC_REL24 relocation out of range

2001-07-19 Thread Bastien Nocera
e fix, and that simply sucks. http://sources.redhat.com/ml/libc-alpha/2001-06/msg00238.html like Gerd said, you can also compile with -fPIC to solve this problem... Cheers -- /Bastien Nocera http://hadess.net

Re: JAVA on DebianPPC

2001-07-20 Thread Bastien Nocera
the tarball, and install the files nicely, just like the realplayer, or the microsoft web fonts packages. Cheers -- /Bastien Nocera http://hadess.net

[OT] .NET (was: Re: JAVA on DebianPPC)

2001-07-20 Thread Bastien Nocera
in a bytecode that could run in a JIT, the JVM approach having been dismissed. And better stop talking about this on this list. Cheers -- /Bastien Nocera http://hadess.net

Re: powerbook, 99% done!!!

2001-07-20 Thread Bastien Nocera
Ivan Fabris wrote: Hi all thanks to E Benson, BenH and a lot of others ( i have lurked a lot this month :) now i have a powerbook with linux almost fully functional benh kernel rsynced yesterday, irda, xfree4, sound & midi, ecc... i still have some problem with apm but this doesn't matter

Re: powerbook, 99% done!!!

2001-07-22 Thread Bastien Nocera
Hi, Tuomas Kuosmanen wrote: On 21 Jul 2001 01:01:25 +0100, Bastien Nocera wrote: i have different showkey codes but i think this step is ok... using "echo n > /proc/sys/dev/mac_hid/mouse_button(rigth place)" with n=a lot of different tries but nothing seems to work. You

Re: Wherefore art thou fblevel??

2001-07-23 Thread Bastien Nocera
Is that backlight in the powerpc-utils package that you're looking for ? Or maybe it's in the pmud-utils (I refuse to install tcl/tk to see if it's really there...), the utilities have been split from pmud in the latest version. Cheers Jason E. Stewart wrote: Hey, fblevel seesm to have van

Re: Icebooks

2001-07-26 Thread Bastien Nocera
Hi, James Tyson wrote: My modem appears to work fine under Linux. Also, I am testking Jack's alpha sound drivers, and it seems to work reasonably just now. Ofcourse, no mixers or anything flash like that at this stage, but it's a start. You are talking about the iBook2's yes? How are you acces

Re: Modem problems

2001-07-27 Thread Bastien Nocera
modem) tty01 at 0xd58b5000 (irq = 50) is a Z8530 ESCC Cheers -- /Bastien Nocera http://hadess.net

on_ac_power replacement

2001-07-28 Thread Bastien Nocera
Hi, I just wrote a little perl script that mimicks the behaviour of the on_ac_power from the apmd distribution. It requires a new kernel with /proc/pmu directory, and is needed by anacron (check /etc/init.d/anacron) Michael, could you add it to the pmud-utils ? http://hadess.net/files/ppc/on

kernel package for ibook2

2001-07-29 Thread Bastien Nocera
Hi, I just posted a debian kernel package for ibook2 users, here is a snippet from the README: the kernel package contains BenH's 2.4.7 kernel, plus: - XFS - DRM module (insmod r128) - hacked dmasound_core for the ibook2 - tumbler/i2c-keywest driver (sound again) - buttons patches from Joseph

Re: Icebooks

2001-07-31 Thread Bastien Nocera
m not a programmer and was not sure what to change. Thanks John Cheers -- /Bastien Nocera http://hadess.net

Re: Icebooks

2001-07-31 Thread Bastien Nocera
John Hughes wrote: On Tuesday 31 July 2001 05:18, Bastien Nocera wrote: Hi, Maybe I didn't post loud enough. I released a kernel for the iBook2 with the sound driver *as well as* a package containing the dmasound_core patch with the rest of the files for the driver. Now, if we can

Re: Questions about notebooks and Debian

2001-08-01 Thread Bastien Nocera
ssible and even foolish to compare MHz values between these architectures, since ppc is a RISC (reduced instruction set computing) as opposed to CISC (complex instruction set computing) i386s. Cheers -- /Bastien Nocera http://hadess.net

Re: Questions about notebooks and Debian

2001-08-01 Thread Bastien Nocera
John Hughes wrote: On Wednesday 01 August 2001 12:24, Bastien Nocera wrote: Noah John wrote: the ibook is definatly a good purchase. from what i gather, some sound still doesn't work. However, what i really meant to say was: G3 500 MHz vs. i386. is about an 800-933 MHz P3 is about

Re: Galeon History problem

2001-08-01 Thread Bastien Nocera
Hi, Ethan Benson wrote: On Tue, Jul 31, 2001 at 10:23:47PM -0600, Jason E. Stewart wrote: Thanks for the warning Ethan. So galeon 0.11.2 expects mozilla 0.9.1, so I don't have a mismatch there. How do I tell what version of Gnome I'm running? Some libraries are versioned 1.2.x and some 1.4.x

Re: Galeon History problem

2001-08-02 Thread Bastien Nocera
Jason E. Stewart wrote: "Bastien Nocera" <[EMAIL PROTECTED]> writes: Ethan Benson wrote: On Tue, Jul 31, 2001 at 10:23:47PM -0600, Jason E. Stewart wrote: Thanks for the warning Ethan. So galeon 0.11.2 expects mozilla 0.9.1, so I don't have a mismatch there. How d

Re: faulty sound on imac

2001-08-09 Thread Bastien Nocera
Hi, Jonathan Riddell wrote: I was wondering if any progress had been made regarding this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=88691 Although the bug report is about splay it appears to be more fundamental and affects anything going through /dev/dsp, which includes CDs (with xm

Re: faulty sound on imac

2001-08-09 Thread Bastien Nocera
Bastien Nocera wrote: This bug is already worked-around for the Pismo. As I have the hardware, I'll try to look at it soon, and submit the fix to BenH and on linuxppc-dev. In the end, this is definitely a kernel problem. You might want to try this out (not tested at all): around line

Re: faulty sound on imac

2001-08-09 Thread Bastien Nocera
Any better like that ? (Should be better in fact ;) Bastien Nocera wrote: Bastien Nocera wrote: This bug is already worked-around for the Pismo. As I have the hardware, I'll try to look at it soon, and submit the fix to BenH and on linuxppc-dev. In the end, this is definitely a k

wireless lan config

2001-08-14 Thread Bastien Nocera
Hi, A little bit off-topic, but I guess a number of people would be interested. I'm getting quite bored having to type iwconfig parameters everytime I reboot one of my wireless connected machines, and although a script could do the trick, I was interested in the debian way of doing. I have t

Re: kernel package for ibook2

2001-08-15 Thread Bastien Nocera
a few other things. Tom [EMAIL PROTECTED] (Bastien Nocera) wrote in message news:<[EMAIL PROTECTED]>... Hi, I just posted a debian kernel package for ibook2 users, here is a snippet from the README: the kernel package contains BenH's 2.4.7 kernel, plus: - XFS - DRM module (insmo

  1   2   3   >