Hej,
> # trying apt-get install openoffice.org-bin fails, too.
> How does one get a version of openoffice.org for
> debian3.0r1 2.4.18-newpmac
I also tried the various debian-powerpc mirrors first; but
it seemed impossible to resolve all dependencies and get
it installed (on powerpc woody).
Fin
hej,
I have got a CD lying around that is reportedly burned for
MAC; so I tried to mount it as follows:
mount -t hfs /dev/cdrom /mnt/
I then got a fancy kernel error message:
kernel BUG at buffer.c:2501!
vector: 0 at pc = c0042984, lr = c0042984
msr = 9032, sp = c4833d10 [c4833c58]
current = c4
Hej,
> I'm trying to get a laserwriter select 300 to print, and it's just not
> happening. Whenever something tries to access /dev/ttyS1, the machine
> locks up until the printer is turned off. Likewise, stty 57600 <
> /dev/ttyS1 locks up the machine until the printer is turned off. The
> machi
Hello Simon,
> 'dmesg' doesn't show any obvious errors, but I'm confused...
> Is it normal that some devices share the same IRQ (22) ?
more recent BUS designs (speak: PCI at least) allow
irq-sharing, ie. multiple devicing sharing one IRQ line.
so it's perfectly okay.
(... as long as it works :)
Hello Eric,
> > What kind of hardware is used for the base station?
> The base station we have here is a Cisco Aironet (340 or 350).
that setup looks similar to the one I've got at home; however,
I'm using a PCMCIA cisco aironet 350 card on debian-x86
as base station.
Note that for some bizarre r
Hej Eric,
> eth1 IEEE 802.11-DS ESSID:"rover" Nickname:"eric-ibook"
> Mode:Managed Frequency:2.457GHz Access Point: 44:44:44:44:44:44
> Bit Rate:11Mb/s Tx-Power=15 dBm Sensitivity:1/3
> Retry limit:4 RTS thr:off Fragment thr:off
> Encryp
hej Michael,
> > The story so far; in Debian on my iBook, the clock is 14 hours ahead
> > (it's set correctly in Mac OS X). The problem is consistent and
> > reproducible. [...]
> > Someone asked what time zone I'm in; I'm in Central, GMT-6 hours.
> And what does 'date +"%Z %z"' display? Does
Hej Steffen,
> The story so far; in Debian on my iBook, the clock is 14 hours ahead (it's set
> correctly in Mac OS X). The problem is consistent and reproducible.
> If I set the Linux kernel clock (using the "date" command) to the correct
> time,
> then boot from there to Mac OS X, the clock
Hej,
> Since I am getting started with Debian Linux am still struggling a bit
> with certain configuration problems. The first problem that I hav is
> probably a trivial one. I would like to have kdm start straight after
> booting, rather than xdm. Where do I change this.
> Second, I cannot ful
Hej Raph,
> has anyone of you expierences with setting up an ad-hoc LAN with Airport
> cards? I get a connection between 2 i386 with wlan cards running orinoco
> driver, but none of them can ping my TiBook. The strange thing is, that
> when I run iwconfig on both i386, it shows me Cell numbers onl
Hej Jan,
> >> I have finished the OpenOffice.org build for debian-powerpc.
> >> You can download the packages here:
> >> http://bourbaki.math.uni-kiel.de/~jpalic/OpenOffice.org
> >this is possibly a very dumb question, but...
> >the woody packages fail to install, claiming a dependency
> >for libs
Hello Jan,
> I have finished the OpenOffice.org build for debian-powerpc.
> You can download the packages here:
>
> http://bourbaki.math.uni-kiel.de/~jpalic/OpenOffice.org
>
this is possibly a very dumb question, but...
the woody packages fail to install, claiming a dependency
for libstdc++-5
hello,
> Apr 8 22:20:36 nolandia kernel: ide_pmac_dmaproc: chipset supported
> ide_dma_lostirq func only: 13
> Apr 8 22:20:36 nolandia kernel: hda: lost interrupt
> Apr 8 22:20:36 nolandia kernel: hda: dma_intr: status=0x58 { DriveReady
> SeekComplete DataRequest }
> Apr 8 22:20:36 nolandia ke
Hallo Michael,
> Does the 2400 use the same PMU version as the 3400?
seems so.
the bootlog shows something like
"PMU ... 2400/3400/3500(G3)",
and IIRC from docu read a long time ago, it's the same :)
> > doing
> > 1 /etc/init.d/pcmcia stop
> > 2 reconnect power
> > 3 /etc/init.d/pcmcia sta
Hej,
(this is more a problem description than a question
and might be relevant mostly for pmud and pcmcia
maintainers)
I'm running debian stable using a 2.2.19 kernel using
the pcmcia-cs 3.1.22-0.2potato (should be most recent)
on a powerbook 2400c, pmud 0.7-3, and a PCMCIA
ne2000 clone (abocom
Hej,
> > [ much blah blah hfsplus blah ]
> > Yeah, and we all owe you a debt of thanks for that beautiful
> > ps manpage *you* wrote.
> You try fighting with that *roff crap.
> [ blah blah continues ]
Since this thread starts drifting both offtopic and getting
somewhat impolite, I suggest you (al
> Why is this? If hfsplusutils can happily read from HFS+ volumes, it
> says to me that the structure of the filesystem is reasonably well
> documented.. and I can't think of a significant reason why this would
> not be possible. Mind you, I've never worked with the kernel, so I'm
> no expert -- th
hej,
> > Presumably I need to move the compiled kernel to the "Linux Kernels"
> > folder on the Mac partition of the hard disc so that BootX can use it.
> > But what is the new kernel file called?
> It is in the top level of the kernel source directory, and it is called
> vmlinux. Just copy it to
Hej Richard,
> I got a PowerMac 7200 cheap on eBay, and a 3Com
> ethernet card. The idea is to set up a router to
> share our cable modem.
quite the same thing that my PM 7300 is doing at
home, also with a 3com card.
the problem you have is that you're using a kernel
that (probably) came deliver
hej,
> I think newer Kernels have a new input layer. I can't really tell you the
> details since Linux on a PowerMac is rather new for me, but the following
> line in gpm.conf works for me (PowerMac 7600, stock Debian Kernel 2.2.19):
> device=/dev/input/mice
you probably also want to create
Hej Peter,
> I've successfully done this in the past. XFree86 should work fine if you tell
> it to use a serial mouse. You may have to construct a special adapter for
> the serial port--IIRC, it's slightly different from a regular RS422-232
> adapter.
thanks for all the info and the heads-up. I c
hej,
> > And i cannot get the stuff from linux because I simply cant boot it ;))
> then you can't repair it.
you could actually try some bootfloppies or whatever to boot
and then to print the partition table.
[in case i said something really dumb now, just ignore me, yes?]
bye
Philipp Kaeser /
Hej,
I'm having debian 2.2r3 installed on a powerbook 2400c,
featuring a lot of applications like gimp and xfig...
however, it's quite a mess to use these applications
since they heavily depend on three-button-mice configurations.
The solution of having the 2nd and 3rd button emulated
by keyboard
hej,
Okay. This might also be relevant for the benchmark speed compare
thread we had earlier (is my celeron faster than my G3?
[hint: there's more in the computer than the casse and the processor])
--- rant ---
> > With the standard (small) battery (20720 mWh), it lasts about 1.5 hour.
> > With
24 matches
Mail list logo