Re: sid: yaird: -t invalid flag option in kernel image install

2010-10-07 Thread Joel Roth
On Tue, Oct 05, 2010 at 08:54:47AM -0400, Stephen Powell wrote: > On Tue, 05 Oct 2010 03:06:28 -0400 (EDT), Joel Roth wrote: > > > > I'm not using it! The above linux-image package invokes it. > > > > I never asked for it. If I remove yaird, the linux-image package > > complains that it doesn't f

Re: Excellent bootable usb - How to Duplicate?

2010-10-07 Thread Ron Johnson
On 10/07/2010 07:21 PM, Thomas H. George wrote: I created this bootable 4Gb usb stick: Debian Lenny, 2.6.25.15 kernel. gnome, wacom mouse installed, network connection ok. one partition, 1.4Gb used and 2.5Gb available. I did it a year ago and I have lost my notes. I know that the creation invol

Excellent bootable usb - How to Duplicate?

2010-10-07 Thread Thomas H. George
I created this bootable 4Gb usb stick: Debian Lenny, 2.6.25.15 kernel. gnome, wacom mouse installed, network connection ok. one partition, 1.4Gb used and 2.5Gb available. I did it a year ago and I have lost my notes. I know that the creation involved a mixure of Debian Live and debxo (One Lapt

Re: tools to improve harddisk performance by short-stroking?

2010-10-07 Thread Ron Johnson
On 10/07/2010 07:33 PM, Zhang Weiwu wrote: On 2010年10月08日 04:03, Ron Johnson wrote: You'd need to add accounting complexity to the kernel (where would it put the accounting data?) I had been too brief, but if you read the article I referred to, it works best only in case you put rarely access

Re: tools to improve harddisk performance by short-stroking?

2010-10-07 Thread Zhang Weiwu
On 2010年10月08日 04:03, Ron Johnson wrote: > > You'd need to add accounting complexity to the kernel (where would it > put the accounting data?) I had been too brief, but if you read the article I referred to, it works best only in case you put rarely accessed file to the posterior, not 'infrequentl

Re: [FOLLOWUP] video card reccomendation

2010-10-07 Thread Ron Johnson
On 10/07/2010 05:11 PM, James Zuelow wrote: Original Message From: Ron Johnson [mailto:ron.l.john...@cox.net] Sent: Thursday, October 07, 2010 1:47 PM To: debian-user@lists.debian.org Subject: Re: [FOLLOWUP] video card reccomendation My CPU seems fine at 100% while rendering video for

Re: Re: Re: 2 identical GSM-modem discern.

2010-10-07 Thread Jasper Noë
or it is possible w/ chat to find out device IMEI? Yes. I could send atd*#06# and got a long number as answer. I wrote a script to give single commands, using chat in it. I will try to rewrite it later today, so that it is more generally useful. Attempt to talk to modem using the chat comm

Re: Lenny backports installation of one package only

2010-10-07 Thread Bob Proulx
Russell Gadd wrote: > Doing some further investigation it looks like it may be unsafe to install a > later version of iceweasel as it seems to require a later version of a > package which then breaks the older gnucash: I always hate it when there are mutually exclusive conflicts. You might do wha

RE: [FOLLOWUP] video card reccomendation

2010-10-07 Thread James Zuelow
Original Message From: Ron Johnson [mailto:ron.l.john...@cox.net] Sent: Thursday, October 07, 2010 1:47 PM To: debian-user@lists.debian.org Subject: Re: [FOLLOWUP] video card reccomendation >> >> My CPU seems fine at 100% while rendering video for an hour or so >> and memtest-86+ is happy

Re: Disable IPv6

2010-10-07 Thread Adam Hardy
James Brown on 07/10/10 15:52, wrote: Adam Hardy wrote: Just a quick question - can I disable IPv6 for my whole machine? I mean apart from changing some kernel compilation flags. I have two software apps which are meant to be interacting with each other and with servers on the net, but they ar

Re: Lenny backports installation of one package only

2010-10-07 Thread Russell Gadd
> > > What reference? > > This reference. The reference I included. > > http://backports.debian.org/Instructions/#index3h2 > > > Ok I didn't associate this part with what I was trying to do. > > I would try first one then the other: > > 1. Use Roman Khomasuridze's suggestion: > > if you want

Re: [FOLLOWUP] video card reccomendation

2010-10-07 Thread Ron Johnson
On 10/07/2010 04:40 PM, James Zuelow wrote: Original Message From: Sven Joachim [mailto:svenj...@gmx.de] In any case, more feedback on nouveau would be welcome. We've got a few positive answers when the package was uploaded in March, but since then all we received are a dozen of more

RE: [FOLLOWUP] video card reccomendation

2010-10-07 Thread James Zuelow
Original Message From: Sven Joachim [mailto:svenj...@gmx.de] > > In any case, more feedback on nouveau would be welcome. We've got a > few positive answers when the package was uploaded in March, but > since then all we received are a dozen of more or less serious bugs > reports. That's

Re: Lenny backports installation of one package only

2010-10-07 Thread Bob Proulx
Russell Gadd wrote: > Thanks Bob. I'm having some trouble with parts of your response as follows: > > > > What is in your /etc/apt/preferences file? > I don't have such a file in /etc/apt Okay. It was possible that you did and the contents there would affect what was offered for installation.

Re: [FOLLOWUP] video card reccomendation

2010-10-07 Thread Gilbert Sullivan
On 10/07/2010 02:11 PM, Andrei Popescu wrote: On Du, 03 oct 10, 22:05:44, Sven Joachim wrote: In any case, more feedback on nouveau would be welcome. We've got a few positive answers when the package was uploaded in March, but since then all we received are a dozen of more or less serious bugs

Re: Lenny backports installation of one package only

2010-10-07 Thread Russell Gadd
Thanks Bob. I'm having some trouble with parts of your response as follows: > What is in your /etc/apt/preferences file? > > I don't have such a file in /etc/apt > What is the relative versions shown here: > > $ apt-cache policy gnucash > # apt-cache policy gnucash gnucash: Installed: 2.2.6

Re: Lenny backports installation of one package only

2010-10-07 Thread Roman Khomasuridze
if you want to upgrade only iceweasel, then run apt-get install iceweasel/lenny-backports by this, apt will try to install iceweasel from backports but will try to match its dependencies from lenny. it worked for me... Regards - Roman On Fri, Oct 8, 2010 at 12:28 AM, Bob Proul

Re: Lenny backports installation of one package only

2010-10-07 Thread Bob Proulx
Russell Gadd wrote: > I am trying to update my iceweasel via Lenny backports but it wants to also > update my gnucash which I don't want. What am I doing wrong? > > I follow the instructions as follows: > Add backports to sources.list (actually added a file to sources.list.d). It > shows up in Syn

Lenny backports installation of one package only

2010-10-07 Thread Russell Gadd
I am trying to update my iceweasel via Lenny backports but it wants to also update my gnucash which I don't want. What am I doing wrong? I follow the instructions as follows: Add backports to sources.list (actually added a file to sources.list.d). It shows up in Synaptic repositories so looks ok

udev auto mount usb disk

2010-10-07 Thread Volkan YAZICI
Hi, Below are the configurations related with my USB disk. # grep tosun /etc/fstab UUID=0C98AFAF98AF95AC /media/tosun ntfs-3g noauto,fmask=133,dmask=022 0 0 # cat /etc/udev/rules.d/89-tosun.rules ACTION=="add", ENV{ID_FS_UUID}=="0C98AFAF98AF95AC", RUN+="mount /media/tosun" ACTION=="rem

Re: tools to improve harddisk performance by short-stroking?

2010-10-07 Thread Ron Johnson
On 10/07/2010 10:06 AM, Zhang Weiwu wrote: Thanks to the national holiday (Beijing) I begin to read some article marked for free-time reading a few years ago. One of them is short stroking. http://www.tomshardware.com/reviews/short-stroking-hdd,2157.html The article is awfully long just to give

RE: Monitor detection failure and video display

2010-10-07 Thread James Zuelow
Some additional info. I tried this: Section "Device" Identifier "Device0" Driver "nouveau" Option "IgnoreEDID" "true" EndSection But I get this in /var/log/Xorg.0.log (actually I get that error if the IgnoreEDID is there or not): 8<---snip---8<

RE: tools to improve harddisk performance by short-stroking?

2010-10-07 Thread owens
> > > > Original Message >From: zhangwe...@realss.com >To: debian-user@lists.debian.org >Subject: RE: tools to improve harddisk performance by short-stroking? >Date: Thu, 07 Oct 2010 23:06:52 +0800 > >>Thanks to the national holiday (Beijing) I begin to read some >article >>marked for free

Monitor detection failure and video display

2010-10-07 Thread James Zuelow
I'm having a google failure. I have a kiosk machine that displays a web page to a large monitor. Everything works fine, unless the monitor is not powered on when the kiosk boots. In that case, there is no video signal (not even the text console). I can't wake it up with mouse or keyboard acti

Re: [FOLLOWUP] video card reccomendation

2010-10-07 Thread Andrei Popescu
On Du, 03 oct 10, 22:05:44, Sven Joachim wrote: > In any case, more feedback on nouveau would be welcome. We've got a few > positive answers when the package was uploaded in March, but since then > all we received are a dozen of more or less serious bugs reports. > That's probably not so many ac

Re: SOLVED-Debian-506 sumsung ML-1510-700 printer driver not in list

2010-10-07 Thread Johan
Johan wrote: On Thu, 2010-10-07 at 14:25 +0100, Lisi wrote: On Thursday 07 October 2010 13:54:46 Timo Juhani Lindfors wrote: Johan Scheepers writes: Debian-506 sumsung ML-1510-700 printer driver not in list. Does "apt-get install splix" help? That's what I am

Re: Re: 2 identical GSM-modem discern.

2010-10-07 Thread Jasper Noë
or it is possible w/ chat to find out device IMEI? Yes. I could send atd*#06# and got a long number as answer. I wrote a script to give single commands, using chat in it. I will try to rewrite it later today, so that it is more generally useful. -- To UNSUBSCRIBE, email to debian-user-requ..

Re: Debian-506 sumsung ML-1510-700 printer driver not in list

2010-10-07 Thread Johan
On Thu, 2010-10-07 at 14:25 +0100, Lisi wrote: > On Thursday 07 October 2010 13:54:46 Timo Juhani Lindfors wrote: > > Johan Scheepers writes: > > > Debian-506 sumsung ML-1510-700 printer driver not in list. > > > > Does "apt-get install splix" help? > > That's what I am using, and it works - but

Re: Debian 506 not supporting ext4

2010-10-07 Thread Sven Hoexter
On Thu, Oct 07, 2010 at 07:04:12PM +0200, Johan wrote: > On Thu, 2010-10-07 at 15:25 +0200, Sven Hoexter wrote: > > You need at least a new kernel (IIRC 2.6.30+), backports.d.o > > provides 2.6.32. See http://backports.debian.org/Instructions/ > > > This now is beyond me. Well then the hint to t

Re: Debian 506 not supporting ext4

2010-10-07 Thread Johan
On Thu, 2010-10-07 at 15:28 +0200, Eric KOM wrote: > > On Thursday 07 October 2010 11:27:50 Johan Scheepers wrote: > >> Please is there an easy way to make debian support ext4? > > > > Use Squeeze? Though there may well also be a way of installing it in > > Lenny. > > Perhaps from back-ports? > >

Re: Debian 506 not supporting ext4

2010-10-07 Thread Johan
On Thu, 2010-10-07 at 15:25 +0200, Sven Hoexter wrote: > On Thu, Oct 07, 2010 at 12:27:50PM +0200, Johan Scheepers wrote: > > Hi, > > > I am new to debian 506 ** not ** opensuse and ubuntu. > > > > Please is there an easy way to make debian support ext4? > > You need at least a new kernel (IIR

Re: Debian - thunderbird not available

2010-10-07 Thread Johan
On Thu, 2010-10-07 at 13:30 +, Camaleón wrote: > On Thu, 07 Oct 2010 14:45:23 +0200, Eric KOM wrote: > > >> I am a thunderbird fan. > >> > >> Trying to install on debian 506 but not available. > >> > > the package/software was renamed on Debian, the new package name is > > icedove. > > Additi

Re: Debian Live Problem: No binary.img

2010-10-07 Thread Thomas H. George
On Wed, Oct 06, 2010 at 09:18:22PM -0400, Thomas H. George wrote: > I followed the steps in the Debian Live manual Section 4.3: Building an > USB/HDD image. The lb build command appeared to end successfully but > there was no binary.img file. A file binary.packages was created. > Could this just

tools to improve harddisk performance by short-stroking?

2010-10-07 Thread Zhang Weiwu
Thanks to the national holiday (Beijing) I begin to read some article marked for free-time reading a few years ago. One of them is short stroking. http://www.tomshardware.com/reviews/short-stroking-hdd,2157.html The article is awfully long just to give a simple idea: by only using the first 20% o

Re: How to determine packages added after installation?

2010-10-07 Thread Thierry Chatelet
On Thursday 07 October 2010 16:31:56 Tom Browder wrote: > Is there any way to get a list of the default packages used for an > initial installation from CD? I looked at my 10.04.1 CD and could > find only a limited set of packages (*.deb) under ./pool, and that is > obviously not all that were ins

Re: Disable IPv6

2010-10-07 Thread James Brown
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adam Hardy wrote: > Just a quick question - can I disable IPv6 for my whole machine? > > I mean apart from changing some kernel compilation flags. > > I have two software apps which are meant to be interacting with each > other and with servers on th

How to determine packages added after installation?

2010-10-07 Thread Tom Browder
Is there any way to get a list of the default packages used for an initial installation from CD? I looked at my 10.04.1 CD and could find only a limited set of packages (*.deb) under ./pool, and that is obviously not all that were installed. My purpose is so that I can ensure a co-worker has the

iceweasel sometimes shows "untitled" when enter url

2010-10-07 Thread yuanwei xu
Hello, In this week,after iceweasel is started,it shows "Looking up www.google.com" in the status bar,but it doesn't connect to the home page,just shows "(untitled)".It also happens when I open link in new tab or iceweasel failed to refresh page to the new link I clicked in the

Re: [Opensync-users] opensync-0.22 packages for Debian squeeze, testers wanted

2010-10-07 Thread Emanoil Kotsev
As far as I see there are not that many people working on syncml, so I would focus on pushing 0.40 into sid, because it will become very soon testing. For the current testing (squeeze) I would have either 0.22 or nothing. If it is not working it will be ok to leave it without official debian in

Re: Debian-506 sumsung ML-1510-700 printer driver not in list

2010-10-07 Thread Camaleón
On Thu, 07 Oct 2010 14:25:18 +0100, Lisi wrote: > On Thursday 07 October 2010 13:54:46 Timo Juhani Lindfors wrote: >> Johan Scheepers writes: >> > Debian-506 sumsung ML-1510-700 printer driver not in list. >> >> Does "apt-get install splix" help? > > That's what I am using, and it works - but t

Re: Disable IPv6

2010-10-07 Thread Camaleón
On Thu, 07 Oct 2010 13:46:23 +0100, Adam Hardy wrote: > Just a quick question - can I disable IPv6 for my whole machine? Yes, you can :-) > I mean apart from changing some kernel compilation flags. (...) This may help: http://wiki.debian.org/DebianIPv6 Greetings, -- Camaleón -- To UNSU

Re: Fwd: Canon Support Centre - Ref # 00066023

2010-10-07 Thread Patrick Ouellette
Actually what I see is a (probably untrained in Linux) customer service rep apologizing to you for the issue you are having, and then pointing you to the Linux driver. I suspect English is not the service rep's native language and the service rep is using a script to respond to the inquiry. Clear

Re: Disable IPv6

2010-10-07 Thread Celejar
On Thu, 07 Oct 2010 13:46:23 +0100 Adam Hardy wrote: > Just a quick question - can I disable IPv6 for my whole machine? http://www.debian-administration.org/article/Disabling_IPv6_under_a_2.6_kernel http://www.karkomaonline.com/index.php/2009/04/how-to-disable-ipv6-in-debian/ http://www.cybercit

Re: what will happen if CPU overheat

2010-10-07 Thread Hugo Vanwoerkom
Long Wind wrote: On Thu, Oct 7, 2010 at 8:56 AM, Dotan Cohen wrote: On Thu, Oct 7, 2010 at 14:35, John Hasler wrote: Get the datasheet for the chip. It will provide maximum die temperature, power dissipation, and thermal resistance figures. Then get data on the thermal grease and the heat s

Re: what will happen if CPU overheat

2010-10-07 Thread Camaleón
On Thu, 07 Oct 2010 07:38:51 -0400, Long Wind wrote: > I have a P3/550, slot 1 Good micro :-) > the cpu fan is noisy, so I remove it That's a bad approach. Why not replace it with a new one? > but I am not sure about heat sink > > What will happen if CPU overheat? BIOS will shutdown the syst

