RE: [gentoo-user] emerge pam issue

2008-06-05 Thread Carter, Dwayne
Mick,

First of all, thanks for the quick response.  I ran the command already, but it 
seem that binaries and libraries are not broken.  Here is the output of the 
command:

witney ~ # revdep-rebuild -X -p -v
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/lib/python2.5/lib-dynload/_curses_panel.so (requires  
libpanelw.so.5)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to packages...
  /usr/lib/python2.5/lib-dynload/_curses_panel.so - dev-lang/python
 done.
  (/root/.revdep-rebuild.4_packages_raw, /root/.revdep-rebuild.4_package_owners)

Cleaning list of packages to rebuild... done.
  (/root/.revdep-rebuild.4_packages)

Assigning packages to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

Dynamic linking on your system is consistent... All done.


Dwayne Carter
Sr. Systems Engineer
NetTelcos

-Original Message-
From: Mick [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 04, 2008 2:52 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge pam issue

On Wednesday 04 June 2008, Carter, Dwayne wrote:
 I am having a issue emerge pam.  Here is the data:

Until someone who knows better answers on the specifics, have you tried to 
resync and also to run 'revdep-rebuild -X -p -v' ?
--
Regards,
Mick


Re: [gentoo-user] emerge pam issue

2008-06-05 Thread Mick
On Thursday 05 June 2008, Carter, Dwayne wrote:
 Mick,

 First of all, thanks for the quick response.  I ran the command already,
 but it seem that binaries and libraries are not broken.  Here is the output
 of the command:

 witney ~ # revdep-rebuild -X -p -v
 Configuring search environment for revdep-rebuild

 Checking reverse dependencies...

 Packages containing binaries and libraries broken by a package update
 will be emerged.

 Collecting system binaries and libraries... done.
   (/root/.revdep-rebuild.1_files)

 Collecting complete LD_LIBRARY_PATH... done.
   (/root/.revdep-rebuild.2_ldpath)

 Checking dynamic linking consistency...
   broken /usr/lib/python2.5/lib-dynload/_curses_panel.so (requires 
 libpanelw.so.5) done.
   (/root/.revdep-rebuild.3_rebuild)

 Assigning files to packages...
   /usr/lib/python2.5/lib-dynload/_curses_panel.so - dev-lang/python
  done.

You seem to be running ~ARCH, so all things may not be plain sailing.  Just in 
case, run python-updater 2.4 to update to your latest python (although the 
ebuild would have done it automatically on its own these days).  If you have 
resync'ed and ran revdep-rebuild then I don't really know what's the cause of 
it, or how to fix it.  Others who are also running ~ARCH may have come across 
it.  Any responses in the forums?
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Wireless problem

2008-06-05 Thread Rev. Ferris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 how about
 iwconfig eth2 power all
 ?  Perhaps you could write a postup script that pings slowly:
 ping -i 30 your.isp.com

 hth,
 --

iwconfig eth2 power all doesnt't work:
#iwconfig eth2 power all
Error for wireless request Set Power Management (8B2C) :
SET failed on device eth2 ; Operation not supported.
but I tried to put the zd1211rw driver in debug mode. When I lose the 
contact I read by dmesg or in /var/log/messages:
[...]
zd1211rw 5-7:1.0: iw_get_range()
zd1211rw 5-7:1.0: zd_mac_get_channel() channel 6
usb 5-7: handle_retry_failed_int() retry failed interrupt
[...]
Now I can't understand if it is a usb power or a driver problem.
How can I test it?
Thank a lots.
Luigi
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkhIQZkACgkQYoDKzgS2pLMfVQCfZTNQaw7mlYTg0Ftw52BTvVZK
poYAniZAG+aDcQapTqkQFKUWtjXTcdAZ
=MI4e
-END PGP SIGNATURE-
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] for mobile GPRS cards Nozomi module works

2008-06-05 Thread Dimitrios Ropokis
Hi to all,
I managed to make Option Globetrotter Card working in Gentoo 
with Gnome 2.20 , kernel gentoo-sources-2.6.25-r4 made with genkernel,
and gnome-ppp, this worked for Vodafone Greece,
modem=/dev/noz0in gnome-ppp username=vodafone,
password=vodafone,phone=*99***1#,DNS in automatic
in kernel compile enable the character device called HSDPA modem with
genkernel  - known name for it is nozomi,
then:
mknod /dev/noz0 c 241 0; mknod /dev/noz1 c 241 1 
mknod /dev/noz2 c 241 2; mknod /dev/noz3 c 241 3
with next reboot and gnome-ppp net works!

I want also to add that I prefer to use these free DNS Servers
in /etc/resolv.conf:
nameserver 208.67.222.222
nameserver  208.67.220.220

