Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 01:33 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:14 schrieb the...@sys-concept.com: > >> I see. OK >> clinic-amd ssh # modprobe vboxpci >> clinic-amd ssh # lsmod | grep vboxpci >> vboxpci11672 0 >> vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci >>

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-26 Thread Bill Damage
Is this better? Damn Yahoo webmail... My /var/log/nx/nxserver.log remains at 0 bytes even though in node.conf I set NX_LOG_LEVEL to 6 from 0. Anyway, I will dump my sshd_config for completeness: [root@example~]# cat /etc/ssh/sshd_config # $OpenBSD: sshd_config,v 1.84 2011/05/23 03:30:07

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 21:14 schrieb the...@sys-concept.com: > I see. OK > clinic-amd ssh # modprobe vboxpci > clinic-amd ssh # lsmod | grep vboxpci > vboxpci11672 0 > vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci > > Do I need to log OUT/IN as user? > Restarting the

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 21:44 schrieb the...@sys-concept.com: > Which file is it? > > running lsusb as users show the printer is recognized: > Brother Industries > > $ lsusb > Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 21:00 schrieb the...@sys-concept.com: > There is no need to add this module, it is already loaded: > > find /lib/modules/`uname -r` -name '*.ko' > /lib/modules/3.10.7-gentoo-r1/kernel/drivers/hwmon/it87.ko > /lib/modules/3.10.7-gentoo-r1/kernel/drivers/hwmon/hwmon-vid.ko >

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 01:05 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:00 schrieb the...@sys-concept.com: > >> There is no need to add this module, it is already loaded: >> >> find /lib/modules/`uname -r` -name '*.ko' >> /lib/modules/3.10.7-gentoo-r1/kernel/drivers/hwmon/it87.ko >>

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 01:33 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:14 schrieb the...@sys-concept.com: > >> I see. OK >> clinic-amd ssh # modprobe vboxpci >> clinic-amd ssh # lsmod | grep vboxpci >> vboxpci11672 0 >> vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci >>

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 01:33 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:14 schrieb the...@sys-concept.com: > >> I see. OK >> clinic-amd ssh # modprobe vboxpci >> clinic-amd ssh # lsmod | grep vboxpci >> vboxpci11672 0 >> vboxdrv 287977 4 vboxnetadp,vboxnetflt,vboxpci >>

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 03:05 PM, Heiko Baums wrote: > Am 26.11.2015 um 21:44 schrieb the...@sys-concept.com: > >> Which file is it? >> >> running lsusb as users show the printer is recognized: >> Brother Industries >> >> $ lsusb >> Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub >> Bus 002

Re: [gentoo-user] [SOLVED] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 12:57 PM, Heiko Baums wrote: > Am 26.11.2015 um 20:55 schrieb the...@sys-concept.com: > >> I'll try adding to /etc/conf.d/modules >> modules="vboxdrv vboxnetflt vboxnetadp vboxpci" >> >> But how to load the module without restarting the box? > > Run as root: > modprobe vboxpci > >

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-26 Thread Neil Bothwick
On Thu, 26 Nov 2015 21:39:57 + (UTC), Bill Damage wrote: > PermitRootLogin yes [snip] > PermitRootLogin without-password You have specified this option twice, with different values. Pick the one you want and remove or comment out the other. -- Neil Bothwick Top Oxymorons Number 39:

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-26 Thread Bill Damage
Thanks, but either way I'm still getting nowhere: NX> 203 NXSSH running with pid: 9904NX> 285 Enabling check on switch commandNX> 285 Enabling skip of SSH config filesNX> 285 Setting the preferred NX optionsNX> 200 Connected to address: 192.168.62.4 on port: 22NX> 202 Authenticating user: nxNX>

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-26 Thread Bill Damage
Somehow the details of my message wasn't posted: NX> 203 NXSSH running with pid: 10200NX> 285 Enabling check on switch commandNX> 285 Enabling skip of SSH config filesNX> 285 Setting the preferred NX optionsNX> 200 Connected to address: 192.168.62.4 on port: 22NX> 202 Authenticating user: nxNX>

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-26 Thread Neil Bothwick
On Thu, 26 Nov 2015 09:07:07 + (UTC), Bill Damage wrote: > NX> 203 NXSSH running with pid: 10200NX> 285 Enabling check on switch > NX> commandNX> 285 Enabling skip of SSH config filesNX> 285 Setting the > NX> commandNX> preferred NX optionsNX> 200 Connected to address: > NX> commandNX>

