Re: [gentoo-user] bash: no job control in this shell

2008-09-10 Thread Michele Schiavo
it's only appears on first console (tty1) but i think i'm ok with kernel and /dev/ permission #ls -alh /dev/tty[0-2] crw--w 1 root root 4, 0 10 set 19:57 /dev/tty0 crw--- 1 root root 4, 1 10 set 20:21 /dev/tty1 crw--- 1 root root 4, 2 10 set 20:20 /dev/tty2 # more .config | grep

Re: [gentoo-user] bash: no job control in this shell

2008-09-10 Thread Volker Armin Hemmann
On Wednesday 10 September 2008, Michele Schiavo wrote: it's only appears on first console (tty1) but i think i'm ok with kernel and /dev/ permission #ls -alh /dev/tty[0-2] crw--w 1 root root 4, 0 10 set 19:57 /dev/tty0 crw--- 1 root root 4, 1 10 set 20:21 /dev/tty1 crw--- 1

Re: [gentoo-user] bash: no job control in this shell

2008-09-10 Thread Michele Schiavo
Thare is. bug just appears after upgrade splashutils removing CONSOLE=/dev/tty1 from grub, problem solved, but splash is wrong. i open one bug : http://bugs.gentoo.org/show_bug.cgi?id=237365 Il giorno mer, 10/09/2008 alle 21.04 +0200, Volker Armin Hemmann ha scritto: remove that. Make

Re: [gentoo-user] bash: no job control in this shell

2008-09-10 Thread Dale
Michele Schiavo wrote: Thare is. bug just appears after upgrade splashutils removing CONSOLE=/dev/tty1 from grub, problem solved, but splash is wrong. i open one bug : http://bugs.gentoo.org/show_bug.cgi?id=237365 Il giorno mer, 10/09/2008 alle 21.04 +0200, Volker Armin Hemmann ha

Re: [gentoo-user] bash: no job control in this shell

2008-09-10 Thread Alan McKinnon
On Wednesday 10 September 2008 22:02:29 Dale wrote: There is a recent thread about the splash not working. It may not be a console problem but a splash problem. Something about the splash image being moved or something. I don't use splash here, don't reboot enough to need one. LOL

[OT] Re: [gentoo-user] bash: no job control in this shell

2008-09-10 Thread Dale
Alan McKinnon wrote: On Wednesday 10 September 2008 22:02:29 Dale wrote: There is a recent thread about the splash not working. It may not be a console problem but a splash problem. Something about the splash image being moved or something. I don't use splash here, don't reboot enough to

Re: [gentoo-user] bash: no job control in this shell

2008-09-10 Thread Volker Armin Hemmann
On Wednesday 10 September 2008, Alan McKinnon wrote: On Wednesday 10 September 2008 22:02:29 Dale wrote: There is a recent thread about the splash not working. It may not be a console problem but a splash problem. Something about the splash image being moved or something. I don't use

Re: [OT] Re: [gentoo-user] bash: no job control in this shell

2008-09-10 Thread Michele Schiavo
Me, too when service fail, spash go to verbose. Il giorno mer, 10/09/2008 alle 15.51 -0500, Dale ha scritto: know it before it hits the fan signature.asc Description: Questa รจ una parte del messaggio firmata digitalmente

[gentoo-user] bash: no job control in this shell

2008-09-09 Thread Michele Schiavo
When i login from console i have this error : -bash: no job control in this shell I don't know since i have this because i do not usually console login. this is my .bashrc # /etc/skel/.bashrc: # $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/skel/.bashrc,v 1.8 2003/02/28 15:45:35 azarah Exp