[gentoo-user] Xorg 7.3

2007-09-11 Thread James Lockie

How I pass -ingoreABI to KDE?
I want to use the nvidia binary driver with the new X but the ABI has 
changed.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] no audio

2007-05-27 Thread James Lockie

maxim wexler wrote:

Hi group,

For a 2.6.19.5 kernel on a PIII w/SBLive soundcard
using snd-emu10k1 module. I emerged alsa-utils and
mp3blaster.

Ran #rc-update add alsasound boot

Ran alsaconf and let it write /etc/modules.d/alsa. It
concluded with a tell-tale pop from the speakers and
the message that my sound card was set up and ready to
use.

But mp3blaster won't play. Msg is Failed to open
sound device

Noticed under /dev/sound there was no 'audio' or 'dsp'
nodes so I made them w/ mknod. 

No good, same msg. 


Set ENABLE_OSS_EMUL=no in /etc/conf.d/alsasound and
rebooted.

Ditto.

Is this a configuration problem or a soundcard problem
or is mp3blaster to blame? 


FWIW modules loaded, alsamixer unmuted.

Maxim


There is nothing shown with 'dmesg'?

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Any Flash editor with gui?

2007-03-17 Thread James Lockie

Mick wrote:

Hi All,

I am looking for a flash editor like e.g. (Adobe) Macromedia Flash is for 
M$Windoze and AppleMac.  My wife needs to learn how to create flash 
animations and I can't find anything in portage . . .


Google tells me that F4L is a flash GUI editor, but probably needs some more  
development.


I keep telling her to pull her finger out and learn some raw action script, 
but her M$Windoze-GUI dependency is hard to overcome.


What do Gentoo people use to develop flash stuff?
  

A lot of Linux users don't like Flash because it is not a standard.
When Adobe makes the player source available, I bet we will see Flash 
compilers for other platforms. :-)

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] net.eth0 net.eth1 net.eth2 persist in trying to come up even though not in any run level.

2007-01-27 Thread James Lockie

Richard Watson wrote:

Hi, I recently upgraded my system with emerge -uDN world. Afterwards I found that net.eth0 was 
grabbing my firewire port (ieee1394) and I needed to create net.eth2 for my NIC as net.eth1 was 
being assigned to my wireless. My problem is that although rc-update show indicates all 
my interfaces are NOT being loaded other than net.lo at boot (which is what I want) my system keeps 
trying to start net.eth0 net.eth1 net.eth2 in the  default run level. Can anybody help? 
It's very frustrating waiting for these interfaces to try and connect before timing out.

I've always run my network connection on this basis as Gentoo is on my laptop 
and depending where I am will determine which interface I want to use.

Thanks, Richard

  

rm /etc/init.d/net.eth0  rm /etc/init.d/net.ath1

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] USB external hard drive erratic behaviour

2007-01-27 Thread James Lockie

b.n. wrote:

Hi,
I have an external USB hard drive that is giving me troubles about 
half of the time. Symptoms are the following:
- Writing a large file very often stalls for a few seconds and is 
overall slow (sometimes VERY slow, that is half an hour/gb)
- Trying to start a vmware image on the external drive automatically 
*unmounts* the drive without notice. /var/log/messages in this case 
shows me the following errors:

kernel: usb 1-4: device descriptor read/64, error -110
Some other time the image starts but the guest OS finds lots of 
troubles and I/O errors on the virtual disk.

- Read/write operations result in thousands of the following lines:

Jan 17 23:55:31 voynich usb-storage: *** thread sleeping.
Jan 17 23:55:31 voynich usb-storage: queuecommand called
Jan 17 23:55:31 voynich usb-storage: *** thread awakened.
Jan 17 23:55:31 voynich usb-storage: Command READ_10 (10 bytes)
Jan 17 23:55:31 voynich usb-storage:  28 00 06 b0 cc ef 00 00 40 00
Jan 17 23:55:31 voynich usb-storage: Bulk Command S 0x43425355 T 
0x240d L 32768 F 128 Trg 0 LUN 0 CL 10
Jan 17 23:55:31 voynich usb-storage: usb_stor_bulk_transfer_buf: xfer 
31 bytes

Jan 17 23:55:31 voynich usb-storage: Status code 0; transferred 31/31
Jan 17 23:55:31 voynich usb-storage: -- transfer complete
Jan 17 23:55:31 voynich usb-storage: Bulk command transfer result=0
Jan 17 23:55:31 voynich usb-storage: usb_stor_bulk_transfer_sglist: 
xfer 32768 bytes, 3 entries
Jan 17 23:55:31 voynich usb-storage: Status code 0; transferred 
32768/32768