Re: Disable IPv6

2010-10-07 Thread godo
On 10/07/2010 02:46 PM, Adam Hardy wrote: Just a quick question - can I disable IPv6 for my whole machine? I mean apart from changing some kernel compilation flags. I have two software apps which are meant to be interacting with each other and with servers on the net, but they aren't and they a

Re: Debian - thunderbird not available

2010-10-07 Thread Ron Johnson
On 10/07/2010 07:55 AM, Eric KOM wrote: [snip] many software's from Mozilla foundation was renamed by Debian Developer, as Firefox=Iceweasel. Because some development libraries was not matching with Debian policy. http://glandium.org/blog/?p=97 -- Seek truth from facts. -- To UNSUBSCRIBE, em

Re: Debian Live Problem: No binary.img

2010-10-07 Thread rudu
Le 07/10/2010 03:18, Thomas H. George a écrit : I followed the steps in the Debian Live manual Section 4.3: Building an USB/HDD image. The lb build command appeared to end successfully but there was no binary.img file. A file binary.packages was created. Could this just be a name change? The

Re: Debian - thunderbird not available

2010-10-07 Thread Eric KOM
> On Thu, 07 Oct 2010 14:45:23 +0200, Eric KOM wrote: > >>> I am a thunderbird fan. >>> >>> Trying to install on debian 506 but not available. >>> >> the package/software was renamed on Debian, the new package name is >> icedove. > > Additional information: > > - Firefox → Icewasel > - Thunderbi

