Re: [gentoo-user] emerge error...

2005-07-14 Thread Karsten Gebbert
Zac Medico wrote: Karsten Gebbert wrote: Hello list, The described error, or failure, always occures when building the 59th app after emerge --newuse --emptytree system: sys-apps/baselayout-1.11.12-r4 and again: !!!Files listed in the manifest do not exist! files/diges

Re: [gentoo-user] emerge error...

2005-07-14 Thread Zac Medico
Karsten Gebbert wrote: > Hello list, > > The described error, or failure, always occures when building the 59th > app after emerge --newuse --emptytree system: > >>sys-apps/baselayout-1.11.12-r4 > > and again: > >>!!!Files listed in the manifest do not exist! >>files/digest-baselayout-1.12.0-pr

Re: [gentoo-user] Interesting install experience

2005-07-14 Thread Allan Gottlieb
At Thu, 14 Jul 2005 20:33:23 +0100 Daniel Drake <[EMAIL PROTECTED]> wrote: > Allan Gottlieb wrote: >> *Very* interesting. Please let us know when the documentation is >> available. I have build everything into the kernel (including alsa) >> and so far it is working well, but I haven't stressed

[gentoo-user] Re: xdm problems {SOLVED}

2005-07-14 Thread Ryan Sims
On 7/14/05, Ryan Sims <[EMAIL PROTECTED]> wrote: > So far the forums and googling have yielded > unhelpful results, except for the suggestion of changing the > permissions, so I'm assuming I've done something boneheaded that > perhaps the list will catch. Thanks in advance. Yes, boneheaded indeed

[gentoo-user] xdm problems

2005-07-14 Thread Ryan Sims
I'm trying to finish up a fresh install of gentoo, and I've run into the following problem: when trying to start xdm, the screen turns black, flickers once, and the system freezes. According to the xdm log (attached) I get errors regarding AGP, sometimes xf86_EINVAL and sometimes xf86_ENODEV. I

[gentoo-user] emerge error...

2005-07-14 Thread Karsten Gebbert
Hello list, The described error, or failure, always occures when building the 59th app after emerge --newuse --emptytree system: >sys-apps/baselayout-1.11.12-r4 and again: >!!!Files listed in the manifest do not exist! >files/digest-baselayout-1.12.0-pre1 >baselayout-1.12.0_pre1.ebuild Why

Re: [gentoo-user] strange /init kernel-2.6.12-gentoo-r5 boot problems

2005-07-14 Thread Zac Medico
Iain Buchanan wrote: > On Thu, 2005-07-14 at 08:36 +0200, Richard Fish wrote: > >>Iain Buchanan wrote: >> >> >>>-install: applet not found >>>/init: 41: In: not found >>>/init: 45: cat: not found >>>/init: 150: sed: not found >>> >> >>Apparently it is a problem with busybox configuration: >> >>>

Re: [gentoo-user] Recommended GB NIC

2005-07-14 Thread Bob Sanders
On Thu, 14 Jul 2005 20:10:40 -0500 Michael Madden <[EMAIL PROTECTED]> wrote: > We have several Dell Precision workstations (530, 610, > and 620 models) with 3Com 3c905 10/100 NICs. We'd like > to upgrade the NICs to GB. Which GB PCI card would you > recommend to work with Gentoo 2005.0 running L

[gentoo-user] Recommended GB NIC

2005-07-14 Thread Michael Madden
We have several Dell Precision workstations (530, 610, and 620 models) with 3Com 3c905 10/100 NICs. We'd like to upgrade the NICs to GB. Which GB PCI card would you recommend to work with Gentoo 2005.0 running Linux 2.6.12-gentoo-r4? Intel, Broadcom, 3Com? Thanks. Mike -- gentoo-user@gentoo.or

Re: [gentoo-user] Can't mount a fat32 partition

2005-07-14 Thread aabb
Thanks all. It's fixed. When I ran "dosfsck /dev/hda5" I got the error: Logical sector size is zero So I re-created the file system with "mkfs -t vfat -F 32 /dev/hda5" (after backing up all my files!) and now it mounts properly. Not sure I understand it because I hadn't run the mkfs command on hd

Re: [gentoo-user] strange /init kernel-2.6.12-gentoo-r5 boot problems

2005-07-14 Thread Iain Buchanan
On Thu, 2005-07-14 at 08:36 +0200, Richard Fish wrote: > Iain Buchanan wrote: > > >-install: applet not found > >/init: 41: In: not found > >/init: 45: cat: not found > >/init: 150: sed: not found > > > > Apparently it is a problem with busybox configuration: > > >From another thread on this

