libc6-i386 versus ia32-libs

2006-03-06 Thread Michelasso
Hello everybody,
today updating my sid I noticed this conflict, and I was wondering if
I can remove ia32-libs from my system or if I have to wait until a new
version of ia32-libs compatible with libc6-i386 comes out (and maybe
this should be the right way to do since, if I am not wrong, ia32-libs
contains many more libraries than llibc6).

Suggestions?



Problems upgrading ia32-libs in sid: conflicts with ia32-libs-gtk?

2005-11-23 Thread Michelasso
Hello everybody,
today when I have tried to do an upgrade of my sid I got the following error:



aquila:/home/user# apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
The following packages have been kept back:
  arts libarts1-dev libartsc0 libartsc0-dev
The following packages will be upgraded:
  ia32-libs
1 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
4 not fully installed or removed.
Need to get 0B/9366kB of archives.
After unpacking 73.7kB disk space will be freed.
Do you want to continue [Y/n]?
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
(Reading database ... 157784 files and directories currently installed.)
Preparing to replace ia32-libs 1.4 (using .../ia32-libs_1.5_amd64.deb) ...
Unpacking replacement ia32-libs ...
dpkg: error processing /var/cache/apt/archives/ia32-libs_1.5_amd64.deb
(--unpack):
  trying to overwrite `/usr/lib32', which is also in package ia32-libs-gtk
Errors were encountered while processing:
 /var/cache/apt/archives/ia32-libs_1.5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


I had installed some time ago ia32-libs-gtk_7_amd64.deb from Ubuntu to
have Acrobat Reader working without chrooting.

Any suggestion? Should I remove ia32-libs-gtk and then reinstall it to
solve this problem or is this a kind of bug of this version of
ia32-libs?



Re: Problems with Acrobat Reader 7.0 in pure64 environment

2005-09-23 Thread Michelasso
On 9/23/05, Adam Stiles [EMAIL PROTECTED] wrote:

 I personally would have just made this symlink;

 ln -s /usr/bin/gpdf /usr/bin/acroread

 Seriously, what's so great about Acrobat reader that I should pollute my
 system with closed source software when there is open source software
 available that does just as good a job?

I make presentations using a latex class (powerdot) that gives as
output a .pdf file, and often I have to present it using computers
running windows in which there is only Acrobat Reader installed, so I
want to be sure that everything is ok testing it with this polluting
closed source software.
Of course I could ask the organizers of the workshops where I am used
to show my presentations that I refuse to attend if they don't provide
me a pc running Debian or Knoppix, but this seems to me not feasible
at the moment...



kpdf crashes on some pdf documents

2005-09-23 Thread Michelasso
Hello everybody,
I am using a latex class called powerdot
(http://stuwww.uvt.nl/~hendri/index.html?/~hendri/Downloads/haprosper.htmlmainframeha
) to make presentations; the output is a pdf file, and when using a
particular option of that class and I try to display the document with
kpdf, then it crashes if click on it giving me this quite obscure
error:

*** glibc detected *** double free or corruption (out): 0x00868610 ***
Alarm clock

I can instead display the same pdf file with acroread without problems.

Any suggestions to debug?



Problems with Acrobat Reader 7.0 in pure64 environment

2005-09-22 Thread Michelasso
Hello everybody,
I am trying to repeat what has been done, apparently with success, to
have acrobat reader working in a pure64 environment following what is
written in:
http://lists.debian.org/debian-amd64/2005/05/msg00703.html
http://lists.debian.org/debian-amd64/2005/05/msg00707.html

I repeat for convenience the steps here:

- apt-get install ia32-libs;

- get ia32-libs-gtk from ubuntu (the version mentioned in those
messages is not anymore available, now you have 
ia32-libs-gtk_7_amd64.deb);

- get the acroread debian package from marillat (you can choose
between acroread_7.0-0.9_i386.deb and acroread_7.0.1-0.0_i386.deb)and
install it  with 'dpkg -i --force-all';

- edit /usr/bin/acroread. Towards the end, there is a line
  exec $ACRO_EXEC_CMD ${1+$@}
Add GCONV_PATH=/usr/lib32/gconv LD_PRELOAD=/usr/lib32/libpangohack.so.0.0
GDK_PIXBUF_MODULE_FILE=/etc/gtk-2.0/gdk-pixbuf.loaders32 before exec;

- Copy /etc/gtk-2.0/gdk-pixbuf.loaders to
/etc/gtk-2.0/gdk-pixbuf.loaders32, and replace all references to
/usr/lib/ with /usr/lib32/:
sed 's:/usr/lib/:/usr/lib32/:'  /etc/gtk-2.0/gdk-pixbuf.loaders 
/etc/gtk-2.0/gdk-pixbuf.loaders32;

- rm /usr/lib/Adobe/Acrobat7.0/Reader/intellinux/plug_ins/PPKLite.api

I have done all of them, but when I start acroread I get the following error:

/usr/bin/../lib/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread: error
while loading shared libraries: libXinerama.so.1: cannot open shared
object file: No such file or directory

So it seems acroread wants to load libXinerama library, and in my
system I have only 64bit version of it.
Am I missing some step or some package?

TIA



apt-build problems on amd64

2005-09-11 Thread Michelasso
Hello everybody,
I was thinking to use apt-build to build the few packages that aren't
yet available in kde 3.4.2 for amd64 (or in general for packages that
aren't yet available at all for amd64), but I am having some problems.

For example apt-build install kompose seems to build the package, but
then it stops immediately before installing it with a segfault:

[...]
The following NEW packages will be installed:
  kompose
0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 0B/85.5kB of archives.
After unpacking 283kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  kompose
E: There are problems and -y was used without --force-yes
Segmentation fault

with this error message being cryptic since I cannot find any
reference to the --force-yes option in the man page for apt-build.
However the .deb package for kompose is effectively built in
/var/cache/apt-build/repository and I can install it by hand with
dpkg.

As another example instead filelight doesn't build at all:

checking for C compiler default output... configure: error: C compiler
cannot create executables
See `config.log' for more details.
make: *** [build] Error 77
[...]
Error while building filelight!
Sorry, no package to install.
Segmentation fault


