Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
; ... And I did run ake oldconfig when I upgraded the kernel. -- Joseph

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 02:36, Dale wrote: Joseph wrote: On 02/22/13 09:10, Alexandre Domi wrote: Seems you're getting a nvidia segfault... Did you try revdep-rebuild, or updating your system? Regards Yes, I just updated the system. When I try to compile nvidia-drivers I get this message

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 02:36, Dale wrote: Joseph wrote: On 02/22/13 09:10, Alexandre Domi wrote: Seems you're getting a nvidia segfault... Did you try revdep-rebuild, or updating your system? Regards Yes, I just updated the system. When I try to compile nvidia-drivers I get this message

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 09:52, Alexandre Domi wrote: That'd be right. It could be that /usr/src/linux is pointing to an unmerged kernel (that's the only reason I see for the missing files...) I just installed this kernel: emerge =sys-kernel/gentoo-sources-3.5.7 -- Joseph

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 10:14, Alexandre Domi wrote: Yes, but what does 'eselect kernel list' show you? eselect kernel list Available kernel symlink targets: [1] linux-2.6.32-gentoo-r29 [2] linux-3.1.5-gentoo [3] linux-3.1.6-gentoo [4] linux-3.5.7-gentoo * -- Joseph

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
to correct one: lrwxrwxrwx 1 root root 18 Feb 21 22:35 linux - linux-3.5.7-gentoo I run: make all make modules_instal emerge nvidia-drivers but still getting that strange error listed above. -- Joseph

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
I have nvidia-dirvers emerged with flag tools but I don't have binary: nvidia-xconfig and some other users have this binary, so what is going on :-/ -- Joseph On 02/22/13 02:21, Joseph wrote: On 02/22/13 10:14, Alexandre Domi wrote: Yes, but what does 'eselect kernel list' show you

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
] [ 313.864] (EE) 14: /usr/bin/X (0x40+0x27e09) [0x427e09] [ 313.864] (EE) [ 313.864] (EE) Segmentation fault at address 0x7fdb5d8b7ff0 [ 313.864] (EE) [ 313.864] (EE) Please also check the log file at /var/log/Xorg.0.log for additional information. [ 313.864] (EE) -- Joseph

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 03:33, Dale wrote: Joseph wrote: On 02/22/13 10:14, Alexandre Domi wrote: Yes, but what does 'eselect kernel list' show you? eselect kernel list Available kernel symlink targets: [1] linux-2.6.32-gentoo-r29 [2] linux-3.1.5-gentoo [3] linux-3.1.6-gentoo [4] linux

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 10:49, Raffaele BELARDI wrote: On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401] Initializing built-in extension MIT-SCREEN

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 10:49, Raffaele BELARDI wrote: On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401] Initializing built-in extension MIT-SCREEN

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 06:17, Dale wrote: Joseph wrote: On 02/22/13 10:49, Raffaele BELARDI wrote: On 02/22/2013 10:39 AM, Joseph wrote: In addition I get the flooring errors in Xorg.0.log cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 288.401

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 06:53, Dale wrote: Joseph wrote: On 02/22/13 06:17, Dale wrote: You may want to check out this page: http://www.nvidia.com/object/linux-display-amd64-310.32-driver.html If I selected something incorrectly, you can just start the process over in the upper left part of the page

Re: [gentoo-user] Re: Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 17:26, walt wrote: On 02/22/2013 12:24 AM, Joseph wrote: On 02/22/13 09:10, Alexandre Domi wrote: Seems you're getting a nvidia segfault... Did you try revdep-rebuild, or updating your system? Regards Yes, I just updated the system. When I try to compile nvidia-drivers I

[gentoo-user] No space left on device ?

2013-02-22 Thread Joseph
9576911% /dev/shm cgroup_root 957692 6 9576861% /sys/fs/cgroup /dev/sda4 35266560 33051 352335091% /home tmpfs949264990 9482741% /var/tmp/portage So, why I'm getting this message? -- Joseph

