Re: [gentoo-user] Need help with recommended budget for hardware

2025-02-27 Thread Michael
On Thursday, 27 February 2025 19:12:38 Greenwich Mean Time Frank Steinmetzger wrote: > Am Thu, Feb 27, 2025 at 11:31:48AM + schrieb Michael: > > Hmm ... AM4 socket CPUs could drive SATA x2 + PCIe x2 NVME M.2. I've read > > that with AM5 CPUs it's all PCIe. You will have to hook any SATA dri

Re: [gentoo-user] Need help with recommended budget for hardware

2025-02-27 Thread Frank Steinmetzger
Am Thu, Feb 27, 2025 at 11:31:48AM + schrieb Michael: > On Thursday, 20 February 2025 19:18:52 Greenwich Mean Time > whiteman...@paraboletancza.org wrote: > > Hello, > > > > I want to build a PC with Gentoo and I need to know how much money > > should I spend on it. > > Only you can make thi

Re: [gentoo-user] Need help with recommended budget for hardware

2025-02-27 Thread Michael
On Thursday, 20 February 2025 19:18:52 Greenwich Mean Time whiteman...@paraboletancza.org wrote: > Hello, > > I want to build a PC with Gentoo and I need to know how much money > should I spend on it. Only you can make this judgment. There is usually a sweet spot between performance and price.

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Björn Fischer
Klaus, [    0.760009] amdgpu :0d:00.0: amdgpu: RAS: optional ras ta ucode is not available [    0.767012] amdgpu :0d:00.0: amdgpu: RAP: optional rap ta ucode is not available [    0.767016] amdgpu :0d:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available It seems I

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Klaus Dittrich
On 27.01.23 16:05, Klaus Dittrich wrote: On 27.01.23 15:30, Julien Roy wrote: Klaus Dittrich writes: as I do not use a initrd or initramfs I am, as far as I know, forced to compile the driver amdgpu into the kernel, not as modules to be loaded. No, you can use modules even without an initrd.

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Klaus Dittrich
On 27.01.23 15:30, Julien Roy wrote: Klaus Dittrich writes: as I do not use a initrd or initramfs I am, as far as I know, forced to compile the driver amdgpu into the kernel, not as modules to be loaded. No, you can use modules even without an initrd. I looked at https://wiki.gentoo.org/wik

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Julien Roy
Klaus Dittrich writes: > as I do not use a initrd or initramfs I am, as far as I know, forced > to compile the driver amdgpu into the kernel, not as modules to be > loaded. No, you can use modules even without an initrd. > I looked at https://wiki.gentoo.org/wiki/Amdgpu#Unknown_firmware_blobs >

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Björn Fischer
Hi Klaus, CONFIG_EXTRA_FIRMWARE="amd-ucode/microcode_amd_fam19h.bin amdgpu/psp_13_0_5_toc.bin" CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" [...] What firmware blobs of linux-firmware has to be installed  to support the gpu of a  ryzen-7900X? CONFIG_EXTRA_FIRMWARE=? I do not use initrd nor ini

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Julien Roy
Hello Klaus, Klaus Dittrich writes: > > The error happens with and without "amdgpu/psp_13_0_5_ta.bin" in > CONFIG_EXTRA_FIRMWARE as I discoverd meanwqhile. Your issue is most likely that you are missing firmware in the CONFIG_EXTRA_FIRMWARE setting. In my case there at 10 firmware blobs that I

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Klaus Dittrich
On 27.01.23 12:17, Peter Böhm wrote: Hello Klaus, have you made your kernel again after changing EXTRA_FIRMWARE ? Maybe you want read this: https://wiki.gentoo.org/wiki/User:Pietinger/Tutorials/ Manual_kernel_configuration#Driver_needs_Firmware Greetings, Peter Am Freitag, 27. Januar 2023, 1

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Peter Böhm
Hello Klaus, have you made your kernel again after changing EXTRA_FIRMWARE ? Maybe you want read this: https://wiki.gentoo.org/wiki/User:Pietinger/Tutorials/ Manual_kernel_configuration#Driver_needs_Firmware Greetings, Peter Am Freitag, 27. Januar 2023, 11:08:58 CET schrieb Klaus Dittrich: > I

Re: [gentoo-user] Need help to compile a minimal wine

2017-09-24 Thread tuxic
On 09/23 06:39, R0b0t1 wrote: > On Sat, Sep 23, 2017 at 1:21 PM, wrote: > > Hi, > > > > I want to compile wine to execute a single commandline tool. > > That's it. > > > > The commandline tool is the AVR-assembler made by ATmel to recompile > > a FORTH interpreter for the AVR-line of microcontrol

Re: [gentoo-user] Need help to compile a minimal wine

2017-09-23 Thread R0b0t1
On Sat, Sep 23, 2017 at 1:21 PM, wrote: > Hi, > > I want to compile wine to execute a single commandline tool. > That's it. > > The commandline tool is the AVR-assembler made by ATmel to recompile > a FORTH interpreter for the AVR-line of microcontrollers of > ATMEL/Micorchip: > Are you sure you

