Re: wget/curl cannot work on debian amd64

2012-03-20 Thread Juan Sierra Pons
2012/3/21 严海东 : > Dear all: >         I have a problem with using wget and curl on debian amd64 >         when I type a command -- wget www.XXX.com, error messages > will display as below: >         --2012-03-21 14:43:43--  http://www.XXX.com/ >         Resolving 10 (10)... 0.0.0.10 >         Conne

Re: Debian and EFIKA MX Smartbook

2012-03-20 Thread Dominique Dumont
Le Friday 16 March 2012 13:45:03, Robert Pommrich a écrit : > > I've tried armhf-2GB_2022.img.xz . > > Would you please explain a bit more detailed what is this exactly? Is it > an installer or a live system or an already installed debian? If it is > an installed debian, which packages are in

wget/curl cannot work on debian amd64

2012-03-20 Thread 严海东
Dear all: I have a problem with using wget and curl on debian amd64 when I type a command -- wget www.XXX.com, error messages will display as below: --2012-03-21 14:43:43-- http://www.XXX.com/ Resolving 10 (10)... 0.0.0.10 Connecting to 10 (10)|0.0.0.10

Re: apt-get will upgrade aptitude will not

2012-03-20 Thread Chris Bannister
On Mon, Mar 19, 2012 at 12:45:51PM +, Camaleón wrote: > On Mon, 19 Mar 2012 13:10:07 +0100, Jochen Spieker wrote: > > > Camaleón: > > (...) > > >> Did you first update the packages database? > >> > >> apt-get update > >> aptitude update > > > > apt-get and aptitude both use the same packag

Re: problem with xetex access to system fonts

2012-03-20 Thread Chris Bannister
On Mon, Mar 19, 2012 at 04:23:50PM +0800, 张启德(Zhang Qide) wrote: > Hi all, > I have installed texlive texlive-latex-recommended, texlive-fonts-recommended, > texlive-latex-base, texlive-base, texlive-latex-extra texlive-xetex , > lmodern packages > on squeeze using aptitude. I test its access to s

Re: problem with xetex access to system fonts

2012-03-20 Thread Chris Bannister
On Tue, Mar 20, 2012 at 02:51:02PM +, Camaleón wrote: > If the fonts are placed anywhere outside those directories/files, you > have to make manual adjustments so the system can find and use them, > neither aptitude nor apt nor other package manager tool can do that for > you ;-) No but the

Re: Failed to open VDPAU backend for mplayer2.

2012-03-20 Thread Dave Thayer
On Mon, Mar 19, 2012 at 03:55:13PM +0700, Sthu Deus wrote: > >> Do You have any idea how I can make use of VDPAU w/ mplayer2 on my > >> system (testing, video ATI X1100)? ^^^ I believe that VDPAU is specific to nvidia cards, so your ATI wouldn't be supported. dt

Re: LSPCI shows network card, but the card refuses to come up

2012-03-20 Thread Bijoy Lobo
Hello guys, Thanks alot. I sloved the problem. It was the older kernel which didnt have support for my Atheros Card. I did a modprobe and it fixed the problem On Wed, Mar 21, 2012 at 6:07 AM, Bob Proulx wrote: > Camaleón wrote: > > Bijoy Lobo wrote: > > > I have 2 cards on my system. I had no

Re: Can no longer mount SDHC card

2012-03-20 Thread John Jason Jordan
On Wed, 21 Mar 2012 10:34:31 +0700 Ken Heard dijo: >If I interpreted correctly the text below the OS may detect the >presence of the card but no longer will read it. I suppose my >solution now is to invest in an external "n"-in-1 card reader with the >capacity to read the high capacity SD cards

Re: Can no longer mount SDHC card

2012-03-20 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Jason Jordan wrote: > This is beginning to sound like hardware failure. The SD card reader in > my T61 failed shortly after the three year warranty ended. I think you may be right. Further investigation revealed the text at the end of this post

Re: domain name issues

