[gentoo-user] portage sync error

2007-10-15 Thread Stefán István
Hello!

We have a pc that hasn't been updated for a long time ago, and now I tried to 
update it's portage with the emerge --sync command, but I got the following 
error:
 Updating Portage cache:   89%!!! Cannot resolve a virtual package name to 
an ebuild.
!!! This is a bug, please report it. (virtual/blas-1.0)

What can I do in this case? Does it really make sense to send a bug report?

Thanks,
István
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage sync error

2007-10-15 Thread Bo Ørsted Andresen
On Monday 15 October 2007 11:00:03 Stefán István wrote:
 We have a pc that hasn't been updated for a long time ago, and now I tried
 to update it's portage with the emerge --sync command, but I got the
 following

 error:
  Updating Portage cache:   89%!!! Cannot resolve a virtual package name
  to

 an ebuild.
 !!! This is a bug, please report it. (virtual/blas-1.0)


http://www.gentoo.org/proj/en/portage/doc/common-problems.xml

-- 
Bo Andresen


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


Re: [gentoo-user] portage sync error

2007-10-15 Thread Stefán István
hétfő 15 október 2007 11.11 dátummal Bo Ørsted Andresen ezt írta:
 On Monday 15 October 2007 11:00:03 Stefán István wrote:
  We have a pc that hasn't been updated for a long time ago, and now I tried
  to update it's portage with the emerge --sync command, but I got the
  following
 
  error:
   Updating Portage cache:   89%!!! Cannot resolve a virtual package name
   to
 
  an ebuild.
  !!! This is a bug, please report it. (virtual/blas-1.0)
 
 
 http://www.gentoo.org/proj/en/portage/doc/common-problems.xml

I can't update portage:

# emerge portage
Calculating dependencies /!!! Cannot resolve a virtual package name to an 
ebuild.
!!! This is a bug, please report it. (virtual/libiconv-0)
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage sync error

2007-10-15 Thread Daniel Pielmeier
  http://www.gentoo.org/proj/en/portage/doc/common-problems.xml

 I can't update portage:

 # emerge portage
 Calculating dependencies /!!! Cannot resolve a virtual package name to an
 ebuild.
 !!! This is a bug, please report it. (virtual/libiconv-0)

This link also mentions how to update portage manually, have you tried this?
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage sync error

2007-10-15 Thread Dale
Stefán István wrote:

 I can't update portage:

 # emerge portage
 Calculating dependencies /!!! Cannot resolve a virtual package name to an 
 ebuild.
 !!! This is a bug, please report it. (virtual/libiconv-0)
   

I'm not certain this will help but you may want to check on it.  You may
have another issue that this will not fix though.

http://www.gentoo.org/proj/en/portage/doc/manually-fixing-portage.xml

Dale

:-)  :-)


Re: [gentoo-user] update-grub? I have no such thing.

2007-10-15 Thread Volker Armin Hemmann
On Montag, 15. Oktober 2007, Mark Shields wrote:
 On 10/14/07, Volker Armin Hemmann [EMAIL PROTECTED]

 wrote:
  On Sonntag, 14. Oktober 2007, Mark Shields wrote:
   And no, you don't need it.  Writing and maintaining your own menu.lst (
   grub.conf) works just fine.
 
  well, I have a 'vmlinuz' entry and a 'vmlinuz.old' entry. Since make
  install
  creates the proper symlinks there is no grub.conf/menu.lst editing
  needed. --
  [EMAIL PROTECTED] mailing list

 Of course, those are symlinks.  Specifying the actual kernel rather than a
 symlink ensures you're always booting from the correct kernel.  I have one
 entry in grub.conf pointing to /vmlinuz , the others point to specific
 kernels.

you can always type the name of the 'correct' kernel in the boot-commandline. 
So even if vmlinuz is not the 'correct' one you don't need other kernels in 
grub.conf. Boot, set the symlink, problem solved.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage sync error

2007-10-15 Thread Stefán István
hétfő 15 október 2007 11.59 dátummal Daniel Pielmeier ezt írta:
   http://www.gentoo.org/proj/en/portage/doc/common-problems.xml
 
  I can't update portage:
 
  # emerge portage
  Calculating dependencies /!!! Cannot resolve a virtual package name to an
  ebuild.
  !!! This is a bug, please report it. (virtual/libiconv-0)
 
 This link also mentions how to update portage manually, have you tried this?

Thanks for the tip, the manual update was successful.
Now I have another problem, when I try to update portage with the emerge 
command:

# emerge -pv portage
!!! Problem with sandbox binary. Disabling...

!!! Problem with sandbox binary. Disabling...


These are the packages that would be merged, in order:

Calculating dependencies... done!

[blocks B ] dev-lang/python-2.3.6-r2 (is blocking 
app-admin/python-updater-0.2)

snip

How can I resolve this blocking?

Thanks,
István

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage sync error

2007-10-15 Thread Bo Ørsted Andresen
On Monday 15 October 2007 12:29:42 Stefán István wrote:
 Thanks for the tip, the manual update was successful.
 Now I have another problem, when I try to update portage with the emerge
 command:

 # emerge -pv portage
 !!! Problem with sandbox binary. Disabling...

 !!! Problem with sandbox binary. Disabling...

Start by fixing your sandbox.

[...]
 [blocks B ] dev-lang/python-2.3.6-r2 (is blocking
 app-admin/python-updater-0.2)
[...]
 How can I resolve this blocking?