Re: [gentoo-user] Need help to compile a minimal wine

2017-09-23 Thread Christoph Böhmwalder
Hi Meino, I haven't tried this, but may I ask why you're not using the ATmel AVR Toolchain [0] that's readily available for Linux? [0] http://www.atmel.com/tools/atmelavrtoolchainforlinux.aspx -- Regards, Christoph Am 23. September 2017 20:21:45 MESZ schrieb tu...@posteo.de: >Hi, > >I want to

Re: [gentoo-user] Need help interpreting kernel panic

2017-02-11 Thread Johannes Rosenberger
On 11.02.2017 20:47, Rich Freeman wrote: > On Sat, Feb 11, 2017 at 2:12 PM, Harry Putnam wrote: >> Again I get a kernel panic but this time its different. It seems to >> mount the disks ok but then fails to find a working `init' command. >> >> Checking that with sysrescueCD I see /sbin/init does

Re: [gentoo-user] Need help interpreting kernel panic

2017-02-11 Thread Rich Freeman
On Sat, Feb 11, 2017 at 2:12 PM, Harry Putnam wrote: > > Again I get a kernel panic but this time its different. It seems to > mount the disks ok but then fails to find a working `init' command. > > Checking that with sysrescueCD I see /sbin/init does exist on that new vm. > and is executable. >

Re: [gentoo-user] Need help: Filesystem (ext4) corrupted!

2013-09-02 Thread meino . cramer
Pandu Poluan [13-09-02 18:40]: > On Sep 2, 2013 11:16 PM, wrote: > > > > Hi, > > > > > > > > I need some urgent help... > > > > > > > > The rootfs and $HOME of my embedded system is stored > > on a 16GB SD-card (about 5GB used, rest free). The FS > > is ext4. > > > > Since the system hangs for un

Re: [gentoo-user] Need help: Filesystem (ext4) corrupted!

2013-09-02 Thread Pandu Poluan
On Sep 2, 2013 11:16 PM, wrote: > > Hi, > > > > I need some urgent help... > > > > The rootfs and $HOME of my embedded system is stored > on a 16GB SD-card (about 5GB used, rest free). The FS > is ext4. > > Since the system hangs for unknown reasons several times I > removed the sdcard, put it in

Re: [gentoo-user] Need Help!

2012-06-23 Thread Neil Bothwick
On Fri, 22 Jun 2012 20:28:11 +0200, Volker Armin Hemmann wrote: > protipp: in local.start: > dmesg >> /dmesg.out Or put log_dmesg="YES" into /etc/conf.d/bootmisc, which I think is there by default anyway. -- Neil Bothwick When companies ship Styrofoam, what do they pack it in? signature.asc

Re: [gentoo-user] Need Help!

2012-06-22 Thread Willie
This is for my kid. He likes to watch movies. He knows how to use the shortcut on the desktop. I really don't need to reinvent the wheel on this one. It all works just like he learned it. On Fri, Jun 22, 2012 at 5:09 PM, Alecks Gates wrote: > On Fri, Jun 22, 2012 at 5:55 PM, Willie wrote: > > O

Re: [gentoo-user] Need Help!

2012-06-22 Thread Alecks Gates
On Fri, Jun 22, 2012 at 5:55 PM, Willie wrote: > On Fri, Jun 22, 2012 at 2:59 PM, Volker Armin Hemmann > wrote: >> >> Am Freitag, 22. Juni 2012, 14:51:04 schrieb Willie: >> > On Fri, Jun 22, 2012 at 12:49 PM, Paul Hartman < >> > >> > paul.hartman+gen...@gmail.com> wrote: >> > > On Fri, Jun 22, 20

Re: [gentoo-user] Need Help!

2012-06-22 Thread Willie
On Fri, Jun 22, 2012 at 2:59 PM, Volker Armin Hemmann < volkerar...@googlemail.com> wrote: > Am Freitag, 22. Juni 2012, 14:51:04 schrieb Willie: > > On Fri, Jun 22, 2012 at 12:49 PM, Paul Hartman < > > > > paul.hartman+gen...@gmail.com> wrote: > > > On Fri, Jun 22, 2012 at 2:04 PM, Willie > wrote

Re: [gentoo-user] Need Help!

2012-06-22 Thread Paul Hartman
On Fri, Jun 22, 2012 at 4:59 PM, Volker Armin Hemmann wrote: > Am Freitag, 22. Juni 2012, 14:51:04 schrieb Willie: >> On Fri, Jun 22, 2012 at 12:49 PM, Paul Hartman < >> >> paul.hartman+gen...@gmail.com> wrote: >> > On Fri, Jun 22, 2012 at 2:04 PM, Willie wrote: >> > > On Fri, Jun 22, 2012 at 11:

Re: [gentoo-user] Need Help!