So I am starting to ask if:
a) apt-build isn't yet mature to use  for amd64
b) the problems are related to the sources, configure and makefile of
some packages not ready for amd64.

Thanks to anybody who will help me to clarify these points.



SmartLink drivers and slmodemd for amd64?

2005-09-05 Thread Michelasso
I have tried to write to smartlink to ask them if they plan to release
in the future a version of their modem drivers and daemon (slmodems,
without it it seems that I cannot use the internal modem of my laptop
even if a driver for it is present in the kernel, snd__atiixp_modem)
compatible with amd64
However, after some days, I have received this email from the
postmaster of my provider:

 These recipients of your message have been processed by the mail server:
[EMAIL PROTECTED]; Failed; 4.4.7 (delivery time expired)

Has anybody been able to contact them before and ask for this?
Is somebody else developing a slmodemd for amd64?



skyper and artsdsp

2005-09-05 Thread Michelasso
Hello everybody,
I have downloaded and installed the static version of skype on my sid
box (not inside a chroot).
Using ia32-libs and the libXcursor.so.1 and libXft.so.2 from the
chroot 32bit directory I can run it; but when I run it trough artsdsp
(following the suggestions on the skype web page on how to setup
sound) I get the following error:
./skype: error while loading shared libraries:
/usr/lib/libartsdsp.so.0: cannot open shared object file: No such file
or directory

In my /usr/lib/ libartsdsp.so.0 is a symbolic link pointing to
libartsdsp.so.0.0.0
I have also tried to put the same link in /emul/ia32-libs/lib but
nothing has changed.

Suggestions?



skype and artsdsp

2005-09-05 Thread Michelasso
Hello everybody,
I have downloaded and installed the static version of skype on my sid
box (not inside a chroot).
Using ia32-libs and the libXcursor.so.1 and libXft.so.2 from the
chroot 32bit directory I can run it; but when I run it trough artsdsp
(following the suggestions on the skype web page on how to setup
sound) I get the following error:
./skype: error while loading shared libraries:
/usr/lib/libartsdsp.so.0: cannot open shared object file: No such file
or directory

In my /usr/lib/ libartsdsp.so.0 is a symbolic link pointing to
libartsdsp.so.0.0.0
I have also tried to put the same link in /emul/ia32-libs/lib but
nothing has changed.

Suggestions?



Re: 64-bit java plugin (or lack thereof)

2005-09-01 Thread Michelasso
On 8/29/05, Matthias Julius [EMAIL PROTECTED] wrote:
 Corey Hickey [EMAIL PROTECTED] writes:
 
  In any case, I'm looking for a 64-bit java plugin that can run this:
  http://games.yahoo.com/games/downloads/tx.html
 
 I have Blackdown's Java package installed and it works fine with
 Konqueror.  Firefox crashes when I try to visit the link above.

