Re: [gentoo-user] search files for "text string"

2015-06-06 Thread Joseph
On 06/06/15 23:04, Alan McKinnon wrote: On 06/06/2015 18:45, Joseph wrote: I've bunch of php files in many directories and I need to file a text string in them "Check/Money Order" I've tried: find -type f -print0 | xargs -r0 grep -F 'Check/Money Order' it doesn&#x

[gentoo-user] apcupsd - not emailing me when power down

2015-06-06 Thread Joseph
0 STATFILE /var/log/apcupsd.status LOGSTATS off DATATIME 0 onbattery - script suppose to be called by "/etc/apcupsd/apccontrol" and execute it. What am I missing? -- Joseph

Re: [gentoo-user] search files for "text string"

2015-06-06 Thread Joseph
On 06/06/15 20:09, Alexander Kapshuk wrote: On Sat, Jun 6, 2015 at 7:45 PM, Joseph <[1]syscon...@gmail.com> wrote: I've bunch of php files in many directories and I need to file a text string in them "Check/Money Order" I've tried: find -type f -

[gentoo-user] search files for "text string"

2015-06-06 Thread Joseph
I've bunch of php files in many directories and I need to file a text string in them "Check/Money Order" I've tried: find -type f -print0 | xargs -r0 grep -F 'Check/Money Order' it doesn't work. What is a better method of searching files? -- Joseph

Re: [gentoo-user] [SOLVED] Computer turn itself off

2015-05-23 Thread Joseph
On 05/23/15 20:52, Zhu Sha Zang wrote: On 05/23/2015 06:53 PM, Joseph wrote: On 05/23/15 18:08, Zhu Sha Zang wrote: On 05/23/2015 05:24 PM, Joseph wrote: I have a box in a remote location (8-core CPU) and it turn itself off during compiling The box it connected to UPS. Is it power supply

Re: [gentoo-user] Computer turn itself off

2015-05-23 Thread Joseph
On 05/23/15 18:08, Zhu Sha Zang wrote: On 05/23/2015 05:24 PM, Joseph wrote: I have a box in a remote location (8-core CPU) and it turn itself off during compiling The box it connected to UPS. Is it power supply? Maybe. I have a problem like that when using high processing simulation with

Re: [gentoo-user] Computer turn itself off

2015-05-23 Thread Joseph
On 05/23/15 18:08, Zhu Sha Zang wrote: On 05/23/2015 05:24 PM, Joseph wrote: I have a box in a remote location (8-core CPU) and it turn itself off during compiling The box it connected to UPS. Is it power supply? Maybe. I have a problem like that when using high processing simulation with

[gentoo-user] Computer turn itself off

2015-05-23 Thread Joseph
I have a box in a remote location (8-core CPU) and it turn itself off during compiling The box it connected to UPS. Is it power supply? -- Joseph

Re: [gentoo-user] utf8_general_ci

2015-05-05 Thread Joseph
On 05/05/15 12:32, Fernando Rodriguez wrote: On Tuesday, May 05, 2015 9:32:15 AM Joseph wrote: I have my mysql database "Collation" set as: utf8_general_ci but when a customer from for example Japan places an order all I see is: &#31481;&#40763;&#31435;&#214

[gentoo-user] utf8_general_ci

2015-05-05 Thread Joseph
I have my mysql database "Collation" set as: utf8_general_ci but when a customer from for example Japan places an order all I see is: &#31481;&#40763;&#31435;&#21407;&#30010;&#65301;&#65293;&#65301; Do I need to change "Collation" setting to something else or something else? -- Joseph

Re: [gentoo-user] Re: qpdfview - asking for qt4 or qt5

2015-04-25 Thread Joseph
On 04/25/15 20:43, Nikos Chantziaras wrote: On 25/04/15 19:54, Joseph wrote: I've on my system "qpdfview" (without qt*) but the system wants to upgrade to qpdfview-0.4.13-r1 and it is asking for qt4 or qt5 [...] Why? Because it can now be build using Qt4 or Qt5. You have to

[gentoo-user] qpdfview - asking for qt4 or qt5

2015-04-25 Thread Joseph
QUIRED_USE flag constraints are unsatisfied: exactly-one-of ( qt4 qt5 ) The above constraints are a subset of the following complete expression: exactly-one-of ( qt4 qt5 ) at-most-one-of ( fitz pdf ) - Why? -- Joseph