Re: [gentoo-user] No space left on device ?

2013-02-22 Thread Joseph
On 02/23/13 11:08, Nilesh Govindrajan wrote: On Saturday 23 February 2013 10:30:04 AM IST, Joseph wrote: I'm trying to update one of my system and running: emerge -uDNavq world I get a very strange message: No space left on device' I have plenty of room left on the HD df -h Filesystem

Re: [gentoo-user] No space left on device ?

2013-02-22 Thread Joseph
On 02/22/13 23:05, Joseph wrote: tmpfs949264990 9482741% /var/tmp/portage So, why I'm getting this message? Your /var/tmp/portage is 10 MB! Increase that. -- Nilesh Govindarajan http://nileshgr.com How do I increase it? I deleted all the file in /var/tmp/portage

Re: [gentoo-user] No space left on device ?

2013-02-22 Thread Joseph
devtmpfssize=1512M,nr_inodes=1M 0 0 now it is going. -- Joseph

Re: [gentoo-user] Re: Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/23/13 07:24, Nikos Chantziaras wrote: On 22/02/13 08:14, Joseph wrote: I just upgraded system including kernel to 3.5.7 because of udev-197 Now I have a blank screen, not even console login (I can only access is via ssh) With NVidia, it is usually a good idea to at least use the latest

[gentoo-user] Nvidia driver - blank screen not even console display

2013-02-21 Thread Joseph
: [1] nvidia [2] xorg-x11 * I run: emerge -1av $(qlist -IC x11-drivers) but it doesn't help -- Joseph

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-21 Thread Joseph
the nvidia driver in your xorg.conf, shouldn't you have the NVidia OpenGL implementation? Regards. -- Canek Peláez Valdés Posgrado en Ciencia e Ingeniería de la Computación Universidad Nacional Autónoma de México Yes, I tried nvidia as well but still getting the same error message :-/ -- Joseph

Re: [gentoo-user] unmerge sys-fs/udev-171-r9

2013-02-15 Thread Joseph
On 02/15/13 07:58, Florian Philipp wrote: Am 15.02.2013 03:38, schrieb Canek Peláez Valdés: On Thu, Feb 14, 2013 at 7:06 PM, Joseph syscon...@gmail.com wrote: Is it safe to unmerge sys-fs/udev-171-r9 it is blocking udev-197 As long as you don't stop udev, nor try to reboot before merging

[gentoo-user] unmerge sys-fs/udev-171-r9

2013-02-14 Thread Joseph
Is it safe to unmerge sys-fs/udev-171-r9 it is blocking udev-197 -- Joseph

Re: [gentoo-user] can not print pdf w/e-document viewer

2013-01-25 Thread Joseph
') 126 Fenco Drive ( \ Tupelo, MS 38801 ^^ supp...@happypenguincomputers.com 662-269-2706 662-205-6424 http://happypenguincomputers.com/ I just emerge swftools-0.9.2 It did not generate pdf2pdf binary -- Joseph

Re: [gentoo-user] Re: can not print pdf w/e-document viewer

2013-01-25 Thread Joseph
is printable. -- Nuno Silva (aka njsg) http://njsg.sdf-eu.org/ I was able to figure it out. -o page-ranges=1-8 refers to number of sheets printed not number of pages in a document. so if I 4-pages per sheet, this should be: -o page-ranges=1-2 and it can be combine with -o number-up=4 -- Joseph

[gentoo-user] can not print pdf w/e-document viewer

2013-01-24 Thread Joseph
: no Pages: 18 Encrypted: no Page size: 612 x 792 pts (letter) File size: 961318 bytes Optimized: yes PDF version:1.4 -- Joseph

Re: [gentoo-user] can not print pdf w/e-document viewer

2013-01-24 Thread Joseph
On 01/24/13 11:25, Bruce Hill wrote: On Thu, Jan 24, 2013 at 09:43:06AM -0700, Joseph wrote: I have a document letter size in landscape mode and I'm trying to print it with e-document viewer 4-pages per side and it will not print. Some documents prints OK but this one will not print