[gentoo-user] ivtv modprobe fails

2005-07-14 Thread Matthew Daubenspeck
I have been having this problem with kernels starting with 2.6.11-x including the most recent 2.6.12 version. They are all gentoo kernels, and I have also tried them with kernels directly from kernel.org with the same result. Here is the error: # modprobe ivtv WARNING: Error inserting i2c_core (/

Re: [gentoo-user] system update

2005-07-14 Thread Edward Catmur
On Thu, 2005-07-14 at 17:58 -0500, Qv6 wrote: > I am currently running kde-3.3, and do not want to have both 3.3 and 3.4 > on the box. How can I update kde or any other app and not have the old > version still installed. Update kde as usual, then # emerge -av --depclean Make sure that portage

Re: [gentoo-user] Subversion 1.2

2005-07-14 Thread Marco Matthies
Steve [Gentoo] wrote: > Hmmm - that all sounds sane, but what is this default period of time? > What criteria must be met in order for a masked package (and > specifically for Subversion) to become unmasked? I *think* it is something along the lines of "30 days without a bug", not 100% sure thoug

[gentoo-user] system update

2005-07-14 Thread Qv6
Folks, I'm trying to update my system with this command: emerge world -Dup and got this type of output: ... [ebuild NS ] kde-base/kdebase-3.4.0 [ebuild NS ] kde-base/kdeartwork-3.4.0 [ebuild NS ] kde-base/kdegames-3.4.0

Re: [gentoo-user] fdisk errors after repartitioning

2005-07-14 Thread Richard Fish
Robert G. Siebeck wrote: >The only thing which seems strange is an error thrown by fdisk: > > ># fdisk /dev/hda > >The number of cylinders for this disk is set to 116280. >There is nothing wrong with that, but this is larger than 1024, >and could in certain setups cause problems with: >1) software

Re: [gentoo-user] error during emerge --newuse --emptytree system

2005-07-14 Thread Richard Fish
Karsten Gebbert wrote: > Hello list, > > I have today attempted to do a stage 2 installation and I got to the > point of building the system using emerge --newuse --emptytree system. > I was not shure how to understand the Handbook entry in that respect, > and I got an error like: > !!!Files liste

[gentoo-user] fdisk errors after repartitioning

2005-07-14 Thread Robert G. Siebeck
Hi, I recently repartitioned my harddisk. Before my HD had 4 partitions, all primary ones: boot, swap, Linux (Reiserfs) and Windows (FAT32). I shrinked the reiserfs-partition and then deleted it. I deleted swap, too. Then I created an extended partition. Within this extended partition I created a

[gentoo-user] error during emerge --newuse --emptytree system

2005-07-14 Thread Karsten Gebbert
Hello list, I have today attempted to do a stage 2 installation and I got to the point of building the system using emerge --newuse --emptytree system. I was not shure how to understand the Handbook entry in that respect, and I got an error like: !!!Files listed in the manifest do not exist! --

Re: [gentoo-user] Does (-win32codecs) mean Slots?

2005-07-14 Thread Edward Catmur
On Wed, 2005-07-13 at 10:53 +0800, Ow Mun Heng wrote: > On Tue, 2005-07-12 at 22:48 -0400, daniel wrote: > > On July 12, 2005 05:12 am, Ow Mun Heng wrote: > > > Why doesn't mplayer let me compile with win32codecs? It doesn't pull > > > down win32codec as a dependency and having that USE flag in the

Re: [gentoo-user] Subversion 1.2

2005-07-14 Thread Holly Bostick
Steve [Gentoo] schreef: > when I use ACCEPT_KEYWORDS in place of USE it now behaves just how I had > previously expected it should have done. > > # ACCEPT_KEYWORDS="~x86" emerge -uD subversion > > This does what I'd originally intended to try... (and doesn't force me > to remember how to spell

Re: [gentoo-user] 1st Install

2005-07-14 Thread Volker Armin Hemmann
On Thursday 14 July 2005 21:22, Richard Fish wrote: > Allan Gottlieb wrote: > >>Boot from the gentoo cd. Now use cfdisk to make at least two partitions > >> into the free space, / and /boot. > > > >Don't you also need swap? /boot is desirable, but not required. > > You can create a swap file at an

Re: [gentoo-user] Subversion 1.2

