Re: Interface configuration - inet6 issues

2011-11-01 Thread Axton
To add to this, the following results in a /etc/network/run/ifstate that does not show eth1: root@ntp01:/# cat /etc/network/interfaces auto lo iface lo inet loopback auto eth1 iface eth1 inet static address 10.0.4.240 netmask 255.255.252.0 broadcast 10.0.7.255 gat

Package/program popularity weblist.

2011-11-01 Thread Sthu Deus
Good time of the day. I'm looking for a Debian package/program user popularity rating list on the WWW. Can You share one w/ me/us? Thanks for Your time. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

Re: Wifi with Atheros AR2414 not working -- problem solved

2011-11-01 Thread Sian Mountbatten
On Tue, 01 Nov 2011 22:50:02 +0100, Thierry Chatelet wrote: > On Tuesday 01 November 2011 21:01:45 Sian Mountbatten wrote: >> On Tue, 01 Nov 2011 20:10:03 +0100, Celejar wrote: >> > On Tue, 1 Nov 2011 18:23:54 + (UTC) Sian Mountbatten >> >> Do you mean Access Point? Any that's going I use Net

Interface configuration - inet6 issues

2011-11-01 Thread Axton
Having some issues getting my interfaces configured properly. The configuration is a bit complex. The machine has 4 network interfaces, eth1,2,3,4. Each interface is connected to a different network. Each network has a dual ipv4/ipv6 address space. eth1: vlan10: 10.0.4/22: 2001:740:7063:10::/6

Re: Wifi with Atheros AR2414 not working

2011-11-01 Thread Sian Mountbatten
On Tue, 01 Nov 2011 22:50:02 +0100, Thierry Chatelet wrote: > On Tuesday 01 November 2011 21:01:45 Sian Mountbatten wrote: >> On Tue, 01 Nov 2011 20:10:03 +0100, Celejar wrote: >> > On Tue, 1 Nov 2011 18:23:54 + (UTC) Sian Mountbatten >> >> Do you mean Access Point? Any that's going I use Net

Re: creaing new 3.0.4 kernel in squeeze --kernel panic

2011-11-01 Thread Stephen Powell
On Tue, 01 Nov 2011 21:02:56 -0400 (EDT), Sian Mountbatten wrote: > > Thank you all for your helpful advice and info. > > I am giving up on squeeze because I get so many problems with building > a series 3 kernel. I tried to download a kernel image from wheezy, but > got problems when I tried to

Re: creaing new 3.0.4 kernel in squeeze --kernel panic

2011-11-01 Thread Stephen Powell
On Tue, 01 Nov 2011 20:43:12 -0400 (EDT), Walter Hurry wrote: > > But my (single internal) hard disk is always /dev/sda, and my two > external USB disks are always /dev/sdb and /dev/sdc. So what difference > does it make? You mean that *so far* your internal hard disk is always /dev/sda and *s

Re: creaing new 3.0.4 kernel in squeeze --kernel panic

2011-11-01 Thread Sian Mountbatten
On Wed, 02 Nov 2011 01:10:02 +0100, Stephen Powell wrote: > On Tue, 01 Nov 2011 19:46:13 -0400 (EDT), Walter Hurry wrote: >> On Tue, 01 Nov 2011 19:43:20 -0400, Stephen Powell wrote: >>> >>> It is important that you *not* use traditional device nomenclature, >>> such as >>> >>> /dev/hda1 >>>

Re: creaing new 3.0.4 kernel in squeeze --kernel panic

2011-11-01 Thread Walter Hurry
On Tue, 01 Nov 2011 20:00:54 -0400, Stephen Powell wrote: > On Tue, 01 Nov 2011 19:46:13 -0400 (EDT), Walter Hurry wrote: >> On Tue, 01 Nov 2011 19:43:20 -0400, Stephen Powell wrote: >>> >>> It is important that you *not* use traditional device nomenclature, >>> such as >>> >>> /dev/hda1 /dev/

Re: Wifi with squeeze on Lenovo X61s laptop - difficulties

2011-11-01 Thread Andrew Reid
> I've repacked linux-image-3.0.0-2-generic, wireless-crda and udev and > have now > discovered that I cannot install the udev package because it breaks > package linux-base. > So I cannot install the later kernel. > > It looks as though I shall have to forget using wifi on Debian > squeeze. > >

Re: creaing new 3.0.4 kernel in squeeze --kernel panic

