firefox segmentation-fault

2006-09-03 Thread Luis R Finotti

Dear all,

I have just started recently having problems with Firefox (and Mozilla) 
in Sarge.  I suspect that it started to happen after a recent update, 
since a week ago (or so) I did not have any problems.


If I go to maps.google.com, for instance, either browser crashes with a 
Segmentation fault message.  I tried firefox -safe-mode (which 
should disable all extensions) and I've cleared the cache, cookies, etc. 
 And I'm using Sarge's official version of firefox:


deblap[~]% wajig status mozilla-firefox
Package Installed   PreviousNow 
State

===-===-===-===-=
mozilla-firefox 1.0.4-2sarge10  1.0.4-2sarge10  1.0.4-2sarge10 
install


I have the same problem in my desktop and laptop (both running Sarge), 
so I suspect it must be a real bug...


Has any one else had the same problem?

(I've seen the thread 
http://lists.debian.org/debian-user/2006/08/msg03004.html, but it does 
not seem related...)


Unfortunately, so far Google Maps seems to be the only web site giving 
me problems.  (Well, I just tried the Beta Version of Yahoo Maps and 
it doesn't show anything, but doesn't crash.  The old version works 
fine, as well as mapquest.)


Thanks,

Luis

P.S.: I am not currently subscribed, so I'd appreciate if anyone would 
CC any reply to me too.



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




Re: Debian, X and ATI Radeon X1300

2006-04-14 Thread Luis R Finotti

Vitaliy Ischenko wrote:
http://www.phoronix.com/scan.php?page=articleitem=414 
http://www.phoronix.com/scan.php?page=articleitem=414


*ATI v8.23.7 Display Drivers*

Yet again ATI continues in their monthly ritual of releasing new
Linux display drivers that are accompanied by the release of their
usual Windows CATALYST suspect. The candidate taking center stage
today is v6.3 for Windows CATALYST, while the Linux version making
its presence known is v8.23.7. _*While *__*no*__* X1000*_ series
support has been added in this March release, there are a handful of
prominent changes that many Linux ATI ...


В Пнд, 10/04/2006 в 11:11 +0100, Peter Karlsson пишет:


Hi!

The graphics card in my Debian machine died a couple of weeks ago, and
I had to buy a new one. I ended up with a ATI Radeon X1300, since I
have had good experiences with ATI cards and Debian before.

[snip]

FYI, a new driver has been made available (or so it seems).  Check:

http://www.phoronix.com/scan.php?page=articleitem=442num=1

or

https://support.ati.com/ics/support/default.asp?deptID=894task=knowledgefolderID=27

HTH,

Luis


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




Re: umount partition is busy

2006-04-07 Thread Luis R Finotti

Hugo Vanwoerkom wrote:

Hi,

I do:

umount /hda14

and get:

umount: /hda14: device is busy
umount: /hda14: device is busy


Is there a way of finding out *why* it is busy? Obviously it is linked 
to someplace, but where?


Thanks!

H


You can try lsof to find what is keeping the device busy:

debian[~]% umount dvd
umount: /media/cdrom0: device is busy
umount: /media/cdrom0: device is busy

debian[~]% lsof /media/cdrom0
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
  Output information may be incomplete.
COMMAND  PIDUSER   FD   TYPE DEVICE  SIZE NODE NAME
bash 455 finotti  cwdDIR   22,0  2048 1408 /media/cdrom0
mplayer 1010 finotti  cwdDIR   22,0  2048 1408 /media/cdrom0
mplayer 1010 finotti4r   REG   22,0 461630064 1416 
/media/cdrom0/Brecker Brothers Band - Northsea Jazz Festival 1992.mpg


You can then try to kill the process or deal with it:

debian[~]% ps aux | grep mplayer
finotti   1010  9.1  1.4 37960 14604 pts/5   S+   21:10   1:12 mplayer 
Brecker Brothers Band - Northsea Jazz Festival 1992.mpg



HTH,

Luis

P.S.: watching the Brecker Brothers is a good reason to keep a device 
busy. ;-)



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




Re: kudos to authors of kompose

2006-04-04 Thread Luis R Finotti


kamaraju kusumanchi wrote:

Luis Finotti wrote:
Thanks for the info.  It seems nice and it's a good idea, but it made 
the desktop switching a bit too slow...  (...)


Only when kompose is launched for the first time, it takes some time 
create the screenshots. The second time onwards it is very much 
instantaneous. I am using it on a P4 2.8 GHz, 1GB Ram.


Which version of KDE are you using? I am using 3.5.2 from unstable.


Thanks for the reply!  I'm using KDE 3.3.2 from Sarge...  For me, the 
borders of the windows show up first, and then the content appears a bit 
later (when switching desktops).  When I close kompose and change 
desktops with the keyboard shortcuts, the windows appear much faster. 
(Even if I use the shortcuts with kompose running instead of kompose 
itself, I still have the problem.)


It seems that out computers should be similar, though.  Maybe is my old 
video card...  Or KDE/Kompose versions?


Thanks for the reply!

Luis


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




Re: iptables at boot

2006-04-01 Thread Luis R Finotti

BTP wrote:

Hi,

I was wondering if someone would be able to give me the correct way of
disabling all network activity (iptables commands/script) during the
boot process so that my network is inoperable during bootup until I
activate it manually.

I'm unsure in which startup script I would place this on debian.