Re: Debian 506 not supporting ext4

2010-10-07 Thread Eric KOM
> On Thursday 07 October 2010 11:27:50 Johan Scheepers wrote: >> Please is there an easy way to make debian support ext4? > > Use Squeeze? Though there may well also be a way of installing it in > Lenny. > Perhaps from back-ports? > no in the backports, because the kernel at that moment didn't su

Re: Debian 506 not supporting ext4

2010-10-07 Thread Sven Hoexter
On Thu, Oct 07, 2010 at 12:27:50PM +0200, Johan Scheepers wrote: Hi, > I am new to debian 506 ** not ** opensuse and ubuntu. > > Please is there an easy way to make debian support ext4? You need at least a new kernel (IIRC 2.6.30+), backports.d.o provides 2.6.32. See http://backports.debian.or

Re: Debian - thunderbird not available

2010-10-07 Thread Camaleón
On Thu, 07 Oct 2010 14:45:23 +0200, Eric KOM wrote: >> I am a thunderbird fan. >> >> Trying to install on debian 506 but not available. >> > the package/software was renamed on Debian, the new package name is > icedove. Additional information: - Firefox → Icewasel - Thunderbird → Icedove - Light

Re: Debian 506 not supporting ext4

2010-10-07 Thread Eric KOM
> Good day, > > I am new to debian 506 ** not ** opensuse and ubuntu. > You are a welcome. ext4 FS was not yet included in Lenny by the Debian Installer, but to use it, please maybe this wiki can help you: https://ext4.wiki.kernel.org/index.php/Ext4_Howto#For_people_who_are_running_Debian. ext4