2011-11-01 Thread Stephen Powell
On Tue, 01 Nov 2011 19:46:13 -0400 (EDT), Walter Hurry wrote: > On Tue, 01 Nov 2011 19:43:20 -0400, Stephen Powell wrote: >> >> It is important that you *not* use traditional device nomenclature, such >> as >> >> /dev/hda1 >> /dev/sda1 > > Why? Two reasons. First, whether an IDE hard disk

Re: creaing new 3.0.4 kernel in squeeze --kernel panic

2011-11-01 Thread Walter Hurry
On Tue, 01 Nov 2011 19:43:20 -0400, Stephen Powell wrote: > It is important that you *not* use traditional device nomenclature, such > as > >/dev/hda1 /dev/sda1 Why? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Re: creaing new 3.0.4 kernel in squeeze --kernel panic

2011-11-01 Thread Stephen Powell
On Mon, 31 Oct 2011 14:54:37 -0400 (EDT), poenik...@operamail.com wrote: > > I followed the instructions given in Kernel.htm and built a kernel > from the source tree I had > downloaded from www.kernel.org after issuing make-kpkg debian. I also > patched kernel-package > using the patch file (linu

Re: creaing new 3.0.4 kernel in squeeze --kernel panic

2011-11-01 Thread Stephen Powell
On Mon, 31 Oct 2011 10:25:04 -0400 (EDT), Hugo Vanwoerkom wrote: > Stephen Powell wrote: >> I would recommend using something like "make localmodconfig" to strip >> out drivers your hardware doesn't need. There are many hidden >> dependencies, such as SCSI support, that are not obvious. >> ... > T

Re: Problem installing an init script with "insserv"

2011-11-01 Thread Bob Proulx
Robert Latest wrote: > I'm trying to have the script (below) run automatically at each system > shutdown. But it is never called, neither on startup nor on shutdown. > I ran insserv on it and it worked without errors. It also seems to > have the correct links installed: > > dh@dotcom:/etc$ find .

Re: Wifi with squeeze on Lenovo X61s laptop - difficulties

2011-11-01 Thread Bob Proulx
Sian Mountbatten wrote: > > poenik...@operamail.com wrote: > >> Is there any way I can get the firmware loaded once squeeze is > >> installed so that wifi will work? > > > > You should be able to install using a wire, using open wifi, using WEP > > wifi without problems. After you install the sys

Re: Wifi with Atheros AR2414 not working

2011-11-01 Thread Thierry Chatelet
On Tuesday 01 November 2011 21:01:45 Sian Mountbatten wrote: > On Tue, 01 Nov 2011 20:10:03 +0100, Celejar wrote: > > On Tue, 1 Nov 2011 18:23:54 + (UTC) Sian Mountbatten > > Do you mean Access Point? Any that's going > I use NetworkManager, but will try wicd now. Use to be a problem if you h

Re: RESOLVED: Learning ifpludg in CLI, WAS Re: laptop wireless setup, wpa_supplicant.conf, etc

2011-11-01 Thread keitho
Ooops my bad... After I posted this message I found out that there is another problem with my configuration so now I am sorry I attached those configuration files... Although the interfaces "work" as expected, I later noticed that my syslog was getting filled with about 15 events logged _

Re: squeeze on desktop with Atheros wifi - not accessing wifi

2011-11-01 Thread Sian Mountbatten
On Tue, 01 Nov 2011 16:20:02 +0100, Camaleón wrote: > On Tue, 01 Nov 2011 11:39:15 +, Sian Mountbatten wrote: > >> I have installed Debian squeeze on /dev/sda1, but the kernel does not >> pick up the Atheros wlan0 wifi card. > > What you mean by "pick up"? It does not recognise the card. I u

Re: Getting sound working

2011-11-01 Thread Scott Ferguson
On 02/11/11 00:54, Harry Putnam wrote: > Scott Ferguson writes: > >> >> Kind of... > > Try again, I've put an unreduced image of just the bottom and a little > of the screen... full width. > > www.jtan.com/~reader/vu/disp.cgi Thanks (that I could see) >>> >> What's the icon between klipp

Re: Wifi with Atheros AR2414 not working

2011-11-01 Thread Celejar
On Tue, 1 Nov 2011 18:23:54 + (UTC) Sian Mountbatten wrote: ... > Here is the output from the command "ifconfig wlan0" > wlan0 Link encap:Ethernet HWaddr 00:0f:b5:8c:94:96 > inet addr:192.168.11.6 Bcast:192.168.11.255 Mask:255.255.255. > 0 > UP BROADCAST MULTICAS

Wifi with Atheros AR2414 not working

2011-11-01 Thread Sian Mountbatten
Here is the output from lspci in Debian GNU/Linux 6.0 00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host- Hub Interface (rev 02) 00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02) 00:03.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to CSA Bridge