bad news are my wvdial nozomi did not worked:
here is my wvdial.conf:
[Dialer Defaults]
Phone = *99***1#
Username = use
Password = pass
Stupid Mode = 1
Dial Command = ATDT
[Dialer nozomi]
Modem = /dev/noz0
Baud = 460800
Init2 = ATZ
Init3 = ATQ0 V1 E1 S0=0 C1 D2 +FCLASS=0

anyway I have a perfect - moveable linux laptop!
Thank y all!

-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Can't Decrypt WEP Packets After Upgrade From 2.6.23 to 2.6.25

2008-06-05 Thread Eric Martin

Drew Tomlinson wrote:
Ever since I upgraded my gentoo-sources kernel from 2.6.23 to 2.6.25, I 
can no longer see packets on my wireless network for any device other 
than my own.  The tcpdump output looks like this:


20:49:32.909144 00:12:bf:2a:2c:76 (oui Unknown) Unknown SSAP 0x10  
00:1f:32:5f:fe:06 (oui Unknown) Unknown DSAP 0xc2 Unnumbered, disc, 
Flags [Final], length 44
20:49:32.912775 00:12:bf:2a:2c:76 (oui Unknown) Unknown SSAP 0x10  
00:1f:32:5f:fe:06 (oui Unknown) Unknown DSAP 0xc2 Information, send seq 
42, rcv seq 0, Flags [Response], length 204
20:49:32.916874 00:12:bf:2a:2c:76 (oui Unknown) Unknown SSAP 0x10  
00:1f:32:5f:fe:06 (oui Unknown) Unknown DSAP 0xc2 Supervisory, Receiver 
not Ready, rcv seq 0, Flags [Response], length 169
20:49:32.976738 00:12:bf:2a:2c:76 (oui Unknown) Unknown SSAP 0x10  
00:1f:32:5f:fe:06 (oui Unknown) Unknown DSAP 0xc2 Information, send seq 
43, rcv seq 0, Flags [Response], length 64
20:49:33.047570 00:12:bf:2a:2c:76 (oui Unknown)  00:1f:32:5f:fe:06 (oui 
Unknown), ethertype Unknown (0x05ec), length 1530:

   0x:  c211 5700 c393 1b7b 838f 366c 27c5 f97a  ..W{..6l'..z
   0x0010:  5111 7d1a 1e33 bebd a432 ff30 5a35 e0ad  Q.}..3...2.0Z5..
   0x0020:  ba16 2b31 f1e9 d905 5967 f333 d3a1 4ba3  ..+1Yg.3..K.
   0x0030:  1e32 0f18 fcc2

I've Googled for an answer and think that my problem is that I am unable 
to decrypt WEP packets for any device other than my own.  This is a 
simple 64 bit WEP network in my home.  Unfortunately I did not find 
anything that applied to my situation.


One thing different about my new kernel config is that because I have a 
Broadcom card, I moved to the new b43 driver instead of the old 
b43_legacy driver.  I am using version 4 firmware however I had the same 
problem with version 3 firmware.  I was hoping that would fix it but no 
luck.


I am also using the new MAC80211 stack instead of the older IEEE80211 
stack.


I don't have much help to offer than go with WPA over WEP (especially 
WEP64).  A guy at my LUG gave a presentation on hacking WEP and did it 
in under 1 minute.  I went home that night and got WPA to work.

Any ideas on what I have done wrong?

Yes, turning on wep vs WPA ;)



Thanks,

Drew

Sorry the only answer is do it totally differently but nobody else 
replied so I figured I'd chime in.


--
Eric Martin
PGP fingerprint = D1C4 086E DBB5 C18E 6FDA  B215 6A25 7174 A941 3B9F



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Installing Gentoo 2007.1

2008-06-05 Thread Norman Hakim
I'm planning to install Gentoo Linux and i want to overwrite my current 
MSWindows because i don't to do multiboot. How do i actually do so that i can 
install it.

I have no experience in installing any Linux Distro. =)

Mick [EMAIL PROTECTED] wrote: On Monday 02 June 2008, Ricardo Bevilacqua 
wrote:
 2008/6/1 Norman Hakim :
  Hi,
 
  Actually i'm a newbie to Linux world but my final year project requires
  me to use Gentoo Linux as my platform. So can u assist me the easiest way
  to install Gentoo Linux 2007.1 and how to install stage3 as currently my
  pc is running windows xp and i would like to overwrite my windows with
  Gentoo Linux.
 
  Thank you.
 
  Regards,
  Norman Hakim
 
 
  NORMAN HAKIM YAHYA

 Norman,

 I believe that's a really good project =).

 Let me introduce you to Gentoo.

 Gentoo is (in my opinion) one of the best documented Linux
 distribution. You can check the Gentoo Handbook [1], which is a very
 good step-by-step guide to install Gentoo on your system. It's
 translated into German, English, French, Italian, Polish, Simplified
 Chinese and Spanish. Take a look at it, I think that will answer your
 question. If you have any other questions after reading the Gentoo
 Handbook, we will be glad to answer you.

 Regards,

 Ricardo Bevilacqua.


 [1] http://www.gentoo.org/doc/en/handbook/index.xml