Re: [gentoo-user] abi_x86_32 FLAG

2015-04-20 Thread Joseph
On 04/21/15 00:47, Heiko Baums wrote: Am 21.04.2015 um 00:22 schrieb Joseph: I'm trying to update one of my amd64 (I use XFCE) and there are lot of package that require use flag: abi_x86_32 Which package is forcing new: abi_x86_32 flag? sys-boot/grub-0.97-r14 x11-drivers/nvidia-dr

[gentoo-user] masking asterisk 11

2015-04-20 Thread Joseph
ncies... done! [ebuild U #] net-misc/asterisk-11.17.1 [1.8.28.2] Why isn't it masking asterisk-11 -- Joseph

[gentoo-user] abi_x86_32 FLAG

2015-04-20 Thread Joseph
ion/emul-linux-x86-xlibs[-abi_x86_32(-)]) sys-devel/gcc-4.5.4 (multilib ? app-emulation/emul-linux-x86-xlibs) sys-devel/gcc-4.8.3 (multilib ? app-emulation/emul-linux-x86-xlibs) x11-drivers/nvidia-drivers-340.65 (app-emulation/emul-linux-x86-xlibs) Which package is forcing new: abi_x86_32 flag? -- Joseph

Re: [gentoo-user] postdrop: warning - main.cf, line 669: overriding earlier entry: readme_directory=no

2015-04-19 Thread Joseph
On 04/19/15 10:00, Joseph wrote: Every time I emerge any package I see a line: postdrop: warning: /etc/postfix/main.cf, line 669: overriding earlier entry: readme_directory=no I've never seen this one before, and didn't finished compiling all the updates. What does it want? Solv

[gentoo-user] postdrop: warning - main.cf, line 669: overriding earlier entry: readme_directory=no

2015-04-19 Thread Joseph
Every time I emerge any package I see a line: postdrop: warning: /etc/postfix/main.cf, line 669: overriding earlier entry: readme_directory=no I've never seen this one before, and didn't finished compiling all the updates. What does it want? -- Joseph

[gentoo-user] dev-lang/perl:0 - problem

2015-04-18 Thread Joseph
I don't want to mess with perl and ended up with "emerge" not working. -- Joseph

[gentoo-user] cookies

2015-02-16 Thread Joseph
in to better manage cookies; allow me to decline them ALL. I don't want to change setting: Accept cookies NO -- Joseph

[gentoo-user] firefox 31.3 - no youtube video

2015-02-15 Thread Joseph
After recent update to Firefox 31.3 youtube videos won't play. Theme is Default. -- Joseph

Re: [gentoo-user] systemd net interfaces always want a default route?

2015-02-13 Thread Joseph
7;t know if the cups had something to do with it. I disable the configuration and the response is much faster. -- Joseph

Re: [gentoo-user] printing over VPN

2015-02-13 Thread Joseph
On 02/13/15 20:44, Joseph wrote: On 02/13/15 22:17, Michael Orlitzky wrote: On 02/13/2015 09:50 PM, Joseph wrote: I have a hard time finding any documentation on how to print over VPN. I have a network printer and I would like to setup my laptop to print to it over VPN. The remote VPN IP

Re: [gentoo-user] printing over VPN

2015-02-13 Thread Joseph
On 02/13/15 22:17, Michael Orlitzky wrote: On 02/13/2015 09:50 PM, Joseph wrote: I have a hard time finding any documentation on how to print over VPN. I have a network printer and I would like to setup my laptop to print to it over VPN. The remote VPN IP address is: 192.168.151.1 The printer

[gentoo-user] printing over VPN

2015-02-13 Thread Joseph
entries in VPN config files isn't it? -- Joseph

Re: [gentoo-user] Re: systemd + openvpn

2015-02-12 Thread Joseph
es only more problems. So I disabled it, and openvpn connects just fine. I was able to install on it "nxclient-3.5" as well, it works fine. -- Joseph

[gentoo-user] nomachine on Gentoo

2015-02-12 Thread Joseph
l stop working on my server if I install "nomashine" I've an old laptop and tried Xubuntu Fedora but none of them have "nxclient-3.5xxx" I've found freenx-client on SUSE distro but that distro mostly comes with Gnome or KDE desktop (too heavy for my old laptop). -- Joseph

[gentoo-user] automatic network connection between eth and wifi