Jan 17 23:55:31 voynich usb-storage: -- transfer complete
Jan 17 23:55:31 voynich usb-storage: Bulk data transfer result 0x0
Jan 17 23:55:31 voynich usb-storage: Attempting to get CSW...
Jan 17 23:55:31 voynich usb-storage: usb_stor_bulk_transfer_buf: xfer 
13 bytes

Jan 17 23:55:31 voynich usb-storage: Status code 0; transferred 13/13
Jan 17 23:55:31 voynich usb-storage: -- transfer complete
Jan 17 23:55:31 voynich usb-storage: Bulk status result = 0
Jan 17 23:55:31 voynich usb-storage: Bulk Status S 0x53425355 T 0x240d 
R 0 Stat 0x0

Jan 17 23:55:31 voynich usb-storage: scsi cmd done, result=0x0
Jan 17 23:55:31 voynich usb-storage: *** thread sleeping.

The drive seems to work good on Ubuntu and Windows XP, and has also 
*sometimes* worked well here.


Any hint?

Thanks,

m.

Sounds like it is not caching all writes.
Search for USB Linux cache 'slow write'.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - suPHP weirdness

2007-01-06 Thread James Lockie

Michael Sullivan wrote:

Whenever I request a page on my server that runs PHP (with suPHP/PHP5) I
get Internal Server Errors.  From my log files:

bullet apache2 # cat suphp_log
[Sat Jan 06 15:15:07 2007] [info] Executing
/home/michael/webspace/html/camera/index.php as UID 1000, GID 100
[Sat Jan 06 15:17:05 2007] [info] Executing
/home/michael/webspace/html/camera/index.php as UID 1000, GID 100
bullet apache2 # cat error_log
[Sat Jan 06 15:14:46 2007] [notice] suEXEC mechanism enabled
(wrapper: /usr/sbin/suexec2)
[Sat Jan 06 15:14:53 2007] [notice] Digest: generating secret for digest
authentication ...
[Sat Jan 06 15:14:53 2007] [notice] Digest: done
[Sat Jan 06 15:14:55 2007] [notice] Apache configured -- resuming normal
operations
[Sat Jan 06 15:15:08 2007] [error] [client 70.234.122.250] Premature end
of script headers: index.php
[Sat Jan 06 15:15:08 2007] [error] [client 70.234.122.250] terminate
called after throwing an instance of 'suPHP::SystemException'
[Sat Jan 06 15:17:05 2007] [error] [client 70.234.122.250] Premature end
of script headers: index.php
[Sat Jan 06 15:17:05 2007] [error] [client 70.234.122.250] terminate
called after throwing an instance of 'suPHP::SystemException'
bullet apache2 # 



This annoys me because there is no other information.  Has anyone dealt
with this before?


  

Check your pages: http://validator.w3.org/

Can you run the PHP from the command line?

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] external USB harddrive

2007-01-04 Thread James Lockie

Neil Bothwick wrote:

On Thu, 04 Jan 2007 00:28:06 -0500, James Lockie wrote:

  

It mounts when I connect it but a user can't unmount it.
My USB memory stick and USB card reader work fine.
It is only the hard drive that I can't unmount as a user.



You may need to add it to /etc/pmount.allow, as described in man pmount.
  

I don't think pmount is installed/needed.


  

# emerge -p pmount

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

Calculating dependencies... done!
[ebuild  N] sys-apps/pmount-0.9.13  USE=crypt hal

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] external USB harddrive

2007-01-04 Thread James Lockie

Nelson, David (ED, PARD) wrote:

-Original Message-
From: James Lockie [mailto:[EMAIL PROTECTED]
Sent: 04 January 2007 05:28
To: Gentoo User Mailing List
Subject: [gentoo-user] external USB harddrive


Does anyone have one of these? :-)
It mounts when I connect it but a user can't unmount it.
My USB memory stick and USB card reader work fine.
It is only the hard drive that I can't unmount as a user.
I don't have or want an /etc/fstab entry for it, I should be able to 
configure KDE to handle it.


--
gentoo-user@gentoo.org mailing list




I would add it to fstab (I reckon this would be the easiest way) - the same 
fstab entry should work for USB memory sticks/card readers as well, to my 
knowledge.

Or if you wanted to get really fancy I believe you could write a udev rule so 
it recognises that device and assigns it /dev/externalhdd or the like :)

David
Note: These views are my own, advice is provided with no guarantee of success. 
I do not represent anyone else in any emails I send to this list.

  