I have also installed Blackdown's java package for amd64 from the
installer (not the debian package), and Firefox is crashing also
opening http://java.com.
Btw, how can you tell konqueror to use Blackdown's plugin? I have
tried to add the directory /usr/lib/mozilla-firefox to the searched
paths in the Konqueror Settings - Configure Konqueror - Plugins but
it still sees only the kaffeine plugin.



Re: 64-bit java plugin (or lack thereof)

2005-09-01 Thread Michelasso
On 9/1/05, Frank [EMAIL PROTECTED] wrote:
 
 Check the settings under Konqueror Settings - Configure Konqueror -
 Java/Javascript, especially enable Java.
 Konqueror is not using the Mozilla plugin, but the standalone java executable
 somehow.
 I think for me it helped to put the full path /usr/bin/java into the path
 field. 

Thanks a lot: putting the full path to the java executable worked for me too.



Re: Acer 5024WLMI and wireless

2005-08-30 Thread Michelasso
On 8/30/05, Tim T. [EMAIL PROTECTED] wrote:


Following up on my own post:
I found this: acerhk
(http://www.informatik.hu-berlin.de/~tauber/acerhk/) Unfortunately,
development has stopped. I'd be willing to take a shot at it, but
there's some assembler in there, 
for a 32 bit processor that I'm not familiar with... Anybody here fluent in this ?
Give a look here: http://www.archernar.co.uk/acer_acpi/acer_acpi_main.html

 Thanks to Mark's work the wireless card in my Aspire 5024 is now working.



Re: Evolution doesn't start anymore because of a dbus problem

2005-08-28 Thread Michelasso
On 8/26/05, Ernest jw ter Kuile [EMAIL PROTECTED] wrote:
 
 Are you sure this is related to amd64 ? or even Debian ?
 Maybe you would get a beter answer if you would search on the Evolution site.

I have given a look but found no info about this problem, so I have
reported it as a general bug of Evolution, not a debian package one.
 
 Anyway, after a quick reading through your mail I would try :
 - Remove package evolution-plugins;
 - Start evolution;
 - Search for and un-check evil option about sending a message to dbus;
 - Re-install package evolution-plugins.

I couldn't do this because if you uninstall the plugins you don't have
anymore that option; but I found a workaround in this way:

- quit evolution when it is in addressbook window;
- reinstall evolution-plugins
- start again evolution; until it remains in addressbook window it
doesn't crash;
- go to preferences and disable Generates a D-BUS message when new
mail arrives

This has fixed the problem.



Re: Problems with new Ati graphic drivers

2005-08-26 Thread Michelasso
On 8/24/05, Michelasso [EMAIL PROTECTED] wrote:
 
 But the server doesn't work correctly, since I get this from fglrxinfo:
 
 
 
 [EMAIL PROTECTED]:~$ fglrxinfo
 ERROR: DDX driver parameter mismatch: got 840 bytes, but expected 832 bytes.
 libGL error: InitDriver failed
 display: :0.0  screen: 0
 OpenGL vendor string: Mesa project: www.mesa3d.org
 OpenGL renderer string: Mesa GLX Indirect
 OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
 

Ok, I solved: I had a problem with the libraries in /usr/X11R6/lib and
/usr/X11R6/lib64; now the server works correctly (commenting out
int10)



Problems with new Ati graphic drivers

2005-08-24 Thread Michelasso
Hello,
I have downloaded the new debian package 8.16.20-1 for ati drivers
available here:
http://www.stanchina.net/~flavio/debian/fglrx-installer.html

First I had a problems in building the kernel module, since the
make.sh script looked for a
/usr/src/linux-source-2.6.12/include/asm/ioctl32.h that it is not
present in my sources; I have solved it with a symlink to
/usr/src/linux-source-2.6.12/include/linux/ioctl32.h

In this way the module is built, and I can load it without problems.
But the xorg server doesn't work because of a problem with the xorg
driver; in fact I have this in the log:


(II) Loading /usr/X11R6/lib/modules/drivers/fglrx_drv.o
Duplicate symbol rol_long in /usr/X11R6/lib/modules/drivers/fglrx_drv.o
Also defined in /usr/X11R6/lib/modules/linux/libint10.a

Fatal server error:
Module load failure

I have googled but I have found no references to this problem; any
suggestion will be greatly appreciated.



Re: Problems with new Ati graphic drivers

2005-08-24 Thread Michelasso
On 8/24/05, Sylvain Sauvage [EMAIL PROTECTED] wrote:

 It was one of the first thing I tried°: X starts but a single move of the
 mouse make it crash.

Instead in my case the server starts, with some minor warnings in the log:


(II) Loading sub module GLcore

(II) LoadModule: GLcore

(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping /usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o:  No sym
bols found
Skipping /usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o:  No sym
bols found
Skipping /usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o:  No sy
mbols found
-

in the loading modules section and

-
(II) fglrx(0): End of Display1 EDID data 
(WW) fglrx(0): Specified desktop setup not supported: 8
--

in the display section.

But the server doesn't work correctly, since I get this from fglrxinfo:



[EMAIL PROTECTED]:~$ fglrxinfo
ERROR: DDX driver parameter mismatch: got 840 bytes, but expected 832 bytes.
libGL error: InitDriver failed
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)



Re: Acer Turion laptops

2005-08-21 Thread Michelasso
On 8/18/05, Frederik Schueler [EMAIL PROTECTED] wrote:
 Yeah, I did something similar, additionally the initscript does a
 
 echo ondemand  /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
 
 to make the fan shut up ;-)
 
 

