Re: Compaq F750US AMD64 Debian4.0 - Fails at Ethernet "8139too"

2008-03-24 Thread Paolo
On Mon, Mar 24, 2008 at 09:00:18PM -0400, APBulletins wrote: > > If the output of these commands are huge, pray tell how I get them to my PC > to email ... Since I cannot get Ethernet running/installed? no, just a bunch of lines, perhaps no more than ~5kB. -- paolo -- To UNSUBSCRI

Re: lenovo r61i etch

2008-03-25 Thread Paolo
no guarantee here, some machines seems to have BIOS tricks for that that only the Windows driver knows how to tickle. ... talking about Acer's and Philips' nb though, with i810. HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: lenovo r61i etch

2008-03-25 Thread Paolo
that's it. Less convenient than single step with xrandr-1.2 (supposing it'd work as advertised on Intel's site), but it works. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Hard Drive Problem

2008-04-02 Thread Paolo
very pkgs, eg testdisk, mondo (iirc). -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) in etch

2008-04-02 Thread Paolo
ackports/ experimental/volatile/wherever it is, since hda support wasn't shiny here as well till I upgraded to 2.6.24 (from 2.6.19.*, though 2.6.22.* might do the trick too). -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: acpid not create /var/run/acpid.socket

2008-04-10 Thread Paolo
On Tue, Apr 08, 2008 at 12:32:03PM +0100, Z X wrote: > debian etch. > acpid didn't create /var/run/acpid.socket the first > time the system was booted. likely a bug in acpid or the initscript system - the right place to report it is the BTS then. -- paolo -- To UNSUBSCRIBE, e

Re: acpid not create /var/run/acpid.socket

2008-04-10 Thread Paolo
ng a single block the same size as the disk sector size, one at a time, is overkill in terms of efficiency and wearing for the hdd. Hence exec times for typical operations may well skyrocket x1000 or so. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: linux-image 2.6.25 and .../BAT1/info

2008-06-01 Thread Paolo
x27;s supposed to suppoert 2.6.24+, otherwise you've to check for backports. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: linux-image 2.6.25 and .../BAT1/info

2008-06-01 Thread Paolo
pi/event has been replaced by events via the input layer and netlink since 2.6.23. Who:Len Brown <[EMAIL PROTECTED]> --- ... though the /proc interface seems atill there (see eg http://bugzilla.kernel.org/show_bug.cgi?id=10811) -- paolo GP

Re: CPU temp?

2008-06-01 Thread Paolo
close to that limit for long time (or better, with high duty-ratio). -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: CPU temp?

2008-06-01 Thread Paolo
ut heatsink. OTOH the electronics surrounding the CPU fail{s,ed} frequently, so there's a lot of spare old CPU around ;). -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Laptop waking up in bag

2008-06-29 Thread Paolo
ger -t acpi_s2ram === going to sleep (`hwclock`) === > 3) Configure the laptop to poll the lid switch and return to RAM hardly reliable, you risk sudden shutdown while working... better figure out what's wrong, and use s2disk meanwhile. HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PRO

Re: X not starting from time to time

2008-06-29 Thread Paolo
lrx -> then bug ATI for that. HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Laptop waking up in bag

2008-06-29 Thread Paolo
! while true;do ! logger -t timestamp "=== MARKER (`hwclock`) ===" !# or simply write on terminal: ! echo "=== `date +%s` MARKER (`hwclock`) ===" ! sleep 5 ! done again, add `hwclock` if you suspect system-time skew. HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL

Re: Laptop waking up in bag

2008-06-30 Thread Paolo
On Mon, Jun 30, 2008 at 01:09:03PM +0300, Dotan Cohen wrote: > > Thanks, Paolo. I have a little bash to learn before I am able to > implement that, but I will get on it. you're welcome - but no need to learn much just to run these tiny tests: simply copy the programs into a couple

Re: Laptop waking up in bag

2008-06-30 Thread Paolo
h, on fresh boot. Or /tmp may be on RAM space (tmpfs). Should be safe on resume, though. > Actually, I put them in ~/.bin/paulo_listener_acpi and better, anyway. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: laptop-mode-tools

2008-07-03 Thread Paolo
rted by acpi, eg poll the level every 30s, log with timestamps, then check that log against track of those hibernation event. - be sure you don't have enabled other auto-suspend mechanism. HTH -- paolo GPG/PGP id:0x3A47DE45 - B5F9 AAA0 44BD 2B63 81E0 971F C6C0 0B87 3A47 DE45 -

Re: Thinkpad 770 memory problem