I tried creating 10-my-udev.rules
# http://wiki.archlinux.org/index.php/Udev
KERNEL==sd[c-z], NAME=%k, SYMLINK+=usbhd-%k, GROUP=users, 
OPTIONS=last_

rule
ACTION==add, KERNEL==sd[c-z][0-9], SYMLINK+=usbhd-%k, 
GROUP=users, NAME=

%k
ACTION==add, KERNEL==sd[c-z][0-9], RUN+=/bin/mkdir -p /media/usbhd-%k
ACTION==add, KERNEL==sd[c-z][0-9], RUN+=/bin/ln -s /media/usbhd-%k 
/mnt/usb

hd-%k
ACTION==add, KERNEL==sd[c-z][0-9], PROGRAM==/lib/udev/vol_id -t 
%N, RESULT
==vfat, RUN+=/bin/mount -t vfat -o 
rw,noauto,sync,dirsync,noexec,nodev,noatim

e,dmask=000,fmask=111 /dev/%k /media/usbhd-%k, OPTIONS=last_rule
ACTION==add, KERNEL==sd[c-z][0-9], RUN+=/bin/mount -t auto -o 
rw,noauto,syn

c,dirsync,noexec,nodev,noatime /dev/%k /media/usbhd-%k, OPTIONS=last_rule
ACTION==remove, KERNEL==sd[c-z][0-9], RUN+=/bin/rm -f /mnt/usbhd-%k
ACTION==remove, KERNEL==sd[c-z][0-9], RUN+=/bin/umount -l 
/media/usbhd-%k
ACTION==remove, KERNEL==sd[c-z][0-9], RUN+=/bin/rmdir 
/media/usbhd-%k, OPT

IONS=last_rule
but then KDE doesn't see the new drive.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] umounted CD Writer medium instead of audio CD

2007-01-04 Thread James Lockie
I insert an audio CD in my CD writer and KDE displays a popup that it is 
umounted CD Writer medium.

Shouldn't it say it is audio CD medium?
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] umounted CD Writer medium instead of audio CD

2007-01-04 Thread James Lockie

Dale wrote:

James Lockie wrote:
  

I insert an audio CD in my CD writer and KDE displays a popup that it
is umounted CD Writer medium.
Shouldn't it say it is audio CD medium?



I think that will depend on your USE flags.  You may want to post that. 
It may be some sort of plugin too.


On mine, it pops up like yours does then when I click on 'open in a new
window', it pops up the contents.  I can then copy them to the hard
drive or whatever.  This is done in Konqueror by the way.  I'm not sure
what you are trying to use.
  

I want to use K3B only if it is an audio CD.
I think my USE flags are different than when I compiled KDE.

Hope that helps or helps you get help.

Dale

:-)  :-)  :-)

  


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] umounted CD Writer medium instead of audio CD

2007-01-04 Thread James Lockie

Raymond Lewis Rebbeck wrote:

On Friday, 5 January 2007 9:03, Dale wrote:
  

James Lockie wrote:


I insert an audio CD in my CD writer and KDE displays a popup that it
is umounted CD Writer medium.
Shouldn't it say it is audio CD medium?
  

I think that will depend on your USE flags.  You may want to post that.
It may be some sort of plugin too.

On mine, it pops up like yours does then when I click on 'open in a new
window', it pops up the contents.  I can then copy them to the hard
drive or whatever.  This is done in Konqueror by the way.  I'm not sure
what you are trying to use.

Hope that helps or helps you get help.



I don't think it has anything to do with USE flags. It can be difficult to 
detect the type of a CD as not all of them follow the red book audio 
standard. Some may be 'enhanced' CDs that include videos and images on a data 
track, they will show up as a plain data cd. I think some copy protection 
methods can make a CD deviate enough from the standard to make it look like 
something else.


Although regardless of what KDE thinks, the CD should still work perfectly 
fine when played.


  

Thanks for the explanation.
Yep, it works fine.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] archiving

2007-01-04 Thread James Lockie

Compressing a folder doesn't work.

When I right click on a folder in konqueror and select compress, a 
please wait  dialog opens and the progress bar just moves back and forth.

It is like it is in an infinite loop so end up cancelling.
I've tried zip and tar.bz2
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] USB Mouse configuration instructions for xorg?

2007-01-04 Thread James Lockie

http://linuxreviews.org/howtos/xfree/mouse/
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] archiving

2007-01-04 Thread James Lockie

Randy Barlow wrote:

On Thu, 2007-01-04 at 21:47 -0500, James Lockie wrote:
  

Compressing a folder doesn't work.

When I right click on a folder in konqueror and select compress, a 
please wait  dialog opens and the progress bar just moves back and forth.