2012-06-22 Thread Volker Armin Hemmann
Am Freitag, 22. Juni 2012, 14:51:04 schrieb Willie: > On Fri, Jun 22, 2012 at 12:49 PM, Paul Hartman < > > paul.hartman+gen...@gmail.com> wrote: > > On Fri, Jun 22, 2012 at 2:04 PM, Willie wrote: > > > On Fri, Jun 22, 2012 at 11:46 AM, Paul Hartman > > > > > > wrote: > > >> On Fri, Jun 22, 2012

Re: [gentoo-user] Need Help!

2012-06-22 Thread Willie
On Fri, Jun 22, 2012 at 12:49 PM, Paul Hartman < paul.hartman+gen...@gmail.com> wrote: > On Fri, Jun 22, 2012 at 2:04 PM, Willie wrote: > > On Fri, Jun 22, 2012 at 11:46 AM, Paul Hartman > > wrote: > >> > >> On Fri, Jun 22, 2012 at 11:20 AM, Willie > >> wrote: > >> > Hi All, > >> > > >> > I hav

Re: [gentoo-user] Need Help!

2012-06-22 Thread Paul Hartman
On Fri, Jun 22, 2012 at 2:04 PM, Willie wrote: > On Fri, Jun 22, 2012 at 11:46 AM, Paul Hartman > wrote: >> >> On Fri, Jun 22, 2012 at 11:20 AM, Willie >> wrote: >> > Hi All, >> > >> > I have been running a gentoo box for quite some time without a desktop >> > manager. Did a lot of upgrading in

Re: [gentoo-user] Need Help!

2012-06-22 Thread Michael Mol
On Fri, Jun 22, 2012 at 3:04 PM, Willie wrote: > On Fri, Jun 22, 2012 at 11:46 AM, Paul Hartman > wrote: >> >> On Fri, Jun 22, 2012 at 11:20 AM, Willie >> wrote: >> > Hi All, >> > >> > I have been running a gentoo box for quite some time without a desktop >> > manager. Did a lot of upgrading in

Re: [gentoo-user] Need Help!

2012-06-22 Thread Willie
On Fri, Jun 22, 2012 at 11:46 AM, Paul Hartman < paul.hartman+gen...@gmail.com> wrote: > On Fri, Jun 22, 2012 at 11:20 AM, Willie > wrote: > > Hi All, > > > > I have been running a gentoo box for quite some time without a desktop > > manager. Did a lot of upgrading in between time also. The probl

Re: [gentoo-user] Need Help!

2012-06-22 Thread Paul Hartman
On Fri, Jun 22, 2012 at 11:20 AM, Willie wrote: > Hi All, > > I have been running a gentoo box for quite some time without a desktop > manager. Did a lot of upgrading in between time also. The problem I am > having is when I login I can't open any Windows. The only one that has open > without cras

Re: [gentoo-user] Need Help!

2012-06-22 Thread Michael Mol
On Fri, Jun 22, 2012 at 2:28 PM, Willie wrote: > On Fri, Jun 22, 2012 at 11:07 AM, Willie wrote: >> >> Fist thing I do is start XDM, login with my normal users. I can't open >> Session and Startup. Like I said before, I haven't been on it in XFCE for a >> long time. When I do that the screen beco

Re: [gentoo-user] Need Help!

2012-06-22 Thread Willie
On Fri, Jun 22, 2012 at 11:07 AM, Willie wrote: > Fist thing I do is start XDM, login with my normal users. I can't open > Session and Startup. Like I said before, I haven't been on it in XFCE for a > long time. When I do that the screen becomes blurry, no keyboard, mouse or > ssh access to the c

Re: [gentoo-user] Need Help!

2012-06-22 Thread Volker Armin Hemmann
Am Freitag, 22. Juni 2012, 11:07:55 schrieb Willie: > Fist thing I do is start XDM, login with my normal users. I can't open > Session and Startup. Like I said before, I haven't been on it in XFCE for a > long time. When I do that the screen becomes blurry, no keyboard, mouse or > ssh access to the

Re: [gentoo-user] Need Help!

2012-06-22 Thread Willie
Fist thing I do is start XDM, login with my normal users. I can't open Session and Startup. Like I said before, I haven't been on it in XFCE for a long time. When I do that the screen becomes blurry, no keyboard, mouse or ssh access to the computer. I assume that the entire computer is frozen. Ther

Re: [gentoo-user] Need Help!

