[gentoo-user] use flags (once more)

2005-08-20 Thread John Dangler
If I add a USE=whatever to my make.conf file, does that get added to the
flags already in the default profile, or does make.conf override what's in
the defaults file?

Thanks as always for any input.

John D




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] use flags (once more)

2005-08-20 Thread Peter O'Connor

John Dangler wrote:

If I add a USE=whatever to my make.conf file, does that get added to the
flags already in the default profile,


Yes that's right.

Also if you put USE=-whatever it removes the flag

emerge info  shows what USE flags are set
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] use flags (once more)

2005-08-20 Thread Willie Wong
On Sat, Aug 20, 2005 at 02:00:27AM -0400, John Dangler wrote:
 If I add a USE=whatever to my make.conf file, does that get added to the
 flags already in the default profile, or does make.conf override what's in
 the defaults file?
 
yes, it is cascading. And your make.conf is read last. Which means
whatever in the defaults will hold unless your make.conf gives a
different one... 

personally the useflags has gotten too many for me to keep track of,
so I often use profuse

[02:44 AM]wwong UniConv $ emerge search profuse
Searching...   
[ Results for search key : profuse ]
[ Applications found : 1 ]
 
*  app-portage/profuse
  Latest version available: 0.23.0
  Latest version installed: 0.23.0
  Size of downloaded files: 19 kB
  Homepage:http://libconf.net/profuse/
  Description: use flags editor, with good features and 3 GUIs (dialog, 
ncurses and gtk2).
  License: GPL-2


HTH, 

W
-- 
This is advertised as a challenging course, and we would be letting you down 
if we didn't make you're lives difficult.
~DeathMech, S. Sondhi. P-town PHY 205
Sortir en Pantoufles: up 8 days,  9:58
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user]

2005-08-20 Thread Zac Medico

Ian K wrote:

--- ACCESS VIOLATION SUMMARY
---
LOG FILE =
/tmp/sandbox-media-video_-_f4l-0.2-25033.log

open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock




Ian, I got the same result here.  I will post a comment on bug 82154.  If you 
don't care about the sandbox violation, you can temporarily disable the sandbox 
to work around the problem like this:

FEATURES=-sandbox emerge f4l

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



Re: [gentoo-user]

2005-08-20 Thread Jason Stubbs
On Saturday 20 August 2005 16:08, Zac Medico wrote:
 Ian K wrote:
  --- ACCESS VIOLATION SUMMARY
  ---
  LOG FILE =
  /tmp/sandbox-media-video_-_f4l-0.2-25033.log
 
  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
  ---
 -

 Ian, I got the same result here.  I will post a comment on bug 82154.  If
 you don't care about the sandbox violation, you can temporarily disable
 the sandbox to work around the problem like this:

 FEATURES=-sandbox emerge f4l

addpredict /usr/qt/3/etc/settings. It's a common problem with Qt apps. It's 
even in both qt.eclass and kde.eclass (although they both use addwrite 
rather than addpredict!?)

-- 
Jason Stubbs


pgpAC1ml0brap.pgp
Description: PGP signature


Re: [gentoo-user] use flags (once more)

2005-08-20 Thread Jason Stubbs
On Saturday 20 August 2005 15:59, Willie Wong wrote:
 On Sat, Aug 20, 2005 at 02:00:27AM -0400, John Dangler wrote:
  If I add a USE=whatever to my make.conf file, does that get added to
  the flags already in the default profile, or does make.conf override
  what's in the defaults file?

 yes, it is cascading. And your make.conf is read last. Which means
 whatever in the defaults will hold unless your make.conf gives a
 different one...

Except for the environment, which is processed after make.conf.

-- 
Jason Stubbs


pgpLHBpnWzMdu.pgp
Description: PGP signature


Re: [gentoo-user] OT - vsftp revisited

2005-08-20 Thread Rumen Yotov
Michael Sullivan wrote:

I have a user who can't upload files to his account on my server.  He
can connect and log in, he can see the files and directories in his home
directory, but he can't interact with them.  I can log into my personal
account via the external IP of my router and interact with my personal
account just fine, so I'm not sure why he can't use his.  Here's the
information I've been able to gather:

He is using FireFTP as his client on Windows XP.

He can log into the FTP server, his home directory loads, but he can't
move from his home directory to any of the subdirectories under his home
directory.

Here is the log output from his most recent attempt, taken
from /var/log/vsftpd.log:

Fri Aug 19 21:10:08 2005 [pid 23592] CONNECT: Client 68.226.26.135
Fri Aug 19 21:10:09 2005 [pid 23591] [acsacsx] OK LOGIN: Client
68.226.26.135
Fri Aug 19 21:10:51 2005 [pid 23595] CONNECT: Client 68.226.26.135
Fri Aug 19 21:10:51 2005 [pid 23594] [acsacsx] OK LOGIN: Client
68.226.26.135
Fri Aug 19 21:11:32 2005 [pid 23609] CONNECT: Client 68.226.26.135
Fri Aug 19 21:11:32 2005 [pid 23608] [acsacsx] OK LOGIN: Client
68.226.26.135
Fri Aug 19 21:12:12 2005 [pid 23614] CONNECT: Client 68.226.26.135
Fri Aug 19 21:12:12 2005 [pid 23613] [acsacsx] OK LOGIN: Client
68.226.26.135
Fri Aug 19 21:12:53 2005 [pid 23617] CONNECT: Client 68.226.26.135
Fri Aug 19 21:12:53 2005 [pid 23616] [acsacsx] OK LOGIN: Client
68.226.26.135


I have no idea even how to start solving this problem.  I don't have
access to a computer outside my network with Internet access, so I've
only been able to try connecting to the same address he does, except
from inside the network.  Can anyone help me out here?
-Michael Sullivan-



  

Hi,
Not a solution just some suggestions:
1.open port 20 (tcp,udp) on your firewall, beside opening port 21.
FTP uses two port (control  data) both defaults to 20-data, control-21
(assuming an active-ftp session);
2.Try using the ftp-client in passive mode.
3.Check permissions on dirs.
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


[gentoo-user] alsa config

2005-08-20 Thread John Dangler
I have alsa configured into the kernel, but I think I goofed reading through
the alsa configuration.
when I run alsaconf, it recognizes the card in the system (intel8x0), but
after I select it, I get a dialog that says:
Configuring snd-***
Do you want to modify err?
Configuring [lib/liblow.c(329)]:
Do you want to modify /etc/modules.d/alsa?
hmm.

any input is appreciated.

John D