2015-02-11 Thread Joseph
I've noticed that on the newer distribution (binary, xubuntu fedora) the network connection is automatic whenever someone connects the cable or if cable is disconnected it switches to wife. Is it the function of the new "systemd" or it is a new program? I'm still using "rc" -- Joseph

Re: [gentoo-user] Re: systemd + openvpn

2015-02-11 Thread Joseph
On 02/11/15 15:26, walt wrote: On 02/11/2015 02:38 PM, Joseph wrote: On 02/11/15 13:52, walt wrote: On 02/11/2015 10:58 AM, Joseph wrote: on Fedora when I do systemctl enable openvpn@eeepc.service I get: Failed to execute operation: No such file or directory. You need to escape the @ by

[gentoo-user] compiling via distcc

2015-02-11 Thread Joseph
are amd64). -- Joseph

Re: [gentoo-user] Re: systemd + openvpn

2015-02-11 Thread Joseph
On 02/11/15 13:52, walt wrote: On 02/11/2015 10:58 AM, Joseph wrote: on Fedora when I do systemctl enable openvpn@eeepc.service I get: Failed to execute operation: No such file or directory. You need to escape the @ by typing openvpn\@eeepc.service, which is not clear from the error message

Re: [gentoo-user] systemd + openvpn

2015-02-11 Thread Joseph
On 02/11/15 14:16, Rich Freeman wrote: On Wed, Feb 11, 2015 at 1:58 PM, Joseph wrote: How do I start and stop "systemd" services, I would imagine systemd works the same across all distros. You run systemd start - that is the same on all distros (well, if they're not writing

[gentoo-user] systemd + openvpn

2015-02-11 Thread Joseph
run: /etc/init.d/ln -s openvpn.client1 openvpn /etc/init.d/openvpn.client1 start But on Fedora when I do systemctl enable openvpn@eeepc.service I get: Failed to execute operation: No such file or directory. -- Joseph

[gentoo-user] x2go - logout full screen mode

2015-02-10 Thread Joseph
I've tried to run x2go in full screen mode, but I have no clue how to log out from full screen mode or close the session. -- Joseph

Re: [gentoo-user] nomachine <--> nxserver-freenx

2015-02-10 Thread Joseph
On 02/10/15 09:07, Rich Freeman wrote: On Mon, Feb 9, 2015 at 10:15 PM, Joseph wrote: I'm still using "nxserver-freenx" and "nxclient" they are working OK with XFCE and they are still valid packages. Does it mean, they might be pulled out of gentoo packages? Is x2go

[gentoo-user] x2go unreadable fonts

2015-02-10 Thread Joseph
I tired x2go connecting xubuntu (client) to Gentoo (server) but the fonts are unreadable, I'm using xfce Is it a problem with the client or the server? "nxserver-freenx" works perfectly on Gentoo but I couldn't install "nxclient" on xubuntu. -- Joseph

Re: [gentoo-user] nomachine <--> nxserver-freenx

2015-02-09 Thread Joseph
://wiki.archlinux.org/index.php/FreeNX). 2015-02-10 10:49 GMT+08:00 Joseph : Will "nomachine" talk to "nxserver-freenx" I've installed "nxserver-freenx" on Gentoo but on the other end I have "nomachine" running on ubuntu. I couldn't find/install freenx on ubuntu.

[gentoo-user] nomachine <--> nxserver-freenx

2015-02-09 Thread Joseph
Will "nomachine" talk to "nxserver-freenx" I've installed "nxserver-freenx" on Gentoo but on the other end I have "nomachine" running on ubuntu. I couldn't find/install freenx on ubuntu. -- Joseph

Re: [gentoo-user] old EEE PC 1000

2015-02-09 Thread Joseph
On 02/09/15 02:24, waben...@gmail.com wrote: Am Sonntag, 08.02.2015 um 18:05 schrieb Joseph : I have an old Asus EEE PC 1000 and I don't think it will run Gentoo, it would be too slow to compile anything. It is running Ubuntu 11.10 and I think I'll need to re-install lighter versio

Re: [gentoo-user] old EEE PC 1000

2015-02-09 Thread Joseph
On 02/09/15 23:54, Andrew Savchenko wrote: Hello, On Sun, 8 Feb 2015 18:05:44 -0700 Joseph wrote: I have an old Asus EEE PC 1000 and I don't think it will run Gentoo, it would be too slow to compile anything. It is running Ubuntu 11.10 and I think I'll need to re-install lighter v

Re: [gentoo-user] openvpn

2015-02-09 Thread Joseph
On 02/09/15 11:57, Joseph wrote: On 02/09/15 13:47, Michael Orlitzky wrote: On 02/09/2015 01:42 PM, Joseph wrote: I've openvpn installed: ... amd I'm trying to generate server key but I don't have directory: /usr/share/openvpn/easy-rsa/ does "openvpn" creates

Re: [gentoo-user] openvpn

2015-02-09 Thread Joseph
On 02/09/15 13:47, Michael Orlitzky wrote: On 02/09/2015 01:42 PM, Joseph wrote: I've openvpn installed: ... amd I'm trying to generate server key but I don't have directory: /usr/share/openvpn/easy-rsa/ does "openvpn" creates this directory or I do it manually? It

Re: [gentoo-user] openvpn

2015-02-09 Thread Joseph
On 02/09/15 11:42, Joseph wrote: I've openvpn installed: Installed versions: 2.3.6(11:44:47 PM 01/30/2015)(lzo pam plugins ssl -down-root -examples -iproute2 -passwordsave -pkcs11 -polarssl -selinux -static -systemd USERLAND="-BSD") amd I'm trying to generate server

[gentoo-user] openvpn

2015-02-09 Thread Joseph
/usr/share/openvpn/easy-rsa/ does "openvpn" creates this directory or I do it manually? -- Joseph

[gentoo-user] old EEE PC 1000

2015-02-08 Thread Joseph
on it and skype. -- Joseph

Re: [gentoo-user][SOLVED] dependancy xorg-server

2015-02-07 Thread Joseph
On 02/07/15 21:38, Neil Bothwick wrote: On Sat, 7 Feb 2015 14:06:30 -0700, Joseph wrote: I'll try it next time. When I upgrade and have to scroll via 200+ messages of emerge packages it is easy to not to notice about some critical information; in my case "grub" that was calli

Re: [gentoo-user][SOLVED] dependancy xorg-server

2015-02-07 Thread Joseph
On 02/07/15 19:53, Neil Bothwick wrote: On Sat, 7 Feb 2015 09:10:46 -0700, Joseph wrote: >Portage is excessively verbose in it's output. With -v it dumps all >sorts of info to the console and it's incredibly hard to read. > >It especially likes to print the full re

Re: [gentoo-user][SOLVED] dependancy xorg-server

2015-02-07 Thread Joseph
On 02/07/15 11:45, Alan McKinnon wrote: On 07/02/2015 08:46, Joseph wrote: On 02/07/15 07:01, Alan McKinnon wrote: On 06/02/2015 23:52, Joseph wrote: I'm getting an error: (x11-base/xorg-server-1.15.2-r1:0/1.15.2::gentoo, ebuild scheduled for merge) pulled in by (no parents that a

Re: [gentoo-user][SOLVED] dependancy xorg-server

2015-02-06 Thread Joseph
On 02/07/15 07:01, Alan McKinnon wrote: On 06/02/2015 23:52, Joseph wrote: I'm getting an error: (x11-base/xorg-server-1.15.2-r1:0/1.15.2::gentoo, ebuild scheduled for merge) pulled in by (no parents that aren't satisfied by other packages in this slot) (x11-base/xorg-serve

Re: [gentoo-user][SOLVED] Computer does not boot

2015-02-06 Thread Joseph
On 01/31/15 21:00, Neil Bothwick wrote: On Sat, 31 Jan 2015 12:53:41 -0700, Joseph wrote: I bootstrap from Gentoo CD and run "grub-install" in change-root. It fixed the problem, but it make me wonder why grub flipped on me. I run upgrade on three other boxes and everything went smoo

Re: [gentoo-user][SOLVED] Computer does not boot

2015-02-06 Thread Joseph
On 01/31/15 21:00, Neil Bothwick wrote: On Sat, 31 Jan 2015 12:53:41 -0700, Joseph wrote: I bootstrap from Gentoo CD and run "grub-install" in change-root. It fixed the problem, but it make me wonder why grub flipped on me. I run upgrade on three other boxes and everything went smoo

[gentoo-user] dependancy xorg-server

2015-02-06 Thread Joseph
11-drivers/xf86-video-intel"; it is a valid package. -- Joseph

[gentoo-user] USB port stop working

2015-02-06 Thread Joseph
cable to another USB port and USB is working. What had happened to one of my usb ports on the back, why isn't it working? -- Joseph

[gentoo-user] cron - once a month during week days

2015-02-05 Thread Joseph
I have a cron tab entry: 8 12 1-7 * 1 rsync ... I was under impression that it will run once a month on Monday but it seems to be running every day, why? -- Joseph

Re: [gentoo-user] Computer does not boot

2015-01-31 Thread Joseph
On 01/31/15 23:42, Dale wrote: [snip] Hi Joseph, may be only a accidental coincidence... One thing I can think of is an empty bios coin cell. If that battery is flat, the bios will complain settings are gone. Why would that cause grub to fail? Dont know the reason...I only experienced it

Re: [gentoo-user] meld - GConf Error: Client failed to connect to the D-BUS

2015-01-31 Thread Joseph
On 02/01/15 11:06, Adam Carter wrote: On Sun, Feb 1, 2015 at 9:29 AM, Joseph <[1]syscon...@gmail.com> wrote: When I run "meld" as root I get a strange errors: GConf Error: Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible causes inc

Re: [gentoo-user] meld - GConf Error: Client failed to connect to the D-BUS

2015-01-31 Thread Joseph
On 01/31/15 17:57, Alec Ten Harmsel wrote: On 01/31/2015 05:29 PM, Joseph wrote: When I run "meld" as root I get a strange errors: what happens when you don't run as root? GConf Error: Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible caus

Re: [gentoo-user][SOLVED] Computer does not boot

2015-01-31 Thread Joseph
On 01/31/15 21:00, Neil Bothwick wrote: On Sat, 31 Jan 2015 12:53:41 -0700, Joseph wrote: I bootstrap from Gentoo CD and run "grub-install" in change-root. It fixed the problem, but it make me wonder why grub flipped on me. I run upgrade on three other boxes and everything went smoo

[gentoo-user] meld - GConf Error: Client failed to connect to the D-BUS

2015-01-31 Thread Joseph
ed, or the network connection was broken. -- Joseph

Re: [gentoo-user][SOLVED] Computer does not boot

2015-01-31 Thread Joseph
On 01/31/15 19:54, meino.cra...@gmx.de wrote: Joseph [15-01-31 19:32]: On 01/31/15 11:59, Dale wrote: >meino.cra...@gmx.de wrote: >>Joseph [15-01-31 18:12]: >>>After recent upgrade my computer doesn't want to boot. I did not do >>>anything with grub or kernel

Re: [gentoo-user] Computer does not boot

2015-01-31 Thread Joseph
On 01/31/15 11:59, Dale wrote: meino.cra...@gmx.de wrote: Joseph [15-01-31 18:12]: After recent upgrade my computer doesn't want to boot. I did not do anything with grub or kernel. I get a bios flash and next is message: Loading operating system ... GRUB loading stage2 and computer

[gentoo-user] Computer does not boot

2015-01-31 Thread Joseph
uring update? -- Joseph

[gentoo-user] xorg-server complains about xf86-video-fbdev

2015-01-29 Thread Joseph
.15.0= required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) Is there a replacement for xf86-video-fbdev? -- Joseph