Thanks

Bart



I'm not sure this will help, but couldn't you simply disable the the 
interface, e.g., comment out eth0 auto from /etc/network/interfaces? 
Then when you want connect you can use ifup.  (You run the iptable 
script with pre-up.)


HTH,

Luis


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




Re: Debian Sarge on SATA

2006-04-01 Thread Luis R Finotti

Simon Meelich wrote:

Hello,

I'm new to the list and fairly new to Debian. I recently bought myself a 
new PC (HP Pavilion a1320n) with a SATA drive. I know, that there is an 
issue with the 2.4 kernel and I know that it is supposed to work with 
the 2.6 kernel. For some reason I can't get it to work, though. As soon 
as the installer tries to locate the HDD it fails with an error message. 
I also tried to change the BIOS settings, as some articles recommended, 
from Normal to Combined (SATA/PATA) - however my BIOS does not have 
any settings I could change (concerning the SATA drive). Some other 
linux distribution (PC rescue CDs) were able to detect and display the 
SATA drive.
I tried to get in contact with HP, but there only comment was:HP does 
not recommend upgrading the preinstalled OS


I know, that this question is probably an easy one for you guys, but I'm 
pretty much stuck - and I already spent couple of days surfing the net 
for a solution.



Any help is appreciated. Thanks


Just to make sure, did you use the linux26 code with the installer?

http://www.debian.org/releases/stable/i386/apas03.html.en

(Sorry if I am stating the obvious...)

HTH,

Luis


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




Re: Shell script question

2006-03-22 Thread Luis R Finotti

Mario 'BitKoenig' Holbe wrote:

Andras Lorincz [EMAIL PROTECTED] wrote:


ENTRY=3D$(cat input_file)
for I in $ENTRY



while read i; do
echo $i
done  input_file


regards
   Mario


And if the spaces give you trouble, add

-
IFS='
'
-

That's just a newline between the single quotes.  This changes the 
input field separator to a new line and not a space. (The default is 
space, tab, newline, I think.)  You can change it back later if you need.


HTH,

Luis


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




Re: 2.6.15 with Sarge [Solved]

2006-03-22 Thread Luis R Finotti

Dave Ewart wrote:

On Wednesday, 22.03.2006 at 11:54 -0500, Luis Finotti wrote:



I recently tried to install the linux image 2.6.15 from backports.org.
I noticed that it would bring other files with it and remove some.  My
question is: will this make the stock 2.6.8 kernel not work?  Since it
actually removes stuff, I was worried that I could not keep 2.6.8 as
my safe kernel.



What did it say it would remove?

Dave.


OK, my bad.  It did not remove anything...  I just installed 2.6.15, but 
since it did not fix a little problem I was having (my laptop does not 
seem to work with HIGHMEM enabled), I did not test it much.  But I was 
able to boot with the old kernel and remove 2.6.15 without problems.


Thanks,

Luis


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




Re: System hangs at boot

2006-03-19 Thread Luis R Finotti

Hi,

Leo Britto wrote:

Hi everyone,

I have a Debian Sarge 2.6.8 running on my laptop and I
finally got my wireless adapter to work. But when I
reboot it I just cant go pass the jabberd startup.
Earlier it was hanging on the MTA startup so I
apt-get remove exim4-base and got rid of it just to
find out that the problem is after it.


Just an idea: if your wireless card is configure on start up, it might 
expect an internet connection.  If you don't have connection (or if your 
router is on, but not connect to the internet), the system will not find 
a DNS server.  At least for me, this makes the computer hang during the 
MTA start up (any problem with DNS does), but it does continue after a 
little while (or not so little -- two minutes, maybe).  It seems to me 
that that might be the problem.  Maybe you could try to make sure you 
have connection, disable connection on boot, or wait and see if the 
start up continues after a little while.


HTH,

Luis


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




Re: System hangs at boot

2006-03-19 Thread Luis R Finotti


 --- Luis R Finotti [EMAIL PROTECTED]
Hi,

Leo Britto wrote:

Hi everyone,

I have a Debian Sarge 2.6.8 running on my laptop

and I

finally got my wireless adapter to work. But when

I

reboot it I just cant go pass the jabberd startup.
Earlier it was hanging on the MTA startup so I
apt-get remove exim4-base and got rid of it just

to

find out that the problem is after it.

Just an idea: if your wireless card is configure on
start up, it might
expect an internet connection.  If you don't have
connection (or if your
router is on, but not connect to the internet), the
system will not find
a DNS server.  At least for me, this makes the
computer hang during the
MTA start up (any problem with DNS does), but it
does continue after a
little while (or not so little -- two minutes,
maybe).  It seems to me
that that might be the problem.  Maybe you could try
to make sure you
have connection, disable connection on boot, or wait
and see if the
start up continues after a little while.

HTH,

Luis


Hi,

Leo Britto wrote:

Can I ask how I disable the ndiwsrapper from being
loaded at boot time?


I'm not sure, since I've never used it.  You can check if there is any 
file in /etc/init.d/ related to it.  If there is, you can use 
update-rc.d to remove it.  (Check the man page.)



I dont know but I think this
might be the reason. I can boot in single user mode
and when I issue a init 2 my system hangs when it gets
to the services. I tried to disable the services but
it still hangs. I have no idea what can be the cause
of this but the only change I made was the introuction
of the correct wireless driver to ndiswrapper. Maybe
if I can disable it I can get back to boot. What is
odd is if i boot in single user mode I can load the
ndis driver and use it i/o problems. I even removed
exim4 from my system and it still doesnt work. 