Make sure you read comment 1.

https://bugs.gentoo.org/show_bug.cgi?id=192381

-- 
Bo Andresen


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


Re: [gentoo-user] portage sync error

2007-10-15 Thread Stefán István
hétfő 15 október 2007 12.45 dátummal Bo Ørsted Andresen ezt írta:
 On Monday 15 October 2007 12:29:42 Stefán István wrote:
  Thanks for the tip, the manual update was successful.
  Now I have another problem, when I try to update portage with the emerge
  command:
 
  # emerge -pv portage
  !!! Problem with sandbox binary. Disabling...
 
  !!! Problem with sandbox binary. Disabling...
 
 Start by fixing your sandbox.
 
 [...]
  [blocks B ] dev-lang/python-2.3.6-r2 (is blocking
  app-admin/python-updater-0.2)
 [...]
  How can I resolve this blocking?
 
 Make sure you read comment 1.
 
 https://bugs.gentoo.org/show_bug.cgi?id=192381

I started to install sandbox, but it seems to hang at this point:

* Configuring sandbox for ABI=default...
 * econf: updating sandbox-1.2.17/config.guess 
with /usr/share/gnuconfig/config.guess
 * econf: updating sandbox-1.2.17/config.sub 
with /usr/share/gnuconfig/config.sub
../sandbox-1.2.17//configure --prefix=/usr --host=i686-pc-linux-gnu 
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share 
--sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib 
--build=i686-pc-linux-gnu

At least according to 'top' a 'sed' commands are running for 21minutes, and I 
can hardly imagine what it is doing for such a long time.

I also tried to upgrade python with the 'emerge --nodeps -1v python' command, 
but it also seems to hang with the sed command.

Any suggestion what should I do?

Thanks,
István
--
[EMAIL PROTECTED] mailing list



[gentoo-user] CUPS + Samba

2007-10-15 Thread Benjamin Graf
Hi,
I got a problem with printing. When I try to print something, it says
: Unable to connect to CIFS host, will retry in 60 seconds... in
localhost:631.

Here is my printers.conf file :

Printer iR-3100C-EUR
Info ir3100c
DeviceURI smb://WORKGROUP\USER:[EMAIL PROTECTED]/PRC-CF-NEO-200-CAN-PS
State Idle
StateTime 1192454327
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
/Printer

I don't know what the print server is running (windows server I think).

I'm running gentoo with a 2.6.20 kernel, CUPS 1.2.10-r1 and Samba 3.0.24-r3.

Does somebody know how to get it work ?

Thanks

Ben
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] gcc-4.2.2 compile failure

2007-10-15 Thread Stuart Howard
As part of regular updates I have come across an error with gcc, the
system is ~x86.
The error has been occurring for a week or so and my usual wait till
it goes away approach does not seem to be working. Originally the
error was called against a file with reference to fortran so I changed
the use flag to - but no help as the result is as below.

If someone has a suggestion for a way forward I would appreciate it.

stu





/var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/gcc/expmed.c: In
function 'expa  nd_divmod':
/var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/gcc/expmed.c:4933:
internal com  piler error: in free_list, at lists.c:66
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://bugs.gentoo.org/ for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [expmed.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.2/work/build/gcc'
make[2]: *** [all-stageprofile-gcc] Error 2
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.2/work/build'
make[1]: *** [stageprofile-bubble] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.2.2/work/build'
make: *** [profiledbootstrap] Error 2
 *
 * ERROR: sys-devel/gcc-4.2.2 failed.
 * Call stack:
 *  ebuild.sh, line 1695:  Called dyn_compile
 *  ebuild.sh, line 1033:  Called qa_call 'src_compile'
 *  ebuild.sh, line   44:  Called src_compile
 *  ebuild.sh, line 1377:  Called toolchain_src_compile
 *   toolchain.eclass, line   26:  Called gcc_src_compile
 *   toolchain.eclass, line 1546:  Called gcc_do_make
 *   toolchain.eclass, line 1420:  Called die
 * The specific snippet of code:
 *  emake \
 *  LDFLAGS=${LDFLAGS} \
 *  STAGE1_CFLAGS=${STAGE1_CFLAGS} \
 *  LIBPATH=${LIBPATH} \
 *  BOOT_CFLAGS=${BOOT_CFLAGS} \
 *  ${GCC_MAKE_TARGET} \
 *  || die emake failed with ${GCC_MAKE_TARGET}
 *  The die message:
 *   emake failed with profiledbootstrap
 *
 * If you need support, post the topmost build error, and the call
stack if relevan  t.
 * A complete build log is located at
'/var/log/portage/sys-devel:gcc-4.2.2:2007101  5-101943.log'.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa problem

2007-10-15 Thread Chuanwen Wu
The problem is fixed now!
I tried the alsa-driver-1.0.14_rc3, which is used by the Redflag os,
and everything is fine, now.

It's very weird. Just as what I mentioned above,  the 1.0.14_rc3
version one is a unstable one.  I have tried both version 1.0.14,the
stable one that come out after 1.0.14_r3, and the  1.0.15_rc2 one, but
both of them can't drive my sound card. But now, the 1.0.14_rc3 fixed
it! It's a big surprise.
2007/10/14, Chuanwen Wu [EMAIL PROTECTED]:
 2007/10/14, Hans-Werner Hilse [EMAIL PROTECTED]:
  Hi,
 
  On Sun, 14 Oct 2007 15:25:12 +0800
  Chuanwen Wu [EMAIL PROTECTED] wrote:
 
 Yes,both my Windows XP and another linux os Redflag have sound. Is
 there anyway that I can use  the Redflag's modules to driver my
 gentoo?
   