It is like it is in an infinite loop so end up cancelling.
I've tried zip and tar.bz2



Have you tried compressing it from a shell using either tar or gzip, or
zip?
  

I tried the same user, same file, same outpu place and it worked fine.
Something is wrong with KDE. :-(
--
gentoo-user@gentoo.org mailing list



[gentoo-user] external USB harddrive

2007-01-03 Thread James Lockie

Does anyone have one of these? :-)
It mounts when I connect it but a user can't unmount it.
My USB memory stick and USB card reader work fine.
It is only the hard drive that I can't unmount as a user.
I don't have or want an /etc/fstab entry for it, I should be able to 
configure KDE to handle it.


--
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge - system error

2006-07-22 Thread James Lockie
checking size of long double... configure: error: cannot compute sizeof 
(long double), 77

See `config.log' for more details.

!!! ERROR: sys-libs/glibc-2.3.6-r4 failed.
Call stack:
 ebuild.sh, line 1539:   Called dyn_compile
 ebuild.sh, line 939:   Called src_compile
 glibc-2.3.6-r4.ebuild, line 1117:   Called src_compile
 glibc-2.3.6-r4.ebuild, line 1128:   Called toolchain-glibc_src_compile
 glibc-2.3.6-r4.ebuild, line 222:   Called glibc_do_configure 'nptl'
 glibc-2.3.6-r4.ebuild, line 905:   Called die

!!! failed to configure glibc
!!! If you need support, post the topmost build error, and the call 
stack if relevant.



How do I fix this.
I am trying to upgrade a new install on an AMD64.


--
gentoo-user@gentoo.org mailing list



[gentoo-user] redirect

2006-07-21 Thread James Lockie

How do I redirect the error from an emerge?
I did 'emerge system 21 t' and that does most of it but it misses the 
actual error message.

'gpm -m /dev/psaux' fails to open null or I would copy the output to a file.
I did a new install and it is failing to emerge glibc.
gpm used to work on this computer in the previous installation.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] install with no network

2006-07-19 Thread James Lockie

Jeremy Olexa wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Uwe Thiem wrote:
  

On 16 July 2006 22:54, James Lockie wrote:


I'm trying to install without network connectivity.
I got to the point in the install guide where it says to emerge a kernel.
I can't emerge anything because I'm not on the network.
HELP
  
Well, you could install from a stage 3 CD but you will never be able to 
upgrade anything without network. Gentoo is pretty much a network 
distribution. You seem to be out of luck.


On the other hand, how did you send your email without *any* network access?

Uwe




There are networkless install handbooks availible.
http://www.gentoo.org/doc/en/handbook/index.xml See the last link in
step 2. I agree with the last poster, gentoo will be pretty difficult to
maintain without a network connection, on the otherhand it will be
pretty secure ;) Basically I would recommend downloading the proper
distfiles from the mirrors and then putting them in
/usr/portage/distfiles and you will be all set.
  

I got it installed without a network and I compiled my wireless modules. :-)
Unfortunately I do not have the dhcp distfile so I can't start my 
wireless interface. :-(

I'll have to grab that with Windoze and then I'll be good to go :-)

- --
Jeremy Olexa
([EMAIL PROTECTED])
Office: EE/CS 1-201
CS/IT Systems Staff
University of Minnesota

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEutslFN7pD9kMi/URAqLxAJwIWuVUWEeTDgV4XiNONHZZFlfG5gCdFvsh
m7n6tPLKtyai2nEakQ+XxOQ=
=sSrz
-END PGP SIGNATURE-
  



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] install with no network

2006-07-17 Thread James Lockie

Uwe Thiem wrote:

On 16 July 2006 22:54, James Lockie wrote:
  

I'm trying to install without network connectivity.
I got to the point in the install guide where it says to emerge a kernel.
I can't emerge anything because I'm not on the network.
HELP



Well, you could install from a stage 3 CD but you will never be able to 
upgrade anything without network. Gentoo is pretty much a network 
distribution. You seem to be out of luck.


On the other hand, how did you send your email without *any* network access?

Uwe


I will have network access AFTER I compile the madwifi driver for my 
wireless card.

I want to complete a Gentoo install without the network.

PS!
I dual boot to Windoze (where everything sucks but works :-)).


--
gentoo-user@gentoo.org mailing list



[gentoo-user] install with no network

2006-07-16 Thread James Lockie

I'm trying to install without network connectivity.
I got to the point in the install guide where it says to emerge a kernel.
I can't emerge anything because I'm not on the network.
HELP


--
gentoo-user@gentoo.org mailing list