2012-06-22 Thread Volker Armin Hemmann
Am Freitag, 22. Juni 2012, 09:20:24 schrieb Willie: > Hi All, > > I have been running a gentoo box for quite some time without a desktop > manager. Did a lot of upgrading in between time also. The problem I am > having is when I login I can't open any Windows. The only one that has open > without

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-16 Thread Indi
On Wed, Dec 14, 2011 at 04:40:01PM +0100, Tanstaafl wrote: > > Hope someone has an idea... You could try esmtp; Always seems to work for me when the others fail. Haven't tried what you're pursuing, but surely it can be made to work fairly easily... -- caveat utilitor ♫ ❤ ♫ ❤ ♫ ❤ ♫ ❤

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-15 Thread Tanstaafl
On 2011-12-15 7:21 AM, Tanstaafl wrote: I received the message, but it comes 'from' 'portage@localhost'... how/where can I change this from address? Never mind, found it: PORTAGE_ELOG_MAILFROM="myaddress.example" Thanks again Neil!

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-15 Thread Tanstaafl
On 2011-12-14 5:09 PM, Neil Bothwick wrote: Try PORTAGE_ELOG_MAILURI="you@home /usr/sbin/sendmail" Bingo! I guess I didn't/don't fully understand what needs to go here... I received the message, but it comes 'from' 'portage@localhost'... how/where can I change this from address? Thanks Ne

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Alex Schuster
Neil Bothwick writes: > On Wed, 14 Dec 2011 15:29:44 -0500, Tanstaafl wrote: > >> I can confirm that sending email from the commandline now works: > >> How do I tell portage to simply use the 'mail' command? > > AFAIR there used to be an option for this, but it's not in the docs. > Have you tri

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Neil Bothwick
On Wed, 14 Dec 2011 15:29:44 -0500, Tanstaafl wrote: > How do I tell portage to simply use the 'mail' command? You don't, you tell it to use sendmail From make.conf.example: mailserver: smtp server that should be used to deliver the mail (defaults to localhost) alternatively this can also be a

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Tanstaafl
On 2011-12-14 4:09 PM, Neil Bothwick wrote: On Wed, 14 Dec 2011 15:29:44 -0500, Tanstaafl wrote: I can confirm that sending email from the commandline now works: How do I tell portage to simply use the 'mail' command? AFAIR there used to be an option for this, but it's not in the docs. Ha

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Neil Bothwick
On Wed, 14 Dec 2011 15:29:44 -0500, Tanstaafl wrote: > I can confirm that sending email from the commandline now works: > How do I tell portage to simply use the 'mail' command? AFAIR there used to be an option for this, but it's not in the docs. Have you tried PORTAGE_ELOG_MAILURI="user@addres

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Tanstaafl
On 2011-12-14 3:59 PM, Urs Schutz wrote: Did you send this as user? What about sending this from the root account? I sent it from root... maybe that's the problem?

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Urs Schutz
On Wed, 14 Dec 2011 15:29:44 -0500 Tanstaafl wrote: > On 2011-12-14 10:29 AM, Tanstaafl > wrote: > > !!! A network error occurred while trying to send > > logmail: [Errno 111] Connection refused > > Sure you configured PORTAGE_ELOG_MAILURI correctly? > > > > and NOTHING in/var/log/messages... >

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Tanstaafl
On 2011-12-14 10:29 AM, Tanstaafl wrote: !!! A network error occurred while trying to send logmail: [Errno 111] Connection refused Sure you configured PORTAGE_ELOG_MAILURI correctly? and NOTHING in/var/log/messages... Ok, so, I now have more info so hopefully some kind soul will take pity on

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Tanstaafl
On 2011-12-14 8:05 AM, Tanstaafl wrote: On 2011-12-14 8:00 AM, Tanstaafl wrote: So... does nullmailer even support STARTTLS? Crap, apparently not... http://untroubled.org/nullmailer/TODO back to square one... Ok, found msmtp, which does support STARTTLS, and still can't get this working

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Neil Bothwick
On Wed, 14 Dec 2011 19:28:33 +0700, Pandu Poluan wrote: > > Ignore it, it is only a deprecation warning. IMO these warnings > > shouldn't be displayed to normal users by default, they are intended > > for devs. > ... or for normal users so that the normal users will file a bug. :-) After they ha

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Tanstaafl
On 2011-12-14 8:00 AM, Tanstaafl wrote: So... does nullmailer even support STARTTLS? Crap, apparently not... http://untroubled.org/nullmailer/TODO back to square one...

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Tanstaafl
On 2011-12-14 7:25 AM, Tanstaafl wrote: !!! A network error occurred while trying to send logmail: [Errno 111] Connection refused Sure you configured PORTAGE_ELOG_MAILURI correctly? Ok, finally figured out why I wasn't seeing any errors in the main log... Here is the error in the main log: D

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Pandu Poluan
On Dec 14, 2011 7:22 PM, "Neil Bothwick" wrote: > > On Wed, 14 Dec 2011 07:05:12 -0500, Tanstaafl wrote: > > > When starting manually I get the following warning: > > > > li66-207 nullmailer # /etc/init.d/nullmailer start > > * Starting nullmailer ... [ ok ] > > * WARNING: -c/--chuid is d

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Tanstaafl
On 2011-12-14 7:16 AM, Pandu Poluan wrote: Should I change this? Ianap, so don't really feel comfortable just changing it without confirming first... Don't. Just file a bug, and let the maintainer take care of it. It's *still* supported currently. Will do... But, I noticed I was still ge

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Neil Bothwick
On Wed, 14 Dec 2011 07:05:12 -0500, Tanstaafl wrote: > When starting manually I get the following warning: > > li66-207 nullmailer # /etc/init.d/nullmailer start > * Starting nullmailer ... [ ok ] > * WARNING: -c/--chuid is deprecated and will be removed in the > future, please use -u/--

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Pandu Poluan
On Dec 14, 2011 7:08 PM, "Tanstaafl" wrote: > > On 2011-12-14 6:43 AM, Tanstaafl wrote: >> >> On 2011-12-13 5:42 PM, Leho Kraav wrote: >>> >>> i would first of all suggest dropping ssmtp and going with >>> nullmailer. if ssmtp fails for any reason it will lose your emails. >>> nullmailer has que

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Tanstaafl
On 2011-12-14 6:43 AM, Tanstaafl wrote: On 2011-12-13 5:42 PM, Leho Kraav wrote: i would first of all suggest dropping ssmtp and going with nullmailer. if ssmtp fails for any reason it will lose your emails. nullmailer has queue capability. Sounds good, I'll give it a shot (emerging now)...

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-14 Thread Tanstaafl
On 2011-12-13 5:42 PM, Leho Kraav wrote: i would first of all suggest dropping ssmtp and going with nullmailer. if ssmtp fails for any reason it will lose your emails. nullmailer has queue capability. Sounds good, I'll give it a shot (emerging now)... Is there a decent HowTo on getting it up

Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-13 Thread Leho Kraav
i would first of all suggest dropping ssmtp and going with nullmailer. if ssmtp fails for any reason it will lose your emails. nullmailer has queue capability.