Re: [gentoo-user] can not print pdf w/e-document viewer

2013-01-24 Thread Joseph
mode on a single sheet of pager. For me this command line did the job: lpr -o media=Letter -o landscape -o number-up=4 -o number-up-layout=btlr filename -- Joseph

Re: [gentoo-user] php CURRENT_TIMESTAMP vs NOW()

2012-12-28 Thread Joseph
On 12/28/12 02:00, Michael Orlitzky wrote: On 12/28/2012 01:44 AM, Joseph wrote: I'm not a PHP programmer but I'll try to explain my problem. I've create table in my php database: DROP TABLE IF EXISTS visual_verify_code; CREATE TABLE visual_verify_code ( oscsid varchar(32) NOT NULL, code

Re: [gentoo-user] php CURRENT_TIMESTAMP vs NOW()

2012-12-28 Thread Joseph
On 12/28/12 11:06, Michael Orlitzky wrote: On 12/28/12 10:56, Joseph wrote: Your are correct, when I removed the quotes it worked. I'm backing it up through the backup.php sript that came with osCommerce, I can post it but it is a long one. I am... familiar... with osCommerce. You

Re: [gentoo-user] php CURRENT_TIMESTAMP vs NOW()

2012-12-28 Thread Joseph
On 12/28/12 13:00, Michael Orlitzky wrote: On 12/28/12 12:51, Joseph wrote: Yes, I run osCommerce on my server. Is the manuall command: mysqldump --opt -ppassword catalog catalog_backup.sql I think --opt is on by default, but yes, that should do it. If you would like to automate

[gentoo-user] module-init-tools - can not download it

2012-12-28 Thread Joseph
Where is module-init-tools-3.16-r2? My system wants to upgrade it and it is mark stable but I can not download it at all. I know kmod is going to replace it eventually but it is not mark stable yet. -- Joseph

Re: [gentoo-user] module-init-tools - can not download it

2012-12-28 Thread Joseph
On 12/28/12 11:21, Mark Knecht wrote: On Fri, Dec 28, 2012 at 10:54 AM, Joseph syscon...@gmail.com wrote: Where is module-init-tools-3.16-r2? My system wants to upgrade it and it is mark stable but I can not download it at all. I know kmod is going to replace it eventually but it is not mark

Re: [gentoo-user] Re: problem starting openvpn after recenet upgrade

2012-12-27 Thread Joseph
On 12/27/12 16:00, Jörg Schaible wrote: Joseph wrote: I'm having problem starting openvpn after recent upgrade. When I try to start it I get a normal respond: openvpn.client_clinic_atom start * Starting openvpn.client_clinic_atom ...[ ok ] * WARNING

[gentoo-user] gconf - failed: not writable

2012-12-27 Thread Joseph
/.testing.writeability R: /root/.gconf/.testing.writeability C: /usr/bin/gconftool-2 --shutdown F: unlink S: deny P: /root/.gconf/.testing.writeability A: /root/.gconf/.testing.writeability R: /root/.gconf/.testing.writeability C: /usr/bin/gconftool-2 --shutdown -- Joseph

Re: [gentoo-user] gconf - failed: not writable

2012-12-27 Thread Joseph
On 12/27/12 18:21, Mark Knecht wrote: On Thu, Dec 27, 2012 at 6:16 PM, Joseph syscon...@gmail.com wrote: trying to emerge: gnome-base/gconf-2.32.4 and I'm getting a strange error: SNIP -- Joseph Saw the same thing here this morning, and have seen it a couple of times in the past. My

Re: [gentoo-user] gconf - failed: not writable

2012-12-27 Thread Joseph
On 12/27/12 18:21, Mark Knecht wrote: On Thu, Dec 27, 2012 at 6:16 PM, Joseph syscon...@gmail.com wrote: trying to emerge: gnome-base/gconf-2.32.4 and I'm getting a strange error: SNIP -- Joseph Saw the same thing here this morning, and have seen it a couple of times in the past. My