Re: [Semi-OT] Automatic subscription to self-opened bug reports

2011-11-01 Thread Tom H
On Sun, Oct 30, 2011 at 2:28 PM, Camaleón wrote: > On Sun, 30 Oct 2011 13:53:47 -0400, Tom H wrote: >> On Sun, Oct 30, 2011 at 6:19 AM, Camaleón wrote: >>> On Sat, 29 Oct 2011 17:35:29 -0400, Tom H wrote: >>> >>> (...) >>> The madduck script automates subscribing to the bugs that you've file

Re: webcam/mouse conflict

2011-11-01 Thread Camaleón
On Sun, 30 Oct 2011 12:21:13 -0400, Whit Hansell wrote: > Running Wheezy. Have wireless Logitech mouse. Have usb style webcam of > offbrand type but it has worked fine before so the driver is recognized > and works. > > Have installed both Cheese and guvcview(gnome's webcam prog) and things > w

Problem installing an init script with "insserv"

2011-11-01 Thread Robert Latest
Hello all, I'm trying to have the script (below) run automatically at each system shutdown. But it is never called, neither on startup nor on shutdown. I ran insserv on it and it worked without errors. It also seems to have the correct links installed: dh@dotcom:/etc$ find . -name '*dupba*' -prin

Re: RESOLVED: Learning ifpludg in CLI, WAS Re: laptop wireless setup, wpa_supplicant.conf, etc

2011-11-01 Thread J. Bakshi
On Tue, 1 Nov 2011 09:05:36 -0700 kei...@strucktower.com wrote: Nice to hear your success and thanks for sharing the config [] > > Note: this works without using a wpa_supplicant.conf or guessnet. [.] As there is only one wired configuration you don't need guessnet; but for multiple wir

Re: ethernet bonding with severak machines

2011-11-01 Thread Jesus arteche
Sorry, maybe trhe description it is too vague...my problem it is that I have my servers virtualized, and I want to create and environment of high availability. For example in http traffic, the problem is I can create a load balancer that balance the traffic to the servers...but this load balancer

Re: Kdesud locking up, JMicron card reader not working, USB 3 Controller stops working after resuming, horizontal tearing on fullscreen

2011-11-01 Thread Camaleón
On Mon, 31 Oct 2011 16:11:49 -0200, M. wrote: > I'm facing some problems with Debian Unstable that are really annoying. > I know how to report bugs, did that several times before, and that I > should ask one question at a time. But in this case, I decided to first > listen to the good folks in thi

RESOLVED: Learning ifpludg in CLI, WAS Re: laptop wireless setup, wpa_supplicant.conf, etc

2011-11-01 Thread keitho
Thank you Brian for showing me that "route -v" is my friend :-) That really helped me debug this configuration. Thank you J. Bakshi for your explication of the use of the pre-up and pre-down instructions. Turns out that one of the problems with my configuration was that I had both a "scan_ssid=1"

Re: Panning Desktop WITHOUT xorg.conf

2011-11-01 Thread Harry Putnam
johny why writes: > not sure if this is relevant, but for noobs like me, this method > enables a virtual panning desktop on Debian, from a terminal > command-line, without need for a xorg.conf: Debian wheezy here. > xrandr --output VGA1 --rate 60 --mode 800x600 --fb 1280x1024 > --panning 1280x1

Re: using kernel 3.0.1+