Re: [gentoo-user] dependancy poppler and xorg-server

2015-01-27 Thread Joseph
On 01/27/15 18:43, Joseph wrote: I'm getting two dependancy errors during upgrade: !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: x11-base/xorg-server:0 (x11-base/xorg-server-1.15.2-r1:0/1

[gentoo-user] dependancy poppler and xorg-server

2015-01-27 Thread Joseph
.24.5:0/44::gentoo, ebuild scheduled for merge) pulled in by >=app-text/poppler-0.12.3-r3:0/44= required by (app-text/texlive-core-2012-r1:0/0::gentoo, installed) 1.) I've unmerge poppler-0.24.5 rebuild: net-print/cups-filters dev-tex/luatex 2.) Do I unmerge x11-base/xorg-server-1.13.4-r1? -- Joseph

[gentoo-user] Ghost cyber threat

2015-01-27 Thread Joseph
Does anybody know more about this "security flaw in the open-source Linux GNU C Library" http://www.theglobeandmail.com/technology/linux-makers-release-patch-to-thwart-new-ghost-cyber-threat/article22662060/?cmpid=rss1 -- Joseph

Re: [gentoo-user] merging pdf file into one page

2015-01-24 Thread Joseph
On 01/24/15 20:50, Neil Bothwick wrote: On Sat, 24 Jan 2015 13:40:32 -0700, Joseph wrote: pdftk 1.pdf t4-flat-02b.pdf cat output out1.pdf did the same as pdfjoin. It generated document with two pages. I don't want to combine them together (have two pages). I want to stitch them, two