2005-07-14 Thread Steve [Gentoo]
Petteri Räty wrote: What criteria must be met in order for a masked package (and specifically for Subversion) to become unmasked? At least a month and there can't be any major bugs reported to bugs.gentoo.org. About specifics on Subversion you need to ask its maintainer. It will stay maske

Re: [gentoo-user] Interesting install experience

2005-07-14 Thread Daniel Drake
Allan Gottlieb wrote: > *Very* interesting. Please let us know when the documentation is > available. I have build everything into the kernel (including alsa) > and so far it is working well, but I haven't stressed audio. What > problems should I be looking for and do you advise rebuilding th

Re: [gentoo-user] 1st Install

2005-07-14 Thread Richard Fish
Allan Gottlieb wrote: >>Boot from the gentoo cd. Now use cfdisk to make at least two partitions into >>the free space, / and /boot. >> >> > >Don't you also need swap? /boot is desirable, but not required. > > > You can create a swap file at any time..so a partition is really not necessary

Re: [gentoo-user] emerge error with glibc and nptl

2005-07-14 Thread Zac Medico
kristina clair wrote: > > Hm! > CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer" > CHOST="i386-pc-linux-gnu" > > I did not set this box up, so I'm not sure - is there any reason why > someone would set the CHOST to that? > > I checked the /var/tmp/portage/glibc-2.3.4.20041102-r1/work directory, > an

Re: [gentoo-user] Interesting install experience

2005-07-14 Thread Allan Gottlieb
At Thu, 14 Jul 2005 16:58:42 +0100 Daniel Drake <[EMAIL PROTECTED]> wrote: > Jim Hatfield wrote: >> BTW, what is the received wistom wrt building things into the >> kernel or building them as modules? As well as the G400 I have >> an Intel NIC and a VIA sound card, and this time round chose to >>

Re: [gentoo-user] 1st Install

2005-07-14 Thread Allan Gottlieb
At Thu, 14 Jul 2005 17:38:43 +0200 Volker Armin Hemmann <[EMAIL PROTECTED]> wrote: > On Thursday 14 July 2005 16:39, Mark Humphrey wrote: >> Hi there >> >> I'm new to Gentoo and I'm currently running WinXP at home. I'd like to >> know how I should go about an installation with release 2005.0 to m

Re: [gentoo-user] emerge error with glibc and nptl

2005-07-14 Thread kristina clair
> > I'm trying to update glibc with nptl and nptlonly USE flags, but I'm > > getting an error. > > > > The emerge command I'm running is: > > emerge --newuse -buD glibc > > > > The error is: > > > Install glibc-2.3.4.20041102-r1 into > > > > /var/tmp/portage/glibc-2.3.4.20041102-r1/image/ categ

Re: [gentoo-user] emerge error with glibc and nptl

2005-07-14 Thread Zac Medico
kristina clair wrote: > Hi, > > I'm trying to update glibc with nptl and nptlonly USE flags, but I'm > getting an error. > > The emerge command I'm running is: > emerge --newuse -buD glibc > > The error is: > Install glibc-2.3.4.20041102-r1 into > > /var/tmp/portage/glibc-2.3.4.20041102-r1

Re: [gentoo-user] Subversion 1.2

2005-07-14 Thread Petteri Räty
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve [Gentoo] wrote: > Hmmm - that all sounds sane, but what is this default period of time? > What criteria must be met in order for a masked package (and > specifically for Subversion) to become unmasked? At least a month and there can't be any ma

Re: [gentoo-user] Subversion 1.2

2005-07-14 Thread Steve [Gentoo]
Marco Matthies wrote: Gentoo leaves packages in unstable for a default period of time to make sure they work allright. If you want the newest version of a package, you must tell portage to do so by putting the appropriate stuff (subversion and it's dependencies) in /etc/portage/package.keywor

Re: [gentoo-user] Re: My laptop is freaking me out.

2005-07-14 Thread Richard Fish
Ian K wrote: >> >> Some of the other things that I have read or can think of that might >> effect the fans would be: >> >> 1. In dual boot system with Windows, warm or cold restarts from Windows >> to Linux can affect whether the fans spin up. >> >> > What would you recommend along those lines?

Re: [gentoo-user] Packet loss unknown issue - SOLVED :)

2005-07-14 Thread José Pedro Saraiva
On 7/13/05, Petr Kocmid <[EMAIL PROTECTED]> wrote: > Your modem/router which is 192.168.1.254 on eth0 fits the netmask of the eth1 > network. > Weird thing is that this configuration as always been working for me, with no problems whatsoever... until now. Anyways, thank you! Problem solved! --