Re: [gentoo-user] Re: emerging squid indefinitely

2015-11-26 Thread Peter Humphrey
On Wednesday 25 November 2015 16:03:57 walt wrote: > And Happy Thanksgiving to you, grouchy old fart living somewhere south > of the equator where no one celebrates Thanksgiving :) If I'm not mistaken, Thanksgiving is a purely US occasion :) -- Rgds Peter

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-26 Thread Peter Humphrey
I would need a magnifying glass to read this. Please don't use HTML on this list. On Wednesday 25 November 2015 18:50:14 Bill Damage wrote: > I have exactly the same problem mentioned in this thread. I think > something changed and broke the authentication during an update. i found > this

Re: [gentoo-user] Re: emerging squid indefinitely

2015-11-26 Thread Neil Bothwick
On Wed, 25 Nov 2015 16:03:57 -0800, walt wrote: > And Happy Thanksgiving to you, grouchy old fart living somewhere south > of the equator where no one celebrates Thanksgiving :) It's as much to do with longitude as latitude. It's only in your little corner of the globe where turkeys are

Re: [gentoo-user] Chrony-2.2 failing

2015-11-26 Thread Peter Humphrey
On Wednesday 25 November 2015 19:05:44 Alan McKinnon wrote: > On 24/11/2015 17:24, Peter Humphrey wrote: --->8 > > The installation-default file causes the start-stop-daemon to catch an > > unexpected interrupt and report an error, even though the chronyd > > process > > continues to run. > > > >

Re: [gentoo-user] dcron problem on new install

2015-11-26 Thread Jeremi Piotrowski
On Wed, Nov 25, 2015 at 10:29:52PM -0500, waltd...@waltdnes.org wrote: > I'm getting a bunch of messages like... > > > Subject: cron for user root root[ ! -x /etc/cron.hourly/0anacron ] > > && { test -x /usr/sbin/run-crons && /usr/sbin/run-crons ; } > > > > /bin/sh: root: command not

Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]

2015-11-26 Thread Bill Damage
On Thursday, 26 November 2015, 9:51, Peter Humphrey wrote: I would need a magnifying glass to read this. Please don't use HTML on this list. It's damn Yahoos webmail, I switched to plain text maybe it's better now? Anyway the log at /var/log/nx/nxserver.log is always

Re: [gentoo-user] Weird "df" output

2015-11-26 Thread lee
Mark David Dumlao writes: > On Nov 26, 2015 08:30, "lee" wrote: >> waltd...@waltdnes.org writes: >> > compromised with a small / partition, with empty /home, /opt, /var, >> > /usr, and /tmp directories. Their real equivalents are bind-mounted >> > from a

[gentoo-user] tc filter add ... fails

2015-11-26 Thread lee
Hi, it seems I might be missing some kernel modules: , | heimdali ~ # tc filter add dev ppp0 parent : protocol all prio 10 basic police mpu 64 rate 16000kbit burst 10kb action drop | RTNETLINK answers: Invalid argument | We have an error talking to the kernel | heimdali ~ # `

Re: [gentoo-user] Weird "df" output

2015-11-26 Thread Tom H
On Thu, Nov 26, 2015 at 12:10 AM, wrote: > > I'll admit that my system setup is a bit unusual. A long time ago, in > a place far away, hard drives were small, compared to today's standards. > The usual unix practice of multiple seprate partitions was not feasable > for me,

Re: [gentoo-user] Chrony-2.2 failing

2015-11-26 Thread Neil Bothwick
On Thu, 26 Nov 2015 10:39:56 +, Peter Humphrey wrote: > > Regardless of what one thinks of systemd, this is one of the things it > > set out to deal with. There's only one way to start something, and it > > behaves one way, making behaviour considerably more predictable. > > So it does

Re: [gentoo-user] Weird "df" output

2015-11-26 Thread Rich Freeman
On Thu, Nov 26, 2015 at 5:57 AM, lee wrote: > Mark David Dumlao writes: >> wrt symlinks, some legacy tools, and regular unix tools have a completely >> different behavior when traversing symlinks as opposed to regular >> directories, which bindmounts

Re: [gentoo-user] Chrony-2.2 failing