[gentoo-user] php CURRENT_TIMESTAMP vs NOW()

2012-12-27 Thread Joseph
? -- Joseph

[gentoo-user] problem starting openvpn after recenet upgrade

2012-12-26 Thread Joseph
0 TX packets 1218 bytes 1433926 (1.3 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 -- Joseph

Re: [gentoo-user] problem starting openvpn after recenet upgrade

2012-12-26 Thread Joseph
I forgot to mention, my link looks normal: openvpn.client_clinic_atom - /etc/init.d/openvpn -- Joseph On 12/26/12 22:52, Joseph wrote: I'm having problem starting openvpn after recent upgrade. When I try to start it I get a normal respond: openvpn.client_clinic_atom start * Starting

[gentoo-user] copy resize files with directories

2012-12-20 Thread Joseph
. -- Joseph

Re: [gentoo-user] copy resize files with directories

2012-12-20 Thread Joseph
On 12/20/12 22:07, Joseph wrote: I've found this script that copy and resize file on the fly from one location to another. for INPUT in ./*.JPG; do OUTPUT=/media/stick/`echo $INPUT | sed 's/\.JPG/\_new\.JPG/'`; echo $INPUT /media/stick/$OUTPUT; convert $INPUT -scale 800x $OUTPUT; done I go

[gentoo-user] slideshow on USB stick

2012-12-18 Thread Joseph
Is it possible to create slide show (pictures) on USB stick and play on a TV? In the past I've used dvd-slideshow but that is a bit of work. I had to re-size the pictures add background music etc. DVD only holds 4GB USB sticks have larger capacity. -- Joseph

Re: [gentoo-user] Intel Atom: architecture, distcc, crossdev and compile flags

2012-12-11 Thread Joseph
. It runs my asterisk and hylafax in remote location so I have to keep an eye on it :-/ -- Joseph On 12/11/12 18:36, Frank Steinmetzger wrote: Hello list Long time no read... :) It follows a verbose preamble. For the actual questions see dashed line below. TL;DR summary: it’s all about ricer

Re: [gentoo-user] What utility do you use to sync user files?

2012-12-02 Thread Joseph
Here is a good example on using rsync http://rsync.samba.org/examples.html I've modified the first one for 7-days incremental backup. -- Joseph On 12/02/12 12:21, Randy Westlund wrote: I've been using rsync to sync binary files, shell scripts, my workspace, and random user files under my

Re: [gentoo-user] Restrict certain web users by IP

2012-11-29 Thread Joseph
-name -- Joseph

Re: [gentoo-user] Restrict certain web users by IP

2012-11-29 Thread Joseph
users john and jacob to be able to access the web content only if they are coming from a certain IP address. I don't want anyone else to have access. - Grant For this I think you need to use IPtables, apache will not filter outgoing traffic. -- Joseph

Re: [gentoo-user] Restrict certain web users by IP

2012-11-28 Thread Joseph
authentication or should I use another method? - Grant very simple via .htaccess Limit GET POST order deny,allow deny from all allow from IP_address /Limit AuthName restricted stuff AuthType Basic AuthUserFile /etc/apache2/users require user webmaster -- Joseph

Re: [gentoo-user] nagios - check_nrpe missing

2012-11-24 Thread Joseph
On 11/24/12 10:18, Alan McKinnon wrote: On Fri, 23 Nov 2012 10:44:59 -0700 Joseph syscon...@gmail.com wrote: On 11/23/12 08:40, Alan McKinnon wrote: On Thu, 22 Nov 2012 23:04:17 -0700 Joseph syscon...@gmail.com wrote: I just installed nagios but I can not seem to find: check_nrpe

Re: [gentoo-user] nagios - check_nrpe missing