2011-11-01 Thread Sven Hoexter
On Tue, Nov 01, 2011 at 06:44:41PM +1000, yudi v wrote: > I will be getting a new desktop with intel i5 2500k CPU, it's got an > integrated GPU, I would like to install debian but read that the i5 GPU > works without any issues only with the latest kernel. I've a system with a i5 2520m (Intel Sand

Re: squeeze on desktop with Atheros wifi - not accessing wifi

2011-11-01 Thread Camaleón
On Tue, 01 Nov 2011 11:39:15 +, Sian Mountbatten wrote: > I have installed Debian squeeze on /dev/sda1, but the kernel does not > pick up the Atheros wlan0 wifi card. What you mean by "pick up"? That the card not detected by the system ("lspci" or "lsusb" will tell) or that is not configur

Re: Usenet news - server required

2011-11-01 Thread John Hasler
Harry Putnam writes: > Waa Wa sniffle sniffle... no one is paying the proper > attention to my suggestion of emacs/gnus It is vastly the > superior news/mail reader. Yes, of course it is. That's why only superior people use it. -- John Hasler -- To UNSUBSCRIBE, email to debian-us

Re: SKYPE

2011-11-01 Thread Darac Marjal
On Wed, Jul 27, 2011 at 10:22:19AM -0400, Vince wrote: > I CANNOT APPLY SKYPE..I NEED HELP...I MUSY HAVE SKYPE > THROUGH YOUR SYSTEM. > THANKS > VINCE VALENTINI 1) Your clock appears to be broken. It is November 2) Your keyboard appears to be broken (or your getty has detected you're u

SKYPE

2011-11-01 Thread Vince
I CANNOT APPLY SKYPE..I NEED HELP...I MUSY HAVE SKYPE THROUGH YOUR SYSTEM. THANKS VINCE VALENTINI -- 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/131177653

Re: creaing new 3.0.4 kernel in squeeze --kernel panic

2011-11-01 Thread Arnt Karlsen
On Mon, 31 Oct 2011 13:56:46 -0700 (PDT), poenik...@operamail.com wrote in message <6a9c6581-5fbb-4848-9d92-81bf0dbce...@j36g2000prh.googlegroups.com>: > On Oct 31, 7:20 pm, "poenik...@operamail.com" > wrote: > > On Oct 31, 12:40 am, Stephen Powell wrote: > > > Also, I recommend that you read >

Re: Usenet news - server required

2011-11-01 Thread Harry Putnam
Sian Mountbatten writes: [...] >> I personally use Pan, but Thunderbird and Icedove also embedd a >> newsreader. >> >> Greetings, >> >> -- >> Camaleón > Many thanks for your help. I too am using Pan. And I found a news server > on the web-site www.eternal-september.org which someone suggested.

Re: Getting sound working

2011-11-01 Thread Harry Putnam
Scott Ferguson writes: >> Its a reduced image of course but you can see the panel across the >> bottom. > > Kind of... Try again, I've put an unreduced image of just the bottom and a little of the screen... full width. www.jtan.com/~reader/vu/disp.cgi >>Is that not the `system tray' you sp

Re: Squeeze: Create LVM from 2x raid5 + 12x 2TB disks

2011-11-01 Thread Dan Ritter
On Tue, Nov 01, 2011 at 12:45:33PM +0100, Denny Schierz wrote: > With raid5 22TB, which seems to be better ... > > But, what is the best? > > To create only one big MD is something bad, I think. > > On FreeBSD I have with ZFS and 2 x raidz round about 21TB. > > any suggestions? Yes. If you d

Re: squeeze on desktop with Atheros wifi - not accessing wifi

2011-11-01 Thread Andrew Wood
Im not famailair with Atheros cards but a lot of WiFi cards dont have the binary firmware on them, it has to be loaded by the driver each time. Because the firmware is closed source Debian doesnt include it by default anymore. You will need to download the relevant .deb package from http://pa

Re: Squeeze: Create LVM from 2x raid5 + 12x 2TB disks

2011-11-01 Thread Georgi Naplatanov
On 11/01/2011 01:45 PM, Denny Schierz wrote: hi, my problem is, that I loosing several terabytes 12 x 2TB I create on one JBOD with 12 disks two raid 5 with one spare: mdadm --create /dev/md7 --level=5 -x 1 --raid-disks=5 --bitmap=internal /dev/sd["cdefgh"]1 mdadm --create /dev/md8 --

Re: squeeze on desktop with Atheros wifi - not accessing wifi

2011-11-01 Thread Thierry Chatelet
On Tuesday 01 November 2011 12:39:15 Sian Mountbatten wrote: > I have installed Debian squeeze on /dev/sda1, but the kernel does not > pick up the Atheros wlan0 wifi card. > Can you give the output of lspci, ifcinfig and iwconfig? Thierry -- To UNSUBSCRIBE, email to debian-user-requ...@lists.d

Squeeze: Create LVM from 2x raid5 + 12x 2TB disks

2011-11-01 Thread Denny Schierz
hi, my problem is, that I loosing several terabytes 12 x 2TB I create on one JBOD with 12 disks two raid 5 with one spare: mdadm --create /dev/md7 --level=5 -x 1 --raid-disks=5 --bitmap=internal /dev/sd["cdefgh"]1 mdadm --create /dev/md8 --level=5 -x 1 --raid-disks=5 --bitmap=internal /de

squeeze on desktop with Atheros wifi - not accessing wifi

2011-11-01 Thread Sian Mountbatten
I have installed Debian squeeze on /dev/sda1, but the kernel does not pick up the Atheros wlan0 wifi card. Ubuntu 11.10 with a 3.0.0-12-generic kernel picks up the wifi, identifies the default wifi network, asks for a password and then it opens the wifi network. It would seem that the squeeze ker

Re: Wifi with squeeze on Lenovo X61s laptop - difficulties

2011-11-01 Thread Sian Mountbatten
On Fri, 28 Oct 2011 19:20:02 +0200, Bob Proulx wrote: > poenik...@operamail.com wrote: >> Ubuntu asked for the ESSID and WPA2 password and connected fine. >> >> Debian squeeze installer asked for firmware to be installed from >> removable media >> but failed to load the files from CD-ROM. So wifi

Re: using kernel 3.0.1+

2011-11-01 Thread deloptes
yudi v wrote: > I will be getting a new desktop with intel i5 2500k CPU, it's got an > integrated GPU, I would like to install debian but read that the i5 GPU > works without any issues only with the latest kernel. > > Now I always use the stable version of Debian. I have never used sid. I > woul

Re: Problem in trying to boot system

2011-11-01 Thread Darac Marjal
On Tue, Nov 01, 2011 at 07:13:07PM +1100, b...@busby.net wrote: > Hello. > > Our mailserver will no longer boot. > > In the weekend, I think it was, it was off when I tried to access it. > (it had not been turned off by a human here) > > When I tried to boot it, I could no longer access it a

Re: Problem in trying to boot system

2011-11-01 Thread Camaleón
On Tue, 01 Nov 2011 19:13:07 +1100, bret wrote: > Our mailserver will no longer boot. (...) > The boot sequence fails, and, I get > > " > cramfs: wrong magic (...) > Directory1: bad FAT > Filesystem panic (dev 03:01) > FAT error (...) > Does this mean that the FAT is stuffed?

Re: Usenet news - server required

2011-11-01 Thread Camaleón
On Mon, 31 Oct 2011 22:21:11 +, Sian Mountbatten wrote: > On Mon, 31 Oct 2011 15:50:02 +0100, Camaleón wrote: > >> On Sun, 30 Oct 2011 15:22:17 -0700, poenik...@operamail.com wrote: >> >>> Can anybody suggest a Usenet server? I am in the UK. >> >> I just have replied to this one (read my la

Re: USB Drives will not mount

2011-11-01 Thread Brian
On Tue 01 Nov 2011 at 05:12:06 +, Paddy Tollan wrote: > Hi I can no longer mount my usb pen drive. When I run the mount vfat -t > /dev/sdb /mnt/pen It is more usual to mount a partition: mount vfat -t /dev/sdbX /mnt/pen > The commmand complains about there being a bad s

Re: Menu editing on Gnome 3

2011-11-01 Thread Camaleón
On Tue, 01 Nov 2011 05:50:21 +, Alan Chandler wrote: > Anyone any idea how to edit the applications menu in Gnome3. I have > KDiff3 in the "Other" menu and I can't figure out how to move it. GNOME3 or gnome-shell? If it's GNOME3 you can use the usual tool (right-click on the menu and selec

Re: using kernel 3.0.1+

2011-11-01 Thread Alex Mestiashvili
On 11/01/2011 09:44 AM, yudi v wrote: > I will be getting a new desktop with intel i5 2500k CPU, it's got an > integrated GPU, I would like to install debian but read that the i5 > GPU works without any issues only with the latest kernel. > > Now I always use the stable version of Debian. I have ne

Re: using kernel 3.0.1+

2011-11-01 Thread Camaleón
On Tue, 01 Nov 2011 18:44:41 +1000, yudi v wrote: > I will be getting a new desktop with intel i5 2500k CPU, it's got an > integrated GPU, I would like to install debian but read that the i5 GPU > works without any issues only with the latest kernel. I would first try with the stock kernel and se

using kernel 3.0.1+

2011-11-01 Thread yudi v
I will be getting a new desktop with intel i5 2500k CPU, it's got an integrated GPU, I would like to install debian but read that the i5 GPU works without any issues only with the latest kernel. Now I always use the stable version of Debian. I have never used sid. I would like to know how to insta

Problem in trying to boot system

2011-11-01 Thread bret
Hello. Our mailserver will no longer boot. In the weekend, I think it was, it was off when I tried to access it. (it had not been turned off by a human here) When I tried to boot it, I could no longer access it across the LAN. I have this afternoon, shifted it and connected it to a monito

Re: is iy possible to call isolinux.cfg from GRUB2 ?

2011-11-01 Thread J. Bakshi
On Mon, 31 Oct 2011 23:46:38 +0530 "J. Bakshi" wrote: > On Mon, 31 Oct 2011 23:45:02 +0530 > "J. Bakshi" wrote: > > > Dear list, > > > > Can we call isolinux.cfg from grub2 ? There are many live iso images which > > have this isolinux.cfg and we can use the .iso with the loopback feature of >