Sid, mp3blaster and ogg Files ...

2003-05-06 Thread Tim Weippert

Hi folks, 

i have on an Powerbook G4 (15") unstable (sid).

With xmms i can listen to ogg Files with wonderfull output. But with
mp3blaster the file seemed to screwew up, only a noise sound came out of
the speakers. ( mp3blaster and mp3 - files works always great )

Does anyone have this problem too?

thanks, 

tim



mp3blaster + sid + ogg files

2003-05-08 Thread Tim Weippert

Hi, 

i think this is a good and easy patch to workaround this problem.

HTH, 


tim


--- oggplayer.cc2003-05-08 22:21:12.0 +0200
+++ oggplayer.cc.weiti  2003-05-08 22:21:39.0 +0200
@@ -23,7 +23,7 @@
 /* Martijn suggests that big endiannes is already taken care of in the 
rawplayer
  * class.
  */
-#if 0 && defined(WORDS_BIGENDIAN)
+#ifdef WORDS_BIGENDIAN
bigendian = 1;
 #endif
//TODO: On what hardware is data unsigned, and how do I know?



Debian + Mac OS X and time problems ...

2003-05-14 Thread Tim Weippert

HI there, 

i have both Debian (SID) and Mac OS X on a Powerbook G4. I have read
that Mac OS X use UTC to save/set the hardware clock.

I thought i have to say my Debian installation, that the clock will be
set to GMT and then calc the right time depend on the timezone, but it
is strange, the time isn't correct, it's about 20 hours in the future.

I can't figure out what i have to do to have the right time wihtin Mac
OS X and Debian (CEST Timezone Europe/Berlin)?

Has anyone an idea?

thanks in advance, 

weiti

-- 
I watch television because you don't know what it will do if you leave it
in the room alone.

Tim Weippert <[EMAIL PROTECTED]>
GnuPG Key http://www.topf-sicret.org/kontakt.html



PCMCIA and Powerbook G4

2003-05-19 Thread Tim Weippert

Hi together, 

another Problem with my new Powerbook G4 and Debian Sid.

The pcmcia Cardsystem seems to work flawless, but if i attach a card in
the slot i get the following messages:


May 19 17:55:47 pbk4 kernel: Linux PCMCIA Card Services 3.2.2
May 19 17:55:47 pbk4 kernel:   kernel build: 2.4.20-ben10 unknown
May 19 17:55:47 pbk4 kernel:   options:  [pci] [cardbus] [apm]
May 19 17:55:47 pbk4 kernel: Intel ISA/PCI/CardBus PCIC probe:
May 19 17:55:47 pbk4 kernel:   TI 1410 rev 02 PCI-to-CardBus at slot 10:1a, mem 
0xa000
May 19 17:55:47 pbk4 kernel: host opts [0]: [pci only] [pci irq 58] [lat 
16/32] [bus 17/20]
May 19 17:55:47 pbk4 kernel: PCI card interrupts, polling interval = 1000 ms
May 19 17:55:47 pbk4 cardmgr[3318]: watching 1 sockets
May 19 17:55:47 pbk4 cardmgr[3318]: starting, version is 3.2.2
May 19 17:55:52 pbk4 cardmgr[3319]: socket 0: Level One 10/100 Fast Ethernet
May 19 17:55:53 pbk4 cardmgr[3319]: executing: 'modprobe pcnet_cs'
May 19 17:55:53 pbk4 cardmgr[3319]: bind 'pcnet_cs' to socket 0 failed: 
Operation not permitted
May 19 17:55:59 pbk4 cardmgr[3319]: executing: 'modprobe -r pcnet_cs'


I have change the config.opts to change the following memory entry:

#include memory 0xa000-0xa0ff, memory 0x6000-0x60ff
include memory 0xa000-0xa0ff

with the commented line my Powerbook quits hard and i need to reboot to
reactivate the system.

With an other pcmcia car (modem) i get the same Operation not permitted.

Anyone an idea?

thanks, 

weiti


-- 
I watch television because you don't know what it will do if you leave it
in the room alone.

Tim Weippert <[EMAIL PROTECTED]>
GnuPG Key http://www.topf-sicret.org/kontakt.html



Re: PCMCIA and Powerbook G4

2003-05-20 Thread Tim Weippert

Hi Benjamin, 

On Tue, May 20, 2003 at 11:51:01AM +0200, Benjamin Herrenschmidt wrote:
> On Mon, 2003-05-19 at 18:02, Tim Weippert wrote:
> > Hi together, 
> > 
> > 
> > #include memory 0xa000-0xa0ff, memory 0x6000-0x60ff
> > include memory 0xa000-0xa0ff
> > 
> > with the commented line my Powerbook quits hard and i need to reboot to
> > reactivate the system.
> 
> Use that one:
> 
> include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
> include memory 0x8008-0x8008

Ok, these entries also work like mine ...

> I don't know what the operation not permitten actually means but I have things
> working well with the above.

Unfortunately i have again the same error ... i have to figure out what
this means ...

I have tried with the new pcmcia-source (3.2.4) and get the same error,
maybe theres an fault in my kernel config,  but i can't guess what it
is.

Are you using the kernel pcmcia drivers or the standalone pcmcia-cs?
Maybe there is an difference.

Thanks, 

tim

-- 
I watch television because you don't know what it will do if you leave it
in the room alone.

Tim Weippert <[EMAIL PROTECTED]>
GnuPG Key http://www.topf-sicret.org/kontakt.html



Re: PCMCIA and Powerbook G4

2003-05-22 Thread Tim Weippert

Hi, 

On Tue, May 20, 2003 at 02:07:29PM +0200, Benjamin Herrenschmidt wrote:
> 
> > I have tried with the new pcmcia-source (3.2.4) and get the same error,
> > maybe theres an fault in my kernel config,  but i can't guess what it
> > is.
> > 
> > Are you using the kernel pcmcia drivers or the standalone pcmcia-cs?
> > Maybe there is an difference.
> 
> Kernel drivers and whatever pcmcia-cs comes with debian sid

Ok, now i have tried the kernel drivers, after 2 Days ... and they work
like a charme ...

The only thing is my AVM A1 PCMCIA card wouldn't initialize correctly,
but i will look for that when i have a little more time to spent :)