2012-11-23 Thread Joseph
On 11/23/12 08:40, Alan McKinnon wrote: On Thu, 22 Nov 2012 23:04:17 -0700 Joseph syscon...@gmail.com wrote: I just installed nagios but I can not seem to find: check_nrpe and there is no ebuild: nagios-nrpe net-analyzer/nrpe ? -- Alan McKinnon alan.mckin...@gmail.com So I think this has

[gentoo-user] nagios remote host

2012-11-23 Thread Joseph
-atom service_description Root Partition check_command check_nrpe!check_disk } On the client I just emerge nrpe and started it. Why isn't it working? -- Joseph

[gentoo-user] nagios - check_nrpe missing

2012-11-22 Thread Joseph
I just installed nagios but I can not seem to find: check_nrpe and there is no ebuild: nagios-nrpe -- Joseph

[gentoo-user] xfce4 Filed to execute default File Manager

2012-11-19 Thread Joseph
I'm running xfce4. When I try to click on Home folder I get: Filed to execute default File Manager gutenprint (Permission denied). -- Joseph

Re: [gentoo-user] xfce4 Filed to execute default File Manager

2012-11-19 Thread Joseph
On 11/20/12 05:52, J. Roeleveld wrote: Joseph syscon...@gmail.com wrote: I'm running xfce4. When I try to click on Home folder I get: Filed to execute default File Manager gutenprint (Permission denied). Can you open a text console and try to start gutenprint from there? If that works

[gentoo-user] dev-python/gtksourceview-python

2012-11-18 Thread Joseph
Which package installs: dev-python/gtksourceview-python I'm running python-updater and it gives me: emerge: there are no ebuilds to satisfy dev-python/gtksourceview-python:0 -- Joseph

Re: [gentoo-user] dev-python/gtksourceview-python

2012-11-18 Thread Joseph
On 11/18/12 16:18, Joseph wrote: Which package installs: dev-python/gtksourceview-python I'm running python-updater and it gives me: emerge: there are no ebuilds to satisfy dev-python/gtksourceview-python:0 I'm running python-updater * Starting Python Updater... * Main active version

[gentoo-user] qlist -IC x11-drivers - Segmentation fault

2012-11-18 Thread Joseph
I'm trying to update drivers after xorg-server emerge but this command is not recognized: emerge -1av $(qlist -IC x11-drivers) running: qlist -IC x11-drivers gives me: Segmentation fault -- Joseph

Re: [gentoo-user] qlist -IC x11-drivers - Segmentation fault

2012-11-18 Thread Joseph
On 11/18/12 22:37, Philip Webb wrote: 121118 Joseph wrote: I'm trying to update drivers after xorg-server emerge but this command is not recognized: 'emerge -1av $(qlist -IC x11-drivers)'. Running 'qlist -IC x11-drivers' gives me: Segmentation fault I get : root:578 ~ emerge -pv $(qlist -IC

Re: [gentoo-user] dev-python/gtksourceview-python

2012-11-18 Thread Joseph
On 11/18/12 21:40, Dale wrote: Joseph wrote: Which package installs: dev-python/gtksourceview-python I'm running python-updater and it gives me: emerge: there are no ebuilds to satisfy dev-python/gtksourceview-python:0 http://www.portagefilelist.de/site/query/file That site should help

[gentoo-user] no X blank screen after upgrading xorg-server

2012-11-18 Thread Joseph
compilations but I get a black screen when, no login manager, I'm using slim try xdm as well nothing helps. -- Joseph

Re: [gentoo-user] no X blank screen after upgrading xorg-server

2012-11-18 Thread Joseph
On 11/18/12 21:56, Joseph wrote: I've upgraded to xorg-server-1.13.0 run emerge -1av $(qlist -I -C x11-drivers) but I don't get any display not even a command line, I have to log-in via ssh. I've downgraded to xorg-server-1.12.2 run: emerge -1av $(qlist -I -C x11-drivers) The system appears

[gentoo-user] access Linux X from android tablet