By the way, you may want to just shrink your MSWindows partition with e.g. 
gparted LiveCD and then create new partitions to install Gentoo in.  This 
will allow you to multiboot into either OS.  A common data partition will 
allow you access to your data files, music, etc. by both OS too.

As Ricardo says, following the handbook is the best way to install Gentoo.  
Then read some of the documentation for setting up and configuring a desktop, 
or different services if you want to.  Any questions just ask in this M/L, 
the forums and in IRC.

Good luck!
-- 
Regards,
Mick



NORMAN HAKIM YAHYA 









   

Re: [gentoo-user] Installing Gentoo 2007.1

2008-06-05 Thread Matt Harrison

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Norman Hakim wrote:
| I'm planning to install Gentoo Linux and i want to overwrite my current
| MSWindows because i don't to do multiboot. How do i actually do so that
| i can install it.

Just follow the instructions in the install sections of the handbook,
and when it comes to the partitioning, just delete all the partitions
that are there before creating those for gentoo.

Of course I have to write that you need to be sure this is really what
you want, just in case.

I've just checked and there is a section on removing all partitions from
a disk in the handbook so you should be able to work it out :)

- --
Matt Harrison
[EMAIL PROTECTED]
http://blog.genestate.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)

iEYEARECAAYFAkhIkXcACgkQxNZfa+YAUWEnegCgvJIpLJwxkdEdF4Hqk8ipM55e
nRUAn3aom4B1o2pGolCEBhlQ0+5YrBKj
=0Hgl
-END PGP SIGNATURE-
No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 270.0.0/1486 - Release Date: 05/06/2008 18:29


Re: [gentoo-user] Installing Gentoo 2007.1

2008-06-05 Thread Norman Hakim
Ok..I will try..Thanks mate! =)

Matt Harrison [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Norman Hakim wrote:
| I'm planning to install Gentoo Linux and i want to overwrite my current
| MSWindows because i don't to do multiboot. How do i actually do so that
| i can install it.

Just follow the instructions in the install sections of the handbook,
and when it comes to the partitioning, just delete all the partitions
that are there before creating those for gentoo.

Of course I have to write that you need to be sure this is really what
you want, just in case.

I've just checked and there is a section on removing all partitions from
a disk in the handbook so you should be able to work it out :)

- --
Matt Harrison
[EMAIL PROTECTED]
http://blog.genestate.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)

iEYEARECAAYFAkhIkXcACgkQxNZfa+YAUWEnegCgvJIpLJwxkdEdF4Hqk8ipM55e
nRUAn3aom4B1o2pGolCEBhlQ0+5YrBKj
=0Hgl
-END PGP SIGNATURE-
No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 270.0.0/1486 - Release Date: 05/06/2008 18:29



NORMAN HAKIM YAHYA 









   

Re: [gentoo-user] for mobile GPRS cards Nozomi module works

2008-06-05 Thread Iain Buchanan
On Thu, 2008-06-05 at 22:46 +0300, Dimitrios Ropokis wrote:
 Hi to all,
 I managed to make Option Globetrotter Card working in Gentoo 
 with Gnome 2.20 , kernel gentoo-sources-2.6.25-r4 made with genkernel,
 and gnome-ppp, this worked for Vodafone Greece,
 modem=/dev/noz0in gnome-ppp username=vodafone,
 password=vodafone,phone=*99***1#,DNS in automatic
 in kernel compile enable the character device called HSDPA modem with
 genkernel  - known name for it is nozomi,
 then:
 mknod /dev/noz0 c 241 0; mknod /dev/noz1 c 241 1 
 mknod /dev/noz2 c 241 2; mknod /dev/noz3 c 241 3
 with next reboot and gnome-ppp net works!
 
 I want also to add that I prefer to use these free DNS Servers
 in /etc/resolv.conf:
 nameserver 208.67.222.222
 nameserver  208.67.220.220
 
 bad news are my wvdial nozomi did not worked:
 here is my wvdial.conf:
 [Dialer Defaults]
 Phone = *99***1#
 Username = use
 Password = pass
 Stupid Mode = 1
 Dial Command = ATDT
 [Dialer nozomi]
 Modem = /dev/noz0
 Baud = 460800
 Init2 = ATZ
 Init3 = ATQ0 V1 E1 S0=0 C1 D2 +FCLASS=0
 
 anyway I have a perfect - moveable linux laptop!
 Thank y all!

That's great!

for everyone in Australia, this site is invaluable:
http://quozl.linux.org.au/bp3-usb/

I've been touring the country with it for a while now, and it works
great! (well... as good as our beloved Telco makes it ;)

cya,
-- 
Iain Buchanan iaindb at netspace dot net dot au

Reliable source, n.:
The guy you just met.

-- 
gentoo-user@lists.gentoo.org mailing list