Thanks a lot for your answer;
I would like to ask you again (maybe you didn't see my question) if
you have any success in making the wireless card and the internal
modem working: for the first one, I have problems with the button that
turns the radio on; for the second,I have compiled snd_atiixp_modem as
a module, but when I load it I see nothing in syslog and I cannot find
any device associated to the modem.

Bye.



Re: Acer Turion laptops

2005-08-21 Thread Michelasso
On 8/18/05, Theodore Kisner [EMAIL PROTECTED] wrote:

 
 Are you sure the button doesn't work?  On my compaq R3000 (athlon64) laptop,
 the button behaves differently with the 32bit windows driver and the 64bit
 one.  In 32bit debian with the 32bit windows driver under ndiswrapper,
 enabling the button turns on the wifi indicator light which then glows solid.
 With 64bit debian and the 64bit driver, pressing the button *does* change the
 state of the radio, but the indicator does not turn on.  When there is
 network traffic, the light flickers indicating traffic on the connection.
 
 So basically if I can't find the network, I push the button and try again.
 Actually I usually just leave it enabled anyway.  Another thing you could try
 is to boot into windows, enable the radio, and then reboot into linux and see
 if that works...

I have tried both things, but the radio is always turned off; when I
press the button that should turn it on I get this in syslog:

 Aug 21 12:26:14 aquila kernel: atkbd.c: Unknown key pressed
(translated set 2, code 0xd6 on isa0060/serio0).
Aug 21 12:26:14 aquila kernel: atkbd.c: Use 'setkeycodes e056
keycode' to make it known.
Aug 21 12:26:15 aquila kernel: atkbd.c: Unknown key released
(translated set 2, code 0xd6 on isa0060/serio0).
Aug 21 12:26:15 aquila kernel: atkbd.c: Use 'setkeycodes e056
keycode' to make it known.

So the kernel doesn't recognize the button.
Bye.



Last dist-upgrade of sid breaks a little kde

2005-08-21 Thread Michelasso
Hello everybody,
after last upgrade of sid (I am using only official repositories, I
have decided to wait for kde 3.4 to come into unstable) my kde 3.3 has
a problem: the applications list in the 'K' menu is empty, even if all
applications are still here, and I can launch them form a shell. Also
the applet I had installed on the panel are missing; I have tried to
delete my .kde directory but nothing has changed. All relevant
packages of kde seems to be installed, only some of them are held back
due to missing dpendencies:

arts kdelibs kdelibs-bin kfocus kphone ksimus ksimus-boolean
ksimus-floatingpoint

Is anybody experiencing the same problem?
Any suggestions?
TIA



Any kde 3.4 repository?

2005-08-19 Thread Michelasso
Hello everybody,
is there any kde 3.4 debian repository available for amd64?
I have seen in the web some references to 

deb http://pkg-kde.alioth.debian.org/kde-3.4.0/ ./

but it is not clear to me if it is only for 32bit i386 packages.

Bye.



Re: Acer Turion laptops

2005-08-18 Thread Michelasso
On 8/17/05, Frederik Schueler [EMAIL PROTECTED] wrote:
 Hello,
 
 a short update on the acer wmli5024:
 
 On Wed, Jul 27, 2005 at 12:09:51PM +0200, Frederik Schueler wrote:
  ACPI is a mess (no battery status! (great for a laptop) nor thermal,
  only AC and buttons)
 
 battery status works with 2.6.12.5 and the latest acpi patch found at
 http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.12/acpi-20050729-2.6.12.patch.bz2
 
 and temperatures too.

Did you also managed to have suspend to work? I have naively enabled
it from the Kde Control Center  Laptop battery  Power Control
window; but I couldn't wake up the laptop from the suspend state, the
screen stays off and I am forced to

  the touchpad is only recognised after rmmodding and modprobing psmouse
  again
 
 problem still present.
 

I have found a workaround to this issue removing the psmouse entry
from /etc/modules and creating  a small init.d script

#! /bin/sh
#
# synaptics Load the psmouse module
#

modprobe psmouse
-
and then linking it in the rc runlevels with number 90, so that the
module is loaded at the very end of the boot process.

I would like to ask if you have found a solution for the Broadcom
wireless card: with
ndiswrapper and the 64bit winxp drivers the card is recognized, but I
cannot turn the radio on since the wifi  button in the front of the
laptop has no effect in Linux.



Re: Problems installing k3b in unstable

2005-08-18 Thread Michelasso
On 8/18/05, Alexandre Garrefa [EMAIL PROTECTED] wrote:
 apt-get -f install

This does exactly what I don't want:


aquila:/etc/rc2.d# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  k3b k3blibs
0 upgraded, 0 newly installed, 2 to remove and 5 not upgraded.
Need to get 0B of archives.
After unpacking 11.1MB disk space will be freed.
Do you want to continue [Y/n]?  n



Re: Compaq R4000

2005-08-11 Thread Michelasso
On 8/11/05, Howard Coles Jr. [EMAIL PROTECTED] wrote:
 
 I would love to get the video and clock problem fixed most of all, and if any
 of you have any tips it would make things so much easier.  All my searching
 to this point has been fruitless!


For the clock problem try to pass the 'noapic' option to kernel at
boot time; what is exactly the problem when building the fgrlx kernel
module?

Bye.



Re: Compaq R4000

2005-08-11 Thread Michelasso
On 8/11/05, Howard Coles Jr. [EMAIL PROTECTED] wrote:

 I tried the noapic and I couldn't get a dhcp address to my nic.

Then try 'nolapic' or 'noapictimer' to see if this can fix the clock
problem; 'noapic' worked for me with vanilla 2.6.12 sources, but I am
not using dhcp so I cannot tell if I have the same problem.

 when I try to compile the ATI fglrx modules I get:
 
 /bin/sh: /usr/src/linux-headers-2.6.12-1-k7/scripts/gcc-version.sh: No such
 fil or directory
 make[1]: Entering directory '/usr/src/linux-headers-2.6.12-1-k7'
   CC [M]  /lib/modules/fglrx/build_mod/2.6.x/nvidia-agp.o
 /lib/modules/fglrx/build_mod/2.6.x/nvidia-agp.c:57: error: static declaration
 of '_fgl_agp_try_unsupported' follows non-static declaration
 /lib/modules/fglrx/build_mod/2.6.x/agp_backend.h:92: error: previous
 declaration of '__fgl_agp_try_unsupported' was here
 make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/nvideia-agp.o] Error 1
 make[1]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2
 make[1]: *** [kmod_muild] Error 2
 build failed with return value 2
 