2012-11-03 Thread Joseph
How can I access Linux X desktop from an Android tablet (preferred over VPN)? I've tried installing openVPN on Android 4.0.3 (kernel 2. 6.39.4) but it is an uphill battle. I need to root the device and need a TAP/TUN module for kernel etc. There is no nxclient for android. -- Joseph

Re: [gentoo-user] access Linux X from android tablet

2012-11-03 Thread Joseph
On 11/04/12 02:23, Alan McKinnon wrote: On Sat, 3 Nov 2012 17:04:15 -0600 Joseph syscon...@gmail.com wrote: How can I access Linux X desktop from an Android tablet (preferred over VPN)? I've tried installing openVPN on Android 4.0.3 (kernel 2. 6.39.4) but it is an uphill battle. I need

Re: [gentoo-user] access Linux X from android tablet

2012-11-03 Thread Joseph
? But even if it did, it would be very, very slow. -- Joseph

Re: [gentoo-user] access Linux X from android tablet

2012-11-03 Thread Joseph
: - Your device is not rooted - Busybox is not installed - TAP/TUN modules is NOT installed -- Joseph

Re: [gentoo-user] Networking

2012-10-25 Thread Joseph
unmerging dhcp was not a good idea. I don't think you have very many options but to boot strap gentoo from CD and emerge back the net-misc/dhcp Do you need both client/server or just client? I'm running net-misc/dhcpcd -- Joseph On 10/25/12 20:25, Silvio Siefke wrote: Hello, i have

Re: [gentoo-user] Networking

2012-10-25 Thread Joseph
On 10/25/12 21:47, Silvio Siefke wrote: Hello, 2012/10/25 Joseph syscon...@gmail.com: unmerging dhcp was not a good idea. I don't think you have very many options but to boot strap gentoo from CD and emerge back the net-misc/dhcp Do you need both client/server or just client? I'm running net

Re: [gentoo-user] Networking

2012-10-25 Thread Joseph
On 10/25/12 22:27, Silvio Siefke wrote: Hello, On Thu, 25 Oct 2012 14:17:00 -0600 Joseph syscon...@gmail.com wrote: Why don't you want to install VirtualBox from portage. Has not internet, only mobile conection and so i have downloaded by my dad direct from the website. I run VirtualBox

[gentoo-user] Gentoo Packages webpage - empty page

2012-10-24 Thread Joseph
When try to access: http://packages.gentoo.org/ I get: Empty Page! If you expected a real website instead something must be wrong. :-( Where did it go? -- Joseph

Re: [gentoo-user] Brother Scanner

2012-10-19 Thread Joseph
On 10/19/12 20:51, Silvio Siefke wrote: Hello, On Thu, 18 Oct 2012 20:57:12 -0600 Joseph syscon...@gmail.com wrote: in /etc/sane.d/ you have a file with extension .conf what is the content of it? gentoo-desk siefke # ls /etc/sane.d/ abaton.conf dll.conf ma1509.conf

Re: [gentoo-user] Brother Scanner

2012-10-19 Thread Joseph
(if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). try to read this documentation: http://en.gentoo-wiki.com/wiki/USB_Scanner -- Joseph

Re: [gentoo-user] Brother Scanner

2012-10-19 Thread Joseph
On 10/20/12 03:42, Silvio Siefke wrote: Morning, On Fri, 19 Oct 2012 19:23:03 -0600 Joseph syscon...@gmail.com wrote: run: find -type f -print0 | xargs -r0 grep -F '0x04f9' or find -type f -print0 | xargs -r0 grep -F '0x01eb' post the content of that file. siefke@gentoo-desk : /etc/sane.d

Re: [gentoo-user] Brother Scanner

2012-10-18 Thread Joseph
? Regards Silvio in /etc/sane.d/ you have a file with extension .conf what is the content of it? -- Joseph

[gentoo-user] xfce - folder icons gone

2012-10-13 Thread Joseph
After todays upgrade my xfce4 folder icons are gone including some file icons with extension txt, ps Including some icons in Application Menu How to restore them? running : USE=thunar emerge -av xfdesktop (log out/in) did not help -- Joseph