Re: [gentoo-user] Need help with pvrusb2 [SOLVED]

2011-10-24 Thread Florian Philipp
Am 24.10.2011 03:15, schrieb Michael Sullivan: > On 10/23/11 18:15, Neil Bothwick wrote: >> On Sun, 23 Oct 2011 18:00:52 -0500, Michael Sullivan wrote: >> > pvrusb2: request_firmware unable to locate fx2 controller file > v4l-pvrusb2-73xxx-01.fw Is this file present in /lib/firm

Re: [gentoo-user] Need help with pvrusb2 [SOLVED]

2011-10-23 Thread Michael Sullivan
On 10/23/11 18:15, Neil Bothwick wrote: > On Sun, 23 Oct 2011 18:00:52 -0500, Michael Sullivan wrote: > pvrusb2: request_firmware unable to locate fx2 controller file v4l-pvrusb2-73xxx-01.fw >>> >>> Is this file present in /lib/firmware? > >> Nope: > > It should be obvious that this

Re: [gentoo-user] Need help with pvrusb2

2011-10-23 Thread Michael Sullivan
On 10/23/11 18:15, Neil Bothwick wrote: > On Sun, 23 Oct 2011 18:00:52 -0500, Michael Sullivan wrote: > pvrusb2: request_firmware unable to locate fx2 controller file v4l-pvrusb2-73xxx-01.fw >>> >>> Is this file present in /lib/firmware? > >> Nope: > > It should be obvious that this

Re: [gentoo-user] Need help with pvrusb2

2011-10-23 Thread Neil Bothwick
On Sun, 23 Oct 2011 18:00:52 -0500, Michael Sullivan wrote: > >> pvrusb2: request_firmware unable to locate fx2 controller file > >> v4l-pvrusb2-73xxx-01.fw > > > > Is this file present in /lib/firmware? > Nope: It should be obvious that this needs to be addressed before anything else. > How

Re: [gentoo-user] Need help with pvrusb2

2011-10-23 Thread Michael Sullivan
On 10/23/11 17:48, Neil Bothwick wrote: > On Sun, 23 Oct 2011 16:36:41 -0500, Michael Sullivan wrote: > >> pvrusb2: request_firmware unable to locate fx2 controller file >> v4l-pvrusb2-73xxx-01.fw > > Is this file present in /lib/firmware? > > Nope: michael@carter ~ $ ls /lib/firmware 3com

Re: [gentoo-user] Need help with pvrusb2

2011-10-23 Thread Neil Bothwick
On Sun, 23 Oct 2011 16:36:41 -0500, Michael Sullivan wrote: > pvrusb2: request_firmware unable to locate fx2 controller file > v4l-pvrusb2-73xxx-01.fw Is this file present in /lib/firmware? -- Neil Bothwick UNILINGUAL: American. signature.asc Description: PGP signature

Re: [gentoo-user] Need help with pvrusb2

2011-10-23 Thread Michael Sullivan
On 10/23/11 16:52, Florian Philipp wrote: > Am 23.10.2011 23:36, schrieb Michael Sullivan: >> Hello. I recently purchased a Hauppauge WinTV-HVR external TV card. >> I'm trying to get it to work with Gentoo Linux. I think I've followed >> the steps found at >> http://linuxtv.org/wiki/index.php/Hau

Re: [gentoo-user] Need help with pvrusb2

2011-10-23 Thread Michael Sullivan
On 10/23/11 16:52, Florian Philipp wrote: > Am 23.10.2011 23:36, schrieb Michael Sullivan: >> Hello. I recently purchased a Hauppauge WinTV-HVR external TV card. >> I'm trying to get it to work with Gentoo Linux. I think I've followed >> the steps found at >> http://linuxtv.org/wiki/index.php/Hau