Try to see if this discussion
(http://www.stanchina.net/~flavio/debian/fglrx-archive/msg00686.html)
can help you.

Bye.



Re: Problems compiling wine

2005-08-11 Thread Michelasso
On 8/11/05, Jo Shields [EMAIL PROTECTED] wrote:

 Once you've got yourself an i386 chroot, why not save yourself the
 bother of compiling it and just install the i386 debian packages?
 


The problem is that at the moment I cannot get a i386 chroot; I have
followed the guidelines here:
https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html
(that I cannot read at the moment because of a server problem)

But I failed:

aquila:/opt/wine# cd /var/
aquila:/var# mkdir chroot
aquila:/var# mkdir sid-ia32
aquila:/var# debootstrap --arch i386 sid /var/chroot/sid-ia32
http://ftp.debian.org/debian/
I: Retrieving Release
I: Retrieving Packages
I: Validating Packages
[...]
W: Failure while configuring base packages.  This will be attempted 5 times.
W: Failure while configuring base packages.  This will be attempted 5 times.
W: Failure while configuring base packages.  This will be attempted 5 times.
W: Failure while configuring base packages.  This will be attempted 5 times.
W: Failure while configuring base packages.  This will be attempted 5 times.
I: Base system installed successfully.
aquila:/var# chroot /var/chroot/sid-ia32/
aquila:/# aptitude
aptitude: error while loading shared libraries: libsigc-1.2.so.5:
cannot open shared object file: No such file or directory


Any suggestion?