Re: [gentoo-user] xfce - folder icons gone

2012-10-13 Thread Joseph
On 10/13/12 00:29, Joseph wrote: After todays upgrade my xfce4 folder icons are gone including some file icons with extension txt, ps Including some icons in Application Menu How to restore them? running : USE=thunar emerge -av xfdesktop (log out/in) did not help I have upgraded four

Re: [gentoo-user] Re: xfce - folder icons gone

2012-10-13 Thread Joseph
On 10/13/12 06:14, walt wrote: On 10/12/2012 11:49 PM, Joseph wrote: On 10/13/12 00:29, Joseph wrote: After todays upgrade my xfce4 folder icons are gone including some file icons with extension txt, ps Including some icons in Application Menu How to restore them? running : USE=thunar emerge

Re: [gentoo-user] Re: xfce - folder icons gone

2012-10-13 Thread Joseph
On 10/13/12 21:53, Christian Ehrich wrote: Date: Sat, 13 Oct 2012 08:01:57 -0600 From: syscon...@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: xfce - folder icons gone On 10/13/12 06:14, walt wrote: On 10/12/2012 11:49 PM, Joseph wrote: On 10

Re: [gentoo-user] Re: xfce - folder icons gone

2012-10-13 Thread Joseph
On 10/13/12 21:53, Christian Ehrich wrote: look into ~/.gtkrc (gtk-icon-theme-name) Solved, Something in Application Menu -- Setting -- Appearance was not correctly set :-/ -- Joseph

Re: [gentoo-user] ghostscript fails to find Helvetica font

2012-10-01 Thread Joseph
in: http://forums.gentoo.org/viewtopic-t-907720-highlight-fonts.html -- Joseph

Re: [gentoo-user] OT: new printer suggestions?

2012-09-24 Thread Joseph
://forums.gentoo.org/viewtopic-t-909052-highlight-brother.html No, duplex does not work correctly with Brother printer divers on Linux. -- Joseph

Re: [gentoo-user] virtualbox - serial port

2012-09-18 Thread Joseph
On 09/18/12 07:07, J. Roeleveld wrote: Joseph syscon...@gmail.com wrote: I'm trying to configure virutalbox serial port, but I'm getting an error: NamedPipe#0 failed to connect to local socket /dev/ttyS0 (VERR_ACCESS_DENIED). in inittab I have: c7:2345:respawn:/usr/sbin/faxgetty ttyS0

Re: [gentoo-user] virtualbox - serial port

2012-09-18 Thread Joseph
I have access to this file. -- Joseph

Re: [gentoo-user] virtualbox - serial port

2012-09-18 Thread Joseph
On 09/18/12 15:12, Alex Schuster wrote: J. Roeleveld writes: Joseph syscon...@gmail.com wrote: ls -l /dev/ttyS0 crw-rw 1 root tty 4, 64 Sep 17 20:56 /dev/ttyS0 Is the above correct permission? Those are default permissions. However those normally won't give a normal user access. You

Re: [gentoo-user] virtualbox - serial port

2012-09-18 Thread Joseph
On 09/18/12 07:07, J. Roeleveld wrote: Joseph syscon...@gmail.com wrote: I'm trying to configure virutalbox serial port, but I'm getting an error: NamedPipe#0 failed to connect to local socket /dev/ttyS0 (VERR_ACCESS_DENIED). in inittab I have: c7:2345:respawn:/usr/sbin/faxgetty ttyS0

Re: [gentoo-user] virtualbox - serial port

2012-09-18 Thread Joseph
On 09/18/12 11:01, Michael Mol wrote: How do I check if some other application are not using serial port? lsof -n |grep /dev/tty -- :wq Nothing is using ttyS0 so I'm puzzled why virtualbox is giving me permission error -- Joseph

Re: [gentoo-user] Re: virtualbox - serial port