Only by using its kernel, too. Then you would just copy the kernel (and
initrd, if needed, but this might be a bag of problems if the initrd
depends on stuff from the base system) from /boot and the according
module tree from /lib/modules.
   Oh, I just forgot that the Redflag is a i386 OS but the gentoo is
   amd64 OS.  So gentoo can't use the Redflag's modules and kernel(vice
   versa).
 
  Hm, I see. I think the different IRQs are not really worth mentioning,
  since they get automatically assigned. All that fooling around with
  different versions of ALSA didn't help much, so it boils down to
  - either it's a modified kernel what Redflag uses (I agree they use
in-kernel ALSA), or
  - it's really an AMD64 vs. i386 matter.
 
   When I do #modprobe snd_hda_intel(or #alsaconf), I can see the message
   below appending to the ouput of dmesg:
   ACPI: PCI Interrupt :00:1b.0[A] - GSI 21 (level, low) - IRQ 21
   PCI: Setting latency timer of device :00:1b.0 to 64
   stac92xx_auto_fill_dac_nids: No available DAC for pin 0x0
 
  I had a really deep look
  into /usr/src/linux/sound/pci/hda/patch_sigmatel.c, but nothing really
  rings a bell. I think this indicates the problem (since nothing will
  get routed correctly when it fails on the first pin, 0). But I don't
  think the problem is located in the function that prints this error. In
  any case, after printing that error, the initialization of the pin
  routing fails with an error. So it's definately a driver issue, not
  something about machine configuration.
 
  In any case, I think you should report to the alsa mailinglist. FWIW, I
  can't currently access www.alsa-project.org either. You can find the
  subscription interface here:
  https://lists.sourceforge.net/lists/listinfo/alsa-user
 
  I'm sorry that after all this there isn't really much success. One
 I am really appreciate for your patience and help. And I have learned
 some ways to detect and trace my os's status from you.
  could certainly do more debugging by comparing a 32bit vs a 64bit
  kernel with the exact same config otherwise. That might actually prove
  that there's something fishy.
 
 The 64bit os support is not very well at the moment. After I switch to
 64bit os, I have found some applications and driver did not support
 64bit os,like Eclipse.
 But thing will get better and better.
  -hwh
  --
  [EMAIL PROTECTED] mailing list
 
 


 --
 wcw



-- 
wcw
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Problem with bc43xx and kernel-2.6.23

2007-10-15 Thread Eduardo Otubo
Hi everyone,

I am running a kernel-2.6.23 and wifi bcm43xx on my Compaq Presário
v2000. And my Wifi doesn't work. My module is compiled built-in, and
when I start my interface:

$ ifconfig eth1 up

I have this on my dmesg:

bcm43xx: PHY connected
bcm43xx: Microcode rev 0x127, pl 0xe (2005-04-18  02:36:27)
bcm43xx: Radio turned on
bcm43xx: Radio enabled by hardware
bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
bcm43xx: Chip initialized
bcm43xx: 32-bit DMA initialized
bcm43xx: Keys cleared
bcm43xx: Selected 802.11 core (phytype 2)
bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()

I can connect on SOME networks, encrypted or not. I mean, I do
connect, but I dont recieve any DHCP packs. When I connect (with DHCP,
or not) I keep connected for a little time, then the link just falls.

Any idea?

-- 
Eduardo Otubo
Linux Registered User #424252
http://z3r00.blogspot.com/

|_|0|_|
|_|_|0|
|0|0|0|
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa problem

2007-10-15 Thread Hans-Werner Hilse
Hi,

On Mon, 15 Oct 2007 21:33:17 +0800 Chuanwen Wu [EMAIL PROTECTED]
wrote:

 The problem is fixed now!
 I tried the alsa-driver-1.0.14_rc3, which is used by the Redflag os,
 and everything is fine, now.
 
 It's very weird. Just as what I mentioned above,  the 1.0.14_rc3
 version one is a unstable one.  I have tried both version 1.0.14,the
 stable one that come out after 1.0.14_r3, and the  1.0.15_rc2 one, but
 both of them can't drive my sound card. But now, the 1.0.14_rc3 fixed
 it! It's a big surprise.

I'm very happy to hear that. And I don't have a good explanation,
either. Some regression must have crept into newer versions -- or some
kind of sanity check that now triggers for newer versions. In any case:
Good to hear it's working!

(and of course, you were very welcome, thanks for the thanks!)

-hwh
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Problem with bc43xx and kernel-2.6.23

2007-10-15 Thread Dan Farrell
On Mon, 15 Oct 2007 13:48:23 +
Eduardo Otubo [EMAIL PROTECTED] wrote:

 Hi everyone,
 
 I am running a kernel-2.6.23 and wifi bcm43xx on my Compaq Presário
 v2000. And my Wifi doesn't work. My module is compiled built-in, and
 when I start my interface:
 
 $ ifconfig eth1 up
 
 I have this on my dmesg:
 
 bcm43xx: PHY connected
 bcm43xx: Microcode rev 0x127, pl 0xe (2005-04-18  02:36:27)
 bcm43xx: Radio turned on
 bcm43xx: Radio enabled by hardware
 bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
 drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
 bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
 drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
 bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
 drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
 bcm43xx: Chip initialized
 bcm43xx: 32-bit DMA initialized
 bcm43xx: Keys cleared
 bcm43xx: Selected 802.11 core (phytype 2)
 bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
 drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
 
 I can connect on SOME networks, encrypted or not. I mean, I do
 connect, but I dont recieve any DHCP packs. When I connect (with DHCP,
 or not) I keep connected for a little time, then the link just falls.
 
 Any idea?
 