2008-07-17 Thread Paolo
On Wed, Jul 16, 2008 at 10:15:24PM -0600, Isaac MacFarlane wrote: > >Hello all. I have 288MB installed in my system and the BIOS does see >it all, but Debian is only recoginizing 220MB. I tried adding a boot likely it's reclaimed by the video system, seems it's ~64MB shared video RAM. --

Re: I want to make a copy of my system on dvd

2008-07-25 Thread Paolo
s bootcd extension your initrd-image will be updated to be usable for bootcd. With bootcd you can copy your system to cd, run it from cd without need for disks and restore your system on disk from bootcd." which seems what you want. HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: I want to make a copy of my system on dvd

2008-07-26 Thread Paolo
On Sat, Jul 26, 2008 at 09:22:42PM +0200, Jonas Andradas wrote: > > Thank you very much, you're welcome, but I didn't do that much, kudos go to the fine guys who actually did & maintain the thing :) BTW, http://debian-live.alioth.debian.org/ might offer other hints on the

Re: I want to make a copy of my system on dvd

2008-07-27 Thread Paolo
x Location: x -> File systems x -> CD-ROM/DVD Filesystems x -> ISO 9660 CDROM file system support (ISO9660_FS [=y]) dunno how/if it'd work for a bootable cd. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: I want to make a copy of my system on dvd

2008-07-27 Thread Paolo
compressed whole volume. Of course you want to read upx manual and do some test _first_ ;). good luck! HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Re: I want to make a copy of my system on dvd

2008-07-28 Thread Paolo
s root from a rescue? - check docs for that rescue disk; if it's a rescue disk meant just for your system, root pwd should be your usual root pwd. - try to boot with bootparam 'init=/bin/sh' which should drop you in a shell very soon - note / will be ro and nothing else is mou

Re: Re: I want to make a copy of my system on dvd

2008-07-28 Thread Paolo
On Mon, Jul 28, 2008 at 02:02:04AM -0700, darren naidoo wrote: > Use -z2 with command partimage for compression. Check partimage --help I doubt that'd work with plain mkisofs -> cdrecord -> DVD. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Re: NOT wake on lid switch?

2008-08-18 Thread Paolo
tweak this stuff from Linux, try and see if you get success in loading such module and if something new appears in /proc/acpi (or /sys if the /proc interface is disabled in your kernel). HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Re: Cannot compile kernel: make-kpkg seems to hang

2008-08-20 Thread Paolo
e-kpkg --verbose HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Hard Drive temp?

2008-08-30 Thread Paolo
On Sun, Aug 31, 2008 at 12:18:55AM +0300, Dotan Cohen wrote: > through /proc/acpi but I cannot find the hard drive temp. Where should > it be? It is possible that there is no hard drive temp sensor in a be SMART - check pkg smartmontools ;) -- paolo -- To UNSUBSCRIBE, email to

Re: Hard Drive temp?

2008-08-30 Thread Paolo
reported an out-of-range event(s), thus giving a clue for what's the drive's trip T. Note that's _ambient_ T limit, case T limit is higher (eg 60 for Fujitsu). HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Hard Drive temp?

2008-08-30 Thread Paolo
On Sun, Aug 31, 2008 at 12:52:52AM +0200, Paolo wrote: > and SMART reported an out-of-range event(s), thus giving a clue for what's > the drive's trip T. correcting myself: trip -> max-operating 'trip' T is - if set - hard limit at which the drive power off (li

Re: aptitude question

2008-09-04 Thread Paolo
-specific, though try man dpkg / man apt - aptitude is a front-end to apt/dpkg, which keep the list/pkg database in /var/lib/apt and /var/lib/dpkg resp., and infos/question during install come from pkg template which are then stored in /var/lib/dpkg/info. HTH -- paolo -- To UNSUBSCRIBE, email

Re: USB 1.1 too slow to burn DVD's?

2008-10-22 Thread Paolo
"USB" (non Hi-Speed) which is limited to 12Mbps / 1.5Mbps, but DVD burning won't work since min requirement is ~13.5Mbps sustained data rate. Hi-Speed USB (included in 2.0) tops at 480Mbps, enough for the fastest DVD writers. -- paolo -- To UNSUBSCRIBE, email to [EMAIL

Re: HP/Compaq NX5000 laptop Broadcom network card problem

2008-10-25 Thread Paolo
try mii-tool / mii-diag for a low-level diagnotics (iirc B44 has MII). > Maybe you just need a newer kernel. yep, do this 1st, before banging your head against the wall any further ;) -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: md300 usb wireless modem