-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] explanation of rc.conf, hostname, etc - .../conf.d/* changes

2005-08-20 Thread Antoine
Hi,
I was wondering if anyone knows of a good document explaining the
changes and how to seemlessly change to the new system.
I am assuming I don't just go deleting the etc files!
Cheers
antoine
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Downloading packages from a txt file

2005-08-20 Thread Alex
On Friday 19 August 2005 15:18, Grant wrote:
 sort -u links.txt | xargs -n 1 -i{} sh -c 'for i in {}; do wget -c $i
  break; done'

How about this instead,

$ wget -ci links.txt

It always did the job for me :)

-- 
Cheers, Alex.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] use flags (once more)

2005-08-20 Thread Neil Bothwick
On Sat, 20 Aug 2005 16:24:29 +0900, Jason Stubbs wrote:

  yes, it is cascading. And your make.conf is read last. Which means
  whatever in the defaults will hold unless your make.conf gives a
  different one...
 
 Except for the environment, which is processed after make.conf.

And /etc/portage/package.use, which is processed between the two?


-- 
Neil Bothwick

I've got a mind like a... a... what's that thing called?


pgpXkcfm7ckwI.pgp
Description: PGP signature


Re: [gentoo-user] use flags (once more)

2005-08-20 Thread Jason Stubbs
On Saturday 20 August 2005 19:31, Neil Bothwick wrote:
 On Sat, 20 Aug 2005 16:24:29 +0900, Jason Stubbs wrote:
   yes, it is cascading. And your make.conf is read last. Which means
   whatever in the defaults will hold unless your make.conf gives a
   different one...
 
  Except for the environment, which is processed after make.conf.

 And /etc/portage/package.use, which is processed between the two?

Yep.

make.globals, make.defaults, use.defaults, make.conf, package.use, env.

-- 
Jason Stubbs


pgpXDuzRlgMUs.pgp
Description: PGP signature


Re: [gentoo-user] use flags (once more)

2005-08-20 Thread Roman v. Gemmeren

Neil Bothwick wrote:

On Sat, 20 Aug 2005 16:24:29 +0900, Jason Stubbs wrote:



yes, it is cascading. And your make.conf is read last. Which means
whatever in the defaults will hold unless your make.conf gives a
different one...


Except for the environment, which is processed after make.conf.



And /etc/portage/package.use, which is processed between the two?

Hi,

/etc/portage/package.use is processed last. Because you set 
package-specific flags in there.



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] multiple kernel configs

2005-08-20 Thread Etaoin Shrdlu
John Dangler wrote:

 I changed some options to the menuconfig (trying to get that splash
 to work), and saved the changes to an alternate config file.
 I'd like to make a kernel with _that_ config file and keep it
 separate from my default 2.6-r12 kernel, since, when the splash
 causes the panic, I have some way to get back in.

 How do I compile a new kernel that I can add to the grub.conf with
 the alternate config ?

Just copy it in /boot with a different name, and add an entry in 
grub.conf for that. For future reference, I also always save the 
config files in a dedicated directory.

Example (with a lot of fantasy, I name kernels using their version 
number, but that's of course just personal preference):

# ls /boot
2.6.11.11  Sytem.map-2.6.11.11

This is where I save the configs (again, you might want to do it 
differently):

# ls /root/conf
2.6.11.11.conf

Relevant section of grub.conf:

title 2.6.11.11
root (hd-whatever,n)
kernel (hd-whatever,m)/2.6.11.11 root=/dev/hda3

Now suppose I want to do some tests with new features, so this is what 
I do:

# cd /usr/src/linux
# make mrproper(I think this is not strictly required, I usually 
do it)
# make menuconfig

(load the config file from /root/conf/2.6.11.11.conf, adjust what you 
want to change, and save the config back to /root/conf but with a 
different name to preserve the old one, 
e.g. /root/conf/2.6.11.11-newfeatures.conf

Optionally you may also want to append an EXTRAVERSION to the kernel 
version - something that will show up when you do uname -a - IIRC 
there's now a dedicated menuconfig entry to do this, otherwise you 
can just edit the Makefile after menuconfig)

# make  make modules_install
# cp arch/i386/boot/bzImage /boot/2.6.11.11-newfeatures

(Optional, but I usually do this, expecially if I set the 
extraversion)
# cp System.map /boot/System.map-2.6.11.11-newfeatures

Edit grub.conf, and add a line like this after the existing one:

title 2.6.11.11-newfeatures
root (hd-whatever,n)
kernel (hd-whatever,m)/2.6.11.11-newfeatures root=/dev/hda3

Reboot and you'll see both entries in the grub boot menu.

Hope this helps.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Finer grained date output.

2005-08-20 Thread Marco Matthies

Willie Wong wrote:

The nanosecond option has always puzzled me, if only because on my box
I never get any finer grained output than microseconds... i.e. date
+%N always gives 0 as the last three digits. 


Now technically this computer runs at 2 GHz... so presumably it is
possible to hit the enter key not exactly on the microsecond. Is
there something in the kernel? or the clock?


I'm also getting the last three digits zeroes.

I started digging a bit, this is what I found:

gettimeofday(2) says it returns microseconds
clock(3) apparently returns processor ticks, though naturally there will 
be some hard limit to it's accuracy due to scheduling, etc.

The FreeBSD man page has some more about different clocks:
http://www.freebsd.org/cgi/man.cgi?query=clocks

Under Linux (couldn't find anything in fbsd) there is also 
/sbin/hwclock, apparently an interface to the hardware clock. It seems 
to take some while though to actually read it out.


So I don't know where date(1) is getting it's nanoseconds from, but I 
suppose that nanoseconds is just there for upwards-compatibility and it 
calls gettimeofday(2) at the moment.


Does anyone know some more details?

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



Re: [gentoo-user] where's the splash?

2005-08-20 Thread Holly Bostick
John Dangler schreef:
 Holly~
 Maybe you can get this to work with this page...
 http://gentoo-wiki.com/HOWTO_fbsplash#Option_1:_Compiling_The_initramfs_Imag
 e_Directly_Into_The_Kernel
 
 There's a section somewhere in here that talks about that exact error.
 
 John D
 

Thank you, John-- that is what I've been doing (which is a change from
my original behaviour, which was to compile a separate initrd). Doing so
did improve the situation in that using the livecd theme now allows the
computer to boot (whereas the initrd using the silent splash would
result in a kernel panic and halt).

But I still get the message that 'no 8bpp pics are specified in the
theme file' (twice) and then the message that the silent or verbose
(whichever I've specified) image cannot be found, after which the system
continues to boot. The console images are said to be being set (no
message that they cannot be found), but (of course) do not appear.

I even uninstalled the theme, deleted the folder in /etc/splash and
reinstalled (which surprisingly gave me a new tarball), but there was no
change.

I haven't yet rebuilt the kernel with the emergence theme instead to see
if there's any difference, but that's next on the list, along with Uwe's
suggestion to tar up /etc/splash and let him have a look at it.

I'd think it's a script problem, but many (or even most) people have no
problem with this theme, so I'd think it's something on my system, but I
can't imagine what would be so unique to my system that this problem
would show only for me wait a minute.

I did notice one thing, however-- or rather two things that are related
(so add up to one thing).

Maybe the problem is /lib/splash/cache? This is mounted as a tmpfs, but
not by /etc/fstab, and I can't get rid of it (unmount it). I think it's
mounted because I was instructed to --bind it at some point in the very
distant past, and while I noticed that it was mounted for 'no reason'
(shouldn't it unmount when the system has finished booting, after all?),
it gave no attributable problems (in terms of the system as a whole).

But as an experiment during this effort to solve the stupid problem with
the livecd theme (I hope you all see why I haven't attempted to solve it
up to now; this is a lot of work for a really dumb issue), I tried
setting the theme to 1024x768 instead of my traditional 1280x1024 (under
the theory that maybe 1280x1024 was also somehow non-standard, like the
1280x800 the forums poster was using, but everything should support
1024x768). What happened was no change, but the message specifically
said something about looking for 1280x1024.cfg... which wasn't right.

So maybe some bad files are being cached somewhere, and that's why all
of my changes have been ignored?

How do I get rid of cachedir on /lib/splash/cache type tmpfs (rw)? Maybe
then I won't have to clog up Uwe's email with a tar file (that I'd have
to look up the commands to create anyway ;) ).

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



[gentoo-user] Streamtuner/xmms problem

2005-08-20 Thread Bill Six
Hi,

I just installed streamtuner with XMMS.  I open
streamtuner, click on a Shoutcast site (such as
Radiowazee or HitzRadio), and it opens up a XMMS
window.

However, it says Connecting to (IP address), but
never actually connects and plays the music.

Any idea as to what's wrong?

Bill




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] xine cannot find /dev/hdc

2005-08-20 Thread Ed Jabbour
After a recent emerge -uDv system, which upgraded xine-lib, I cannot use xine 
to watch dvds anymore.  It cannot find /dev/hdc.  The output from running 
xine from the console is at http://rafb.net/paste/results/ac0MJP75.html.   
I've tried downgrading and re-emerging to no avail.  I'm wondering if this 
is related somehow to udev, but I don't know where to look for that.  Any 
advice appreciated.  Thanks.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] where's the splash?

2005-08-20 Thread Nagatoro

Holly Bostick wrote:

1024x768). What happened was no change, but the message specifically
said something about looking for 1280x1024.cfg... which wasn't right.


Sound like the problem I'm having now... But mine wants a 800x600 one. 
The strange thing is that I've _never_ used that reslolution.


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



Re: [gentoo-user] Downloading packages from a txt file

2005-08-20 Thread Grant
  sort -u links.txt | xargs -n 1 -i{} sh -c 'for i in {}; do wget -c $i
   break; done'
 
 How about this instead,
 
 $ wget -ci links.txt
 
 It always did the job for me :)
 
 --
 Cheers, Alex.

Hi Alex,

The problem is that the links.txt file was generated by 'emerge -fp
world' and has a bunch of alternate paths for each file separated by
'%20'.  Using 'wget -ci links.txt' turns out like this:

http://gentoo.om.com/distfiles/man-pages-2.07.tar.bz2%20http:/www.fr.kernel.org/pub/linux/docs/manpages/man-pages-2.07.tar.bz2%20http:/www.at.kernel.org/pub/linux/docs/manpages/man-pages-2.07.tar.bz2%20http:/www.uk.kernel.org/pub/linux/docs/manpages/man-pages-2.07.tar.bz2%20http:/www.de.kernel.org/pub/linux/docs/manpages/man-pages-2.07.tar.bz2%20http:/www.us.kernel.org/pub/linux/docs/manpages/man-pages-2.07.tar.bz2%20http:/www.kernel.org/pub/linux/docs/manpages/man-pages-2.07.tar.bz2
   = `man-pages-2.07.tar.bz2'
Resolving gentoo.om.com... 206.251.252.55
Connecting to gentoo.om.com[206.251.252.55]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
08:26:12 ERROR 404: Not Found.

Do you know how to get 'emerge -fp world' to return only one path per
file or get wget to use the %20-separated alternate paths properly?

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xine cannot find /dev/hdc

2005-08-20 Thread Sergio Polini
Ed Jabbour:
 After a recent emerge -uDv system, which upgraded xine-lib, I
 cannot use xine to watch dvds anymore.  It cannot find /dev/hdc. 
 The output from running xine from the console is at
 http://rafb.net/paste/results/ac0MJP75.html. I've tried downgrading
 and re-emerging to no avail.  I'm wondering if this is related
 somehow to udev, but I don't know where to look for that.  Any
 advice appreciated.  Thanks.

Ehm, I got the same error messages a few days ago... but... the error 
was on my side: I put my DVD into /dev/hdd instead of /dev/hdc ;-)

Sergio, a bit ashamed ;-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xine cannot find /dev/hdc

2005-08-20 Thread Holly Bostick
Ed Jabbour schreef:
 After a recent emerge -uDv system, which upgraded xine-lib, I cannot use xine 
 to watch dvds anymore.  It cannot find /dev/hdc.  The output from running 
 xine from the console is at http://rafb.net/paste/results/ac0MJP75.html.   
 I've tried downgrading and re-emerging to no avail.  I'm wondering if this 
 is related somehow to udev, but I don't know where to look for that.  Any 
 advice appreciated.  Thanks.

Stupid question: is the device mounted when you try to run the movie in
Xine, or was it expected to/did it in the past automount somehow?

What happens if you mount the drive manually in a terminal and then
(assuming it mounts) run Xine?

I only ask since the device permissions seem correct, and I assume that
 Xine is set to the correct device (/dev/dvd, in this case, which
presumes that your reader is correct at /dev/hdc).

And if the device is correct, and the settings of the program is
correct, the only time I see such errors as those (not in Xine, but in a
file manager or the like), is when the device is not mounted (despite
media being in the drive), so the files on the media are not readable by
the program.

HTH,
Holly

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Downloading packages from a txt file

2005-08-20 Thread Alex
On Saturday 20 August 2005 15:32, Grant wrote:
 Do you know how to get 'emerge -fp world' to return only one path per
 file or get wget to use the %20-separated alternate paths properly?

hmm... if you try:

$ cat links.txt | xargs wget -c 

I know it's not delicate but it might work :)

sorry but i can't be much of a help, my bash scripting knowledge is limited...
-- 
Cheers, Alex.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] What's the use of USE=profile?

2005-08-20 Thread Yuan MEI
/usr/portage/profiles/use.desc:profile - Adds profile support to
builds of packages (will likely vary from ebuild to ebuild in support)

However, I noticed only `glibc' has this 'USE', so, what dose this
'USE' do?
-- 
Yuan MEI

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] net-setup

2005-08-20 Thread Joe Menola
After messing up my eth1 via manual configuration, and discovering that 
net-setup wasn't on my disc, I reverted back to dhcp by copying net.sample to 
net.
Searching the forums enlightened me to the fact that net-setup is part of the 
livecd-tools build.
I'm thinking that net-setup should be part of net-tools as well?

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



Re: Re: [gentoo-user] xine cannot find /dev/hdc

2005-08-20 Thread Michael Kintzios
 
 From:: Holly Bostick [EMAIL PROTECTED]
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] xine cannot find /dev/hdc
 Date: Sat, 20 Aug 2005 17:44:57 +0200

 Stupid question: is the device mounted when you try to run the movie in
 Xine, or was it expected to/did it in the past automount somehow?

The only time I can play media (as opposed to access data) is when the 
CDROM/DVD is NOT mounted.  The otherway round for reading data.
-- 
Regards,
Mick

Lycos email has now 300 Megabytes of free storage... Get it now at 
mail.lycos.co.uk

[gentoo-user] Dragon NS install with wine problem

2005-08-20 Thread Jean Magnan de Bornier
Hi all,

I recently bought Dragon Nat. Speaking 8 (french version). Installed wine
and with the aid of sidenet installed IE6, and added some files that
according to these resources on the internet are necessary:

http://www.winehq.org/hypermail/wine-devel/2005/03/0184.html
http://forums.gentoo.org/viewtopic-t-300487-highlight-dragon+naturally.html

But I cannot install DNS with wine setup.exe: I have the beginning of an
installation process, creating a directory InstallShield in ~/c/Program
Files/Fichiers communs:
InstallShield
   - Drivers
  - 9
-Intel32:
   IDriver2.exe
   IDriver.exe
   iGdiCnv.dll
   IScrCnv.dll
   _ISRES1033.dll
   ISRT.dll
   IUserCnv.dll
   objpscnv.dll

...and then a message saying the script has stopped.
wine with debug turned on stays silent.
Anyone has some idea about that?   
TIA
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] About firefox

2005-08-20 Thread Luigi Pinna
Hello everybody!
I use mozilla and I want to change to firefox but...
Mozilla has a multilanguage support (everybody can install his 
languagepack). I search the same in firefox but I cannot find it: if I 
use portage, I have only the english version; if I install it from the 
firefox homepage, I have only the specific language (I have a 
multilanguage computer...).
What can I do? Must I use only mozilla?
Thanks,
Luigi
-- 
Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpjq2kJ3gIm8.pgp
Description: PGP signature


RE: [gentoo-user] alsa config

2005-08-20 Thread John Dangler
I've tried modifying the conf file for this by putting in snd-intel8x0, but
the system isn't reading it for some reason.  do I need to unmerge
alsa-driver and start again ?

Thanks for the assistance.

John D


-Original Message-
From: John Dangler [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 4:04 AM
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] alsa config

I have alsa configured into the kernel, but I think I goofed reading through
the alsa configuration.
when I run alsaconf, it recognizes the card in the system (intel8x0), but
after I select it, I get a dialog that says:
Configuring snd-***
Do you want to modify err?
Configuring [lib/liblow.c(329)]:
Do you want to modify /etc/modules.d/alsa?
hmm.

any input is appreciated.

John D




-- 
gentoo-user@gentoo.org mailing list





-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Help needed for installing KDE

2005-08-20 Thread Rajat Gujral

Hi ,

I have downloadedimage (Kernel-2.6.12-gentoo-r6) for x86 architecture from the gentoo website and complied the gentoo kernel for pentium 3 processor (coppermine). But while emering portages for gentoo,after compilation of KDE portage my computer hangs permanentally and nothing more is done after that. Everytime when irestart my computer and emerge KDE, it starts compilationfrom the same point . Also i keep getting DMA_INTR errors sometimes while installion . I have tried using -c option with mke2fs but the errors still keep coming . Is it because of that . Can anyone please help me and suggest what would be causing this problem and how can i carry on with the installation.

I was facing some compiler problem (i368 VS i686 ) which then was resolved by using fix_lib_tools . Is there something that i maybe missing as this is the first time i am installing gentoo.
Rgds  ThnxRajat Gujral+=+|  {When GREAT minds are at work  ||... Impossibility is not an OPTION}  | +=+__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 

Re: [gentoo-user] alsa config

2005-08-20 Thread Christoph Eckert
Hi,


 I've tried modifying the conf file for this by putting in
 snd-intel8x0, but the system isn't reading it for some reason.  do I
 need to unmerge alsa-driver and start again ?

you only need the alsa drivers if

* you're still on 2.4 kernels
* you haven't activated the in-kernel drivers in your 2.6 kernel

I use the drivers of the 2.6 kernel and am just happy with it.

Check the following:

* The config file is /etc/modules.d/alsa

* Mine contains something like

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

options snd  device_mode=0666

alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0

and it works. There are no further ALSA driver configuration files.

After this, try

/etc/init.d/alsasound restart

Use alsamixer in a console window to adjust the settings. Ensure master 
is open and PCM is unmuted and open.


Best regards  good luck,


ce


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] About firefox

2005-08-20 Thread Holly Bostick
Luigi Pinna schreef:
 Hello everybody!
 I use mozilla and I want to change to firefox but...
 Mozilla has a multilanguage support (everybody can install his 
 languagepack). I search the same in firefox but I cannot find it: if I 
 use portage, I have only the english version; if I install it from the 
 firefox homepage, I have only the specific language (I have a 
 multilanguage computer...).
 What can I do? Must I use only mozilla?
 Thanks,
 Luigi

No, not at all. I have both Firefox and Thunderbird localized to Dutch
(my second language), but I admit it was hard to find out how to do so.

If you go to the Mozilla Localization page at
http://www.mozilla.org/projects/l10n/mlp_status.html

and there is a project for your language, there should also be a website
link to the project's site. Any files to localize Firefox should be
there (at least that's how it worked for the Dutch files).

You might also want to use the Locale Switcher extension at
https://addons.mozilla.org/extensions/moreinfo.php?id=356 to switch
between locales if you use more than one.

Hope this helps,
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Streamtuner/xmms problem

2005-08-20 Thread Michael Kintzios
 From:: Bill Six [EMAIL PROTECTED]
 To: gentoo-user@lists.gentoo.org
 Subject: [gentoo-user] Streamtuner/xmms problem
 Date: Sat, 20 Aug 2005 08:05:42 -0700 (PDT)

 Hi,
 
 I just installed streamtuner with XMMS.  I open
 streamtuner, click on a Shoutcast site (such as
 Radiowazee or HitzRadio), and it opens up a XMMS
 window.
 
 However, it says Connecting to (IP address), but
 never actually connects and plays the music.
 
 Any idea as to what's wrong?
 
 Bill

I do not use streamtuner, but when I click on shoutcast xmms plays fine.  The 
only time something like that was happening was when I had the MAD MPEG Decoder 
plugin enabled.  Once I disabled it in the xmms/Preferences shoutcast could 
play happily.
-- 
Regards,
Mick

Lycos email has now 300 Megabytes of free storage... Get it now at 
mail.lycos.co.uk

RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
my /etc/modules.d/alsa file contained this (after alsaconf)
alias snd-card-0 snd-*** err [lib/liblow.c(329)]:
alias sound-slot-0 snd-*** err [lib/liblow.c(329)]:

I changed it to
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0

I saved the file and ran /etc/init.d/alsasound restart and got this:

Loading ALSA modules ...
Loading snd-card-0 ...
FATAL: Module snd_*** not found.[!!]
Loading snd=seq-oss ... [OK]
Loading snd-pcm-oss ... [OK]
ERROR: Failed to load necessary drivers [OK]
Restoring mixer levels ...  [OK]


yes, that's an underscore in the FATAL message

(and, of course, after this, alsamixer fails)

Any input is greatly appreciated.

John D


-Original Message-
From: Christoph Eckert [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 3:31 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa config

Hi,


 I've tried modifying the conf file for this by putting in
 snd-intel8x0, but the system isn't reading it for some reason.  do I
 need to unmerge alsa-driver and start again ?

you only need the alsa drivers if

* you're still on 2.4 kernels
* you haven't activated the in-kernel drivers in your 2.6 kernel

I use the drivers of the 2.6 kernel and am just happy with it.

Check the following:

* The config file is /etc/modules.d/alsa

* Mine contains something like

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

options snd  device_mode=0666

alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0

and it works. There are no further ALSA driver configuration files.

After this, try

/etc/init.d/alsasound restart

Use alsamixer in a console window to adjust the settings. Ensure master 
is open and PCM is unmuted and open.


Best regards  good luck,


ce


-- 
gentoo-user@gentoo.org mailing list





-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Roman v. Gemmeren

Mark Knecht wrote:

Hi,
   I have a huge unsent email sitting here about all my frustrations
with ATI Radeon adapters. Instead of going down that path with you all
(Holly - can I write you offline?) ;-) I bought an NVidia adapter from
3D Fuzion. It uses a GeForce4 MX 4000, runs at 4X and has 128MB DDR. I
thought I'd try this out. Low and behold I'm doing worse than with the
Radeons!

   For configuration I'm working mostly from this page:

http://www.gentoo.org/doc/en/nvidia-guide.xml

   Currently I have MTTR enabled and /dev/agpgart and agp_via support
in the kernel. (As modules)

   The NVidia card comes up fine in text mode as I boot, but when the
machine goes into graphics mode I get only the NVidia logo and a mouse
arrow. The mouse will move the arrow so the adapter is alive, but
beyond that I see almost nothing. The screen never goes to the GDM
login. If I type my user name and password I hear the machine going
into Gnome but the screen never changes.

   There does appear to be a very small dark area, about the height of
1 or 2 pixels, in the upper left corner, but other than that nothing
but the NVidia logo screen.

   I tried disabling glx loading in xorg.conf but got the same result.

   Bummer!

   I've ssh'ed in. Here's what I'm seeing:

godzilla ~ # lsmod
Module  Size  Used by
SNIP
via_agp 7680  1
evdev   7296  0
realtime7752  0
sbp2   21832  0
ohci1394   32052  0
ieee1394   90164  2 sbp2,ohci1394
nvidia   3464700  12
agpgart29384  2 via_agp,nvidia
godzilla ~ #

[EMAIL PROTECTED] ~ $ dmesg | grep NV
  BIOS-e820: 2000 - 3000 (ACPI NVS)
nvidia: module license 'NVIDIA' taints kernel.
NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-6629  Wed Nov
 3 13:12:51 PST 2004
[EMAIL PROTECTED] ~ $

[EMAIL PROTECTED] ~ $ dmesg | grep agp
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected VIA KT266/KY266x/KT333 chipset
agpgart: AGP aperture is 32M @ 0xfc00
agpgart: Found an AGP 2.0 compliant device at :00:00.0.
agpgart: Putting AGP V2 device at :00:00.0 into 4x mode
agpgart: Putting AGP V2 device at :01:00.0 into 4x mode
agpgart: Found an AGP 2.0 compliant device at :00:00.0.
agpgart: Putting AGP V2 device at :00:00.0 into 4x mode
agpgart: Putting AGP V2 device at :01:00.0 into 4x mode
[EMAIL PROTECTED] ~ $

There are no errors in /var/log/Xorg.0.log and only a couple of
warnings. The 'Failed to load GLX' error goes away when I tell
xorg.conf to load glx:

godzilla ~ # cat /var/log/Xorg.0.log | grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) NVIDIA(0): Failed to load GLX
godzilla ~ # cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) (1600x1200,My Monitor) mode clock 162MHz exceeds DDC maximum 140MHz
(WW) (1600x1200,My Monitor) mode clock 175.5MHz exceeds DDC maximum 140MHz
(WW) (1400x1050,My Monitor) mode clock 155.8MHz exceeds DDC maximum 140MHz
(WW) NVIDIA(0): Not using mode 800x600 (height 1200 is larger than
(WW) NVIDIA(0):  EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode 800x600 (height 1200 is larger than
(WW) NVIDIA(0):  EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode 700x525 (height 1050 is larger than
(WW) NVIDIA(0):  EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode 700x525 (height 1050 is larger than
(WW) NVIDIA(0):  EDID-specified maximum 1024)
godzilla ~ #

godzilla ~ # lspci
:00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo
KT266/A/333]:00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7
[Apollo KT266/A/333 AGP]
:00:06.0 Unknown mass storage controller: Promise Technology, Inc.
PDC20265 (FastTrak100 Lite/Ultra100) (rev 02)
:00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB12LV23
IEEE-1394 Controller
:00:0d.0 Ethernet controller: Intel Corporation 82557/8/9
[Ethernet Pro 100] (rev 05)
:00:0e.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2
IEEE-1394b Link Layer Controller (rev 01)
:00:0f.0 Multimedia audio controller: Xilinx Corporation RME
Hammerfall DSP (rev 68)
:00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
:00:11.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
:00:11.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB
1.1 Controller (rev 1b)
:00:11.3 USB Controller: VIA Technologies, Inc. VT82x UHCI USB
1.1 Controller (rev 1b)
:00:11.4 USB Controller: VIA Technologies, Inc. VT82x UHCI USB
1.1 Controller (rev 1b)
:01:00.0 VGA compatible controller: nVidia Corporation NV18
[GeForce4 MX 4000 AGP 8x] (rev c1)
godzilla ~ #

   I've almost never read an NVidia thread on this list some 

Re: RE: [gentoo-user] alsa config - help

2005-08-20 Thread Michael Kintzios
 From:: John Dangler [EMAIL PROTECTED]
 To: gentoo-user@lists.gentoo.org
 Subject: RE: [gentoo-user] alsa config - help
 Date: Sat, 20 Aug 2005 15:42:05 -0400

 my /etc/modules.d/alsa file contained this (after alsaconf)
 alias snd-card-0 snd-*** err [lib/liblow.c(329)]:
 alias sound-slot-0 snd-*** err [lib/liblow.c(329)]:
 
 I changed it to
 alias snd-card-0 snd-intel8x0
 alias sound-slot-0 snd-intel8x0
 
 I saved the file and ran /etc/init.d/alsasound restart and got this:
 
 Loading ALSA modules ...
 Loading snd-card-0 ...
 FATAL: Module snd_*** not found.  [!!]

Just checking the obvious:  Is the module for your sound card compiled and 
installed?
-- 
Regards,
Mick

Lycos email has now 300 Megabytes of free storage... Get it now at 
mail.lycos.co.uk

Re: [gentoo-user] Help needed for installing KDE

2005-08-20 Thread Michael Kintzios
 From:: Rajat Gujral [EMAIL PROTECTED]
 To: gentoo-user@lists.gentoo.org
 Subject: [gentoo-user] Help needed for installing KDE
 Date: Sat, 20 Aug 2005 12:18:03 -0700 (PDT)

 Hi , I have downloaded image (Kernel-2.6.12-gentoo-r6) for x86 architecture 
 from the gentoo website and complied the gentoo kernel for pentium 3 
 processor (coppermine). But while emering portages for gentoo, after 
 compilation of KDE portage my computer hangs permanentally and nothing more 
 is done after that. Everytime when i restart my computer and  emerge KDE,  it 
 starts compilation from the same point . Also i keep getting DMA_INTR errors 
 sometimes while installion . I have tried using -c option with mke2fs but the 
 errors still keep coming . Is it because of that . Can anyone please help me 
 and suggest what would be causing this problem and how can i carry on with 
 the installation. I was facing some compiler problem (i368 VS i686 ) which 
 then was resolved by using fix_lib_tools . Is there something that i maybe 
 missing as this is the first time i am installing gentoo. 

This could be a dodgy hard disk with bad blocks, or perhaps you haven't emerged 
hdparm and/or not added it to your default runlevel?
-- 
Regards,
Mick

Lycos email has now 300 Megabytes of free storage... Get it now at 
mail.lycos.co.uk

Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Mark Knecht
On 8/20/05, Roman v. Gemmeren [EMAIL PROTECTED] wrote:

 hi,
 
 looks almost fine to me. I would guess the error is in /etc/X11/xorg.conf.
 
 Could you post your /etc/X11/xorg.conf ?
 
 --
 Ciao,
 
   Roman v. Gemmeren

Hi Roman,
   No immediate need. I seem to have solved the problem, at least as a
starting point.

   My bad for not trying the ~x86 version of the nvidia driver. Once
installed I now get into Gnome, get Direct Rendering and get about
1600 FPS out of glxgears so I think things look at least OK.

   What is a reasonable glxgears FPS for an AGP 4X GeForce4 card
running on an Athlon XP 1600+?

   Anyway, I seem to be in good shape now. Thanks for writing back.

Cheers,
Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa config - help

2005-08-20 Thread Joe Menola
On Saturday August 20 2005 2:42 pm, John Dangler wrote:
 my /etc/modules.d/alsa file contained this (after alsaconf)
 alias snd-card-0 snd-*** err [lib/liblow.c(329)]:
 alias sound-slot-0 snd-*** err [lib/liblow.c(329)]:

 I changed it to
 alias snd-card-0 snd-intel8x0
 alias sound-slot-0 snd-intel8x0

I had the same problem (caused by running alsaconf with kernel support 
enabled), after fixing my alsa file I couldn't track down where the call for 
the snd-*** was coming from.
My solution was to recompile my kernel with module support and then rerunning 
alsaconf.

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



Re: [gentoo-user] alsa config

2005-08-20 Thread Nagatoro

John Dangler wrote:

I've tried modifying the conf file for this by putting in snd-intel8x0, but
the system isn't reading it for some reason.  do I need to unmerge
alsa-driver and start again ?

[...]

-Original Message-
From: John Dangler [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 4:04 AM

To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] alsa config

I have alsa configured into the kernel, but I think I goofed reading through


As I've understood it you either use alsa-driver *or* configure it in 
the kernel *not* both.


See http://www.gentoo.org/doc/en/alsa-guide.xml for more info.


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



Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Roman v. Gemmeren

Mark Knecht wrote:

Hi Roman,
   No immediate need. I seem to have solved the problem, at least as a
starting point.

   My bad for not trying the ~x86 version of the nvidia driver. Once
installed I now get into Gnome, get Direct Rendering and get about
1600 FPS out of glxgears so I think things look at least OK.

   What is a reasonable glxgears FPS for an AGP 4X GeForce4 card
running on an Athlon XP 1600+?

   Anyway, I seem to be in good shape now. Thanks for writing back.


Hi,

i'm glad you solved your problem. I had a Geforce 5200 until i purchased 
a ATI Card 3 weeks ago.
glxgears gave me ~1500fps without any special tweaking. (BUT PLS don't 
use  glxgears for benchmarking stuff, it gives very inconsistent results 
i on different systems). It's better to use sth like ut2004-demo.


PS: My new ATI x800 (i know, little overkill, but after my exams...;)) 
gives me also 1600fps in glxgears (there are some very strange problems 
with the drivers on amd64).;(

But hey, gaming is, what windows was made for.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa config - help

2005-08-20 Thread Christoph Eckert

 FATAL: Module snd_*** not found.[!!]

this means your kernel did not build this module. I wonder because it's 
needed on many machines with an onboard chipset.

Well, there are two possibilities, enable this module in the kernel, 
rebuild and install the modules (attention, this will delete all nvidia 
or vmware modules), or try building this driver manually and copy it 
over to the modules directory.


Best regards


ce


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa config

2005-08-20 Thread Christoph Eckert

 As I've understood it you either use alsa-driver *or* configure it in
 the kernel *not* both.

at least it's a mess of you do both.

Some people who always want the latest audio drivers don't use the 
kernel drivers but always use the latest alsa-driver packages, but for 
common desktop audio, there's no need for alsa-driver.

Best regards


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



Re: [gentoo-user] where's the splash?

2005-08-20 Thread Holly Bostick
John Dangler schreef:

 
 as to the mount problem, if it's not in fstab, what's in your mtab file?
 

Well, it's in my mtab, but that doesn't tell me how it got mounted...
does it?

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



Re: [gentoo-user] Help needed for installing KDE

2005-08-20 Thread Volker Armin Hemmann
Hi,

the first suspect when the box behaves abnormal, is to run memtest86 for a 
while - like 4h.

If it finds some errors, congratulation, ou found the culprit - if not, try 
something different ;)

If your dma-errors are harddisk related, a new ide-cable may solve your 
problem... this little bastards are broken so fast and easily, it is 
sickening.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Volker Armin Hemmann
On Saturday 20 August 2005 22:25, Roman v. Gemmeren wrote:
 Mark Knecht wrote:
  Hi Roman,
 No immediate need. I seem to have solved the problem, at least as a
  starting point.
 
 My bad for not trying the ~x86 version of the nvidia driver. Once
  installed I now get into Gnome, get Direct Rendering and get about
  1600 FPS out of glxgears so I think things look at least OK.
 
 What is a reasonable glxgears FPS for an AGP 4X GeForce4 card
  running on an Athlon XP 1600+?
 
 Anyway, I seem to be in good shape now. Thanks for writing back.

 Hi,

 i'm glad you solved your problem. I had a Geforce 5200 until i purchased
 a ATI Card 3 weeks ago.
 glxgears gave me ~1500fps without any special tweaking. (BUT PLS don't
 use  glxgears for benchmarking stuff, it gives very inconsistent results
 i on different systems). It's better to use sth like ut2004-demo.

 PS: My new ATI x800 (i know, little overkill, but after my exams...;))
 gives me also 1600fps in glxgears (there are some very strange problems
 with the drivers on amd64).;(
 But hey, gaming is, what windows was made for.

glxgears is more or less a cpu bench ;)

The fps are much more influenced by the CPU you are using than by the card - 
except when direct rendering is missing...

But there is some little interresting point: with kwin or integrity (qt based) 
glxgears is always a little bit faster, than with the gtk-wm (metacity, 
sawfish) I tried.. don't know why.
-- 
gentoo-user@gentoo.org mailing list



RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
My .config has -
CONFIG_SND_INTEL8X0=m

John D

-Original Message-
From: Michael Kintzios [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 4:00 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: RE: [gentoo-user] alsa config - help

 From:: John Dangler [EMAIL PROTECTED]
 To: gentoo-user@lists.gentoo.org
 Subject: RE: [gentoo-user] alsa config - help
 Date: Sat, 20 Aug 2005 15:42:05 -0400

 my /etc/modules.d/alsa file contained this (after alsaconf)
 alias snd-card-0 snd-*** err [lib/liblow.c(329)]:
 alias sound-slot-0 snd-*** err [lib/liblow.c(329)]:
 
 I changed it to
 alias snd-card-0 snd-intel8x0
 alias sound-slot-0 snd-intel8x0
 
 I saved the file and ran /etc/init.d/alsasound restart and got this:
 
 Loading ALSA modules ...
 Loading snd-card-0 ...
 FATAL: Module snd_*** not found.  [!!]

Just checking the obvious:  Is the module for your sound card compiled and
installed?
-- 
Regards,
Mick

Lycos email has now 300 Megabytes of free storage... Get it now at
mail.lycos.co.uk


-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] alsa config

2005-08-20 Thread John Dangler
So, is the solution to unmerge the alsa-driver ?

Thanks for the response

John D

-Original Message-
From: Christoph Eckert [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 4:32 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa config


 As I've understood it you either use alsa-driver *or* configure it in
 the kernel *not* both.

at least it's a mess of you do both.

Some people who always want the latest audio drivers don't use the 
kernel drivers but always use the latest alsa-driver packages, but for 
common desktop audio, there's no need for alsa-driver.

Best regards


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




-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] alsa config

2005-08-20 Thread John Dangler
As I said earlier, I think I goofed here.  if I want to use the kernel
compiled module, will I resolve it by unmerging the alsa-driver ?

Thanks for the input.

John D

-Original Message-
From: Nagatoro [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 4:19 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa config

John Dangler wrote:
 I've tried modifying the conf file for this by putting in snd-intel8x0,
but
 the system isn't reading it for some reason.  do I need to unmerge
 alsa-driver and start again ?
[...]
 -Original Message-
 From: John Dangler [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, August 20, 2005 4:04 AM
 To: gentoo-user@lists.gentoo.org
 Subject: [gentoo-user] alsa config
 
 I have alsa configured into the kernel, but I think I goofed reading
through

As I've understood it you either use alsa-driver *or* configure it in 
the kernel *not* both.

See http://www.gentoo.org/doc/en/alsa-guide.xml for more info.


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




-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
Joe~
(caused by running alsaconf with kernel support enabled),
 My solution was to recompile my kernel with module support and then
rerunning alsaconf.

if you had kernel support built-in, and running alsaconf was what caused the
problem (which I think is what caused this problem as well), why would you
rerun alsaconf after recompiling the kernel ?  wouldn't that cause the same
problem to occur twice?

Thanks for the input.

John D

-Original Message-
From: Joe Menola [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 4:18 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa config - help

On Saturday August 20 2005 2:42 pm, John Dangler wrote:
 my /etc/modules.d/alsa file contained this (after alsaconf)
 alias snd-card-0 snd-*** err [lib/liblow.c(329)]:
 alias sound-slot-0 snd-*** err [lib/liblow.c(329)]:

 I changed it to
 alias snd-card-0 snd-intel8x0
 alias sound-slot-0 snd-intel8x0

I had the same problem (caused by running alsaconf with kernel support 
enabled), after fixing my alsa file I couldn't track down where the call for

the snd-*** was coming from.
My solution was to recompile my kernel with module support and then
rerunning 
alsaconf.

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





-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa config - help

2005-08-20 Thread Joe Menola
On Saturday August 20 2005 4:27 pm, John Dangler wrote:
 if you had kernel support built-in, and running alsaconf was what caused
 the problem (which I think is what caused this problem as well), why would
 you rerun alsaconf after recompiling the kernel ?  wouldn't that cause the
 same problem to occur twice?

 Thanks for the input.

My recompiled kernel didn't have alsa built-in, it was compiled as a module. 
Which is what alsaconf expects. 

-jm

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Mark Knecht
On 8/20/05, Roman v. Gemmeren [EMAIL PROTECTED] wrote:
 
 Hi,
 
 i'm glad you solved your problem. I had a Geforce 5200 until i purchased
 a ATI Card 3 weeks ago.
 glxgears gave me ~1500fps without any special tweaking. (BUT PLS don't
 use  glxgears for benchmarking stuff, it gives very inconsistent results
 i on different systems). It's better to use sth like ut2004-demo.

Uugh.that looks like a 282MB demo file just to get FPS for 20 seconds!! 

Painful! I hope it downloads fast...

Cheers,
Mark

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] unmerge emacs

2005-08-20 Thread Anthony E. Caudel
I was going to unmerge emacs ( I don't use it ) but was warned:

!!! Trying to unmerge package(s) in system profile. 'app-editors/emacs'
!!! This could be damaging to your system.

What is my system profile?  Is it my default profile:

/usr/portage/profiles/default-linux/x86/2005.0?

and why would emacs be in there.  I looked in the files in there and did
not find anything significant.

Tony




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

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
Joe~
That's what my .config has now (CONFIG_SND_INTEL8X0=m)


John Dangler
GenoFit
800-505-4078 (Corporate)
386-767-3730 (Direct)
www.genofit.com
[EMAIL PROTECTED]


-Original Message-
From: Joe Menola [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 5:40 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa config - help

On Saturday August 20 2005 4:27 pm, John Dangler wrote:
 if you had kernel support built-in, and running alsaconf was what caused
 the problem (which I think is what caused this problem as well), why would
 you rerun alsaconf after recompiling the kernel ?  wouldn't that cause the
 same problem to occur twice?

 Thanks for the input.

My recompiled kernel didn't have alsa built-in, it was compiled as a module.

Which is what alsaconf expects. 

-jm

-- 
gentoo-user@gentoo.org mailing list





-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread strowi
Mark Knecht wrote:
 On 8/20/05, Roman v. Gemmeren [EMAIL PROTECTED] wrote:
  
  Hi,
  
  i'm glad you solved your problem. I had a Geforce 5200 until i purchased
  a ATI Card 3 weeks ago.
  glxgears gave me ~1500fps without any special tweaking. (BUT PLS don't
  use  glxgears for benchmarking stuff, it gives very inconsistent results
  i on different systems). It's better to use sth like ut2004-demo.
 
 Uugh.that looks like a 282MB demo file just to get FPS for 20 seconds!! 
 
 Painful! I hope it downloads fast...
 
 Cheers,
 Mark
 
 -- 
 gentoo-user@gentoo.org mailing list
 

Well, i'm sure there are other benchmarking utilities, but i don't remember atm.

-- 
Ciao,

  Roman v. Gemmeren

Have you noticed the way people's intelligence capabilities decline sharply the 
minute they start waving guns around? -- Dr. Who
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa config - help

2005-08-20 Thread Joe Menola
On Saturday August 20 2005 5:02 pm, John Dangler wrote:
 Joe~
 That's what my .config has now (CONFIG_SND_INTEL8X0=m)

Just peeked at my config, looks like alsa also has to be modular, as well.

# Advanced Linux Sound Architecture
#
CONFIG_SND=m
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] use flags (once more)

2005-08-20 Thread Neil Bothwick
On Sat, 20 Aug 2005 13:08:52 +0200, Roman v. Gemmeren wrote:

  And /etc/portage/package.use, which is processed between the two?

 /etc/portage/package.use is processed last. Because you set 
 package-specific flags in there.

Command line/environment settings override everything, including
package.use.


-- 
Neil Bothwick

I believe I will take this opportunity to remove my ears.


pgpF3TXPQsAZd.pgp
Description: PGP signature


Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Mark Knecht
On 8/20/05, Roman v. Gemmeren [EMAIL PROTECTED] wrote:

 It's better to use sth like ut2004-demo.

OK, ut2004-demo runs on the NVidia MX4000 but the sound is very messed
up using my RME card, but at least it runs. After Googling for a
minute or two I found that

~ 
stat fps
~

gives me FPS count on screen. If I choose something like the the
DeathMatch option and then spectate I run anywhere for about 50FPS up
to about 80FPS.

CPU is maxed out at 99.9% according to top. (I ssh'ed in.) It's an
Athlon XP 1600+ with 768MB in the machine.

Half Life seems to run pretty well under Cedega now. I don't know how
to get FPS from it.

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
Yep. That's what mine has as well.  I did try modprobe intel8x0 and got
this:
FATAL: Module intel8x0 not found

I appreciate your assistance.  This is the last thing to get the basic
system running... :)

Since both the driver and the kernel compile can't cooperate when both are
on the system, I was wondering if unmerging the alsa-driver, re-compile the
kernel with the existing sound modules, and then re-running alsaconf
wouldn't fix this (?)

John D


-Original Message-
From: Joe Menola [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 6:22 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa config - help

On Saturday August 20 2005 5:02 pm, John Dangler wrote:
 Joe~
 That's what my .config has now (CONFIG_SND_INTEL8X0=m)

Just peeked at my config, looks like alsa also has to be modular, as well.

# Advanced Linux Sound Architecture
#
CONFIG_SND=m
-- 
gentoo-user@gentoo.org mailing list




-- 
gentoo-user@gentoo.org mailing list



Re: RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread Michael Kintzios
 From:: John Dangler [EMAIL PROTECTED]
 To: gentoo-user@lists.gentoo.org
 Subject: RE: RE: [gentoo-user] alsa config - help
 Date: Sat, 20 Aug 2005 16:59:46 -0400

 My .config has -
 CONFIG_SND_INTEL8X0=m

and lsmod shows it as loaded, right?
-- 
Regards,
Mick

Lycos email has now 300 Megabytes of free storage... Get it now at 
mail.lycos.co.uk

Re: [gentoo-user] DVD recorder recommendations

2005-08-20 Thread Joshua Armstrong
Can anyone point me to a howto for doing packet writing with a DVD+RW?
I have a DVD+RW drive and it works fine with the pktcdvd kernel
interface, but when I try to use cdrwtool -q -d /dev/hdd with a DVD+RW,
it gives me this:

Initiating quick disc blank
wait_cmd: Input/output error
Command failed: a1 01 00 00 00 00 00 00 00 00 00 00 - sense 05.30.05
blank disc: Illegal seek

Any clues?  Thanks!

AMD Athlon 1.2GHz
VIA KT7 chipset
Memorex 8x ATAPI DVD+-RW/CD-RW, DMA interface at UDMA2
Memorex 4x DVD+RW media, writing at 1x
cdrecord-ProDVD fails with the same error, except it reads,
write_track: Illegal seek.

On Fri, 2005-08-19 at 21:11 -0700, Ted Ozolins wrote:
 Edward A Mihalow Jr wrote:
 
  Mark wrote:
 
  I have a TDK indi DVD. It works perfectly. I would also add that I
  have excellent results with LG products as others have mentioned.
 
  I have had a TDK and now a SONY dual-layer. Both work excellent. Sony
  on newegg.com
  for 89.00.
 
 
 I'm running a Sony dual layer here ($89.00Ca at futureshop.ca) works
 just fine.
 
 -- 
 Ted Ozolins(VE7TVO)
 Westbank, B. C
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Streamtuner/xmms problem

2005-08-20 Thread Nick Rout
On Sat, 2005-08-20 at 19:36 +, Michael Kintzios wrote:
  From:: Bill Six [EMAIL PROTECTED]
  To: gentoo-user@lists.gentoo.org
  Subject: [gentoo-user] Streamtuner/xmms problem
  Date: Sat, 20 Aug 2005 08:05:42 -0700 (PDT)
 
  Hi,
  
  I just installed streamtuner with XMMS.  I open
  streamtuner, click on a Shoutcast site (such as
  Radiowazee or HitzRadio), and it opens up a XMMS
  window.
  
  However, it says Connecting to (IP address), but
  never actually connects and plays the music.
  
  Any idea as to what's wrong?
  
  Bill
 
 I do not use streamtuner, but when I click on shoutcast xmms plays fine.  The 
 only time something like that was happening was when I had the MAD MPEG 
 Decoder plugin enabled.  Once I disabled it in the xmms/Preferences shoutcast 
 could play happily.


I haven't use streamtuner for ages, but checked it out again as a result
of this thread. I confirm that shoutcast streams don't work with the MAD
decoder enabled. 

 -- 
 Regards,
 Mick
 
 Lycos email has now 300 Megabytes of free storage... Get it now at 
 mail.lycos.co.uk
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread Nick Rout
On Sat, 2005-08-20 at 16:59 -0400, John Dangler wrote:
 My .config has -
 CONFIG_SND_INTEL8X0=m
 
 John D

but does the modules exist?

search under /lib/modules`uname-r` or zgrep /proc/config.gz



 
 -Original Message-
 From: Michael Kintzios [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, August 20, 2005 4:00 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: RE: [gentoo-user] alsa config - help
 
  From:: John Dangler [EMAIL PROTECTED]
  To: gentoo-user@lists.gentoo.org
  Subject: RE: [gentoo-user] alsa config - help
  Date: Sat, 20 Aug 2005 15:42:05 -0400
 
  my /etc/modules.d/alsa file contained this (after alsaconf)
  alias snd-card-0 snd-*** err [lib/liblow.c(329)]:
  alias sound-slot-0 snd-*** err [lib/liblow.c(329)]:
  
  I changed it to
  alias snd-card-0 snd-intel8x0
  alias sound-slot-0 snd-intel8x0
  
  I saved the file and ran /etc/init.d/alsasound restart and got this:
  
  Loading ALSA modules ...
  Loading snd-card-0 ...
  FATAL: Module snd_*** not found.  [!!]
 
 Just checking the obvious:  Is the module for your sound card compiled and
 installed?
 -- 
 Regards,
 Mick
 
 Lycos email has now 300 Megabytes of free storage... Get it now at
 mail.lycos.co.uk
 
 
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Volker Armin Hemmann
On Sunday 21 August 2005 00:28, Mark Knecht wrote:
 On 8/20/05, Roman v. Gemmeren [EMAIL PROTECTED] wrote:
  It's better to use sth like ut2004-demo.

 OK, ut2004-demo runs on the NVidia MX4000 but the sound is very messed
 up using my RME card, but at least it runs. After Googling for a
 minute or two I found that

 ~
 stat fps
 ~

 gives me FPS count on screen. If I choose something like the the
 DeathMatch option and then spectate I run anywhere for about 50FPS up
 to about 80FPS.

 CPU is maxed out at 99.9% according to top. (I ssh'ed in.) It's an
 Athlon XP 1600+ with 768MB in the machine.

 Half Life seems to run pretty well under Cedega now. I don't know how
 to get FPS from it.

 Thanks,
 Mark

have you tried replacing the sdl-lib and the openal binary with ones from your 
system? Solved some problems for me ;)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa config

2005-08-20 Thread Christoph Eckert

 So, is the solution to unmerge the alsa-driver ?

if you have the needed drivers compiled in the kernel, then yes, 
unmergin alsa driver will reduce the confusion, nothing else :) .


Best regards


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



Re: [gentoo-user] alsa config - help

2005-08-20 Thread Christoph Eckert

 Yep. That's what mine has as well.  I did try modprobe intel8x0 and
 got this:
 FATAL: Module intel8x0 not found

note that *all* ALSA modules are prefixed by snd_. The correct command 
reads as modprobe snd_intel8x0.


Best regards


ce


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Willie Wong
On Sat, Aug 20, 2005 at 03:28:18PM -0700, Mark Knecht wrote:
 OK, ut2004-demo runs on the NVidia MX4000 but the sound is very messed
 up using my RME card, but at least it runs. After Googling for a
 minute or two I found that
 
 ~ 
 stat fps
 ~
 
 gives me FPS count on screen. If I choose something like the the
 DeathMatch option and then spectate I run anywhere for about 50FPS up
 to about 80FPS.

That's pretty good. My Geforece4 MX on P4 2Ghz get 2000 FPS in glx
gears but averages about 35 FPS in UT-demo DeathMatch. 

W
-- 
I cannot go to school today  
Said little Peggy Ann McKay.
I have the measles and the mumps,   
A gash, a rash and purple bumps.
My mouth is wet, my throat is dry.
I'm going blind in my right eye.  
My tonsils are as big as rocks,
I've counted sixteen chicken pox
And there's one more-that's seventeen,
And don't you think my face looks green?
My leg is cut, my eyes are blue 
It might be instamatic flu.
I cough and sneeze and gasp and choke,
I'm sure that my left leg is broke
My hip hurts when I move my chin,
My belly button's caving in,
My back is wrenched, my ankle's sprained,
My 'pendix pains each time it rains.
My toes is cold, my toes are numb,
I have a sliver in my thumb.
My neck is stiff, my voice is weak,
I hardly whisper when I speak.
My tongue is filling up my mouth,
I think my hair is falling out.  
My elbow's bent, my spine ain't straight,
My temperature is one-o-eight.
My brain is shrunk, I cannot hear,
There's a hole inside my ear.  
I have a hangnail, and my heart is - What?
What's that? What's that you say?
You say today is ...Saturday?
Goodbye, I'm going out to play!
Sortir en Pantoufles: up 9 days,  2:07
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] unmerge emacs

2005-08-20 Thread Willie Wong
emacs provides virtual/editor

The system profile is a set of programs that is necessary for your
computer to boot and build other programs. One of this things you need
to do to boot a computer is to edit the configuration files in /etc,
for that you need an editor. The system profile (you can see what it
brings in by emerge --emptytree --pretend system) requires something
that satisfies virtual/editor, and by default I think gentoo uses
nano. If you have another editor, like nano, or vim, or pico, then you
should be fine to unmerge emacs. 

W

On Sat, Aug 20, 2005 at 04:50:50PM -0500, Anthony E. Caudel wrote:
 I was going to unmerge emacs ( I don't use it ) but was warned:
 
 !!! Trying to unmerge package(s) in system profile. 'app-editors/emacs'
 !!! This could be damaging to your system.
 
 What is my system profile?  Is it my default profile:
 
 /usr/portage/profiles/default-linux/x86/2005.0?
 
 and why would emacs be in there.  I looked in the files in there and did
 not find anything significant.
 
 Tony
   
   
 
 
 -- 
 Those who would give up essential Liberty, to purchase a little temporary 
 Safety, deserve neither Liberty nor Safety.
-- Benjamin Franklin
 
 -- 
 gentoo-user@gentoo.org mailing list

-- 
Fahnestock's Rule for failure:
  If at first you don't succeed, destroy all evidence that you tried.
Sortir en Pantoufles: up 9 days,  2:09
-- 
gentoo-user@gentoo.org mailing list



RE: RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
Mike~
As a matter of fact, no.  all the other snd_ modules show, but not intel8x0

Thanks for the assistance.  This is beginning to give me a slight
headache...

John D



-Original Message-
From: Michael Kintzios [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 6:44 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: RE: RE: [gentoo-user] alsa config - help

 From:: John Dangler [EMAIL PROTECTED]
 To: gentoo-user@lists.gentoo.org
 Subject: RE: RE: [gentoo-user] alsa config - help
 Date: Sat, 20 Aug 2005 16:59:46 -0400

 My .config has -
 CONFIG_SND_INTEL8X0=m

and lsmod shows it as loaded, right?
-- 
Regards,
Mick

Lycos email has now 300 Megabytes of free storage... Get it now at
mail.lycos.co.uk


-- 
gentoo-user@gentoo.org mailing list



RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread John Dangler
Nick~
I found an instance of the module here - 
/lib/modules/2.6.12-gentoo-r9/alsa-driver/pci/snd-intel8x0.ko
Curiously enough, there is also this file located here - 
/lib/modules/2.6.12-gentoo-r9/alsa-driver/pci/ac97/snd-ac97-codec.ko

lspci shows the multimedia controller as Intel AC'97 ...

Thanks for the assistance.  I'd like to get this resolved...

John D

-Original Message-
From: Nick Rout [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 6:51 PM
To: gentoo-user@lists.gentoo.org
Subject: RE: RE: [gentoo-user] alsa config - help

On Sat, 2005-08-20 at 16:59 -0400, John Dangler wrote:
 My .config has -
 CONFIG_SND_INTEL8X0=m
 
 John D

but does the modules exist?

search under /lib/modules`uname-r` or zgrep /proc/config.gz



 
 -Original Message-
 From: Michael Kintzios [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, August 20, 2005 4:00 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: RE: [gentoo-user] alsa config - help
 
  From:: John Dangler [EMAIL PROTECTED]
  To: gentoo-user@lists.gentoo.org
  Subject: RE: [gentoo-user] alsa config - help
  Date: Sat, 20 Aug 2005 15:42:05 -0400
 
  my /etc/modules.d/alsa file contained this (after alsaconf)
  alias snd-card-0 snd-*** err [lib/liblow.c(329)]:
  alias sound-slot-0 snd-*** err [lib/liblow.c(329)]:
  
  I changed it to
  alias snd-card-0 snd-intel8x0
  alias sound-slot-0 snd-intel8x0
  
  I saved the file and ran /etc/init.d/alsasound restart and got this:
  
  Loading ALSA modules ...
  Loading snd-card-0 ...
  FATAL: Module snd_*** not found.  [!!]
 
 Just checking the obvious:  Is the module for your sound card compiled and
 installed?
 -- 
 Regards,
 Mick
 
 Lycos email has now 300 Megabytes of free storage... Get it now at
 mail.lycos.co.uk
 
 
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list





-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Mark Knecht
On 8/20/05, Volker Armin Hemmann [EMAIL PROTECTED] wrote:
 On Sunday 21 August 2005 00:28, Mark Knecht wrote:
  On 8/20/05, Roman v. Gemmeren [EMAIL PROTECTED] wrote:
   It's better to use sth like ut2004-demo.
 
  OK, ut2004-demo runs on the NVidia MX4000 but the sound is very messed
  up using my RME card, but at least it runs. After Googling for a
  minute or two I found that
 
  ~
  stat fps
  ~
 
  gives me FPS count on screen. If I choose something like the the
  DeathMatch option and then spectate I run anywhere for about 50FPS up
  to about 80FPS.
 
  CPU is maxed out at 99.9% according to top. (I ssh'ed in.) It's an
  Athlon XP 1600+ with 768MB in the machine.
 
  Half Life seems to run pretty well under Cedega now. I don't know how
  to get FPS from it.
 
  Thanks,
  Mark
 
 have you tried replacing the sdl-lib and the openal binary with ones from your
 system? Solved some problems for me ;)

I haven't but I'm not sure it's worth the effort in my case. I'm not a
gamer. I bought a subscription to Cedega last Christmas when I built a
machine for my son but I had never used it myself. My kid started
complaining that his games weren't working correctly so I Was digging
in to see what I could do with it but none of my adapters had 3D
working as it wasn't important to me. (I do recording studio stuff -
Ardour, soft synths, and Wine to run a few Windows audio apps, etc.)

Anyway, with this $49 NVidia card I can now run Half Life pretty
nicely. Point2Play has an FPS counter. In HL I'm getting a pretty
consistent 72FPS. That's more than enough for my needs. Anything more
is likely to get broken as I forget what I've done!

Cheers,
Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa config - help

2005-08-20 Thread Christoph Eckert

 /lib/modules/2.6.12-gentoo-r9/alsa-driver/pci/snd-intel8x0.ko
 Curiously enough, there is also this file located here -
 /lib/modules/2.6.12-gentoo-r9/alsa-driver/pci/ac97/snd-ac97-codec.ko

just a guess:

The intel should be AC 97 compliant, but it is well known that standards 
are there to be beaten. Maybe the intel chip doesn't conform enough to 
AC 97 so it git its own module...


Best regards


ce

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa config - help

2005-08-20 Thread Joe Menola
On Saturday August 20 2005 6:13 pm, John Dangler wrote:
 Mike~
 As a matter of fact, no.  all the other snd_ modules show, but not intel8x0

 Thanks for the assistance.  This is beginning to give me a slight
 headache...

You will still need alsa-drivers if you have built snd_intel8x0 as a module. 
You just need to get the module installed, that's my story and I'm sticking 
to it. :)
I would try running make  make modules_install from your kernel sources 
directory. Then try modprobe snd_intel8x0 again. If that turns up ok, run 
alsaconf again and you should be all set.

-jm

-- 
gentoo-user@gentoo.org mailing list



Re: RE: RE: [gentoo-user] alsa config - help

2005-08-20 Thread Michael Kintzios
 
 From:: John Dangler [EMAIL PROTECTED]
 To: gentoo-user@lists.gentoo.org
 Subject: RE: RE: [gentoo-user] alsa config - help
 Date: Sat, 20 Aug 2005 19:17:36 -0400

 Nick~
 I found an instance of the module here - 
 /lib/modules/2.6.12-gentoo-r9/alsa-driver/pci/snd-intel8x0.ko
 Curiously enough, there is also this file located here - 
 /lib/modules/2.6.12-gentoo-r9/alsa-driver/pci/ac97/snd-ac97-codec.ko
 
 lspci shows the multimedia controller as Intel AC'97 ...

It seems that intel8x0 is your driver: 
http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Intelcard=.chip=440MX%2C+i810%2C+i810%2C+i810E%2C+i820%2C+i820module=intel8x0

Remove the module (which does not appear to have been installed, or loaded) 
reconfigure your kernel and built it in (not as a module), reboot and see what 
dmesg gives you.  If you follow carefully the alsa guide you 'should' get there.
-- 
Regards,
Mick

Lycos email has now 300 Megabytes of free storage... Get it now at 
mail.lycos.co.uk

Re: [gentoo-user] alsa config

2005-08-20 Thread John Jolet
On Saturday 20 August 2005 14:31, Christoph Eckert wrote:
 Hi,

  I've tried modifying the conf file for this by putting in
  snd-intel8x0, but the system isn't reading it for some reason.  do I
  need to unmerge alsa-driver and start again ?

 you only need the alsa drivers if

 * you're still on 2.4 kernels
 * you haven't activated the in-kernel drivers in your 2.6 kernel

 I use the drivers of the 2.6 kernel and am just happy with it.

 Check the following:

 * The config file is /etc/modules.d/alsa

 * Mine contains something like

 alias /dev/mixer snd-mixer-oss
 alias /dev/dsp snd-pcm-oss
 alias /dev/midi snd-seq-oss

 options snd  device_mode=0666

 alias snd-card-0 snd-intel8x0
 alias sound-slot-0 snd-intel8x0

 and it works. There are no further ALSA driver configuration files.

 After this, try

 /etc/init.d/alsasound restart

 Use alsamixer in a console window to adjust the settings. Ensure master
 is open and PCM is unmuted and open.


 Best regards  good luck,


 ce

I have a question about that...using the in-kernel alsa drivers and I get 
sound fine with xmms under kde, but the system notification sounds are 
silent.  I'm kinda mystified.
-- 
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
[EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] First time Nvidia user - help required

2005-08-20 Thread Greg Shikhman
FPS in Half-Life is net_graph 3 or cl_showfps 1. Some people say cl_showfps one is a bit inconsistent, but I find it to be accurate enough. the CL command may require sv_cheats to be set to 1. Linux tends to run games a bit worse so if you need HL optimization, just email me :)

On 8/20/05, Mark Knecht [EMAIL PROTECTED] wrote:
On 8/20/05, Volker Armin Hemmann [EMAIL PROTECTED]
 wrote: On Sunday 21 August 2005 00:28, Mark Knecht wrote:  On 8/20/05, Roman v. Gemmeren [EMAIL PROTECTED] wrote:   It's better to use sth like ut2004-demo.
   OK, ut2004-demo runs on the NVidia MX4000 but the sound is very messed  up using my RME card, but at least it runs. After Googling for a  minute or two I found that 
  ~  stat fps  ~   gives me FPS count on screen. If I choose something like the the  DeathMatch option and then spectate I run anywhere for about 50FPS up
  to about 80FPS.   CPU is maxed out at 99.9% according to top. (I ssh'ed in.) It's an  Athlon XP 1600+ with 768MB in the machine.   Half Life seems to run pretty well under Cedega now. I don't know how
  to get FPS from it.   Thanks,  Mark have you tried replacing the sdl-lib and the openal binary with ones from your system? Solved some problems for me ;)
I haven't but I'm not sure it's worth the effort in my case. I'm not agamer. I bought a subscription to Cedega last Christmas when I built amachine for my son but I had never used it myself. My kid started
complaining that his games weren't working correctly so I Was diggingin to see what I could do with it but none of my adapters had 3Dworking as it wasn't important to me. (I do recording studio stuff -Ardour, soft synths, and Wine to run a few Windows audio apps, etc.)
Anyway, with this $49 NVidia card I can now run Half Life prettynicely. Point2Play has an FPS counter. In HL I'm getting a prettyconsistent 72FPS. That's more than enough for my needs. Anything moreis likely to get broken as I forget what I've done!
Cheers,Mark--gentoo-user@gentoo.org mailing list


[gentoo-user] RESOLVED alsa config

2005-08-20 Thread John Dangler
Uereka! it's okay.
I unmerged the alsa-driver, re-compiled the kernel, reset the sound
emulation, and all is well.  Thanks for all the help!!!

Now, maybe I can attack the splash hiccup...

John D

-Original Message-
From: John Jolet [mailto:[EMAIL PROTECTED] 
Sent: Saturday, August 20, 2005 8:02 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] alsa config

On Saturday 20 August 2005 14:31, Christoph Eckert wrote:
 Hi,

  I've tried modifying the conf file for this by putting in
  snd-intel8x0, but the system isn't reading it for some reason.  do I
  need to unmerge alsa-driver and start again ?

 you only need the alsa drivers if

 * you're still on 2.4 kernels
 * you haven't activated the in-kernel drivers in your 2.6 kernel

 I use the drivers of the 2.6 kernel and am just happy with it.

 Check the following:

 * The config file is /etc/modules.d/alsa

 * Mine contains something like

 alias /dev/mixer snd-mixer-oss
 alias /dev/dsp snd-pcm-oss
 alias /dev/midi snd-seq-oss

 options snd  device_mode=0666

 alias snd-card-0 snd-intel8x0
 alias sound-slot-0 snd-intel8x0

 and it works. There are no further ALSA driver configuration files.

 After this, try

 /etc/init.d/alsasound restart

 Use alsamixer in a console window to adjust the settings. Ensure master
 is open and PCM is unmuted and open.


 Best regards  good luck,


 ce

I have a question about that...using the in-kernel alsa drivers and I get 
sound fine with xmms under kde, but the system notification sounds are 
silent.  I'm kinda mystified.
-- 
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
[EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list





-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] About firefox

2005-08-20 Thread Holly Bostick
Luigi Pinna schreef:
 Alle 21:29, sabato 20 agosto 2005, Holly Bostick ha scritto:
 [...]
 
If you go to the Mozilla Localization page at
http://www.mozilla.org/projects/l10n/mlp_status.html

and there is a project for your language, there should also be a
website link to the project's site. Any files to localize Firefox
should be there (at least that's how it worked for the Dutch files).
 
 
 Yes, there is a language pack for language that I need (Italian, German, 
 Bulgarian, Brazilian), I knew it...
 
 
You might also want to use the Locale Switcher extension at
https://addons.mozilla.org/extensions/moreinfo.php?id=356 to switch
between locales if you use more than one.

Hope this helps,
Holly
 
 
 The problem is to install them: I cannot find something like mozilla 
 (install languages). I see a windows in the tools menu with the 
 installed languages... only the en-US.
 I ask myself why they don't use the mozilla system: easy and it works 
 very good!
 Any tricks?

They're .xpi files, yes? The language pack should be. However, all the
sites for the languages you're looking for don't seem to have language
packs, just full installers although I can't read most of these
languages well enough to be sure. But I couldn't find any such pack on
the German localization site, for example. I did find one of the sp_SP
page, though. I am aware that you weren't looking for Spain Spanish, but
I had a hope of reading that, since the Lating American Spanish page had
a MySQL error and I couldn't view the downloads.

Anyway.. just click the download link for the relevant *.xpi, and
Firefox should offer to install it-- or, more likely, a bar should
appear across the top of the window saying that the site is not
authorized to install software. In that case, click the Edit Options
button that appears at the end of the bar at the top of the page, and a
dialog will allow you to add the site to the list of authorized
installer sites (if you don't want the setting to be permanent, you can
remove it later, for security sake), and then click the download/install
link again. Now the extension (because it is an extension) should install.

If it doesn't, then you need to do the exact same thing, but after
running Firefox as root. Most extensions install to
~/.mozilla/firefox/wherever (so the user may install them), but some
install to /usr/lib/mozilla-firefox (so only root can install them), and
atm I don't remember which kind the language pack is. Of course, you
could just do what I do and have root change the permissions of the main
application plugins folder, so that a user may write to it, because
otherwise it's a PITA, but that's just me.

So, once the language pack is installed, also install the Locale
Switcher extension if you haven't (I think that one has to be installed
by root as well). When you're done, close and reopen Firefox as root to
actually install it the extensions. Then close the root instance, and
open a user instance.

Under the 'Extras' menu, you should now have an entry Languages. This
entry allows you to switch what language the application displays in.
Choose your language, then close and reopen Firefox to set it. This is
not really all that elegant for 'on the fly' switching, I admit--
there's probably a way to specify the language from the command line,
but I don't know what it is, sorry.


Hope this helps,
Holly
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] somebody said Headphones?

2005-08-20 Thread maxim wexler
Hello everybody,

On account of my silent sound card Willie left a msg
to unmute 'Headphones'.

I'm wondering: is that hdware or software specific
because I have no such option and I'm assuming this is
the latest version having just updated everything.

BTW when I unmuted 'Master' the problem went away :)

-mw

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa config

2005-08-20 Thread Holly Bostick
John Jolet schreef:
 On Saturday 20 August 2005 14:31, Christoph Eckert wrote:
 

Use alsamixer in a console window to adjust the settings. Ensure master
is open and PCM is unmuted and open.


 
 
 I have a question about that...using the in-kernel alsa drivers and I get 
 sound fine with xmms under kde, but the system notification sounds are 
 silent.  I'm kinda mystified.

If xmms plays, then your sound is obviously working. If KDE system
sounds are not playing, there could be 3 reasons that I can think of:

1) arts (the kde sound server) is not enabled. You can check this in
kcontrol=Sound and Multimedia=Sound System; is the checkbox for
'enable sound system' checked? Is the correct sound system selected in
the 'Hardware' tab? It's not much use to tell KDE to pipe aRTs through
ESD if you don't have ESD running)

2) system sounds are turned off. You can check this in kcontrol=Sound
and Multimedia=System Notifications. Is the checkbox and drop-down menu
to turn all sounds off perhaps enabled? Secondarily, try selecting an
event that has a sound attached. Does the 'Play sound' checkbox become
checked? If you test the sound using the little 'Play' button next to
the filename, can you hear it?

3) KMix is set to override alsamixer settings on login, and it (KMix) is
muted (KMix does not use or refer to the alsamixer settings, but rather
its own. It's very annoying, and why I avoided it during my brief time
using KDE). This can be fixed by running KMix and either unmuting the
appropriate channels if muted, or setting KMix not to override the ALSA
mixer settings on startup, or by setting KMix not to start at all at login.

Hope this helps,
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] somebody said Headphones?

2005-08-20 Thread Nick Rout
It is  dependent on both afaik, 

does your hardware chipset have facility for a headphones output?

if so, does your motherboard use it?

if so, is there support in the driver?

unmuting master is always needed if you want any sound to come out!


On Sat, 20 Aug 2005 18:09:19 -0700 (PDT)
maxim wexler wrote:

 Hello everybody,
 
 On account of my silent sound card Willie left a msg
 to unmute 'Headphones'.
 
 I'm wondering: is that hdware or software specific
 because I have no such option and I'm assuming this is
 the latest version having just updated everything.
 
 BTW when I unmuted 'Master' the problem went away :)
 
 -mw
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.com 
 -- 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: 6x13 font for gnome-terminal

2005-08-20 Thread Allan Gottlieb
At Tue, 16 Aug 2005 16:35:07 -0400 James Cloos [EMAIL PROTECTED] wrote:

 Allan == Allan Gottlieb [EMAIL PROTECTED] writes:

 Allan ... I use what [the] 6x13 [bdf] font.
 Allan Its [xlfd] name is
 Allan -Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO8859-1

 Allan Is there some way I can tell gnome-terminal to use
 Allan -Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO8859-1

 Yes, xft supports bitmap fonts and this one should be in the list.

 It can be a bit of work to get the right fontconfig name for a given
 xlfd name, so the best thing to do is to find the fonts.dir file that
 matches the xlfd to a filename, and find that same filename in the
 fonts.cache-1 file in that directory.

... [ very useful information snipped ]]

Thanks very much for the information,
allan
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] VMWare?

2005-08-20 Thread Ian K
Hey all,
I have a friend who is getting a desktop, (high end)
and was wondering if he should VMware under WinXp and
install Gentoo on VMWare. How slow would this be if
any, under an Athlon 64 3000+, and what are general
pros and cons with VMware? He is also thinking of
dualbooting, would that be smarter?
Thanks!
Ian

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VMWare?

2005-08-20 Thread John Jolet
that's backwards!  install vmware under gentoo, then win xp under vmware.

On Saturday 20 August 2005 22:01, Ian K wrote:
 Hey all,
 I have a friend who is getting a desktop, (high end)
 and was wondering if he should VMware under WinXp and
 install Gentoo on VMWare. How slow would this be if
 any, under an Athlon 64 3000+, and what are general
 pros and cons with VMware? He is also thinking of
 dualbooting, would that be smarter?
 Thanks!
 Ian

 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com

-- 
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
[EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] VMWare?

2005-08-20 Thread Michael Crute
I personally run it the right way if there is such a thing. Gentoo
with VMware 5 installed on the computer and XP Pro installed inside of
VMware. For what little I need Windoze VMware works wonders. It runs
most Windows apps (including the OS) almost faster than it runs
naively. I haven't tried it the other way around (VMware installed on
top of Windoze) but I can imagine that it runs far slower on Windoze
than it does on Gentoo. As far as my experience running VMware on
Gentoo I have nothing but good experiences. The only downside is the
licensing cost to get a copy of VMware.

-MikeOn 8/20/05, Raphael Melo de Oliveira Bastos Sales [EMAIL PROTECTED] wrote:
I agree with John. It is better to have a robust system (Gentoo) andrun the bad one (Windows) on user space (via VMWare) so it can't domuch damage.As for comments on VMWare, it isn't free software and you need a
licence key. Some purists don't like the fact that it isn't free. Inever tested it, but I hear it is a great emulator. Plex86, the freesoftware counter-part, is still under development. So it is reallyyoung and probably has less funcionalities. I don't know any other
options.If he really wants a Unix-like enviroment running on Windows, I thinkit will be easier to install CygWin..2005/8/21, John Jolet [EMAIL PROTECTED]:
 that's backwards!install vmware under gentoo, then win xp under vmware. On Saturday 20 August 2005 22:01, Ian K wrote:  Hey all,  I have a friend who is getting a desktop, (high end)
  and was wondering if he should VMware under WinXp and  install Gentoo on VMWare. How slow would this be if  any, under an Athlon 64 3000+, and what are general  pros and cons with VMware? He is also thinking of
  dualbooting, would that be smarter?  Thanks!  Ian   __  Do You Yahoo!?  Tired of spam?Yahoo! Mail has the best spam protection around
  http://mail.yahoo.com -- John Jolet Your On-Demand IT Department 512-762-0729 www.jolet.net
 [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing list--
gentoo-user@gentoo.org mailing list-- Michael E. CruteSoftware DeveloperSoftGroup Development CorporationLinux, because reboots are for installing hardware.
In a world without walls and fences, who needs windows and gates?


Re: [gentoo-user] VMWare?

2005-08-20 Thread Marco Matthies

Raphael Melo de Oliveira Bastos Sales wrote:

As for comments on VMWare, it isn't free software and you need a
licence key. Some purists don't like the fact that it isn't free. I
never tested it, but I hear it is a great emulator. Plex86, the free
software counter-part, is still under development. So it is really
young and probably has less funcionalities. I don't know any other
options.


You may also want to try qemu (LGPL) and the acceleration kernel module 
kqemu, which makes qemu quite competetive with vmware (but is sadly not 
open-source).

http://fabrice.bellard.free.fr/qemu/

Plex86 apparently can only run a patched linux guest os at the moment:
http://plex86.sourceforge.net/
http://sourceforge.net/mailarchive/forum.php?thread_id=7762667forum_id=26580

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