Hmm.   So the radio attenuation is too high? 
here:
http://lists.berlios.de/pipermail/bcm43xx-dev/2006-October/003000.html
they recommend switching your network to a different channel.  
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Problem with bc43xx and kernel-2.6.23

2007-10-15 Thread Eduardo Otubo
What do you mean?
Changing the channel configuration on iwconfig will lower my attenuation?

Here is some more information:

$ modprobe bcm43xx
$ dmesg

bcm43xx driver
ACPI: PCI Interrupt :05:02.0[A] - GSI 20 (level, low) - IRQ 20
bcm43xx: Chip ID 0x4318, rev 0x2
bcm43xx: Number of cores: 4
bcm43xx: Core 0: ID 0x800, rev 0xd, vendor 0x4243
bcm43xx: Core 1: ID 0x812, rev 0x9, vendor 0x4243
bcm43xx: Core 2: ID 0x804, rev 0xc, vendor 0x4243
bcm43xx: Core 3: ID 0x80d, rev 0x7, vendor 0x4243
bcm43xx: PHY connected
bcm43xx: Detected PHY: Analog: 3, Type 2, Revision 7
bcm43xx: Detected Radio: ID: 8205017f (Manuf: 17f Ver: 2050 Rev: 8)
bcm43xx: Radio turned off
bcm43xx: Radio turned off
bcm43xx: PHY connected
bcm43xx: Microcode rev 0x127, pl 0xe (2005-04-18  02:36:27)
bcm43xx: Radio turned on
bcm43xx: Radio disabled by hardware
bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
bcm43xx: Chip initialized
bcm43xx: 32-bit DMA initialized
bcm43xx: Keys cleared
bcm43xx: Selected 802.11 core (phytype 2)
ADDRCONF(NETDEV_UP): eth1: link is not ready
bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
bcm43xx: Radio hardware status changed to enabled

$ iwconfig eth1 essid spot_piso2
$ tail /var/log/messages

Oct 15 13:45:18 lisa bcm43xx: ASSERTION FAILED (radio_attenuation 
10) at: drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
Oct 15 13:45:19 lisa SoftMAC: Associate: Scanning for networks first.
Oct 15 13:45:20 lisa SoftMAC: Scanning finished: scanned 13 channels
starting with channel 1
Oct 15 13:45:20 lisa SoftMAC: Queueing Authentication Request to
00:0c:41:14:e3:fb
Oct 15 13:45:20 lisa SoftMAC: Cannot associate without being
authenticated, requested authentication
Oct 15 13:45:20 lisa SoftMAC: Sent Authentication Request to 00:0c:41:14:e3:fb.
Oct 15 13:45:20 lisa SoftMAC: Open Authentication completed with
00:0c:41:14:e3:fb
Oct 15 13:45:20 lisa SoftMAC: sent association request!
Oct 15 13:45:20 lisa SoftMAC: associating failed (reason: 0xa)!

$ iwconfig eth1

eth1  IEEE 802.11b/g  ESSID:spot_piso2  Nickname:Broadcom 4318
  Mode:Managed  Frequency=2.437 GHz  Access Point: Invalid
  Bit Rate=1 Mb/s   Tx-Power=18 dBm
  RTS thr:off   Fragment thr:off
  Encryption key:off
  Link Quality=0/100  Signal level=0 dBm  Noise level=0 dBm
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

$ dhcpcd eth1
$ tail /var/log/messages

Oct 15 13:44:25 lisa dhcpcd[4594]: eth1: dhcpcd 3.0.16 starting
Oct 15 13:44:25 lisa dhcpcd[4594]: eth1: hardware address = 00:14:a5:71:28:77
Oct 15 13:44:25 lisa dhcpcd[4594]: eth1: broadcasting for a lease
Oct 15 13:44:45 lisa dhcpcd[4594]: eth1: timed out
Oct 15 13:44:45 lisa dhcpcd[4594]: eth1: exiting

On 10/15/07, Dan Farrell [EMAIL PROTECTED] wrote:
 On Mon, 15 Oct 2007 13:48:23 +
 Eduardo Otubo [EMAIL PROTECTED] wrote:

  Hi everyone,
 
  I am running a kernel-2.6.23 and wifi bcm43xx on my Compaq Presário
  v2000. And my Wifi doesn't work. My module is compiled built-in, and
  when I start my interface:
 
  $ ifconfig eth1 up
 
  I have this on my dmesg:
 
  bcm43xx: PHY connected
  bcm43xx: Microcode rev 0x127, pl 0xe (2005-04-18  02:36:27)
  bcm43xx: Radio turned on
  bcm43xx: Radio enabled by hardware
  bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
  drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
  bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
  drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
  bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
  drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
  bcm43xx: Chip initialized
  bcm43xx: 32-bit DMA initialized
  bcm43xx: Keys cleared
  bcm43xx: Selected 802.11 core (phytype 2)
  bcm43xx: ASSERTION FAILED (radio_attenuation  10) at:
  drivers/net/wireless/bcm43xx/bcm43xx_phy.c:1489:bcm43xx_find_lopair()
 
  I can connect on SOME networks, encrypted or not. I mean, I do
  connect, but I dont recieve any DHCP packs. When I connect (with DHCP,
  or not) I keep connected for a little time, then the link just falls.
 
  Any idea?
 
 Hmm.   So the radio attenuation is too high?
 here:
 http://lists.berlios.de/pipermail/bcm43xx-dev/2006-October/003000.html
 they recommend switching your network to a different channel.
 --
 [EMAIL PROTECTED] mailing list




