Re: Cannot connect to WPA PSK network (ThinkPad X220 with Intel Corporation Centrino Advanced-N + WiMAX 6250 adapter)

2011-05-05 Thread Akira Kitada
TKIP wpa-key-mgmt WPA-PSK wpa-psk Reference: - /usr/share/doc/wpasupplicant/README.modes.gz - /usr/share/doc/wpasupplicant/examples/wpa_supplicant.conf.gz On Thu, May 5, 2011 at 7:49 PM, Akira Kitada wrote: > Thank you for your reply. > > wpasupplicant-0.6.10-2.1 is ins

Re: Cannot connect to WPA PSK network (ThinkPad X220 with Intel Corporation Centrino Advanced-N + WiMAX 6250 adapter)

2011-05-05 Thread Akira Kitada
Thank you for your reply. wpasupplicant-0.6.10-2.1 is installed and I'm sure wpa-ssid is correct because I checked it several times. On Thu, May 5, 2011 at 7:09 PM, Chen Wei wrote: > On Thu, May 05, 2011 at 01:27:46PM +0900, Akira Kitada wrote: >> $ lspci | grep Network >

Cannot connect to WPA PSK network (ThinkPad X220 with Intel Corporation Centrino Advanced-N + WiMAX 6250 adapter)

2011-05-04 Thread Akira Kitada
Hello, I'm having trouble connecting to WPA PSK network from my Debian Squeeze machine with Intel Corporation Centrino Advanced-N + WiMAX 6250 adapter. When I change the router and Debian's settings to use WEP, it just works. I tried firmware-iwlwifi-0.29 from testing but it didn't help. Please s

Re: GeForce 8400 GS: Xorg -configure fails

2010-05-09 Thread Akira Kitada
On Sun, May 9, 2010 at 4:16 PM, Sven Joachim wrote: > On 2010-05-09 08:00 +0200, Akira Kitada wrote: > >> I'm trying to set up X and I tried 'Xorg -configure' but it failed >> with errors below. >> I run Sid on a home-brew machine built on a GA-EP45-DS

GeForce 8400 GS: Xorg -configure fails

2010-05-08 Thread Akira Kitada
Hi, I'm trying to set up X and I tried 'Xorg -configure' but it failed with errors below. I run Sid on a home-brew machine built on a GA-EP45-DS5 Motherboard and my monitor is BenQ FP222W. I tried Ubuntu 10.04 Live CD to see how it works on the same box and it just worked without any troubles. Is

Re: When you needed newer software than Sid/Backports provide...

2009-07-09 Thread Akira Kitada
rn best practices. > > On Wed, Jul 08, 2009 at 01:45:56PM -0500, Boyd Stephen Smith Jr. wrote: >> In <20090708155214.ga5...@osamu.debian.net>, Osamu Aoki wrote: >> >On Wed, Jul 08, 2009 at 10:41:44AM -0500, Boyd Stephen Smith Jr. wrote: >> >> In <90bb445

When you needed newer software than Sid/Backports provide...

2009-07-07 Thread Akira Kitada
Hi list, I use Lenny for my workstation, where I try new cutting-edge software. I picked Lenny over Squeeze or Sid because of the following reasons. - The stability. The machine is accessed from the internet - Squeeze and Sid moves so quickly and breaks things frequently - Even Sid isn't always new

netstat: how to reset protocol statistics

2004-05-20 Thread Akira Kitada
Hi, all. I want to reset protocol statistics displayed by netestat -s. netstat seem to have no option that reset protocol statistics information shown by netstat -s. (*BSD does(-z option), though) According to netstat(8), netstat, when invoked with -s option, uses /proc/net/snmp as the source. So

Re: dma timeout

2004-01-13 Thread Akira Kitada
> Mon, 12 Jan 2004 16:30:26 +0900 tarihinde > Akira Kitada <[EMAIL PROTECTED]>'nin yazd??klar??: > > > please see below (now hdb is FIREBALL, bad one) > > > > Partition check: > > hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10