[gentoo-user] emerge error with glibc and nptl

2005-07-14 Thread kristina clair
Hi, I'm trying to update glibc with nptl and nptlonly USE flags, but I'm getting an error. The emerge command I'm running is: emerge --newuse -buD glibc The error is: >>> Install glibc-2.3.4.20041102-r1 into /var/tmp/portage/glibc-2.3.4.20041102-r1/image/ category sys-libs /usr/portage/sys-libs/

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread Michael Thompson
On Thursday 14 July 2005 18:25, A. Khattri wrote: > On Thu, 14 Jul 2005, Michael Thompson wrote: > > Umm, I thought of that earlier, here is the complete ls -all of the > > htdocs dir, nothing wrong here that I can see > > Do those sub-dectories have index.html file in them? > If not, then you need

Re: [gentoo-user] udev & recent genkernel + gentoo-sources

2005-07-14 Thread A. Khattri
On Wed, 13 Jul 2005, Zac Medico wrote: > I heard there was a problem like that with gentoo-sources-2.6.12-r4 and > iptables: http://marc.theaimsgroup.com/?l=gentoo-user&m=112129686806476 Im using the kernel with iptables - no problems. -- Aj. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread A. Khattri
On Thu, 14 Jul 2005, Michael Thompson wrote: > Umm, I thought of that earlier, here is the complete ls -all of the htdocs > dir, nothing wrong here that I can see Do those sub-dectories have index.html file in them? If not, then you need to explicitly switch on directory listings (they are off by

Re: [gentoo-user] Subversion 1.2

2005-07-14 Thread Marco Matthies
Steve [Gentoo] wrote: > I'd have thought lots of people in the gentoo crowd would have been > eagerly awaiting subversion 1.2.x with its substantial new "reserved > checkout" - but nothing seems to have moved forward. you must have missed this link from the gentoo homepage (on the left): http://pa

Re: [gentoo-user] problems with udev

2005-07-14 Thread Daniel Drake
Volker Armin Hemmann wrote: > I switched last night from devfs to udev and had the same kde problem. > I solved it by running udevstart as root. Oh, and I checked the permissions > file in /etc/udev If running 'udevstart' fixes your ownership/permissions problem, try logging in again and see if t

Re: [gentoo-user] Subversion 1.2

2005-07-14 Thread Kurt Guenther
Steve [Gentoo] wrote: > I'd have thought lots of people in the gentoo crowd would have been > eagerly awaiting subversion 1.2.x with its substantial new "reserved > checkout" - but nothing seems to have moved forward. > > Portage (by default) still gives me version 1.1.3... but version 1.2 > has b

Re: [gentoo-user] Interesting install experience

2005-07-14 Thread Daniel Drake
Jim Hatfield wrote: > BTW, what is the received wistom wrt building things into the > kernel or building them as modules? As well as the G400 I have > an Intel NIC and a VIA sound card, and this time round chose to > build them in, though before I built them as modules. I'm not > clear as to the p

Re: [gentoo-user] Interesting install experience

2005-07-14 Thread Hans-Werner Hilse
Hi, On Thu, 14 Jul 2005 16:27:49 +0100 Jim Hatfield <[EMAIL PROTECTED]> wrote: > So I just installed another machine, using the 2005.0 CD and using > the new instructions. It has a Matrox G400 so I added support for > that in the kernel. This may have been a mistake. > > Everything is fine until

Re: [gentoo-user] 1st Install

2005-07-14 Thread Volker Armin Hemmann
On Thursday 14 July 2005 16:39, Mark Humphrey wrote: > Hi there > > I'm new to Gentoo and I'm currently running WinXP at home. I'd like to > know how I should go about an installation with release 2005.0 to make > it a dual boot with XP, but upgrade to KDE 3.4.1? > first, read the instructions on

[gentoo-user] Subversion 1.2

2005-07-14 Thread Steve [Gentoo]
I'd have thought lots of people in the gentoo crowd would have been eagerly awaiting subversion 1.2.x with its substantial new "reserved checkout" - but nothing seems to have moved forward. Portage (by default) still gives me version 1.1.3... but version 1.2 has been available for a couple of

Re: [gentoo-user] Can't login using KDM

2005-07-14 Thread Uwe Klosa
Thanks for this information. It helped to solve my problem. :) Uwe Daniel Drake wrote: > Sean Higgins wrote: > >>Did you recently update your kernel? There is a problem with >>gentoo-sources-2.6.12-r4. There is a bug in iptables that causes problems >>with KDE logins. If you stop iptables,