-- 
Eduardo Otubo
Linux Registered User #424252
http://z3r00.blogspot.com/

|_|0|_|
|_|_|0|
|0|0|0|
--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: CUPS + Samba

2007-10-15 Thread Benjamin Graf
Hi,
problem solved, sorry for this e-mail... The IP address was wrong (it
was the printer's IP and not print-server's IP).

Ben

2007/10/15, Benjamin Graf [EMAIL PROTECTED]:
 Hi,
 I got a problem with printing. When I try to print something, it says
 : Unable to connect to CIFS host, will retry in 60 seconds... in
 localhost:631.

 Here is my printers.conf file :

 Printer iR-3100C-EUR
 Info ir3100c
 DeviceURI smb://WORKGROUP\USER:[EMAIL PROTECTED]/PRC-CF-NEO-200-CAN-PS
 State Idle
 StateTime 1192454327
 Accepting Yes
 Shared Yes
 JobSheets none none
 QuotaPeriod 0
 PageLimit 0
 KLimit 0
 OpPolicy default
 ErrorPolicy stop-printer
 /Printer

 I don't know what the print server is running (windows server I think).

 I'm running gentoo with a 2.6.20 kernel, CUPS 1.2.10-r1 and Samba 3.0.24-r3.

 Does somebody know how to get it work ?

 Thanks

 Ben

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] A specific Flash audio issue

2007-10-15 Thread Mark Knecht
Hi,
   I wonder if someone on the list would be so kind as to play this
link on their system and see if the audio is good. On my system, over
the last few revisions of the of rt-sources, I get somewhat garbled
audio. It's listenable, but every once in a while I get very strange
artifacts like the speed is being changed for some samples. This did
not happen with much older kernels and only happens with this specific
newsletter. It does not happen on my wife's x86 Gentoo machine nor
does it happen on this machine when booted into Windows.

   I'm playing the link using firefox-bin so best if you can test
using that. The link requires Flash support. Unfortunately the
Konqueror installation on my system doesn't seem to recognize that
Flash is already on the system so I haven't tested it with that.

   I quickly tried building gnetoo-sources but it didn't boot so I
figured I'd see if someone could test this while I determine what went
wrong with that kernel.

   Thanks in advance.

http://www.optionslinebacker.com/flash/oct1307/oct1307.html

Cheers,
Mark
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: A specific Flash audio issue

2007-10-15 Thread Guilherme Amadio
 Hi,

 I tested your link and I get the same errors you report, but at some point it
 even becomes ininteligible. I wonder if that's a bug in flash or in the
 website, since I never had this problem before anywhere else.

 Cheers,
 Guilherme

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: A specific Flash audio issue

2007-10-15 Thread Mark Knecht
Thanks for testing. I appreciate it.

It might well be Flash running on AMD64. I've not had this issue on
any other web site. It might be that since he's windows based he
updated the recording software and it requires something not yet
available on Linux? I don't know.

I presume you are not using rt-sources, correct?

Thanks,
Mark

On 10/15/07, Guilherme Amadio [EMAIL PROTECTED] wrote:
  Hi,

  I tested your link and I get the same errors you report, but at some point it
  even becomes ininteligible. I wonder if that's a bug in flash or in the
  website, since I never had this problem before anywhere else.

  Cheers,
  Guilherme

 --
 [EMAIL PROTECTED] mailing list


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: A specific Flash audio issue

2007-10-15 Thread Guilherme Amadio
On Mon, Oct 15, 2007 at 11:21:30AM -0700, Mark Knecht wrote:
 Thanks for testing. I appreciate it.
 
 It might well be Flash running on AMD64. I've not had this issue on
 any other web site. It might be that since he's windows based he
 updated the recording software and it requires something not yet
 available on Linux? I don't know.
 
 I presume you are not using rt-sources, correct?
 
  I am running gentoo-sources-2.6.22-r8 on an Intel Core Duo, so maybe its not
  even because of AMD64...

  Well, flash has other issues as well on linux, like staying over contents of
  websites or below it sometimes (the tranparency feature). I hope adobe fixes
  these issues.

  Cheers,
  Guilherme

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: A specific Flash audio issue

2007-10-15 Thread Mark Knecht
On 10/15/07, Guilherme Amadio [EMAIL PROTECTED] wrote:
 On Mon, Oct 15, 2007 at 11:21:30AM -0700, Mark Knecht wrote:
  Thanks for testing. I appreciate it.
 
  It might well be Flash running on AMD64. I've not had this issue on
  any other web site. It might be that since he's windows based he
  updated the recording software and it requires something not yet
  available on Linux? I don't know.
 
  I presume you are not using rt-sources, correct?
 
   I am running gentoo-sources-2.6.22-r8 on an Intel Core Duo, so maybe its not
   even because of AMD64...

   Well, flash has other issues as well on linux, like staying over contents of
   websites or below it sometimes (the tranparency feature). I hope adobe fixes
   these issues.

   Cheers,
   Guilherme