I'm not sure removing exim4 is a good idea.  It's part of the base 
system and used to deliver local error messages...  (But I am not sure 
it's really that bad.)


So, is ndiwsrapper a module?  If so, check /etc/modules.  You can try to 
comment it out.



I also tried the other suggestion to let it hanged for
a while. I waited for 5 minutes and nothing.

I also tried to boot it many times w/o hope.


Hmm...  Did you look at /etc/network/interfaces?  If, say eth1 is your 
wireless card, is there a auto eth1 in it?  If so, you can try to 
remove it, but I am not sure that that will help anymore...



Have any suggestions?


That's all I have for now. (I'm *really* not a guru...) :-)

HTH,

Luis


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




Re: System hangs at boot

2006-03-19 Thread Luis R Finotti

Leo Britto wrote:

Unfortunately nothing of these worked. I will try to
reinstall the system from scratch and see if I will
have the same problem. I hope I wont :)

Thanks for your help,


That's what they call the windows way... :-)  You should not have to 
do that, but it might work...  (If someone with experience with 
ndiwsrapper -- or some who really knows what he's talking about :-) -- 
would give any advice, maybe you could avoid it...)


Good luck!

Luis


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




Re: Which kernel for highmem support?

2006-03-17 Thread Luis R Finotti

Hi,

Andy wrote:

Hello List,

Today I have built a new box running Debian testing with 2GB of RAM. I 
used Debian testing because the Sarge installer didn't support my hardware.


The problem is that while my BIOS reports the full 2GB of RAM, top only 
reports 960MB.


I have learnt from Google that some kernels lack highmem support, and 
suspect this is the cause of my problem. I guess I need to install a new 
kernel? uname -a reports the following:


  Linux artoo 2.6.15-1-486 #2 Mon Mar 6 15:19:16 UTC 2006 i686 GNU/Linux

I have been searching packages.debian.org, but am not sure which kernel 
would be the most suitable. I have an AMD64 processor, but I chose to 
use the regular i386 port because the amd64 port is unofficial.


Could anyone suggest which would be the most suitable kernel for me?

Many Thanks, Andy


If I remember correctly, 686 and k7 kernels have highmem enabled (as 
well as their smp versions).


HTH,

Luis


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




Re: trying to use Knoppis to recover unbootable debian linux drive

2006-03-02 Thread Luis R Finotti

Hi,

kenn wrote:

Greetings.

I'm still trying to recover data from a drive that won't mount, and in
spite of lots of help from this list, I haven't accomplished it yet.

My current plan of attack is to try to boot on Knoppix and copy to a USB
thumb drive.

I've learned the obvious stuff ... I've mounted my hard drive, changed
the mount to RW, unselected the the read only button on the
Properties--Device tab, changed all permission to Read and Write but
i STILL get some folders that are locked and give the error message,
You do not have permissions to read this file.

Any ideas what am I doing wrong?

Thanks in advance for the help.

Kenn


Long shot, but...  did you su in Knoppix?

Luis


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




Re: c-cedilla problem

2006-02-23 Thread Luis R Finotti

Marcelo Chiapparini wrote:

Hi,

many thanks to all the answers! However, Luis tip almost work for me,
see below

(...)


yes, if I call now the applications from the command line, I can write
the c-cedilla. But if I call the application from a button in the panel,
I get the problem again. Do you know how to concatenate the line export
GTK_IM_MODULE=cedilla with the command used by the icon in the icon's
preferences window?


Unfortunately, I use KDE...  In KDE you can right click the icon, choose 
Properties and then Application.  There you see the command being 
called by the icon (e.g., firefox %u).  Then, you can just add export 
GTK_M_MODULE=cedilla; before the command (e.g., export 
GTK_M_MODULE=cedilla;firefox %u).  I would think Gnome would be 
somewhat similar...


HTH,

Luis


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




Re: Fwd: Reposting-2.6.15-1-686 Kernel Wont Upgrade

2006-02-19 Thread Luis R Finotti

Hi,

Leonard Chatagnier wrote:

Reposting since I got no reply as seems to be the case
for me
lately.


I has happened to me before.  In a list with 100's of messages a day and 
lots of useful comments and help, sometimes a few (usually mine) :-) go 
answered.



This is a problem I can't resolve and hope for
some
help. I see a lot of these upgrading issues on the
list, but no
solution for me.


OK, I am as far from an expert as it gets.  So, these are just 
suggestions and take them with a grain of salt...


(...)

Would be most appreciative of any solution or
references for possible somution. The pertinent
error
shown is
unable to make backup link of
`./usr/share/lintian/overrides/libslang2' before
installing new version: Operation not permitted.
Found one link googling for the lintian/overrides
error,



http://packages.debian.org/cgi-bin/search_contents.pl?searchmode=filelistword=libslang2version=unstablearch=mips,


You can try:
http://pdo.debian.net/
http://pdo.debian.net/unstable/libs/libslang2

In any case, libslang2 seems to be the package giving you trouble.



but the site and search engine was disabled.
The wajig upgrade output is showm below:


Did you try dist-upgrade?



ChatagnierL-Home:/home/lchata# wajig -v upgrade
Reading Package Lists... Done

(...)

Preparing to replace libslang2 2.0.5-1 (using
.../libslang2_2.0.5-3_i386.deb) ...
Unpacking replacement libslang2 ...
dpkg: error processing
/var/cache/apt/archives/libslang2_2.0.5-3_i386.deb
(--unpack):
unable to make backup link of
`./usr/share/lintian/overrides/libslang2' before
installing new version: Operation not permitted