2012-03-20 Thread Bob Proulx
John W. Foster wrote: > The issue is; I keep getting the domain name changed by some > software to 'home'. Is your system configured for dhcp? If so then it is normal for your domain name to be set by the dhcp server. > My router is provided by Verizon Fios (Westel) and the router > provides pri

Re: LSPCI shows network card, but the card refuses to come up

2012-03-20 Thread Bob Proulx
Camaleón wrote: > Bijoy Lobo wrote: > > I have 2 cards on my system. I had no errors while Expert Install of > > Debian netinstall. even lspci shows me 2 ethernet controllers, However I > > cannot bring the 2nd interface up. > > Show us the output of these two commands: > > lspci -v | grep -i ethe

Re: vsftp problems (SOLVED)

2012-03-20 Thread Bob Proulx
Camaleón wrote: > peter wrote: > > Gary Roach wrote: > >> Nowhere does it say that you may have to reboot your systems after > >> installation of vsftpd. It shouldn't be necessary to reboot. That just means that something else is happening that isn't fully understood yet. > > Unfortunately none

Re: Problem with trying to instal Debian

2012-03-20 Thread Bob Proulx
Bret Busby wrote: > I gave it another try last night, using the Debian 6.03 CD 1 that I > had created using Ubuntu 10.04 (I had installed Debian 6 on this > computer, using a disc similarly dreated using Ubuntu 10.04) a while > ago. I am glad to hear that you didn't give up. > I answered NO to th

domain name issues

2012-03-20 Thread John W. Foster
Running a full production server with Debian stable only. apache2, MySql, Mediawiki 1.18.1 many other apps that are all working well. The issue is; I keep getting the domain name changed by some software to 'home'. My router is provided by Verizon Fios (Westel) and the router provides primary DNS.

Re: Can no longer mount SDHC card

2012-03-20 Thread Charles Kroeger
I find where the SD card is by checking the list on: # /dev/disk/by-id without fail the card reader will be assigned a disk number like sde. If the reader is sde then the SD card stuck in the reader will be sde1 # mount -t vfat /dev/sde1 /media/ (I made a directory here) I use the mount comman

Re: Can no longer mount SDHC card

2012-03-20 Thread Frank McCormick
On 20/03/12 01:01 PM, John Jason Jordan wrote: On Tue, 20 Mar 2012 23:45:58 +0700 Ken Heard dijo: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Camaleón wrote: On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote: I have a Lenovo R61 laptop which has a built-in SD card slot. The operating

Re: USB keyboard problems / USB layout / USB xkbmap

2012-03-20 Thread Christian Frey
Thank you both for your efforts! I finally had some time to look at it again: 1.) Booting into the recovery mode results in the same, i.e. z and y are changed as well as other keyboard specific issues such as Umlaute (ä.ö etc.) do not work. 2.) Executing setkbmap - query in normal mode shows that

Re: Re: Driver for (E)ISA Soundcard with YMF719E-S 9749 ZAGA chip