Thanks for all the help!

- Mark
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Weatherbug for linux

2007-10-15 Thread Anthony E. Caudel
Weather has just released a beta app for linux.

Check it out - http://linux.weatherbug.com/

Tony

-- 
Those who would give up essential Liberty, to purchase a little temporary 
Safety, deserve neither Liberty nor Safety.
   -- Benjamin Franklin

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage sync error

2007-10-15 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stefán István wrote:
 At least according to 'top' a 'sed' commands are running for 21minutes, and I 
 can hardly imagine what it is doing for such a long time.
 
 I also tried to upgrade python with the 'emerge --nodeps -1v python' command, 
 but it also seems to hang with the sed command.

That's an interaction between an old version of bash and the sed
wrapper script located at /usr/lib/portage/bin/sed. You should
remove that wrapper script since it's only needed for FreeBSD users.
 I'll update the docs with a note about that.

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHE9Bi/ejvha5XGaMRAmXLAJ96F1dB7b90MiNqIYN9xsjinoK8owCfXQdR
Rm0UYlf04c0IiJ0vwsQqWNY=
=DdwX
-END PGP SIGNATURE-
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Weatherbug for linux

2007-10-15 Thread felix
On Mon, Oct 15, 2007 at 02:28:47PM -0500, Anthony E. Caudel wrote:
 Weather has just released a beta app for linux.

Pardonez mois, what does this have to do with gentoo?

-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / [EMAIL PROTECTED]
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] recover log file

2007-10-15 Thread dexter

Hello - I have a problem regarding apache log file.
While tar-ing it I've messed up the command and file got deleted - I 
need it back desperately
The file was 655887455 bytes long, I can not remove the drive that 
stored it from the server, and I suppose the time is of the esence. The 
file was created during experiment with apache load balancing, and if I 
won't get it I have to go all over again.

Please advise.
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Problem with in emerge of apr-1.2.8

2007-10-15 Thread Mario Ignacio Rodríguez Cortés
Thanks for your help Rumen the problem is solved.

Mario Rdz.

El sáb, 13-10-2007 a las 14:37 +0300, Rumen Yotov escribió:
 On (12/10/07 15:03) Mario Ignacio Rodríguez Cortés wrote:
  Hi users!!!
  
  Well, i'm trying to install apache-2.2.4 but this package have a
  dependency with apr-1.2.8, then when i try to emerge apache in
  the
  compilation of this package in certain point this error appears:
  
  
  /usr/bin/libtool: line 5966: i386-pc-linux-gnu-ar: command not
  found
  make[1]: *** [libapr-1.la] Error 127
  make[1]: Leaving directory
  `/var/tmp/portage/apr-1.2.8/work/apr-1.2.8'
  make: *** [all-recursive] Error 1
  
  !!! ERROR: dev-libs/apr-1.2.8 failed.
  Call stack:
ebuild.sh, line 1546:   Called dyn_compile
ebuild.sh, line 937:   Called src_compile
apr-1.2.8.ebuild, line 66:   Called die
  
  i hope that can help me with this problem, thanks.
  
  Mario Rodríguez.
  
  
  --
  [EMAIL PROTECTED] mailing list
  
 Hi,
 
 Try remerging 'libtool', then again apache.
 HTH. Rumen
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Weatherbug for linux

2007-10-15 Thread Volker Armin Hemmann
On Montag, 15. Oktober 2007, Anthony E. Caudel wrote:
 Weather has just released a beta app for linux.

 Check it out - http://linux.weatherbug.com/

it has nothing to do with gentoo, right?

it is only for US-americans, right?
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Can RAM render useless the encryption of the / and swap partitions?

2007-10-15 Thread Liviu Andronic
On 10/9/07, Alex Schuster [EMAIL PROTECTED] wrote:
 according to the speaker, most of the RAM may even survives for as long as
 30 seconds after powering off! At least on a ThinkPad T30 notebook (stated
[..]
 Another thing is Firewire, or hot-pluggable PCI cards (and everything else
 which accesses RAM via DMA). This allows to read the RAM of the running
 system by simply plugging in a firewire device.
 So, resetting the system and booting another one, or plugging in a firewire
 device, allows to get a memory dump. Scary, huh?

On the scary note, I've recently stumbled on this paper by Peter
Gutmann, from the IBM T.J.Watson Research Center, published in 2001 at
a Usenix conference: Data Remanence in Semiconductor Devices [1]. Not
much reassuring either ~_-.

[1] http://www.usenix.org/events/sec01/gutmann.html

Liviu
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] gcc-4.2.2 compile failure

2007-10-15 Thread Jerry McBride
On Monday 15 October 2007 09:30:52 am Stuart Howard wrote:
 As part of regular updates I have come across an error with gcc, the
 system is ~x86.
 The error has been occurring for a week or so and my usual wait till
 it goes away approach does not seem to be working. Originally the
 error was called against a file with reference to fortran so I changed
 the use flag to - but no help as the result is as below.

 If someone has a suggestion for a way forward I would appreciate it.

 stu





 /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/gcc/expmed.c: In
 function 'expa  nd_divmod':
 /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/gcc/expmed.c:4933:
 internal com  piler error: in free_list, at lists.c:66
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See URL:http://bugs.gentoo.org/ for instructions.
 The bug is not reproducible, so it is likely a hardware or OS problem.
 make[3]: *** [expmed.o] Error 1
 make[3]: Leaving directory
 `/var/tmp/portage/sys-devel/gcc-4.2.2/work/build/gcc' make[2]: ***
 [all-stageprofile-gcc] Error 2
 make[2]: Leaving directory
 `/var/tmp/portage/sys-devel/gcc-4.2.2/work/build' make[1]: ***
 [stageprofile-bubble] Error 2
 make[1]: Leaving directory
 `/var/tmp/portage/sys-devel/gcc-4.2.2/work/build' make: ***
 [profiledbootstrap] Error 2
  *
  * ERROR: sys-devel/gcc-4.2.2 failed.
  * Call stack:
  *  ebuild.sh, line 1695:  Called dyn_compile
  *  ebuild.sh, line 1033:  Called qa_call 'src_compile'
  *  ebuild.sh, line   44:  Called src_compile
  *  ebuild.sh, line 1377:  Called toolchain_src_compile
  *   toolchain.eclass, line   26:  Called gcc_src_compile
  *   toolchain.eclass, line 1546:  Called gcc_do_make
  *   toolchain.eclass, line 1420:  Called die
  * The specific snippet of code:
  *  emake \
  *  LDFLAGS=${LDFLAGS} \
  *  STAGE1_CFLAGS=${STAGE1_CFLAGS} \
  *  LIBPATH=${LIBPATH} \
  *  BOOT_CFLAGS=${BOOT_CFLAGS} \
  *  ${GCC_MAKE_TARGET} \
  *  || die emake failed with ${GCC_MAKE_TARGET}
  *  The die message:
  *   emake failed with profiledbootstrap
  *
  * If you need support, post the topmost build error, and the call
 stack if relevan  t.
  * A complete build log is located at
 '/var/log/portage/sys-devel:gcc-4.2.2:2007101  5-101943.log'.