Thanks for your comments, 


tim

-- 
I watch television because you don't know what it will do if you leave it
in the room alone.

Tim Weippert <[EMAIL PROTECTED]>
GnuPG Key http://www.topf-sicret.org/kontakt.html



Re: Debian Installation on PowerBook G4

2003-08-19 Thread Tim Weippert

Hi Christian, 

On Mon, Aug 18, 2003 at 04:41:22PM +0200, Christian Banik wrote:
> my problem is partition the HD (and some other questions before the 
> installation).  I will use MacOSX and Linux. I've got the following 
> questions:
> 

Because of your .de Mail Address i assume, that you can read german text
:) Maybe this will help you and answer your questions:

http://www.luug-hn.org/artikel/tibook-install/tibook-install.html

HTH, 

tim



Re: IBMJava doesn't work after installing...

2005-12-29 Thread Tim Weippert
On Thu, Dec 29, 2005 at 10:32:57AM +0100, Ruben wrote:
> 
> At 29 Dec 2005 00:56:51 +0100, Bartosz Sokolowski wrote:
> > 
> > I think so ;) I did all what was stated in README for
> > java-package. I created DEB from IBM's tgz and installed it and so
> > on. Maybe I did something wrong but I don't know what, so I'm asking
> > here because it seems that some of the subscribers have working JVM
> > on DebianPPC :)
> 
> See the following bug:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338569
> 
> I solved it by putting direct links to java,javac,... from
> /usr/lib/j2sdk1.5-ibm/bin/ in a local directory in my home directory.
> I believe there is also a bug for the fact that the java-plugin in the
> ibm jdk is not added to firefox/mozilla.