Re: Debian-506 sumsung ML-1510-700 printer driver not in list

2010-10-07 Thread Lisi
On Thursday 07 October 2010 13:54:46 Timo Juhani Lindfors wrote: > Johan Scheepers writes: > > Debian-506 sumsung ML-1510-700 printer driver not in list. > > Does "apt-get install splix" help? That's what I am using, and it works - but there was also a good driver in one of the standard CUPS pa

Re: Debian - thunderbird not available

2010-10-07 Thread Alex Mestiashvili
Johan Scheepers wrote: Good day, I am a thunderbird fan. Trying to install on debian 506 but not available. Is there an easy way to get it please. Thanks Johan aptitude install icedove Regards , Alex -- Alexander Mestiashvili System Administrator BIOTEC TU-Dresden Tatzberg 47-51 013

Re: Debian 506 not supporting ext4

2010-10-07 Thread Lisi
On Thursday 07 October 2010 11:27:50 Johan Scheepers wrote: > Please is there an easy way to make debian support ext4? Use Squeeze? Though there may well also be a way of installing it in Lenny. Perhaps from back-ports? Lisi -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Re: what will happen if CPU overheat

2010-10-07 Thread Long Wind
Sorry there's a typo in my last reply: "What about burtout test?" It should be "burnout test" -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlktinxvogvukvvfjdfv

Re: what will happen if CPU overheat

2010-10-07 Thread Long Wind
On Thu, Oct 7, 2010 at 8:35 AM, Jochen Schulz > > There is no general answer to this question. It depends on your CPU, > heatsink, thermal paste, the computer case, airflow through the case and > inside the room and probably other factors I am forgetting right now. > > But the important message rem

Debian 506 not supporting ext4

2010-10-07 Thread Johan Scheepers
Good day, I am new to debian 506 ** not ** opensuse and ubuntu. Installed yesterday for evaluating My backup usb drive is ext4. Please is there an easy way to make debian support ext4? Thanks Johan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubsc

Re: what will happen if CPU overheat

2010-10-07 Thread Long Wind
On Thu, Oct 7, 2010 at 8:56 AM, Dotan Cohen wrote: > On Thu, Oct 7, 2010 at 14:35, John Hasler wrote: >> Get the datasheet for the chip. It will provide maximum die >> temperature, power dissipation, and thermal resistance figures. Then >> get data on the thermal grease and the heat sink therma

Re: Debian - thunderbird not available

2010-10-07 Thread Eric KOM
> Good day, > > I am a thunderbird fan. > > Trying to install on debian 506 but not available. > > Is there an easy way to get it please. > > Thanks > > Johan > many software's from Mozilla foundation was renamed by Debian Developer, as Firefox=Iceweasel. Because some development libraries was not