Hey Stu,

I just upgraded three gentoo boxes using gcc-4.2.2. No issues, aside from a 
few packages that refuse to compile. 

What I would recommend is some basic maintenance... Sorry, but is it possible 
you are seeing heat related issues? Perhaps memory errors?

It could be a good time to let memtest exercise your mems...




-- 


From the Desk of: Jerome D. McBride
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Weatherbug for linux

2007-10-15 Thread Dennis Taylor

Volker Armin Hemmann wrote:

On Montag, 15. Oktober 2007, Anthony E. Caudel wrote:

Weather has just released a beta app for linux.

Check it out - http://linux.weatherbug.com/


it has nothing to do with gentoo, right?

it is only for US-americans, right?


When I looked at their web page, I did see weather for more than just 
the USA.


But still nothing to do with gentoo.  :-(
--
[EMAIL PROTECTED] mailing list



[gentoo-user] Permissions, permissions

2007-10-15 Thread Mick
Hi All,

This is a simple question but I'm getting tired and can't think straight with 
this permissions problem:

I am trying to create a directory within which two users will be able to save 
and delete documents.  This directory is only meant to be accessible/readable  
by these two users.

I created directory TEST, under /var/www/html.  This contains subdirectories 
TEST1, TEST2, TEST3.  Each subdirectory contains other files.  I set the 
permissions recursively to apache:ftp.  Both users are members of group ftp.  
I chmod -R g+w.

When I create a new subdirectory and save a file in it I noticed that it is 
mick:wheel instead of mick:ftp.  How do I set it up so that newly created 
directories/files inherit the parent group ownership?
-- 
Regards,
Mick


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


[gentoo-user] Re: Permissions, permissions

2007-10-15 Thread Guilherme Amadio
On Mon, Oct 15, 2007 at 11:24:15PM +0100, Mick wrote:
 Hi All,
 
 This is a simple question but I'm getting tired and can't think straight with 
 this permissions problem:
 
 I am trying to create a directory within which two users will be able to save 
 and delete documents.  This directory is only meant to be accessible/readable 
  
 by these two users.
 
 I created directory TEST, under /var/www/html.  This contains subdirectories 
 TEST1, TEST2, TEST3.  Each subdirectory contains other files.  I set the 
 permissions recursively to apache:ftp.  Both users are members of group ftp.  
 I chmod -R g+w.
 
 When I create a new subdirectory and save a file in it I noticed that it is 
 mick:wheel instead of mick:ftp.  How do I set it up so that newly created 
 directories/files inherit the parent group ownership?
 -- 
  
  You are probably looking for something like newgrp/gpasswd.

  $ touch foo
  $ newgrp wheel
  $ touch bar
  $ ls -l foo bar
  -rw-r--r-- 1 amadio wheel  0 2007-10-15 20:39 bar
  -rw-r--r-- 1 amadio amadio 0 2007-10-15 20:39 foo
  $
  
  I hope this info was useful.

  Cheers,
  Guilherme


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] recover log file

2007-10-15 Thread Neil Bothwick
On Mon, 15 Oct 2007 23:26:02 +0200, dexter wrote:

 While tar-ing it I've messed up the command and file got deleted - I 
 need it back desperately

emerge testdisk and run photorec.


-- 
Neil Bothwick

Top Oxymorons Number 8: Tight slacks


signature.asc
Description: PGP signature


[gentoo-user] Re: gcc-4.2.2 compile failure

2007-10-15 Thread Grant Edwards
On 2007-10-15, Stuart Howard [EMAIL PROTECTED] wrote:

 The error has been occurring for a week or so and my usual
 wait till it goes away approach does not seem to be working.
 Originally the error was called against a file with reference
 to fortran so I changed the use flag to - but no help as the
 result is as below.