Does the ibm plugin now works with firefox/mozilla?

bye, 

tim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



No suspend with 2.6.11-rc3

2005-02-13 Thread Tim Weippert
Hi there, 

has anybody else problems with suspend an 2.6.11-rc3 (haven't test -rc4
yet).

With an 2.6.10 (vanilla) my suspend works perfectly. Maybe an issue with
pbbuttons + 2.6.11-rc3?

bye, 

tim

-- 
Tim Weippert <[EMAIL PROTECTED]>
GnuPG Fingerprint 63E3 AA72 B3BC D0AB 583E  0382 AEA0 A1F9 AFF9 DC52
http://www.topf-sicret.org/ http://www.luug-hn.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: No suspend with 2.6.11-rc3

2005-02-13 Thread Tim Weippert
On Sun, 2005-02-13 at 15:26 +0100, Alain Perry wrote:
> On dim, 2005-02-13 at 15:11 +0100, Tim Weippert wrote:

[ ... ]

> It depends what your problem is...
> There have been some changes in recent upstream kernels regarding
> suspend/wake-up code. If I understood everything correctly, the wake-up
> code of radeonfb/atyfb video drivers was broken in -rc3, and the kernel
> saw machines using then as "may sleep" and not "will sleep". BenH
> patches on those video drivers were included in -rc4, so everything
> should be back to normal. I haven't tested anything yet though.

Well, your right with -rc4 all is fine again :)

> One thing that isn't at all clear to me right now is: are upstream
> kernels now able to put an albook to sleep ?

Uhhh ... i have a TiBook and so i can't answer this question :)

bye, 

tim

-- 
Tim Weippert <[EMAIL PROTECTED]>
GnuPG Fingerprint 63E3 AA72 B3BC D0AB 583E  0382 AEA0 A1F9 AFF9 DC52
http://www.topf-sicret.org/ http://www.luug-hn.org/


signature.asc
Description: This is a digitally signed message part


Re: icons missing in several gnome apps [unstable]

2005-02-18 Thread Tim Weippert
Hi Micha, 

On Fri, 2005-02-18 at 17:30 +0100, Michael Flaig wrote:
> Hi there,
> 
> I´ve upgraded my Powerbook a few hours ago to the latest sid packages.
> 
> Since the upgrade I have problems with the gnome icons ...
> 
> In evolution only a few icons are displayed.
> The gnome default icon with the red cross appears instead of the correct
> icon i.E. Send, Reply, Forward, etc. 
> 
> Does anyone have the same problem?
> What do you think is the package that causes the problem?
> does apt write a log of which packages have been upgraded? 

Yes this is a known problem, look at bugs.debian.org for the following
reports:

#295777, #295815, #295847


> Why I write this to debian-powerpc:
> a) i have an powerbook :-)
> b) the problem didn´t show up on x86 (yet?)

right, this seems to be a ppc specific problem.

Workaround:

rm /usr/share/icons/*/icon-theme.cache

Some guys are working on the problem :)

bye, 

tim
-- 
Tim Weippert <[EMAIL PROTECTED]>
GnuPG Fingerprint 63E3 AA72 B3BC D0AB 583E  0382 AEA0 A1F9 AFF9 DC52
http://www.topf-sicret.org/ http://www.luug-hn.org/


signature.asc
Description: This is a digitally signed message part


fbpager Problem ...

2004-06-14 Thread Tim Weippert

hi there, 

does anyone use fluxbox and the fbpager application? I have an weired
issue with the fbpager. 

I have 4 Workspaces within fluxbox and the started applications on the
first workspace appears in the pager correctly. in the three following,
they appear for under a seond after they started and then disapear, no
error message, no info, nothing ... sticky applications appear on all
workspaces correctly.

If someone has any hints for me ... your welcome :)

thanks & bye, 

tim
-- 

Every time I think I know where it's at, they move it.

Tim Weippert <[EMAIL PROTECTED]>
http://www.topf-sicret.org/