Re: hdparms question

2004-01-13 Thread Akira Kitada
On Tue, Jan 13, 2004 at 03:44:49PM +0100, David Baron wrote: > Thanks for your reply. I do not have an /etc/hdparm.conf > I do have an /etc/default/hdparm which is a very verbose file with > everything!! commented out. This is the file called out in the script. > > Would I simply uncomment the li

Re: hdparms question

2004-01-13 Thread Akira Kitada
On Tue, Jan 13, 2004 at 01:29:39PM +0100, David Baron wrote: > My disk always come up with 16-bit access. > > Even after setting to 32-bit and also setting retain settings on reset, no > avail! > > How to fix? Edit /etc/hdparm.conf file. It's the file that hdparm script, which is in /etc/init.d

Re: dma timeout

2004-01-12 Thread Akira Kitada
On Mon, Jan 12, 2004 at 08:00:40PM +0100, didier gaumet wrote: > Akira Kitada wrote: > > [...] > > Partition check: > > hda:<4>hda: dma_timer_expiry: dma status == 0x61 > > hda: error waiting for DMA > > hda: dma timeout retry: status=0x5

Re: dma timeout

2004-01-12 Thread Akira Kitada
On Sun, Jan 11, 2004 at 09:11:24PM +0100, GCS wrote: > On Sun, Jan 11, 2004 at 10:16:02PM +0900, Akira Kitada <[EMAIL PROTECTED]> wrote: > > (please tell me if you feel > > this mail focus on off-topic subject. > > and, if possible, appropriate place, too) > Well, thi

Re: dma timeout

2004-01-11 Thread Akira Kitada
additional information. (sorry for my verbose mail) (please tell me if you feel this mail focus on off-topic subject. and, if possible, appropriate place, too) I've took another approch to get by. my plan is ... 1. installing another OSes, such as FreeBSD 4.9 and Windows98, 2. make sure where DMA

Re: Ifup/ifdown

2004-01-10 Thread Akira Kitada
On Sun, Jan 11, 2004 at 03:15:41PM +1100, Russell Shaw wrote: > I tried: > > auto lo eth0 > iface lo inet loopback > iface eth0 inet static > address 192.168.0.1 > netmask 255.255.255.0 > network 192.168.0.0 > gateway 127.0.0.1 > > but ifup -av gives: > > Configur

Re: Ifup/ifdown

2004-01-10 Thread Akira Kitada
On Sun, Jan 11, 2004 at 02:37:42PM +1100, Russell Shaw wrote: > Hi, > > In /etc/network/interfaces (debian-unstable), i have: > > auto lo eth0 > iface lo inet loopback > iface eth0 inet static > address 192.168.0.1 > netmask 255.255.255.0 > network 192.168.0.0 > > > How

dma timeout

2004-01-10 Thread Akira Kitada
Hi, all. Last year, I asked here why my new hdd doesn't boot up with dma mode. In that time, I hardly knew about a hdd, so, though I received many advices by the list, I couldn't put it into practice. With alot of reading and searching, I think now I know better than me of last year, Let me as

Re: "best practices" on debian

2003-12-31 Thread Akira Kitada
On Wed, Dec 31, 2003 at 11:51:10AM +, Colin Watson wrote: > > I found apt-get.org, and see that there are lots of debian packages > > available from various sources there. But some things, for example > > mozilla, are available right from the mozilla site as binaries that have > > always "j

Re: "best practices" on debian

2003-12-30 Thread Akira Kitada
On Tue, Dec 30, 2003 at 12:49:57PM -0500, Anthony DiSante wrote: > Hello, > > I just installed Debian stable the other day, and with the help of > some of the folks on the list here, got it upgraded (apt-get > dist-upgrade) to the sarge "testing" packages. But some things, > like mozilla, and

Re: slow booting after installing new hdd