Does it fail exactly the same way every time?

If not, you've probably got flakey RAM.  Run memtest86
overnight (or at least for a few complete passes).

I can't believe that people (myself included) use non-ecc RAM.
I don't mind paying a little bit more for the RAM, but none of
the desktop-grade motherboards support ECC.  If you want to use
ECC you've got to buy a motherboard clearly aimed at the server
market -- which mean a higher price and the wrong set of
features. :/

-- 
Grant Edwards   grante Yow! Is it 1974?  What's
  at   for SUPPER?  Can I spend
   visi.commy COLLEGE FUND in one
   wild afternoon??

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Permissions, permissions

2007-10-15 Thread Allan Gottlieb
At Mon, 15 Oct 2007 23:24:15 +0100 Mick [EMAIL PROTECTED] wrote:

 Hi All,

 This is a simple question but I'm getting tired and can't think straight with 
 this permissions problem:

 I am trying to create a directory within which two users will be able to save 
 and delete documents.  This directory is only meant to be accessible/readable 
  
 by these two users.

 I created directory TEST, under /var/www/html.  This contains subdirectories 
 TEST1, TEST2, TEST3.  Each subdirectory contains other files.  I set the 
 permissions recursively to apache:ftp.  Both users are members of group ftp.  
 I chmod -R g+w.

 When I create a new subdirectory and save a file in it I noticed that it is 
 mick:wheel instead of mick:ftp.  How do I set it up so that newly created 
 directories/files inherit the parent group ownership?

There are two possibilities for newly created subdirectories and
files in this directory.

1.  Same group as the creator.

2.  Same group as the parent directory.

If my memory is correct this is a bsd vs sysV distinction.

Nowadays you get to choose the behavior you want.

Since you want behavior 2 you want the set-group-ID bit set on the
parent and then newly created subdirectories and files in this
directory will inherit the group from the parent.

So you want to 

chmod +2000 parent-directory

The full story is in the info page Node: Directory Setuid and Setgid

I just read it to check my memory and found out that apparently some
systems use the set-user-ID bit so the page suggests

chmod +6000 parent-directory

which sets both.

Also this is a gnu extension and not required by POSIX.

allan gottlieb
new york university
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Weatherbug for linux

2007-10-15 Thread Albert Hopkins

On Mon, 2007-10-15 at 14:28 -0500, Anthony E. Caudel wrote:
 Weather has just released a beta app for linux.
 
 Check it out - http://linux.weatherbug.com/

This is pretty funny.  At a previous place of employment we were trying
to crack down on web usage.  One of the sites that seemed to get the
most hits was weatherbug.com.  We discovered that there were so many
users with this stupid application on their desktop that told them the
weather, but collectively everyone's little weatherbug applet was
hitting the web like a zillion times per minute**.  We tried to get
people do stop using the app.  Look out the fscking window wasn't
working.  People seemed to be hooked on the app like it was crack or
something.  So as an alternative, we ended up banning access to
weatherbug.com.

So now that weatherbug is available for Linux it seems that they are
easing ever more closer to world domination LOL.

** Estimate.
--
Albert W. Hopkins

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] recover log file

2007-10-15 Thread Duane Griffin
On 15/10/2007, Neil Bothwick [EMAIL PROTECTED] wrote:
 On Mon, 15 Oct 2007 23:26:02 +0200, dexter wrote:

  While tar-ing it I've messed up the command and file got deleted - I
  need it back desperately

 emerge testdisk and run photorec.

But be sure it doesn't compile on the same partition that contained
the lost data!

Cheers,
Duane.

-- 
I never could learn to drink that blood and call it wine - Bob Dylan
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Weatherbug for linux

2007-10-15 Thread Randy Barlow
Albert Hopkins wrote:
 On Mon, 2007-10-15 at 14:28 -0500, Anthony E. Caudel wrote:
 Weather has just released a beta app for linux.

 This is pretty funny.

What is also funny is that it has the word bug in it's name.  Run!

-- 
Randy Barlow
http://electronsweatshop.com
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Permissions, permissions

2007-10-15 Thread Alan McKinnon
On Tuesday 16 October 2007, Mick wrote:
 Hi All,

 This is a simple question but I'm getting tired and can't think
 straight with this permissions problem:

 I am trying to create a directory within which two users will be able
 to save and delete documents.  This directory is only meant to be
 accessible/readable by these two users.

 I created directory TEST, under /var/www/html.  This contains
 subdirectories TEST1, TEST2, TEST3.  Each subdirectory contains other
 files.  I set the permissions recursively to apache:ftp.  Both users
 are members of group ftp. I chmod -R g+w.

 When I create a new subdirectory and save a file in it I noticed that
 it is mick:wheel instead of mick:ftp.  How do I set it up so that
 newly created directories/files inherit the parent group ownership?

You want the setgid bit on for the directory. This causes all new files 
and directories in it to be owned by the same group that owns the 
top-most directory:

chmod g+s TEST

This won't change permissions on existing directories though, and you 
can't use chmod -R (that will sgid the files as well), so use find like 
so:

find TEST -type d -exec chmod g+s {} \;

You will also need to enable group write permission on these directories 
so that your users can delete stuff. Two ways:

1. Make sure both users use a umask like 775 (this is fragile as the 
user can change their umask any time they want)
2. Use an ACL on the directory. 'man setfacl' for more details

alan



-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
[EMAIL PROTECTED] mailing list