[gentoo-user] Interesting install experience

2005-07-14 Thread Jim Hatfield
The machine I posted about earlier (GRUB GRUB GRUB...) is dead. It hung booting the 2005.0 CD, and if I booted a DriveImage CD with a DOS partition, every key on the keyboard was echoed ^A. Ah well. So I just installed another machine, using the 2005.0 CD and using the new instructions. It has a M

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread Michael Thompson
On Thursday 14 July 2005 15:15, Craig Duncan wrote: > Try adding a directory statement in the http.conf file > > > Options Indexes MultiViews > AllowOverride None > Order allow,deny > Allow from all > > > Then modify to suit your needs. > > Craig Does not help any. That is alrea

Re: [gentoo-user] Can't login using KDM - solved

2005-07-14 Thread Yuval Scharf
On Tuesday 12 July 2005 18:23, Zac Medico wrote: > Yuval Scharf wrote: > > Hi, > > > > I'm using KDE 3.4. > > Since few days ago I can't login using KDM. > > The login process can't pass the "initializing peripherals" stage. > > I can see that there are two processes running kded (one of the is the

[gentoo-user] 1st Install

2005-07-14 Thread Mark Humphrey
Hi there I'm new to Gentoo and I'm currently running WinXP at home. I'd like to know how I should go about an installation with release 2005.0 to make it a dual boot with XP, but upgrade to KDE 3.4.1? Email Disclaimer http://www.aplitec.co.za/emaildisclaimer.htm -- gentoo-user@gentoo.org mai

Re: [gentoo-user] udev & recent genkernel + gentoo-sources

2005-07-14 Thread Dmitry S. Makovey
For archiving purposes: I've finally fixed my machine up with as follows: 1. chosen kernel was 2.6.12-r5 as it fixes ugly bug with iptables which takes ages for applications to load. 2. configured grub without using initrd title Gentoo linux (update) root (hd0,0) kernel /kernel-genkernel-x8

[gentoo-user] OpenOffice / localisation

2005-07-14 Thread Uwe Thiem
Hi folks, I've got a couple of questions regarding localisation. 1. OO and English If I set OO to either British or South African English the spellchecker still accepts American spelling which is wrong in Namibia. Anybody in the know how to make it stick to British spelling? 2. OO and currency

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread Craig Duncan
Michael Thompson wrote: >All my previously working apache sub directorys have started to throw a >forbidden message. > > I have checked my configs and they have not changed at all. I did a emerge >world the other day that installed the new PHP, but thats all. I really can >not think of any re

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread Hans-Werner Hilse
Hi, On Thu, 14 Jul 2005 14:12:56 +0100 Michael Thompson <[EMAIL PROTECTED]> wrote: > Even the drwxr-xr-x will not run at all. These have not changed since they > were working previously. Hm. Isn't anything written to the apache error log that could give a hint? Did you restart apache after in

Re: [gentoo-user] /usr/bin/man SGID ?

2005-07-14 Thread Hans-Werner Hilse
Hi, On Thu, 14 Jul 2005 15:28:57 +0200 Jarry <[EMAIL PROTECTED]> wrote: > Does /usr/bin/man really have to have SGID-bit on? Why? For caching the rendered man pages for all users, IMHO. > I just checked one debian-box, where /usr/bin/man is without SGID... On debian, if configured to be chatty

[gentoo-user] /usr/bin/man SGID ?

2005-07-14 Thread Jarry
Hallo, I'm checking my freshly installed system for SUID/SGID files, and to my surprise I see: -r-xr-s--x 1 man 41172 Jul 13 13:28 /usr/bin/man Does /usr/bin/man really have to have SGID-bit on? Why? I just checked one debian-box, where /usr/bin/man is without SGID... Jarry -- gentoo-user@gen

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread Michael Thompson
On Thursday 14 July 2005 14:04, Hans-Werner Hilse wrote: > Hi, > > On Thu, 14 Jul 2005 13:40:42 +0100 > > Michael Thompson <[EMAIL PROTECTED]> wrote: > > On Thursday 14 July 2005 15:23, Emanuele Morozzi wrote: > > > Try giving access to anyone to tost if it's a permissions related > > > problem. (P

Re: [gentoo-user] problems with udev