Re: [gentoo-user] merging pdf file into one page

2015-01-24 Thread Joseph
On 01/24/15 22:03, Thanasis wrote: On 01/24/2015 09:47 PM, Joseph wrote: What I'm looking for I think it is called "stitching" two pdf files. Join in1.pdf and in2.pdf into a new PDF, out1.pdf: pdftk in1.pdf in2.pdf cat output out1.pdf https://www.pdflabs.com/docs/pdf

Re: [gentoo-user] merging pdf file into one page

2015-01-24 Thread Joseph
On 01/24/15 22:03, Thanasis wrote: On 01/24/2015 09:47 PM, Joseph wrote: What I'm looking for I think it is called "stitching" two pdf files. Join in1.pdf and in2.pdf into a new PDF, out1.pdf: pdftk in1.pdf in2.pdf cat output out1.pdf https://www.pdflabs.com/docs/pdf

Re: [gentoo-user] merging pdf file into one page

2015-01-24 Thread Joseph
On 01/24/15 13:34, Canek Peláez Valdés wrote: On Sat, Jan 24, 2015 at 1:26 PM, Joseph <[1]syscon...@gmail.com> wrote: > > I've pdf form that I print. Once the form is printed I put it back in the printer tray and print information over top of it. > > It worke

[gentoo-user] merging pdf file into one page