2012-09-18 Thread Joseph
Sep 2 06:09 /dev/ttyS1 crw-rw 1 root uucp 4, 66 Sep 2 06:09 /dev/ttyS2 crw-rw 1 root uucp 4, 67 Sep 2 06:09 /dev/ttyS3 I'm in group tty, so I can not figure it out why virtualbox is complaining. -- Joseph

Re: [gentoo-user] Re: virtualbox - serial port

2012-09-18 Thread Joseph
at ... desolation ... plastic gmail.comforks ... It is working know. It was my error :-/ I had it selected host pipe and it should be host device' One of those days :-) -- Joseph

[gentoo-user] virtualbox - serial port

2012-09-17 Thread Joseph
: Host Device Port/File Path: /dev/ttyS0 What am I missing? -- Joseph

Re: [gentoo-user] newaliases - unsupported map type: hash

2012-08-31 Thread Joseph
On 08/31/12 08:41, Eray Aslan wrote: On Fri, Aug 31, 2012 at 3:06 AM, Joseph syscon...@gmail.com wrote: I just upgraded to postfix-2.9.3 and not getting any local mail. When I type newaliases I get: postalias: fatal: unsupported map type: hash Do not turn off the berkdb USE flag if your

[gentoo-user] newaliases - unsupported map type: hash

2012-08-30 Thread Joseph
I just upgraded to postfix-2.9.3 and not getting any local mail. When I type newaliases I get: postalias: fatal: unsupported map type: hash -- Joseph

[gentoo-user] usb stick files read only

2012-07-13 Thread Joseph
-- 1 joseph 1000 22696 Mar 26 18:27 asus_10-0-0-1_shaw_nvrambak.bin -rw-r--r-- 1 joseph 1000 22459 Mar 26 16:16 asus_home_10-10-0-1.nvrambak.bin The ownership should be joseph:users but when I try to change (as root) it I get : Read-only file system chown -R joseph:users /media/stick

Re: [gentoo-user] usb stick files read only

2012-07-13 Thread Joseph
On 07/14/12 00:10, Walter Dnes wrote: On Fri, Jul 13, 2012 at 07:17:14PM -0600, Joseph wrote How to deal with it? I the past changing the ownership always worked from root. If the mount process detects a problem, it'll set the filesystem as readonly. You'll have to back up the data from

Re: [gentoo-user] start X - Segmentation fault

2012-07-09 Thread Joseph
On 07/09/12 06:09, Graham Murray wrote: Joseph syscon...@gmail.com writes: This was a box in remote location, so the upgrade was done via ssh and I was able to login via NX but when I tried to login locally (at the box I get: Segmentation fault What should I try next? As you can log

[gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Joseph
terminated at 'Mon Jul 9 09:50:54 2012'. -- Joseph

[gentoo-user] better alternative to NX

2012-07-09 Thread Joseph
Are there better alternative to NX? -- Joseph

Re: [gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Joseph
On 07/09/12 19:07, Alex Schuster wrote: Joseph writes: After upgrade I enabled KMS in the kernel for my for my Radeon card and now I can not connect client to nxserver I'm getting an error message: Connection with the remote server was shut down. Please check the state with your remote

Re: [gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Joseph
. -- Joseph

Re: [gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Joseph
links to libX11.so.6.3? It is linked to libX11.so.6.3.0 /usr/lib64/libX11.so lrwxrwxrwx 1 root root 15 Jul 6 22:44 /usr/lib64/libX11.so - libX11.so.6.3.0 -- Joseph

Re: [gentoo-user] better alternative to NX

2012-07-09 Thread Joseph
On 07/09/12 19:30, Alex Schuster wrote: Joseph writes: Are there better alternative to NX? I don't know. The commercial original version from nomachine.org (net-misc/nxserver-freeedition) was said to be somewhat faster than FreeNX (net-misc/nxserver-freenx), not sure if this is still true

[gentoo-user] freenx - no /var/lib/nxserver/home/ drectory

2012-07-09 Thread Joseph
file At which point that file should be created? -- Joseph

<    1   2   3   4   5   6   7   8   9   10   >