2015-11-26 Thread Peter Humphrey
On Thursday 26 November 2015 13:00:29 Neil Bothwick wrote: > On Thu, 26 Nov 2015 10:39:56 +, Peter Humphrey wrote: > > > Regardless of what one thinks of systemd, this is one of the things it > > > set out to deal with. There's only one way to start something, and it > > > behaves one way,

Re: [gentoo-user] Chrony-2.2 failing

2015-11-26 Thread Neil Bothwick
On Thu, 26 Nov 2015 14:00:22 +, Peter Humphrey wrote: > > > > Regardless of what one thinks of systemd, this is one of the > > > > things it set out to deal with. There's only one way to start > > > > something, and it behaves one way, making behaviour considerably > > > > more predictable.

Re: [gentoo-user] Chrony-2.2 failing

2015-11-26 Thread Alan McKinnon
On 26/11/2015 17:04, Neil Bothwick wrote: > On Thu, 26 Nov 2015 14:00:22 +, Peter Humphrey wrote: > > Regardless of what one thinks of systemd, this is one of the > things it set out to deal with. There's only one way to start > something, and it behaves one way, making behaviour

Re: [gentoo-user] Re: emerging squid indefinitely

2015-11-26 Thread waltdnes
On Thu, Nov 26, 2015 at 09:48:37AM +, Peter Humphrey wrote > On Wednesday 25 November 2015 16:03:57 walt wrote: > > > And Happy Thanksgiving to you, grouchy old fart living somewhere south > > of the equator where no one celebrates Thanksgiving :) > > If I'm not mistaken, Thanksgiving is a

Re: [gentoo-user] Weird "df" output

2015-11-26 Thread waltdnes
On Thu, Nov 26, 2015 at 11:57:20AM +0100, lee wrote > He said that he "has a primary partition 1, which covers the entire > hard drive" and "a small / partition". That made me think that he > has two disks. Primary partitions are numbered 1 through 4 and logical partitions are numbered 5 and

Re: [gentoo-user] Weird "df" output

2015-11-26 Thread Neil Bothwick
On Thu, 26 Nov 2015 06:27:39 -0500, waltd...@waltdnes.org wrote: > > He said that he "has a primary partition 1, which covers the entire > > hard drive" and "a small / partition". That made me think that he > > has two disks. > > Primary partitions are numbered 1 through 4 and logical

Re: [gentoo-user] Weird "df" output

2015-11-26 Thread Peter Humphrey
On Thursday 26 November 2015 06:27:39 waltd...@waltdnes.org wrote: > On Thu, Nov 26, 2015 at 11:57:20AM +0100, lee wrote > > > He said that he "has a primary partition 1, which covers the entire > > hard drive" and "a small / partition". That made me think that he > > has two disks. > >

Re: [gentoo-user] Re: emerging squid indefinitely

2015-11-26 Thread J. Roeleveld
On 26 November 2015 12:22:45 CET, waltd...@waltdnes.org wrote: >On Thu, Nov 26, 2015 at 09:48:37AM +, Peter Humphrey wrote >> On Wednesday 25 November 2015 16:03:57 walt wrote: >> >> > And Happy Thanksgiving to you, grouchy old fart living somewhere >south >> > of the equator where no one

[gentoo-user] unexpected interrupt

2015-11-26 Thread James
Sorry, I still cannot reply from the web interface on gmane. And this is an different approach suggesting for Peter's Chrony issues so it might warrant a new thread anyway. The installation-default file causes the start-stop-daemon to catch an unexpected interrupt and report an error, even

[gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
I'm running Windows-7 in Virtualbox, everything worked OK yesterday but today Virtualbox does not see any USB devices. I have a USB label printer and it is recognized by Gentoo host: [ 6455.295503] usb 3-1: New USB device found, idVendor=04f9, idProduct=2028 [ 6455.295505] usb 3-1: New USB

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread J. Roeleveld
On 26 November 2015 19:23:00 CET, the...@sys-concept.com wrote: > >I'm running Windows-7 in Virtualbox, everything worked OK yesterday but >today Virtualbox does not see any USB devices. >I have a USB label printer and it is recognized by Gentoo host: > >[ 6455.295503] usb 3-1: New USB device

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 11:33 AM, J. Roeleveld wrote: > On 26 November 2015 19:23:00 CET, the...@sys-concept.com wrote: >> >> I'm running Windows-7 in Virtualbox, everything worked OK yesterday but >> today Virtualbox does not see any USB devices. >> I have a USB label printer and it is recognized by

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 11:33 AM, J. Roeleveld wrote: > On 26 November 2015 19:23:00 CET, the...@sys-concept.com wrote: >> >> I'm running Windows-7 in Virtualbox, everything worked OK yesterday but >> today Virtualbox does not see any USB devices. >> I have a USB label printer and it is recognized by

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 19:23 schrieb the...@sys-concept.com: > > What else should I checked for? When the Windows 7 guest is running, click in the menu bar of Virtualbox guest window onto "Devices -> USB". Then check the USB device you want to use within the Windows 7 guest.

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 11:49 AM, Heiko Baums wrote: > Am 26.11.2015 um 19:23 schrieb the...@sys-concept.com: >> >> What else should I checked for? > > When the Windows 7 guest is running, click in the menu bar of Virtualbox > guest window onto "Devices -> USB". Then check the USB device you want > to use

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread J. Roeleveld
On 26 November 2015 19:54:50 CET, the...@sys-concept.com wrote: > >On 11/26/2015 11:49 AM, Heiko Baums wrote: >> Am 26.11.2015 um 19:23 schrieb the...@sys-concept.com: >>> >>> What else should I checked for? >> >> When the Windows 7 guest is running, click in the menu bar of >Virtualbox >> guest

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 11:59 AM, J. Roeleveld wrote: > On 26 November 2015 19:54:50 CET, the...@sys-concept.com wrote: >> >> On 11/26/2015 11:49 AM, Heiko Baums wrote: >>> Am 26.11.2015 um 19:23 schrieb the...@sys-concept.com: What else should I checked for? >>> >>> When the Windows 7 guest is

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Neil Bothwick
On Thu, 26 Nov 2015 11:23:00 -0700, the...@sys-concept.com wrote: > I'm running Windows-7 in Virtualbox, everything worked OK yesterday but > today Virtualbox does not see any USB devices. What have you installed since then? Install and run genlop to see emerge -a genlop genlop --date yesterday

[gentoo-user] mdadm RAIDs on 4k drives etc

2015-11-26 Thread Stefan G. Weichinger
I know, there is a linux-raid-ML ;-) I unsubscribed there a few months ago. What I would like to discuss and ask here: Is it problematic to have both 512-byte- and 4k-sector-drives in one RAID array? I have that case at a customer where the partition map was copied over (sfdisk -d) from an old

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 20:14 schrieb the...@sys-concept.com: > > Yes, I think they are loaded. > > cat /etc/conf.d/modules > ... > modules="vboxdrv vboxnetflt vboxnetadp" Try adding vboxpci.

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 12:14 PM, Neil Bothwick wrote: > On Thu, 26 Nov 2015 11:23:00 -0700, the...@sys-concept.com wrote: > >> I'm running Windows-7 in Virtualbox, everything worked OK yesterday but >> today Virtualbox does not see any USB devices. > > What have you installed since then? Install and run

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 12:35 PM, Heiko Baums wrote: > Am 26.11.2015 um 20:14 schrieb the...@sys-concept.com: >> >> Yes, I think they are loaded. >> >> cat /etc/conf.d/modules >> ... >> modules="vboxdrv vboxnetflt vboxnetadp" > > Try adding vboxpci. I'll try adding to /etc/conf.d/modules modules="vboxdrv

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread Heiko Baums
Am 26.11.2015 um 20:55 schrieb the...@sys-concept.com: > I'll try adding to /etc/conf.d/modules > modules="vboxdrv vboxnetflt vboxnetadp vboxpci" > > But how to load the module without restarting the box? Run as root: modprobe vboxpci To check if it's already loaded run: lsmod | grep vboxpci

Re: [gentoo-user] Virtualbox not displaying USB devices

2015-11-26 Thread thelma
On 11/26/2015 12:35 PM, Heiko Baums wrote: > Am 26.11.2015 um 20:14 schrieb the...@sys-concept.com: >> >> Yes, I think they are loaded. >> >> cat /etc/conf.d/modules >> ... >> modules="vboxdrv vboxnetflt vboxnetadp" > > Try adding vboxpci. There is no need to add this module, it is already