2015-01-24 Thread Joseph
nk it as to do something with the static. How to I combine (overlap) two pdf files into one page. -- Joseph

[gentoo-user] Software to keep track of stocks

2015-01-20 Thread Joseph
I've tried to setup some stocks in GnuCash but it does not list TSX What alternatives are to keep track of stocks under Linux. -- Joseph

[gentoo-user] OT: Amplifier to connect to network

2015-01-11 Thread Joseph
rs to. But I would like to connect the amplifier to my network and be able to control it from my computer. Are there better solutions? -- Joseph

Re: [gentoo-user] XFCE4 - moving/sort side panel directory

2015-01-01 Thread Joseph
On 01/01/15 11:44, Joseph wrote: I'm created shortcut/link entry on XFCE4 side panel but I forgot how to move them. Drugging a folder or pressing CTRL/ALT etc has no effect. How to move/sort the entries on XFCE4 side panel? It is working now. -- Joseph

[gentoo-user] XFCE4 - moving/sort side panel directory

2015-01-01 Thread Joseph
I'm created shortcut/link entry on XFCE4 side panel but I forgot how to move them. Drugging a folder or pressing CTRL/ALT etc has no effect. How to move/sort the entries on XFCE4 side panel? -- Joseph

Re: [gentoo-user] public wifi blocking ports

2014-12-25 Thread Joseph
On 12/25/14 16:43, Bill Kenworthy wrote: On 25/12/14 15:43, Joseph wrote: I've installed "zoiper" (this is an softphone app to connect to my Asterisk server) on my old phone and it works on my private network over wifi. I'm using standard IAX port 4569 to register, so thi

[gentoo-user] public wifi blocking ports

2014-12-24 Thread Joseph
k in a Mall or a Tim Horton "zoiper" failed to register. Do they block outgoing ports of public WiFi networks? What are my alternatives? I can open any port on my DD-Wrt and redirect it to my Asterisk server. -- Joseph

[gentoo-user] pavucontrol - Pulseaudio Volume Control, save settings

2014-12-22 Thread Joseph
s pulseaudio started on my system? There is no entry in /etc/inid.d/ for pulseaudio. -- Joseph

Re: [gentoo-user] XFCE setting sound input from USB, playback from motherboard chip.

2014-12-22 Thread Joseph
On 12/22/14 13:12, Joseph wrote: On 12/22/14 14:39, Poison BL. wrote: On Mon, Dec 22, 2014 at 2:17 PM, Joseph wrote: Yes, alsamixer -c0 But I want "0" to be default. When I type "alsamixer" it should automatically pop us as default. Which file do I modify? -- Joseph