2008-10-29 Thread Paolo
0:01 kalma kernel: [ 8030.519128] Pid: 13478, comm: sh Not > tainted 2.6.26-1-686 #1 ... try newe{r,st} kernel; I've seen this issue already time ago, seems it was addressed (possibly not fully) a while back: http://marc.info/?l=linux-usb-devel&m=119251213017714&w=2 possibly not fully

Re: wireless on an old Thinkpad 600

2008-11-01 Thread Paolo
n address from any of the private ranges: Class Networks A 10.0.0.0 through 10.255.255.255 B 172.16.0.0 through 172.31.0.0 C 192.168.0.0 through 192.168.255.0 -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-04 Thread Paolo
yes, RTFM ;) > I have found no doc concerning the hostap driver and daemon, there is no not needed, unless you want your notebook to act like an access point. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-04 Thread Paolo
only in Managed mode when > host_roaming is enabled so hostap is taking the hardware; I guess you just want to connect to your AP, ie act as client, so remove/don't load hostap*. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-05 Thread Paolo
ould be the safe choice on recente kernels. > wifi0: unknown hardware address type 801 no news here, remove/disable hostap. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-08 Thread Paolo
On Sat, Nov 08, 2008 at 12:58:31PM +0100, Paolo wrote: > On Fri, Nov 07, 2008 at 07:15:11PM +0100, Bernard wrote: > > > According to what I have read, the 'orinoco' driver that is supposed to > > also work for my 'intersil prism2' pcmcia card, does no

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-08 Thread Paolo
't setup a VPN (like your case, for a simple DSL modem on the other end), well, you have no choice but buy another card/USB-wlan. HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problems with deXlan (Intersil) wifi pcmcia card

2008-11-08 Thread Paolo
ot an Ethernet card on top... of course, they're the same thing, only the medium is different. > > I went inside my DSL box, using Firefox in root mode, with ... > Security : WPA ok, but output from above commands would be of interest anyway. -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problems with deXlan (Intersil) wifi pcmcia card : the end

2008-11-09 Thread Paolo
ed : BIOS too old"... but I see > no such messages with Etch, it simply does not work, same as with Sarge. that's from the kernel, there was a limit release date for ACPI to be deemed reliable, iirc that option has been removed - you need to play with kernel boot params acpi*, apm*

Re: problem with sleep modes etc.. on a ThinkPad600 with Etch

2008-11-10 Thread Paolo
g/wiki/ HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: USB 1.1 too slow for burning DVD's [update/revisited]

2008-11-18 Thread Paolo
m I believe) that it's no no magic in place here, it won't read faster than your HDD's speed - check with 'hdparm -tT /dev/hda' (as root and assuming HDD is hda) what's your limit. regards -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: 5.25 inch USB drive?

2008-12-03 Thread Paolo
x27;t work. A spare old AT I gues can be found for US$ ~10 or so at repair shops, not sure if the USB FDD would cost less. HTH -- paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: USB 1.1 too slow for burning DVD's [update/revisited]

2008-12-06 Thread Paolo
.org for many hints, also browse through www.tldp.org, then of course search around for something like "pc hardware guide". What turns out good and enough depends on your needs and prior knowledge. wikipedia.org should help too. HTH -- paolo GPG/PGP id:0x3A47DE45 - B5F9 AAA0 44BD 2

Re: TP Z61m Flash and Java slow

2008-12-14 Thread Paolo
//mirror.hro.nl/debian-multimedia/ stable main (that's the apt line) HTH -- paolo -- To UNSUBSCRIBE, email to debian-laptop-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: LILO on a TOSHIBA Laptop Satellite A200 problems with SCSI-disk ?

2008-12-14 Thread Paolo
ically reduces load time and keeps the # map smaller. Using `compact' is especially recommended when # booting from a floppy disk. It is disabled here by default # because it doesn't always work. # compact " HTH -- paolo -- To UNSUBSCRIBE, email to debian-laptop-req

cupfreq scaling in siemens fujitsu amilo 7830

2004-03-25 Thread paolo
FPU exception support... done. Checking 'hlt' instruction... OK. Any suggestion? Thanks 1k in advance Paolo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: cupfreq scaling in siemens fujitsu amilo 7830

2004-03-25 Thread paolo
On Thu, 25 Mar 2004 14:18:45 +0100 Mattia Dongili <[EMAIL PROTECTED]> wrote: > On Wed, Mar 24, 2004 at 01:16:47PM +0100, paolo wrote: > > > How do you determine that? I mean which measurements have you tried to > state that frequency doesn't change? /proc/cpuinfo is of

cupfreq scaling in siemens fujitsu amilo 7830

2004-03-25 Thread paolo
ed SIMD FPU exception support... done. Checking 'hlt' instruction... OK. Any suggestion? Thanks 1k in advance Paolo