2005-07-14 Thread renna
On Thursday 14 July 2005 12:52, Sean Higgins wrote: > Try checking a file called /etc/udev/permissions.d/50-udev.permissions, > this file sets the permissions of devices during boot. My line in that > file is: > > null:root:root:0666 > > which sets the permissions to 0666 which is what you expect.

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread Hans-Werner Hilse
Hi, On Thu, 14 Jul 2005 13:40:42 +0100 Michael Thompson <[EMAIL PROTECTED]> wrote: > On Thursday 14 July 2005 15:23, Emanuele Morozzi wrote: > > Try giving access to anyone to tost if it's a permissions related > > problem. (Perhaps using php files need also execution rights). > > The permission

Re: [gentoo-user] problems with udev

2005-07-14 Thread Dirk Heinrichs
Am Donnerstag, 14. Juli 2005 12:52 schrieb ext Sean Higgins: > Try checking a file called /etc/udev/permissions.d/50-udev.permissions, > this file sets the permissions of devices during boot. No. This has already changed since more than 10 versions of udev. Permissions are now set in /etc/udev/ru

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread Michael Thompson
On Thursday 14 July 2005 15:23, Emanuele Morozzi wrote: > Try giving access to anyone to tost if it's a permissions related > problem. (Perhaps using php files need also execution rights). The permissions have not changed. They are all apache:apache with a mask of: drwxrwxr-- 20 apache apache 40

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread Emanuele Morozzi
Try giving access to anyone to tost if it's a permissions related problem. (Perhaps using php files need also execution rights). Does the apache server run with apache user rights (check with "ps aux")? Michael Thompson wrote: All my previously working apache sub directorys have started to throw

[gentoo-user] Apache Sub directorys

2005-07-14 Thread Michael Thompson
All my previously working apache sub directorys have started to throw a forbidden message. I have checked my configs and they have not changed at all. I did a emerge world the other day that installed the new PHP, but thats all. I really can not think of any reason why this has happend. All

Re: [gentoo-user] problems with udev

2005-07-14 Thread Sean Higgins
Try checking a file called /etc/udev/permissions.d/50-udev.permissions, this file sets the permissions of devices during boot. My line in that file is: null:root:root:0666 which sets the permissions to 0666 which is what you expect. I had problems with some other devices, like misc/nvram, and

Re: [gentoo-user] Can't login using KDM

2005-07-14 Thread Sean Higgins
Hello Daniel, > Just to clarify, this is a problem with all 2.6.12 releases (not just > -gentoo-r4) Thanks for the information. I only became aware of the issue when -gentoo-r4 became stable. Sean -- Sean Higgins, [EMAIL PROTECTED] http://www.systura.com - "Where infor

Re: [gentoo-user] problems with udev

2005-07-14 Thread Volker Armin Hemmann
On Thursday 14 July 2005 11:07, renna wrote: > hi to all > i'm having some problems, with, i think, the permissions > of /dev/null /dev/console and /dev/zero. every time i boot they're set up > to 660, like this > > crw-rw 1 renna root 5, 1 Jul 13 17:04 /dev/console > crw-rw 1 root root

Re: [gentoo-user] [tight/real]vnc and ctrl-alt-del

2005-07-14 Thread W.Kenworthy
yes there is, I think its right click in vncviewer for the menu, or F8 to get the menu. Going from memory but this should point you in the right direction. BillK On Thu, 2005-07-14 at 17:03 +0800, Ow Mun Heng wrote: > I noticed that in the windows version of tightvnc, there is an option to > sen

[gentoo-user] problems with udev

2005-07-14 Thread renna
hi to all i'm having some problems, with, i think, the permissions of /dev/null /dev/console and /dev/zero. every time i boot they're set up to 660, like this crw-rw 1 renna root 5, 1 Jul 13 17:04 /dev/console crw-rw 1 root root 1, 3 Apr 9 06:31 /dev/null crw-rw 1 root root 1,

[gentoo-user] [tight/real]vnc and ctrl-alt-del

2005-07-14 Thread Ow Mun Heng
I noticed that in the windows version of tightvnc, there is an option to send ctrl-alt-del to window boxes. In the linux version, there is not such capability. Or am I wrong? -- Ow Mun Heng Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM 98% Microsoft(tm) Free!! Neuromancer 17:02:56 up 1 day, 4:28,

Re: [gentoo-user] Can't login using KDM

2005-07-14 Thread Daniel Drake
Sean Higgins wrote: > Did you recently update your kernel? There is a problem with > gentoo-sources-2.6.12-r4. There is a bug in iptables that causes problems > with KDE logins. If you stop iptables, your login will work. Just to clarify, this is a problem with all 2.6.12 releases (not just