Re: [gentoo-user] XFCE setting sound input from USB, playback from motherboard chip.

2014-12-22 Thread Joseph
On 12/22/14 14:39, Poison BL. wrote: On Mon, Dec 22, 2014 at 2:17 PM, Joseph wrote: Yes, alsamixer -c0 But I want "0" to be default. When I type "alsamixer" it should automatically pop us as default. Which file do I modify? -- Joseph I believe that's a side effect

Re: [gentoo-user] XFCE setting sound input from USB, playback from motherboard chip.

2014-12-22 Thread Joseph
#0 card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0] Â Subdevices: 1/1 Â Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0] Â Subdevices: 1/1 Â Subdevice #0: subdevice #0 -- Joseph Good. Now try running 'alsamixer -c0&

Re: [gentoo-user] XFCE setting sound input from USB, playback from motherboard chip.

2014-12-22 Thread Joseph
n Control USB audio input option but the call sound with skype will work. Question: How do you set alsamixer default card? By default it goes to pulseaudio whey I type "alsamixer" I want to set it to "0" as default. -- Joseph What's the output of &

Re: [gentoo-user] XFCE setting sound input from USB, playback from motherboard chip.

2014-12-22 Thread Joseph
On 12/22/14 07:50, meino.cra...@gmx.de wrote: Joseph [14-12-22 07:16]: On 12/22/14 06:21, meino.cra...@gmx.de wrote: >Joseph [14-12-22 06:18]: >>How to configure alsamixer and or XFCE4 to get playback from my >>motherboard card and input sound from USB? >> >>I'

Re: [gentoo-user] XFCE setting sound input from USB, playback from motherboard chip.

2014-12-22 Thread Joseph
On 12/22/14 17:58, Alexander Kapshuk wrote: On Mon, Dec 22, 2014 at 7:16 AM, Joseph <[1]syscon...@gmail.com> wrote: How to configure alsamixer and or XFCE4 to get playback from my motherboard card and input sound from USB? I'm trying to configure skype for input sound f

Re: [gentoo-user] XFCE setting sound input from USB, playback from motherboard chip.

2014-12-21 Thread Joseph
On 12/22/14 06:21, meino.cra...@gmx.de wrote: Joseph [14-12-22 06:18]: How to configure alsamixer and or XFCE4 to get playback from my motherboard card and input sound from USB? I'm trying to configure skype for input sound from USB cam abut playback from my sound card on motherboard. A

[gentoo-user] XFCE setting sound input from USB, playback from motherboard chip.

2014-12-21 Thread Joseph
How to configure alsamixer and or XFCE4 to get playback from my motherboard card and input sound from USB? I'm trying to configure skype for input sound from USB cam abut playback from my sound card on motherboard. At the moment the only option I have is "pulse audio". -- Joseph

Re: [gentoo-user] webcam on Gentoo Logitech C270 - almost there.

2014-12-21 Thread Joseph
On 12/21/14 19:58, Daniel Frey wrote: On 12/21/2014 06:49 PM, Joseph wrote: When I try to run: guvcview video device: /dev/video0 ERROR opening V4L2 interface for /dev/video0 unable to detect video devices on your system (0) ERROR opening V4L interface: Permission denied It can't ope

Re: [gentoo-user] webcam on Gentoo Logitech C270

2014-12-21 Thread Joseph
On 12/22/14 04:00, meino.cra...@gmx.de wrote: Joseph [14-12-22 03:52]: On 12/21/14 22:08, Alexander Kapshuk wrote: > grep '^CONFIG.*V4L' /usr/src/linux/.config > CONFIG_VIDEO_V4L2=m > CONFIG_V4L_PLATFORM_DRIVERS=y > CONFIG_MEDIA_SUPPORT=m >

Re: [gentoo-user] webcam on Gentoo Logitech C270

2014-12-21 Thread Joseph
te buffers: Inappropriate ioctl for device (errno 25) cleaned allocations - 100% Closing portaudio ...OK -- Joseph

Re: [gentoo-user] webcam on Gentoo Logitech C270