(...)

Did you try to find that file (/usr/share/lintian/overrides/libslang2). 
 Does it exist?  What are its permissions?


You could try to uninstall the libslang2 package, do the update/upgrade 
and install it again?  (It seems that mplayer et.al my depend on that... 
 Copy the list of removed packages and reinstall all of them later.)


Maybe you can force an install/unistall using dpkg --force?  (Check 
dpkg --force-help and dpkg man page.  Be careful with it!)


Maybe you could look at the installation script to find out what it is 
trying to do with the mentioned file...


Sorry if this does not help much.

Good luck!

Luis


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




Re: Cannot burn audio tracks with cdrecord

2005-07-08 Thread Luis R Finotti

Dear Chris (and all),

Chris Lale wrote:

Chris Lale wrote:

I have this problem in both Stable (Sarge) and Unstable with kernel 
2.6.8-2-386. I have two .wav files (recorded with sound-recorder). I 
can burn a CD with cdrecord using either one of the files, and the 
result is a playable audio CD.


If I burn a disc using both files, the CD will not play on a software 
audio player or on audio hi-fi equipment. The commands I have tried are


cdrecord -eject -v -tao speed=16 -audio -pad dev=ATA:1,0,0 *.wav
cdrecord -eject -v -dao speed=16 -audio -pad dev=ATA:1,0,0 *.wav
cdrecord -eject -v -dao speed=16 -audio -pad dev=/dev/hdc *.wav.

The same problem occurs using XCDRoast and k3b (which both use cdrecord).

(snip)

Thanks to Rodney for the previous suggestions.

Having tried those unsucessfully, I thought that the problem might lie 
with the Debianised version of cdrecord. I compiled the latest Jörg 
Schilling version (http://cdrecord.berlios.de/old/private/cdrecord.html) 
and had exactly the same problem. If it is a bug, it is also in the 
original version so I might try there for enlightenment. The only other 
thing I can think of is that it might be a hardware issue.


I would still like to know whether anyone has been able to burn a 
multi-track audio CD in Debian recently.


Okay, I burned a few CDs yesterday using k3b and just burned another one 
today using your first command:


 cdrecord -eject -v -tao speed=16 -audio -pad dev=ATA:1,0,0 *.wav

Both worked fine and I can play the CDs in regular stereos.

In fact I was having problems recording CDs, but I found out it was the 
CD burner that went bad...  (Just bought a DVD burner for US$50.00.) :-O 
 Maybe you also have hardware problems...  (I did have different 
symptoms though.)  Maybe try to use Knoppix and see if you can burn a CD 
using it (you might need two drives) or try that other (evil) OS.


Best,

Luis


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




Re: 2.6.11 kernel in sarge?

2005-07-08 Thread Luis R Finotti

Dear all,

Greg Madden wrote:

On Friday 08 July 2005 02:06 pm, Bill Thompson wrote:


On Fri, 08 Jul 2005 23:12:24 +0200

Matthijs [EMAIL PROTECTED] wrote:


In the APT-HowTo, I found a section on 'keeping a mixed system':
http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html#s-de
fault-version

Would that be a good  nice solution instead of compiling the
kernel yourself?


I tried to keep a mixed system when I first started using Debian, but
ran into some ugly incompatibilities. One GCC upgrade in unstable can
ruin your whole day if your running software from stable. I
eventually settled on using unstable for my desktop and stable with
back-ports and custom kernels where necessary for servers and client
machines. I would not recommend a mixed system.

It is really very easy to make kernel packages with the Debian tools.
You should give it a try.



You can go to: http://www.debian.org/distrib/packages#search_packages, 
and dl the kernel source for whatever version you need and build your 
own. 


Just curious, but this thread made me wonder:

1) Downloading *only* the kernel (e.g., kernel-image-2.6.11-1-k7 and 
kernel-headers-2.6.11-1-k7) from testing or unstable (in a stable 
running machine) can cause problems?   (If so, can any one tell me why?)


2) Do they have dependencies?  (Is so, what?)

3) Wouldn't use those be the same as downloading the source (2.6.11) and 
compiling the kernel with a configuration appropriated to run on a 
Debian machine?


4) If that would work well, instead of pinning, couldn't one only 
download the .deb's for the kernel image/header (if they indeed do not 
have dependencies)?


Thanks in advance and best to all,

Luis


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




Re: acrobat shortcuts

2005-07-01 Thread Luis R Finotti

Dear Roberto (and all),

roberto wrote:
--- Luis Finotti [EMAIL PROTECTED] ha scritto: 

This is likely not the case, but...  Some older versions of acroread did 
not respond to shortcuts if you had Num Lock on.  But since you are 
using on a laptop, I doubt it is the case.  Just in case...



actually you shot right!
when Num Lock is off the problem is off too


Good!


But which is the last free available version of Reader for Linux?
I currently old the 5th, but under WS i can download also the 7th!


Version 7 is now available for Linux too.  The easiest way to get it is 
to add:


deb ftp://ftp.nerim.net/debian-marillat/ stable main

to your /etc/apt/sources.list, and then

apt-get update
apt-get install acroread acroread-plugins mozilla-acroread

(or use aptitude, wajig, synaptic...  note that the latter packages are 
optional, of course.)


Hope this helps,

Luis


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




Re: very slow boot (kernel issue) [partly solved]

2005-06-19 Thread Luis R Finotti

Luis R Finotti wrote:

Dear all,

I just tried to install Sarge in my laptop: Pentium M (Centrino) 1.6GHz, 
1Gb of RAM.  (For more info: 
http://www.uniwill.com/products/other/244ii0/244ii0_print.php)


The installation went OK, but the 1st boot took over 1 hour.  (The rest 
of the installation took several hours.)  I had Mandrake in this laptop 
before, and had a similar problem, which was fixed by installing the 
kernel 2.6.8.1-12mdk-i586-up-1GB.  (Knoppix works fine too.)  I thought 
that the problem would be resolved with the installation of a kernel 
with HIGHMEM4G enabled.


The default kernel was 2.6.8-2-686, and I checked that HIGHMEM4G was 
enabled in it.  I also tried 2.6.8-2-686-smp and 2.6.11-1-686 from 
testing, all with the same result (over 1 hour to boot).

 (...)

OK, kernel-2.6.8-2-386 works a lot better.  It boots in a normal time 
and seems to work fine, but I felt a lack in the performance.  (It seems 
it does not recognize all the memory either.)


I will try to recompile changing a few options, but at least now the 
laptop is quite usable.


Best,

Luis


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




very slow boot (kernel issue)

2005-06-17 Thread Luis R Finotti

Dear all,

I just tried to install Sarge in my laptop: Pentium M (Centrino) 1.6GHz, 
1Gb of RAM.  (For more info: 
http://www.uniwill.com/products/other/244ii0/244ii0_print.php)


The installation went OK, but the 1st boot took over 1 hour.  (The rest 
of the installation took several hours.)  I had Mandrake in this laptop 
before, and had a similar problem, which was fixed by installing the 
kernel 2.6.8.1-12mdk-i586-up-1GB.  (Knoppix works fine too.)  I thought 
that the problem would be resolved with the installation of a kernel 
with HIGHMEM4G enabled.


The default kernel was 2.6.8-2-686, and I checked that HIGHMEM4G was 
enabled in it.  I also tried 2.6.8-2-686-smp and 2.6.11-1-686 from 
testing, all with the same result (over 1 hour to boot).


I can try also try more versions, but since it takes so long to boot, 
I'd appreciate if any one would have any ideas.


I posted some info (dmesg, lsmod, lspci, etc.) at

http://www.math.ohio-state.edu/~finotti/laptop/

if that would help.  (All after the boot with 2.6.11.)

Thanks and best to all,

Luis


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




Re: iptables problem

2005-06-09 Thread Luis R Finotti

Luis R Finotti wrote:

Dear Rogério and all,

Rogério Brito wrote:


On Jun 04 2005, Luis R Finotti wrote:

After that iptables is not working anymore.  Here is a the errors 
that I get:



(...)

Before you try more drastic changes (like installing a new kernel -- see
below), can you try running depmod as root?

If you have problems trying to insert the module after that, then, please
report back.



I still get the same error messages...


The problem loading the ip_conntrack module you are seeing is
quite possibly due to a mismatch between the installations of the kernel
that you had.



Hmm...  It is funny that it also does not work with the 386 kernel... 
Although I am not sure I ever tried to ran iptables with that kernel 
before, but I thought I did.



Another possibility would be to install another completely different
version of the kernel (like, say, 2.6.11, which has many improvements 
over

2.6.8, BTW).



I am a little afraid to plunge into installing myself (not from a .deb). 
 But I might get some free time soon... :-)  I would prefer to fix this 
problem though...  Could a purge/reinstall the (same) kernel solve this?

(...)


OK, I tried that (purge/reinstall) and it did not work.

If it helps, and any one is willing to look at it, I posted some logs here:

http://www.math.ohio-state.edu/~finotti/iptables/

* iptables.sh and iptables2.sh are two sets of rules that I've tried. 
(Both with the errors from the original post.)

* dmesg.out is the output of dmesg.
* log.messages is part of /var/log/messages
* depmod.ip_conntrack.error is the result of depmod -v | grep ip_conntrack

Does any one have any suggestion?

Best to all,

Luis


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




Re: iptables problem

2005-06-05 Thread Luis R Finotti

Dear Rogério and all,

Rogério Brito wrote:

On Jun 04 2005, Luis R Finotti wrote:

After that iptables is not working anymore.  Here is a the errors that I 
get:


(...)

Before you try more drastic changes (like installing a new kernel -- see
below), can you try running depmod as root?

If you have problems trying to insert the module after that, then, please
report back.


I still get the same error messages...


The problem loading the ip_conntrack module you are seeing is
quite possibly due to a mismatch between the installations of the kernel
that you had.


Hmm...  It is funny that it also does not work with the 386 kernel... 
Although I am not sure I ever tried to ran iptables with that kernel 
before, but I thought I did.



Another possibility would be to install another completely different
version of the kernel (like, say, 2.6.11, which has many improvements over
2.6.8, BTW).


I am a little afraid to plunge into installing myself (not from a .deb). 
 But I might get some free time soon... :-)  I would prefer to fix this 