2003-12-30 Thread Akira Kitada
On Tue, Dec 30, 2003 at 05:16:28PM +0100, Jan Minar wrote: > On Wed, Dec 31, 2003 at 01:01:37AM +0900, Akira Kitada wrote: > > Partition check: > > hda:<4>hda: dma_timer_expiry: dma status == 0x61 > > hda: error waiting for DMA > > hda: dma timeout retry: stat

Re: slow booting after installing new hdd

2003-12-30 Thread Akira Kitada
On Tue, Dec 30, 2003 at 10:08:12AM -0600, Hugo Vanwoerkom wrote: > Akira Kitada wrote: > >Hi all. > > > > a few days ago, I had 82.3GB disk installed on my box > >as primary slave. > >after that, I turned it on and reading messages of kernel, > >and fou

slow booting after installing new hdd

2003-12-30 Thread Akira Kitada
Hi all. a few days ago, I had 82.3GB disk installed on my box as primary slave. after that, I turned it on and reading messages of kernel, and found messages that means 'hdb' recognized smoothly. that's good. badly, I found some error messages too, and noticed booting is very slower than before

Re: How to get away with small /var partition

2003-11-28 Thread Akira Kitada
> On Fri, Nov 28, 2003 at 04:40:17AM -0800, Karsten M. Self wrote: > > I use this scripts to move all my downloaded .debs into directories > arranged by date they were obsoleted: > > "x": > > dt=`date +"%y%m%d_%H%M%S"` > sub=dists/latest/binary-i386 > cd /mnt/apt I've heard that moving aroun

Re: why not my box automatically power-off?

2003-11-27 Thread Akira Kitada
On Thu, Nov 27, 2003 at 10:06:42AM +0100, Kjetil Kjernsmo wrote: > On Thursday 27 November 2003 02:46, Akira Kitada wrote: > > On Wed, Nov 26, 2003 at 02:04:12PM +0100, Kjetil Kjernsmo wrote: > > > On Monday 24 November 2003 15:19, Akira Kitada wrote: > > > > ?CO

Re: why not my box automatically power-off?

2003-11-26 Thread Akira Kitada
On Wed, Nov 26, 2003 at 02:04:12PM +0100, Kjetil Kjernsmo wrote: > On Monday 24 November 2003 15:19, Akira Kitada wrote: > > ?CONFIG_APM_REAL_MODE_POWER_OFF=y > > I found that this didn't do me any good... Perhaps that could be it? > > Best, you mean culprit of th

Re: why not my box automatically power-off?

2003-11-26 Thread Akira Kitada
On Wed, Nov 26, 2003 at 07:21:17PM -0500, Nelson E. Castillo wrote: > On Mon, Nov 24, 2003 at 11:19:36PM +0900, Akira Kitada wrote: > > echo "apm power_off=1" >>/etc/modules > > Hi, This worked for me. > > What happens if you do a "modp

why not my box automatically power-off?

2003-11-26 Thread Akira Kitada
Hi all. Refering "debian-reference", I'm configuring Debian for learning debian(and my convenience). One of my intention is make debian auto power-off when I invoke "shutdown -h now". for that, I've done the following configurations. (in /etc/lilo.conf) append="apm=on apm=power-

Re: printing all of command executed in a script

2003-11-14 Thread Akira Kitada
On Fri, Nov 14, 2003 at 11:08:11AM +, Colin Watson wrote: > On Fri, Nov 14, 2003 at 07:47:37PM +0900, Akira Kitada wrote: > > As the subject above implys, I'd like to print all of commands > > executed in a shell script. > > 'set -x' > Thanks! 's

printing all of command executed in a script

2003-11-14 Thread Akira Kitada
Hi all. As the subject above implys, I'd like to print all of commands executed in a shell script. (because after a while, I always forget all of commands hided in scripts at all. ) For example, if I have the following file named 'script', -- contents of a file -- ls -l | awk '{print $5}