Re: what will happen if CPU overheat

2010-10-07 Thread Dotan Cohen
On Thu, Oct 7, 2010 at 14:35, John Hasler wrote: > Get the datasheet for the chip.  It will provide maximum die > temperature, power dissipation, and thermal resistance figures.  Then > get data on the thermal grease and the heat sink thermal resistance to > still air (the latter may be hard to fi

Re: Debian-506 sumsung ML-1510-700 printer driver not in list

2010-10-07 Thread Timo Juhani Lindfors
Johan Scheepers writes: > Debian-506 sumsung ML-1510-700 printer driver not in list. Does "apt-get install splix" help? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.

Re: Debian - thunderbird not available

2010-10-07 Thread Eric KOM
> Good day, > Hi > I am a thunderbird fan. > > Trying to install on debian 506 but not available. > the package/software was renamed on Debian, the new package name is icedove. > Is there an easy way to get it please. > > Thanks > no problem > Johan > > > -- > To UNSUBSCRIBE, email to debian-user

Re: what will happen if CPU overheat

2010-10-07 Thread John Hasler
Long Wind writes: > if maximum temperature of PC's environment is 35 degrees then, maximum > will be decreased by how much if the fan is removed? Get the datasheet for the chip. It will provide maximum die temperature, power dissipation, and thermal resistance figures. Then get data on the therm

Disable IPv6

2010-10-07 Thread Adam Hardy
Just a quick question - can I disable IPv6 for my whole machine? I mean apart from changing some kernel compilation flags. I have two software apps which are meant to be interacting with each other and with servers on the net, but they aren't and they aren't giving me much to go on, and their

Debian-506 sumsung ML-1510-700 printer driver not in list

2010-10-07 Thread Johan Scheepers
Good day, Debian-506 sumsung ML-1510-700 printer driver not in list. Please an easy way to get driver on list. Thanks Johan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.d

Re: 2 identical GSM-modem discern.

2010-10-07 Thread Sthu Deus
Thank You for Your time and answer, Jasper: > You can script communication with a modem using 'chat', that is a > tool that is part of the ppp - package. Do You suggest to look for error w/ chat script in case of wrong device-ISP pair, or it is possible w/ chat to find out device IMEI? -- To U

Re: 2 identical GSM-modems discern.

2010-10-07 Thread Sthu Deus
Thank You for Your time and answer, Timo: > > How do You convert the addresses into physical ports - if I have > > understood You correctly? > > The -t option shows usb topology That's true, but it helps me a little, as the devices have the same IDs only diver bus/dev topology differs. I can s

Re: what will happen if CPU overheat

2010-10-07 Thread Jochen Schulz
Long Wind: > > if maximum temperature of PC's environment is 35 degrees > then, maximum will be decreased by how much if the fan is removed? There is no general answer to this question. It depends on your CPU, heatsink, thermal paste, the computer case, airflow through the case and inside the roo

Re: 2 identical GSM-modems discern.

2010-10-07 Thread Sthu Deus
Thank You for Your time and answer, Ron: > In "lsusb -v -s 004:002" there should be an iSerial field. Maybe > that has a non-zero value in it? I do have the field, - for both devices it is the same. :( -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsub

Debian - thunderbird not available

2010-10-07 Thread Johan Scheepers
Good day, I am a thunderbird fan. Trying to install on debian 506 but not available. Is there an easy way to get it please. Thanks Johan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: h

Re: what will happen if CPU overheat

2010-10-07 Thread Martin Ågren
On 7 October 2010 13:38, Long Wind wrote: > I have a P3/550, slot 1 > the cpu fan is noisy, so I remove it > but I am not sure about heat sink > > What will happen if CPU overheat? > What damage will be done to other computer parts? This just begs to be shared: http://failblog.org/2010/10/03/epic

Re: what will happen if CPU overheat

2010-10-07 Thread John Hasler
Lars Kuppert writes: > NO MORE WINTER's! When I think about feeding forty horses before sunrise every morning that doesn't sound so bad... -- John Hasler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.

Re: what will happen if CPU overheat

2010-10-07 Thread Nick Jones
On Thu, 07 Oct 2010 at 07:38:51 -0400, Long Wind wrote: > I have a P3/550, slot 1 the cpu fan is noisy, so I remove it but I am > not sure about heat sink Buy a new fan :) > What will happen if CPU overheat? > What damage will be done to other computer parts? It'll crash. No damage to other par

Re: what will happen if CPU overheat

2010-10-07 Thread Klistvud
Dne, 07. 10. 2010 13:38:51 je Long Wind napisal(a): I have a P3/550, slot 1 the cpu fan is noisy, so I remove it but I am not sure about heat sink What will happen if CPU overheat? What damage will be done to other computer parts? If you leave your CPU without the fan long enough, you soon wo

Re: what will happen if CPU overheat

2010-10-07 Thread Long Wind
On 10/7/10, Jochen Schulz wrote: > > I don't get the question. But what you need to know is: do not remove > fans from CPUs unless you really know what you are doing (or if you > don't care about the hardware). > > I would start by googling for "passive cooling p3 slot" or something to > that effe