Re: [gentoo-user] Need help with pvrusb2

2011-10-23 Thread Florian Philipp
Am 23.10.2011 23:36, schrieb Michael Sullivan: > Hello. I recently purchased a Hauppauge WinTV-HVR external TV card. > I'm trying to get it to work with Gentoo Linux. I think I've followed > the steps found at > http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1900 correctly, > but I'm still

Re: OT: CVS [WAS: Re: [gentoo-user] Need help discovering what's using a port (for cvsd)] SOLVED

2010-06-16 Thread Michael Sullivan
On Fri, 2010-03-05 at 09:43 -0600, Paul Hartman wrote: > On Thu, Mar 4, 2010 at 5:54 PM, Michael Sullivan wrote: > > On Thu, 2010-03-04 at 17:30 -0600, Paul Hartman wrote: > >> On Thu, Mar 4, 2010 at 5:02 PM, Michael Sullivan > >> wrote: > >> > netstat: no support for `AF IPX' on this system. >

Re: [gentoo-user] Need help with samba (Possibly OT)

2010-06-15 Thread Michael Sullivan
On Mon, 2010-06-14 at 22:43 +0100, Stroller wrote: > On 14 Jun 2010, at 21:41, Michael Sullivan wrote: > > ... When I try to connect to the samba share from my > > linux install, I get this: > > > > mich...@camille ~ $ smbclient //carter//home > > Enter michael's password: > > Domain=[MYGROUP] OS=[

Re: [gentoo-user] Need help with samba (Possibly OT)

2010-06-14 Thread Michael Sullivan
On Tue, 2010-06-15 at 02:12 +0200, Alex Schuster wrote: > Michael Sullivan writes: > > > 4: mich...@camille ~ $ nmblookup -B BIGSERVER __SAMBA__ > > querying __SAMBA__ on 192.168.1.255 > > 192.168.1.2 __SAMBA__<00> > > > > 4: carter ~ # nmblookup -B camille * > > querying xorg.conf.new on 192.16

Re: [gentoo-user] Need help with samba (Possibly OT)

2010-06-14 Thread Alex Schuster
Michael Sullivan writes: > 4: mich...@camille ~ $ nmblookup -B BIGSERVER __SAMBA__ > querying __SAMBA__ on 192.168.1.255 > 192.168.1.2 __SAMBA__<00> > > 4: carter ~ # nmblookup -B camille * > querying xorg.conf.new on 192.168.1.3 > name_query failed to find name xorg.conf.new > > *I'm not sure

Re: [gentoo-user] Need help with samba (Possibly OT)

2010-06-14 Thread Michael Sullivan
On Mon, 2010-06-14 at 22:43 +0100, Stroller wrote: > If it's been some time since this system was used, are you still using > the 192.168.1.x subnet? If your ISP sent you a new router, you might > now be on 192.168.0.x. IMO change this to: > hosts allow = 192.168. 127. > I bought a brand n

Re: [gentoo-user] Need help with samba (Possibly OT)

2010-06-14 Thread Stroller
On 14 Jun 2010, at 21:41, Michael Sullivan wrote: ... When I try to connect to the samba share from my linux install, I get this: mich...@camille ~ $ smbclient //carter//home Enter michael's password: Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.4.6] tree connect failed: NT_STATUS_BAD_NETWORK_NAM

Re: OT: CVS [WAS: Re: [gentoo-user] Need help discovering what's using a port (for cvsd)]

2010-03-05 Thread Paul Hartman
On Thu, Mar 4, 2010 at 5:54 PM, Michael Sullivan wrote: > On Thu, 2010-03-04 at 17:30 -0600, Paul Hartman wrote: >> On Thu, Mar 4, 2010 at 5:02 PM, Michael Sullivan >> wrote: >> > netstat: no support for `AF IPX' on this system. >> > netstat: no support for `AF AX25' on this system. >> > netstat

OT: CVS [WAS: Re: [gentoo-user] Need help discovering what's using a port (for cvsd)]

2010-03-04 Thread Michael Sullivan
On Thu, 2010-03-04 at 17:30 -0600, Paul Hartman wrote: > On Thu, Mar 4, 2010 at 5:02 PM, Michael Sullivan wrote: > > netstat: no support for `AF IPX' on this system. > > netstat: no support for `AF AX25' on this system. > > netstat: no support for `AF X25' on this system. > > netstat: no support f

Re: [gentoo-user] Need help discovering what's using a port (for cvsd)

2010-03-04 Thread Paul Hartman
On Thu, Mar 4, 2010 at 5:02 PM, Michael Sullivan wrote: > netstat: no support for `AF IPX' on this system. > netstat: no support for `AF AX25' on this system. > netstat: no support for `AF X25' on this system. > netstat: no support for `AF NETROM' on this system. > > > I assume these are kernel op

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Wolf Canis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robin Atwood wrote: >grep -e ^\s+provide\s+\w /etc/init.d > > but, as usual, nothing is matched. What am I doing wrong? You have to use back slashed versions of meta characters. Following how would do that: $ grep -e '^[[:space:]]\+provide[[

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Alan McKinnon
On Saturday 24 May 2008, Robin Atwood wrote: > On Saturday 24 May 2008, Alan McKinnon wrote: > > On Saturday 24 May 2008, Robin Atwood wrote: > > > But why does "[[:space:]]+" work and "\s+" fail? > > > > Apparently because \s is not a synonym for [[:space:]] > > Here for a start: > http://www.regu

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Robin Atwood
On Saturday 24 May 2008, Alan McKinnon wrote: > On Saturday 24 May 2008, Robin Atwood wrote: > > But why does "[[:space:]]+" work and "\s+" fail? > > Apparently because \s is not a synonym for [[:space:]] > Here for a start: http://www.regular-expressions.info/charclass.html#shorthand and also ht

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Wolf Canis
Robin Atwood wrote: >grep -e ^\s+provide\s+\w /etc/init.d > > but, as usual, nothing is matched. What am I doing wrong? You have to use back slashed versions of metacharacters. Following how would do that: $ grep -e '^[[:space:]]\+provide[[:space:]]\+[a-z]\+' /etc/init.d/* /etc/init.d/sy

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Alan McKinnon
On Saturday 24 May 2008, Robin Atwood wrote: > But why does "[[:space:]]+" work and "\s+" fail? Apparently because \s is not a synonym for [[:space:]] I've heard this one before but never got it to work and never seen it in writing. Do you have a reference for where you read it? -- Alan McKinn

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Robin Atwood
On Saturday 24 May 2008, Alan McKinnon wrote: > "grep -e" is not the same thing as "egrep" or "grep -E", and > I never managed to get \s to work as a synonym for [[:space:]] I was wondering about that! > Plus you need a proper file glob i your file spec That was a typo in my post. > Try: > egre

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Robin Atwood
On Saturday 24 May 2008, Etaoin Shrdlu wrote: > On Saturday 24 May 2008, 17:22, Robin Atwood wrote: > > Regexs are not my strong point! I am trying to get a list of service > > scripts that provide virtual services. Each such script contains a > > line like: > > > > provide dns > > > > i.e. the

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Alan McKinnon
On Saturday 24 May 2008, Robin Atwood wrote: > Regexs are not my strong point! I am trying to get a list of service > scripts that provide virtual services. Each such script contains a > line like: > > provide dns > > i.e. the line starts with one or more spaces, followed by the text > "provi

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Robin Atwood
On Saturday 24 May 2008, Andrey Falko wrote: > On Sat, May 24, 2008 at 11:32 AM, Andrey Falko <[EMAIL PROTECTED]> wrote: > > On Sat, May 24, 2008 at 11:22 AM, Robin Atwood > > > > <[EMAIL PROTECTED]> wrote: > >> Regexs are not my strong point! I am trying to get a list of service > >> scripts that

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Etaoin Shrdlu
On Saturday 24 May 2008, 17:22, Robin Atwood wrote: > Regexs are not my strong point! I am trying to get a list of service > scripts that provide virtual services. Each such script contains a > line like: > > provide dns > > i.e. the line starts with one or more spaces, followed by the text

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Andrey Falko
On Sat, May 24, 2008 at 11:32 AM, Andrey Falko <[EMAIL PROTECTED]> wrote: > On Sat, May 24, 2008 at 11:22 AM, Robin Atwood > <[EMAIL PROTECTED]> wrote: >> Regexs are not my strong point! I am trying to get a list of service scripts >> that provide virtual services. Each such script contains a line

Re: [gentoo-user] Need help with a regex

2008-05-24 Thread Andrey Falko
On Sat, May 24, 2008 at 11:22 AM, Robin Atwood <[EMAIL PROTECTED]> wrote: > Regexs are not my strong point! I am trying to get a list of service scripts > that provide virtual services. Each such script contains a line like: > >provide dns > > i.e. the line starts with one or more spaces, f

Re: [gentoo-user] Need help with routing [OT: Issues with an article on the wiki]

2007-09-12 Thread Hans-Werner Hilse
Hi, On Wed, 12 Sep 2007 18:35:41 +0200 Florian Philipp <[EMAIL PROTECTED]> wrote: > Thank you for your patience, it's finally working! OK, that's good news :-) > If you don't edit the wiki, I'll do it (sooner or later). Just tell me > if you don't want to see your name when I give you credit fo

Re: [gentoo-user] Need help with routing

2007-09-12 Thread Florian Philipp
Hans-Werner Hilse schrieb: > Hi, > > On Tue, 11 Sep 2007 21:38:26 +0200 > Florian Philipp <[EMAIL PROTECTED]> wrote: > >> Now the kernel can handle connection state matching :) >> >> I can apply your rules with one exception: >> iptables -A POSTROUTING -o ppp0 -j MASQUERADE >> >> The same error m

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Hans-Werner Hilse
Hi, On Tue, 11 Sep 2007 21:38:26 +0200 Florian Philipp <[EMAIL PROTECTED]> wrote: > Now the kernel can handle connection state matching :) > > I can apply your rules with one exception: > iptables -A POSTROUTING -o ppp0 -j MASQUERADE > > The same error message as before. But a different cause:

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Florian Philipp
Hans-Werner Hilse schrieb: > Hi, > > On Tue, 11 Sep 2007 18:50:52 +0200 Florian Philipp > <[EMAIL PROTECTED]> wrote: > >>> My suggestion for a proper setup would be >>> >>> $ iptables -F FORWARD >>> $ iptables -P FORWARD DROP >>> $ iptables -A FORWARD -i eth0 -o ppp0 -m state --state >>> NEW,ESTA

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Hans-Werner Hilse
Hi, On Tue, 11 Sep 2007 18:50:52 +0200 Florian Philipp <[EMAIL PROTECTED]> wrote: > > My suggestion for a proper setup would be > > > > $ iptables -F FORWARD > > $ iptables -P FORWARD DROP > > $ iptables -A FORWARD -i eth0 -o ppp0 -m state --state > > NEW,ESTABLISHED,RELATED -j ACCEPT $ iptables

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Florian Philipp
Hans-Werner Hilse schrieb: > Hi, > > On Tue, 11 Sep 2007 17:30:51 +0200 Florian Philipp > <[EMAIL PROTECTED]> wrote: > >>> Hm, OK. This: >>> snip >>> Chain FORWARD (policy ACCEPT) >>> target prot opt source destination >>> ACCEPT all -- 10.8.0.1

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Florian Philipp
Dan Farrell schrieb: > On Mon, 10 Sep 2007 22:48:20 +0200 > Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: > >> is on what computer? On the "server" (I guess it's the router) the >> last line would effectively prevent routing for the client (but I >> don't know why ICMP works...). I would suggest st

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Hans-Werner Hilse
Hi, On Tue, 11 Sep 2007 17:30:51 +0200 Florian Philipp <[EMAIL PROTECTED]> wrote: > > Hm, OK. This: > > snip > > Chain FORWARD (policy ACCEPT) > > target prot opt source destination > > ACCEPT all -- 10.8.0.1 anywhere > > ACCEPT

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Dan Farrell
On Mon, 10 Sep 2007 22:48:20 +0200 Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: > is on what computer? On the "server" (I guess it's the router) the > last line would effectively prevent routing for the client (but I > don't know why ICMP works...). I would suggest starting without it > and then s

Re: [gentoo-user] Need help with routing

2007-09-11 Thread Florian Philipp
Hans-Werner Hilse schrieb: > Hi, > > On Mon, 10 Sep 2007 20:59:03 +0200 > Florian Philipp <[EMAIL PROTECTED]> wrote: > >> I'll attach relevant ifconfig, route and iptables -L output. > > Hm, OK. This: > snip > Chain FORWARD (policy ACCEPT) > target prot opt source desti

Re: [gentoo-user] Need help with routing

2007-09-10 Thread Hans-Werner Hilse
Hi, On Mon, 10 Sep 2007 20:59:03 +0200 Florian Philipp <[EMAIL PROTECTED]> wrote: > I'll attach relevant ifconfig, route and iptables -L output. Hm, OK. This: snip Chain FORWARD (policy ACCEPT) target prot opt source destination ACCEPT all -- 10.8.0.1

Re: [gentoo-user] Need help with routing

2007-09-10 Thread Dan Farrell
On Mon, 10 Sep 2007 20:59:03 +0200 Florian Philipp <[EMAIL PROTECTED]> wrote: > default HOMER-KUBUNTU64 0.0.0.0 UG0 0 0 eth0 What's this? I do not know if this should be here. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Need help with routing

2007-09-10 Thread Florian Philipp
Florian Philipp schrieb: > Dan Farrell schrieb: >> On Sun, 02 Sep 2007 05:12:11 -0500 >> Dale <[EMAIL PROTECTED]> wrote: >> >>> Florian Philipp wrote: Hi list! I'm trying to set up my laptop as the router for my PC. ... My problem: As soon as set up eth0 with "ifconfig 192.

Re: [gentoo-user] Need help with routing

2007-09-10 Thread Florian Philipp
Dan Farrell schrieb: > On Sun, 02 Sep 2007 05:12:11 -0500 > Dale <[EMAIL PROTECTED]> wrote: > >> Florian Philipp wrote: >>> Hi list! >>> >>> I'm trying to set up my laptop as the router for my PC. >>> ... >>> My problem: As soon as set up eth0 with "ifconfig 192.168.1.1 >>> netmask 255.255.255.0 e

Re: [gentoo-user] Need help configuribng PORTAGE_ELOG_MAILURI

2007-09-06 Thread Michael Sullivan
--- Michael Sullivan <[EMAIL PROTECTED]> wrote: > I have a small LAN with three PCs. One PC runs > exim, but the other two > use ssmtp. On the two that don't use exim I > frequently see errors > similar to the following when portage tries to send > mail: > > camille etc # glsa-check -m 200610-

  1   2   >