problem though...  Could a purge/reinstall the (same) kernel solve this?


BTW, is there any firewall that does not depend on iptables?

Thanks again Rogério and best to all,

Luis


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




iptables problem

2005-06-04 Thread Luis R Finotti

Dear all,

I am running Sarge and recently the kernel was updated by apt-get 
update/upgrade.  (Although it still shows the same version:


debian[~]% uname -a
Linux debian 2.6.8-2-k7 #1 Mon Jan 24 03:29:52 EST 2005 i686 GNU/Linux

And that's what I had before.  It's always been a stock debian kernel 
installed via apt-get.  The installation process told me that I needed 
to reboot ASAP for the correct modules to be loaded, which I did as soon 
as installation was over.)


After that iptables is not working anymore.  Here is a the errors that I 
get:


root[~]$ iptables.sh
WARNING: Error inserting ip_conntrack 
(/lib/modules/2.6.8-2-k7/kernel/net/ipv4/netfilter/ip_conntrack.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting ip_conntrack_ftp 
(/lib/modules/2.6.8-2-k7/kernel/net/ipv4/netfilter/ip_conntrack_ftp.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
Iptables firewall is up Sat Jun  4 16:56:07 EDT 2005.


In dmesg, I get:

(...)
ip_conntrack: Unknown symbol ipfrag_flush
ip_conntrack_ftp: Unknown symbol ip_conntrack_expect_related
ip_conntrack_ftp: Unknown symbol ip_conntrack_helper_register
ip_conntrack_ftp: Unknown symbol ip_conntrack_expect_put
ip_conntrack_ftp: Unknown symbol ip_conntrack_expect_alloc
ip_conntrack_ftp: Unknown symbol ip_conntrack_helper_unregister
ip_conntrack: Unknown symbol ipfrag_flush
ipt_state: Unknown symbol ip_conntrack_untracked
ipt_state: Unknown symbol ip_conntrack_get
ipt_state: Unknown symbol need_ip_conntrack
ip_conntrack: Unknown symbol ipfrag_flush
ipt_state: Unknown symbol ip_conntrack_untracked
ipt_state: Unknown symbol ip_conntrack_get
ipt_state: Unknown symbol need_ip_conntrack

I also tried

root[~]$ modprobe ip_conntrack
FATAL: Error inserting ip_conntrack 
(/lib/modules/2.6.8-2-k7/kernel/net/ipv4/netfilter/ip_conntrack.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)


Dmesg again:

(...)
INPUT packet died: IN=eth0 OUT= 
MAC=00:0d:61:0f:fe:7e:00:0f:66:bd:1b:6f:08:00 SRC=66.193.88.3 
DST=192.168.1.120 LEN=190 TOS=0x00 PREC=0x00 TTL=125 ID=4484 PROTO=UDP 
SPT=53 DPT=32810 LEN=170

ip_conntrack: Unknown symbol ipfrag_flush
ip_conntrack_ftp: Unknown symbol ip_conntrack_expect_related
ip_conntrack_ftp: Unknown symbol ip_conntrack_helper_register
ip_conntrack_ftp: Unknown symbol ip_conntrack_expect_put
ip_conntrack_ftp: Unknown symbol ip_conntrack_expect_alloc
ip_conntrack_ftp: Unknown symbol ip_conntrack_helper_unregister
ip_conntrack: Unknown symbol ipfrag_flush
ipt_state: Unknown symbol ip_conntrack_untracked
ipt_state: Unknown symbol ip_conntrack_get
ipt_state: Unknown symbol need_ip_conntrack
ip_conntrack: Unknown symbol ipfrag_flush
ipt_state: Unknown symbol ip_conntrack_untracked
ipt_state: Unknown symbol ip_conntrack_get
ipt_state: Unknown symbol need_ip_conntrack
ip_conntrack: Unknown symbol ipfrag_flush


And I cannot connect to the iternet until I /etc/init.d/iptables clear.

Any suggestions would be greatly appreciated.  (Google did not help...)

Best to all,

Luis


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




Re: iptables problem

2005-06-04 Thread Luis R Finotti

Dear all (again),

Luis R Finotti wrote:

Dear all,

I am running Sarge and recently the kernel was updated by apt-get 
update/upgrade.  (Although it still shows the same version:


debian[~]% uname -a
Linux debian 2.6.8-2-k7 #1 Mon Jan 24 03:29:52 EST 2005 i686 GNU/Linux

And that's what I had before.  It's always been a stock debian kernel 
installed via apt-get.  The installation process told me that I needed 
to reboot ASAP for the correct modules to be loaded, which I did as soon 
as installation was over.)

  (...)


Some more info.  Oddly, I booted with a 386 kernel and had the same 
problems...


root[~]$ uname -a
Linux debian 2.6.8-2-386 #1 Mon Jan 24 03:01:58 EST 2005 i686 GNU/Linux

root[~]$ iptables.sh
WARNING: Error inserting ip_conntrack 
(/lib/modules/2.6.8-2-386/kernel/net/ipv4/netfilter/ip_conntrack.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting ip_conntrack_ftp 
(/lib/modules/2.6.8-2-386/kernel/net/ipv4/netfilter/ip_conntrack_ftp.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
Iptables firewall is up Sun Jun  5 00:06:05 EDT 2005.

So, I guess it is not the kernel...  Any ideas would be greatly appreciated!

Best to all,

Luis


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




.bash_profile not sourced on login

2005-05-08 Thread Luis R Finotti
Dear all,
For some reason, my .bash_profile is not sourced on login.  I tried 
different users, and all have the same problem.  I'm running a very 
recent installation of Sarge (updated).

--
debian[~]% cat .bash_profile
# ~/.bash_profile: executed by bash(1) for login shells.
# see /usr/share/doc/bash/examples/startup-files for examples
umask 022
# the rest of this file is commented out.
# include .bashrc if it exists
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi
# set PATH so it includes user's private bin if it exists
#if [ -d ~/bin ] ; then
#PATH=~/bin:${PATH}
#fi
# for correct cedilla
#export GTK_IM_MODULE=xim
export GTK_IM_MODULE=cedilla
debian[~]% echo $GTK_IM_MODULE
debian[~]% . .bash_profile
debian[~]% echo $GTK_IM_MODULE
cedilla
debian[~]% ls -l .bash_profile
-rw-r--r--  1 finotti finotti 529 2005-05-08 14:26 .bash_profile
debian[~]%
-
I Googled a little and looked at man pages from bash, but I could not 
find anything.  Any suggestion would be greatly appreciated.

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



Re: .bash_profile not sourced on login

2005-05-08 Thread Luis R Finotti
Dear Alphan and all,
Alphan Bayazit wrote:
For some reason, my .bash_profile is not sourced on login.  I tried 
different users, and all have the same problem.  I'm running a very 
recent installation of Sarge (updated).
which login? for ssh and virtual terminals, it is strange. (...)
 If you are talking about X session, it is completely different story.
Sorry for not mentioning it.  It was under X...  I guess in that case I 
don't have a login shell.  So what would be the proper place to set 
variables for terminals running in X?

(I checked and .bash_profile *is* sourced if I log in in a virtual 
terminal.  (bash -l also source it.))

The main reason I wanted to have the file sourced is to have the 
GTK_IM_MODULE variable set, which I need in X.  I could set it in my 
.bashrc, but .bash_profile seemed the more natural place...  (Maybe just 
my own ignorance...)

The odd thing is that at work my computer runs Fedora and my 
.bash_profile is sourced in X.

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



can't mount DVD-ROM

2004-06-10 Thread Luis R Finotti
Dear all,

For some reason I can't mount my DVD-ROM anymore.  I put a data CD in it
and I get the following message when I try to mount it:

debian[~]% mount /dvd/
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
   or too many mounted file systems
   (could this be the IDE device where you in fact use
   ide-scsi so that sr0 or sda or so is needed?)

Here is my fstab file:

debian[~]% more /etc/fstab
# /etc/fstab: static file system information.
#
# file system mount point   type  options
dump  pass
/dev/hda3   /   ext3defaults,errors=remount-ro  0   1
/dev/hda2   noneswapsw  0   0
proc/proc   procdefaults0   0
none/devfs  devfs   defaults0   0
/dev/fd0/floppy autodefaults,user,noauto0   0
/dev/cdrom  /cdrom  iso9660 defaults,ro,user,noauto 0   0
/dev/hdc/dvdiso9660 defaults,ro,user,noauto 0   0
#/dev/hda1  /winmsdos   defaults,ro,user,noauto 0   0
/dev/hda1   /winntfsdefaults,ro,user,noauto 0   0
none/proc/bus/usb   usbfs   defaults,user   0   0

This did work before.  It's been a little while since I tried to mount it
so I don't know what I did that made it stop working...  (I recentlty
changed hda3 from ext2 to ext3 and installed hotplug.)

Note: I can mount the same data CD using my CD-ROM drive and in Windows I
can read the CD from the DVD drive, so I guess it is not hardware related.

I posted the output of dmesg if you want/need to take a look:

http://www.math.ucsb.edu/~finotti/dvd/dmesg

Thanks and my best to all,

Luis


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



Re: Re: can't mount DVD-ROM

2004-06-10 Thread Luis R Finotti

Incoming from Luis R Finotti:
 Dear all,
 
 For some reason I can't mount my DVD-ROM anymore.  I put a data CD in it
 and I get the following message when I try to mount it:
 
 debian[~]% mount /dvd/
...^

What's that doing there?

It was the TAB completion in bash...  Removing it did not make any
difference, though.

Luis


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



Re: can't mount DVD-ROM

2004-06-10 Thread Luis R Finotti

 It would appear your dvd is being treated as a SCSI device.  Check your scsi 
 device nodes, and change your fstab as appropriate.

That was it.  Thank you so much Justin!

I don't how that happened?  But is there any problem in having the DVD
drive as a SCSI device when it actually isn't?

Thanks again!

Luis


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



Re: apt-get: mixed system

2004-06-05 Thread Luis R Finotti

Thanks, Joris and Paul.  I will try to stick to backport.  (Thanks for the
warning, Paul.)

All I want is to add a newer version of gphoto2/gtkam, since the older
version does not support my camera.  I tried adding the line

deb http://www.backports.org/debian stable gphoto2 gtkam

to my source list.  It runs apt-get update OK (no errors, and it does
hit backports.org), but apt-get install gphoto2 installed the version
from Debians stable (v2.0final-4) instead of the one in backports.org
(2.1.4-1).  If I try apt-get install gphoto2=2.1.4-1, I get

E: Version '2.1.4-1' for 'gphoto2' was not found

Am I doing something wrong?

Thanks again,

Luis




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



apt-get: mixed system

2004-06-04 Thread Luis R Finotti
Dear all,

I am trying to install a program (gphoto2) from the testing distribution
in my stable system.  I tried to follow the instructions on 

http://www.debian.org/doc/manuals/apt-howto/ch-apt-get#s-default-version

First I noticed that I did not have a /etc/apt/apt.conf file.  So I
created one with (only) the line

APT::Default-Release stable;

(I _did_ have a /etc/apt/apt.conf.d directory with a 70debconf file in
it.  I also tried adding the above line to 70debconf and putting the
/etc/apt/apt.conf file in the /etc/apt/apt.conf.d directory.)

Here is my /etc/apt/source.list file:

---
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib
non-free
deb http://security.debian.org stable/updates main contrib non-free

#

# this was added to be able to get packages from testing
deb http://http.us.debian.org/debian testing main contrib non-free
---

When I run apt-get update I get the following error message:

(...)
Get:8 http://http.us.debian.org testing/non-free Release [85B] 
Fetched 3142kB in 20s (153kB/s)
Reading Package Lists... Error!
E: Dynamic MMap ran out of room
E: Error occured while processing quagga (NewVersion1)
E: Problem with MergeList
/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

Of course, I get the same error if I try apt-get -t testing install
gphoto2.

Any help would be greatly appreciated!

Thanks and my best to all,

Luis


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



Gnome's gmc

2001-09-18 Thread Luis R Finotti
Hi,

I am having some problems starting gnome after an upgrade I just
done.  The panel starts fine, but the file manager and the icons for CD,
floppy etc., wont.  If I try to start it with gmc, I get the following
error messages:

audio_alsa: no cards found!Audio device open for 44.1Khz, stereo, 16bit
failed
Trying 44.1Khz, 8bit stereo.
audio_alsa: no cards found!Audio device open for 44.1Khz, stereo, 8bit
failed
Trying 22.05Khz, 8bit stereo.
audio_alsa: no cards found!Audio device open for 22.05Khz, stereo, 8bit
failed
Trying 44.1Khz, 16bit mono.
audio_alsa: no cards found!Audio device open for 44.1Khz, mono, 8bit
failed
Trying 22.05Khz, 8bit mono.
audio_alsa: no cards found!Audio device open for 22.05Khz, mono, 8bit
failed
Trying 11.025Khz, 8bit stereo.
audio_alsa: no cards found!Audio device open for 11.025Khz, stereo, 8bit
failed
Trying 11.025Khz, 8bit mono.
audio_alsa: no cards found!Audio device open for 11.025Khz, mono, 8bit
failed
Trying 8.192Khz, 8bit mono.
audio_alsa: no cards found!Audio device open for 8.192Khz, mono, 8bit
failed
Trying 8Khz, 8bit mono.
audio_alsa: no cards found!Sound device inadequate for Esound. Fatal.
gmc: error while loading shared
libraries: /usr/lib/libgnome.so.32: undefined symbol: __db185_open

Although I have all those audio error messages, I can use xmms fine...  I
am guessing the real problem is that last line.  (BTW, I do have the file
usr/lib/libgnome.so.32 in the computer.)

Any ideas on how to fix it?  

Thanks!


Luis



Re: Gnome's gmc

2001-09-18 Thread Luis R Finotti
Hello Ray/list,

I (re)installed it to be sure (apt-get install libdb3), and I still have
the same problem and error message...  Any other ideas?

Thanks for your help anyway Ray!


My best to all,


Luis

On Tue, 18 Sep 2001, J.H.M. Dassen (Ray) wrote:

 On Tue, Sep 18, 2001 at 00:38:49 -0700, Luis R Finotti wrote:
  gmc: error while loading shared
  libraries: /usr/lib/libgnome.so.32: undefined symbol: __db185_open
 
 On an up to date unstable system,
   find /lib /usr/lib -type f -name '*.so*' -exec \
   nm --dynamic --defined-only --print-file-name {} \; | 
   grep __db185_open 
 
 show the __db185_open symbol to be defined in /usr/lib/libdb3.so.3.0.2,
 which is part of the libdb3 package (Berkeley v3 Database Libraries
 [runtime]). Do you have the latest version of libdb3 (3.2.9-11) installed?
 
 HTH,
 Ray



ppp problem

2001-09-17 Thread Luis R Finotti
Hello,

I am having some problems to connect to my ISP (verizon.net) and was
hoping that someone could help me...

I just did a BIG apt-get upgrade (apparently even the Linux version was
upgraded to a testing one), and I was prompted many times about
configuration files, and instead of keeping mine (I thought that the
package developers would know better than me) and used the ones that came
with the package instead.  (I never had a problem before this upgrade.)

In any case, when I try to connect, I get connected and disconnected right
after.  A couple of times I could connect for like a minute...  and when I
use the apt-get, I get connected while it download the necessary files,
but as soon as it is done, I get disconnected.

I put some log files at 
http://www.ma.utexas.edu/users/finotti/linux/logs
if someone is willing to take a look... (you can see a short connection,
that was done by pon, and one long, done with apt-get)

I don't think it is the modem or the provider, since I can connect with,
well, Windows...

Sorry to bother you with that...  I would really appreciate any help
though.

Thanks a lot,

Luis