2012-03-20 Thread Jasper Noë
Hi, ( not sure at all if this is going to help ) Look at this: { from: http://www.kernel.org/doc/Documentation/sound/alsa/ALSAConfiguration.txt } { Module snd-opl3sa2 -- Module for Yamaha OPL3-SA2/SA3 sound cards. isapnp - ISA PnP detection - 0 = disable, 1 = e

Re: Can no longer mount SDHC card

2012-03-20 Thread John Jason Jordan
On Tue, 20 Mar 2012 23:45:58 +0700 Ken Heard dijo: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Camaleón wrote: >> On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote: >> >>> I have a Lenovo R61 laptop which has a built-in SD card slot. The >>> operating system is Lenny. >>> >>> Ever sinc

Re: Can no longer mount SDHC card

2012-03-20 Thread Camaleón
On Tue, 20 Mar 2012 23:45:58 +0700, Ken Heard wrote: > Camaleón wrote: >> If you're using a DE, I would let it to mount external devices >> automatically, that is, by commenting (#) the above line in /etc/fstab. >> Then, as soon as you attache the card it should be recognized, detected >> and mou

Re: Can no longer mount SDHC card

2012-03-20 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Camaleón wrote: > On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote: > >> I have a Lenovo R61 laptop which has a built-in SD card slot. The >> operating system is Lenny. >> >> Ever since I bought this laptop in May 2008 I have been able to mount in

Re: Can no longer mount SDHC card

2012-03-20 Thread Camaleón
On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote: > I have a Lenovo R61 laptop which has a built-in SD card slot. The > operating system is Lenny. > > Ever since I bought this laptop in May 2008 I have been able to mount in > it SDHC cards from my Canon 60D digital camera. The relevant line

Can no longer mount SDHC card

2012-03-20 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have a Lenovo R61 laptop which has a built-in SD card slot. The operating system is Lenny. Ever since I bought this laptop in May 2008 I have been able to mount in it SDHC cards from my Canon 60D digital camera. The relevant line in fstab is and h

Re: How do you approach the problem of "MaxClients reached" with apache?

2012-03-20 Thread francis picabia
On Tue, Mar 20, 2012 at 2:56 AM, Bob Proulx wrote: > francis picabia wrote: >> Bob Proulx wrote: >> > francis picabia wrote: >> >> One of the most frustrating problems which can happen in apache is to >> >> see the error: >> >> >> >> server reached MaxClients setting >> > >> > Why is it frustratin

Re: vsftp problems (SOLVED)

2012-03-20 Thread Camaleón
On Mon, 19 Mar 2012 23:29:56 -0500, peter wrote: > From: "Gary Roach" Date: Mon, March > 19, 2012 11:23 am >> Nowhere does it say that you may have to reboot your systems after >> installation of vsftpd. > > Unfortunately none of us caught that. If the configuration of a daemon

Re: problem with xetex access to system fonts

2012-03-20 Thread Camaleón
On Tue, 20 Mar 2012 13:28:58 +0800, 张启德(Zhang Qide) wrote: > 2012/3/19 Camaleón : >> Where is that font installed? >> >> Run "fc-list" and check if it is available/visible for the system. Ugh... no need to attach the full list for the font's path, the size of this e-mail is 85 KiB which can be

Re: LSPCI shows network card, but the card refuses to come up

2012-03-20 Thread Camaleón
On Tue, 20 Mar 2012 19:11:39 +0530, Bijoy Lobo wrote: > I have 2 cards on my system. I had no errors while Expert Install of > Debian netinstall. even lspci shows me 2 ethernet controllers, However I > cannot bring the 2nd interface up. Show us the output of these two commands: lspci -v | grep -

Re: libflash (64 bit) problem on kongregate.com

2012-03-20 Thread Camaleón
On Tue, 20 Mar 2012 07:58:18 +0100, Loïc Grenié wrote: > 2012/3/19 Camaleón : (...) >> Can you check if altering this option from the web panel makes the >> corresponding change at the "settings.sol" file? I summon your magical >> powers for reading the ".sol" thingy, powers that I have not >> d

Re: Wheezy: Spellchecker no longer working in Iceweasel 10?

2012-03-20 Thread Camaleón
On Mon, 19 Mar 2012 16:27:12 -0700, T Elcor wrote: > --- On Mon, 3/19/12, Camaleón wrote: > >> You mean with those pages where does not work it defaults to nothing >> (no language)? > > On the pages where it doesn't work, I have to do RMB click, then click > on "Languages", then click on "Engli

Re: Driver for (E)ISA Soundcard with YMF719E-S 9749 ZAGA chip

2012-03-20 Thread Martin
On Fri, Mar 16, 2012 at 08:19:25PM +0100, Jasper Noë wrote: > Hi, have you been here: > > http://www.alsa-project.org/main/index.php/Matrix:Module-opl3-sa2 Now I read this but it did not helped me. I added aliases to file /etc/modprobe.d/aliases ( there is no /etc/modules.conf nor /etc/conf.modul

Re: LSPCI shows network card, but the card refuses to come up

2012-03-20 Thread The_Ace
On Tue, Mar 20, 2012 at 7:11 PM, Bijoy Lobo wrote: > > Hello all > > I have 2 cards on my system. I had no errors while Expert Install of > Debian netinstall. even lspci shows me 2 ethernet controllers, However I > cannot bring the 2nd interface up. > > ifconfig eth1 tells me no such interface > i

LSPCI shows network card, but the card refuses to come up

2012-03-20 Thread Bijoy Lobo
Hello all I have 2 cards on my system. I had no errors while Expert Install of Debian netinstall. even lspci shows me 2 ethernet controllers, However I cannot bring the 2nd interface up. ifconfig eth1 tells me no such interface ifconfig -a show me only eth0 and lo -- Thanks and Regards Bijoy Lo

Re: After update/upgrade can't get X to start - SOLVED

2012-03-20 Thread Csanyi Pal
"tv.deb...@googlemail.com" writes: > 20/03/2012 07:05, Csanyi Pal wrote: >> on my Debian GNU/Linux wheezy/sid with kernel 3.2.0-2-amd64 I can't get >> X Window to start. >> >> My Xorg.0.log can be seen here: >> http://paste.debian.net/160383/ >> >> How can I solve this problem? >> >> Any adv

Re: recent version of iceape buggy?

2012-03-20 Thread H.S.
On 12/03/12 10:51 AM, Camaleón wrote: > On Sun, 11 Mar 2012 22:05:32 -0400, H.S. wrote: > > Try by reinstalling the package (or check for a package update) and then, > should you encounter no gain and still sluggish, back to the last version > that workded fine. If you can't experience any delay

Re: Problem with trying to instal Debian

2012-03-20 Thread Brian
On Tue 20 Mar 2012 at 11:14:28 +0800, Bret Busby wrote: > I answered NO to the firmware question for the wireless NIC driver (it > is unfortunate that the question does not indicate that it is for a > wireless device, otherwise I would have answered No from the start, and The dialogue names

Re: After update/upgrade can't get X to start

2012-03-20 Thread tv.deb...@googlemail.com
20/03/2012 10:40, tv.deb...@googlemail.com wrote: > Intel IOMMU visualization technology ^^^ It's "virtualization" technology off course, damn auto-correct ! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Re: After update/upgrade can't get X to start

2012-03-20 Thread tv.deb...@googlemail.com
20/03/2012 07:05, Csanyi Pal wrote: > Hi, > > on my Debian GNU/Linux wheezy/sid with kernel 3.2.0-2-amd64 I can't get > X Window to start. > > My Xorg.0.log can be seen here: > http://paste.debian.net/160383/ > > How can I solve this problem? > > Any advices will be appreciated! > Hi, when di

Re: Failed to open VDPAU backend for mplayer2.

2012-03-20 Thread Sthu Deus
Good time of the day, Sven. Thank You for Your time and answer. You worte: >> Besides performance I try to remove CPU 100% while paused on >> video file - problem . > >This should not happen regardless of the backend used. Do you have >this problem in other video players as well? I know, but s

Re: After update/upgrade can't get X to start

2012-03-20 Thread Bob Proulx
Thierry Chatelet wrote: > Csanyi Pal wrote: > > on my Debian GNU/Linux wheezy/sid with kernel 3.2.0-2-amd64 I can't get > > X Window to start. > > > > My Xorg.0.log can be seen here: > > http://paste.debian.net/160383/ > > > > How can I solve this problem? > > > > Any advices will be appreciated

Re: Problem with trying to instal Debian

2012-03-20 Thread Scott Ferguson
On 20/03/12 14:14, Bret Busby wrote: > On Mon, 19 Mar 2012, Bret Busby wrote: > >> >> On Mon, 19 Mar 2012, Scott Ferguson wrote: >> >>> >>> On 19/03/12 16:11, Bret Busby wrote: On Sun, 18 Mar 2012, Bret Busby wrote: > > On Sat, 17 Mar 2012, Brian wrote: > >> >> On Sun

Possible to create more than one preseed/late command?

2012-03-20 Thread Todd A. Jacobs
I'm doing a customized Squeeze install, and have a lot of problems with the d-i preseed/late_command. For starters, it seems like you can only have one of these in your preseed.cfg; is that true? Or is it only true if one is using "in-target" as well in the late_command? Mostly, I'm trying to do a