Re: cupfreq scaling in siemens fujitsu amilo 7830

2004-03-25 Thread paolo
On Thu, 25 Mar 2004 14:18:45 +0100 Mattia Dongili <[EMAIL PROTECTED]> wrote: > On Wed, Mar 24, 2004 at 01:16:47PM +0100, paolo wrote: > > > How do you determine that? I mean which measurements have you tried to > state that frequency doesn't change? /proc/cpuinfo is of

Re: Debug hibernate/resume failure?

2011-02-09 Thread Paolo Casaschi
rnate used to work flawlessly on my old lenny setup. -- Paolo -- To UNSUBSCRIBE, email to debian-laptop-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/AANLkTimgKzZJ2=nzLLmqzKhzqm-CQuuNE5bK2tMH=g...@mail.gmail.com

2.6.6 on Dell Latitude D600

2004-06-30 Thread Paolo Bientinesi
tick with the precompiled kernel, but for one thing I'd like to configure the kernel the way I want, and besidesI have problems with the dos file systems, with the volume keys (anyone got them working?) and probably other small things I haven't tested yet. Any help would be super-appreciated.

Re: Re: 2.6.6 on Dell Latitude D600

2004-07-02 Thread Paolo Bientinesi
could anybody get the volume keys to work? thanks! -- Paolo [EMAIL PROTECTED] [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

unsibscribe

1999-09-17 Thread Paolo Nenzi

unsibscribe

1999-09-17 Thread Paolo Nenzi

Re: modem up and running but no ping

2003-10-07 Thread Paolo Pedaletti
bin/sh -x FROM=$1 TO=$2 # delete bad default route route del default gw $FROM eth0 # add new default route route add default gw $TO ppp0 call this script as: route-ppp.sh 10.0.0.1 145.253.1.121 try it. ciao -- /* Paolo Pedaletti,

Re: Creating a Network Boot Disk

2002-05-10 Thread Paolo Pedaletti
debian on your HD (I have done a script that fdisk/mkfs/tar x debian.tgz automaticaly) good luck! -- Paolo Pedaletti, Como, ITALYa www.fastflow.it/~paolop paolop...matapp.unimib.it -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: irda and ericsson t39m on compaq armada e500

2002-06-12 Thread Paolo Arcagni
BYe Paolo On Wed, 2002-06-12 at 12:03, Juraj Bednar wrote: > Hello, > > > I'm very new to irda. And I wondered if someone could help me getting > > the mentioned setup working. > > I'm experienced with linux so maybe a few hints could be enough to > >

LINUX Journal - SPECIALE OTTOBRE

2002-07-19 Thread Paolo Rosti
mero di OTTOBRE (diffusione SMAU), i nostri uffici sono a Vostra disposizione per qualsiasi informazione. Cordiali saluti. Paolo Rosti Tel. ++39-(0)2/67.48.00.203 --- GRUPPO EDITORIALE DUKE ITALIA  Via Melchiorre Gioia 55/B 20124 MILANO Numero Verde:

Re: Creating a Network Boot Disk

2002-05-10 Thread Paolo Pedaletti
debian on your HD (I have done a script that fdisk/mkfs/tar x debian.tgz automaticaly) good luck! -- Paolo Pedaletti, Como, ITALYa www.fastflow.it/~paolop paolop...matapp.unimib.it -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: irda and ericsson t39m on compaq armada e500

2002-06-12 Thread Paolo Arcagni
BYe Paolo On Wed, 2002-06-12 at 12:03, Juraj Bednar wrote: > Hello, > > > I'm very new to irda. And I wondered if someone could help me getting > > the mentioned setup working. > > I'm experienced with linux so maybe a few hints could be enough to > >

Re: modem up and running but no ping

2003-10-07 Thread Paolo Pedaletti
bin/sh -x FROM=$1 TO=$2 # delete bad default route route del default gw $FROM eth0 # add new default route route add default gw $TO ppp0 call this script as: route-ppp.sh 10.0.0.1 145.253.1.121 try it. ciao -- /* Paolo Pedaletti, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

2.6.6 on Dell Latitude D600

2004-06-30 Thread Paolo Bientinesi
tick with the precompiled kernel, but for one thing I'd like to configure the kernel the way I want, and besidesI have problems with the dos file systems, with the volume keys (anyone got them working?) and probably other small things I haven't tested yet. Any help would be super-appreciated.

Re: Re: 2.6.6 on Dell Latitude D600

2004-07-02 Thread Paolo Bientinesi
could anybody get the volume keys to work? thanks! -- Paolo [EMAIL PROTECTED] [EMAIL PROTECTED]

<    1   2