Re: what will happen if CPU overheat

2010-10-07 Thread Dotan Cohen
On Thu, Oct 7, 2010 at 13:38, Long Wind wrote: > I have a P3/550, slot 1 > the cpu fan is noisy, so I remove it > but I am not sure about heat sink > > What will happen if CPU overheat? > What damage will be done to other computer parts? > You'll just ruin the CPU, nothing else. I've ruined a few

Re: what will happen if CPU overheat

2010-10-07 Thread Long Wind
On 10/7/10, Angus Hedger wrote: > > Install lm-sensors it should tell you the cpu temp, and the max. > > Once its installed, run > > # sensors-detect > > and follow the instructions, once thats done, run > > $ sensors > > If it gets to hot, normally it will under-clock itself or the system > will

Re: what will happen if CPU overheat

2010-10-07 Thread Angus Hedger
On Thu, 7 Oct 2010 07:38:51 -0400 Long Wind wrote: > I have a P3/550, slot 1 > the cpu fan is noisy, so I remove it > but I am not sure about heat sink > > What will happen if CPU overheat? > What damage will be done to other computer parts? > > BTW how effective is a fan? > If max room tempera

(Solved) Re: Setting up "dhclient" to get a fallback configuration

2010-10-07 Thread Camaleón
On Wed, 06 Oct 2010 14:10:42 +, Camaleón wrote: > I'm trying to setup a fallback configuration for "eth0" device when no > DHCP server is available in the local network. But I can't :-) Solved. This bug is (still!) valid. I'll reopen, time permitting so it gets fixed for the current package