2014-12-21 Thread Joseph
SPCA=m since nome of the dirvr are enabled as module. CONFIG_MEDIA_PCI_SUPPORT=y I run as user: LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so Yes, USB web-cam is plugged to USB2 But still skype does not recogines it :-( -- Joseph

Re: [gentoo-user] webcam on Gentoo Logitech C270

2014-12-21 Thread Joseph
On 12/21/14 11:22, Joseph wrote: On 12/21/14 18:56, meino.cra...@gmx.de wrote: waben...@gmail.com [14-12-21 18:36]: Am Sonntag, 21.12.2014 um 10:00 schrieb Joseph : > On 12/21/14 09:51, Joseph wrote: > >I have a Logitech C270 webcam but I can not make it to work with >

Re: [gentoo-user] webcam on Gentoo Logitech C270

2014-12-21 Thread Joseph
On 12/21/14 18:32, waben...@gmail.com wrote: Am Sonntag, 21.12.2014 um 10:00 schrieb Joseph : On 12/21/14 09:51, Joseph wrote: >I have a Logitech C270 webcam but I can not make it to work with >linux/skype > >USB sound in kernel is ON: >CONFIG_SND_USB_AUDIO=y I guess you sho

Re: [gentoo-user] webcam on Gentoo Logitech C270

2014-12-21 Thread Joseph
On 12/21/14 18:56, meino.cra...@gmx.de wrote: waben...@gmail.com [14-12-21 18:36]: Am Sonntag, 21.12.2014 um 10:00 schrieb Joseph : > On 12/21/14 09:51, Joseph wrote: > >I have a Logitech C270 webcam but I can not make it to work with > >linux/skype > > > &g

Re: [gentoo-user] webcam on Gentoo Logitech C270

2014-12-21 Thread Joseph
On 12/21/14 09:51, Joseph wrote: I have a Logitech C270 webcam but I can not make it to work with linux/skype USB sound in kernel is ON: CONFIG_SND_USB_AUDIO=y lsusb ... Bus 008 Device 006: ID 046d:0825 Logitech, Inc. Webcam C270 When I plug the USB cam I get an error: xhci_hcd :02:00.0

[gentoo-user] webcam on Gentoo Logitech C270

2014-12-21 Thread Joseph
completion code 0x11. usb 8-1: Not enough bandwidth for altsetting 4 6:3:4: usb_set_interface failed (-22) -- Joseph

Re: [gentoo-user] No burners are currently available

2014-12-18 Thread Joseph
On 12/18/14 21:20, meino.cra...@gmx.de wrote: Joseph [14-12-18 21:16]: When I start Xfburn I get a message: No burners are currently available Possibly the disc(s) are in use, and cannot get accessed. How to check which program is using the DVD drive? "ps fax" is not showing that a

[gentoo-user] No burners are currently available

2014-12-18 Thread Joseph
When I start Xfburn I get a message: No burners are currently available Possibly the disc(s) are in use, and cannot get accessed. How to check which program is using the DVD drive? "ps fax" is not showing that any program is using it. -- Joseph

Re: [gentoo-user] Making DVD high resolution

2014-12-18 Thread Joseph
On 12/18/14 19:10, J. Roeleveld wrote: On 18 December 2014 18:50:09 CET, Joseph wrote: I've used "Imagination" to make VOB and set in preferences resolution 1920 x 1080 HD made VOB. How do I check the VOB frame size settings? When I tried to made HD video using DVD Styler the

Re: [gentoo-user] Making DVD high resolution

2014-12-18 Thread Joseph
On 12/18/14 10:50, Joseph wrote: I've used "Imagination" to make VOB and set in preferences resolution 1920 x 1080 HD made VOB. How do I check the VOB frame size settings? When I tried to made HD video using DVD Styler the max frame rate I can set to make DVD ISO is 720x480.

[gentoo-user] Making DVD high resolution

2014-12-18 Thread Joseph
I've used "Imagination" to make VOB and set in preferences resolution 1920 x 1080 HD made VOB. How do I check the VOB frame size settings? When I tried to made HD video using DVD Styler the max frame rate I can set to make DVD ISO is 720x480. How to make DVD with higher resolution? -- Joseph

Re: [gentoo-user] [SOLVED] convert VOB to ISO

2014-12-17 Thread Joseph
On 12/17/14 14:24, Matti Nykyri wrote: On Dec 17, 2014, at 9:57, Joseph wrote: How to convert VOB to ISO? I want to burn it to DVD I'm using XFCE and was looking for a GUI application but I can not find one, I've tired DeVeDe but it didn't work. What you need is DVD-author.

  1   2   3   4   5   6   7   8   9   10   >