Re: what will happen if CPU overheat

2010-10-07 Thread Jochen Schulz
Long Wind: > > I have a P3/550, slot 1 > the cpu fan is noisy, so I remove it > but I am not sure about heat sink > > What will happen if CPU overheat? If you are lucky: the CPU switches off the system before any damage is done. If you are not so lucky, the CPU will die. If you have bad luck, it

Re: what will happen if CPU overheat

2010-10-07 Thread Lars Kuppert
On 10/07/2010 01:38 PM, Long Wind wrote: I have a P3/550, slot 1 the cpu fan is noisy, so I remove it but I am not sure about heat sink What will happen if CPU overheat? What damage will be done to other computer parts? BTW how effective is a fan? If max room temperature is 35 degrees for a CPU

what will happen if CPU overheat

2010-10-07 Thread Long Wind
I have a P3/550, slot 1 the cpu fan is noisy, so I remove it but I am not sure about heat sink What will happen if CPU overheat? What damage will be done to other computer parts? BTW how effective is a fan? If max room temperature is 35 degrees for a CPU with a fan, then, max will be decreased by

Re: unattended lenny install

2010-10-07 Thread Andrei Popescu
On Lu, 27 sep 10, 08:51:18, leonardo Cuyar Morales wrote: > I remaster a debian lenny install iso with a preseed in order to have > a full unattended lenny installation, but at testing fase > (installation) there still showing me the package manager windows > asking if I want to scan another CD.