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

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

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

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

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,

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: >

[gentoo-user] need help with amdgpu driver

2023-01-27 Thread Klaus Dittrich
I have a ryzen-7900X cpu but I cannot get the amdgpu driver up and running with my kernel 6.1.8 (uefi system) These are the errors dmesg shows: [0.668913] [drm] amdgpu: 512M of VRAM memory ready [0.668915] [drm] amdgpu: 31783M of GTT memory ready. [0.669819] amdgpu

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

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: >

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

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

2017-09-23 Thread tuxic
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: avrasm2.exe: PE32 executable (console) Intel 80386, for MS Windows Most

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

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. >

[gentoo-user] Need help interpreting kernel panic

2017-02-11 Thread Harry Putnam
I didn't want any typos in this kernel output so took a small screen shot. I'm working on a new vm (vbox) install of gentoo but having trouble getting a kernel that boots. Architecture=amd64 (not strict) I started out by copying a .config from a running gentoo vm and using it to do `make

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

2013-09-02 Thread meino . cramer
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 a card reader and did an ext4.fsck on it. Clean was

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

2013-09-02 Thread Pandu Poluan
On Sep 2, 2013 11:16 PM, meino.cra...@gmx.de 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

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

2013-09-02 Thread meino . cramer
Pandu Poluan pa...@poluan.info [13-09-02 18:40]: On Sep 2, 2013 11:16 PM, meino.cra...@gmx.de 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

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

[gentoo-user] Need Help!

2012-06-22 Thread 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 crashing the entire computer that I know of is VLC. Any help

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!

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.

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
On Fri, Jun 22, 2012 at 11:07 AM, Willie matthews.wil...@gmail.com 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

Re: [gentoo-user] Need Help!

2012-06-22 Thread Michael Mol
On Fri, Jun 22, 2012 at 2:28 PM, Willie matthews.wil...@gmail.com wrote: On Fri, Jun 22, 2012 at 11:07 AM, Willie matthews.wil...@gmail.com 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

Re: [gentoo-user] Need Help!

2012-06-22 Thread Paul Hartman
On Fri, Jun 22, 2012 at 11:20 AM, Willie matthews.wil...@gmail.com 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

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 matthews.wil...@gmail.com 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

Re: [gentoo-user] Need Help!

2012-06-22 Thread Michael Mol
On Fri, Jun 22, 2012 at 3:04 PM, Willie matthews.wil...@gmail.com wrote: 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 matthews.wil...@gmail.com wrote: Hi All, I have been running a gentoo box for quite some

Re: [gentoo-user] Need Help!

2012-06-22 Thread Paul Hartman
On Fri, Jun 22, 2012 at 2:04 PM, Willie matthews.wil...@gmail.com wrote: 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 matthews.wil...@gmail.com wrote: Hi All, I have been running a gentoo box for quite some

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 matthews.wil...@gmail.com wrote: 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

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 matthews.wil...@gmail.com wrote: On Fri, Jun 22, 2012 at 11:46 AM, Paul Hartman

Re: [gentoo-user] Need Help!

2012-06-22 Thread Paul Hartman
On Fri, Jun 22, 2012 at 4: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 matthews.wil...@gmail.com

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

Re: [gentoo-user] Need Help!

2012-06-22 Thread Alecks Gates
On Fri, Jun 22, 2012 at 5:55 PM, Willie matthews.wil...@gmail.com wrote: 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

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 aleck...@gmail.com wrote: On Fri, Jun 22, 2012 at 5:55 PM,

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-14 5:09 PM, Neil Bothwick n...@digimed.co.uk 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

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 tansta...@libertytrek.org 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-14 Thread Tanstaafl
On 2011-12-13 5:42 PM, Leho Kraav l...@kraav.com 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

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 tansta...@libertytrek.org wrote: On 2011-12-13 5:42 PM, Leho Kraav l...@kraav.com 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

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 tansta...@libertytrek.org wrote: On 2011-12-14 6:43 AM, Tanstaafl tansta...@libertytrek.org wrote: On 2011-12-13 5:42 PM, Leho Kraav l...@kraav.com wrote: i would first of all suggest dropping ssmtp and going with nullmailer. if ssmtp fails for any reason

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/--user

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 pa...@poluan.info 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

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 n...@digimed.co.uk 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

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 tansta...@libertytrek.org 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

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 tansta...@libertytrek.org 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 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 have

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 tansta...@libertytrek.org wrote: On 2011-12-14 8:00 AM, Tanstaafl tansta...@libertytrek.org wrote: So... does nullmailer even support STARTTLS? Crap, apparently not... http://untroubled.org/nullmailer/TODO back to square one... Ok, found msmtp, which does

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 tansta...@libertytrek.org 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

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 tansta...@libertytrek.org wrote: On 2011-12-14 10:29 AM, Tanstaafl tansta...@libertytrek.org wrote: !!! A network error occurred while trying to send logmail: [Errno 111] Connection refused Sure you configured PORTAGE_ELOG_MAILURI correctly?

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 u.sch...@bluewin.ch 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 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@address

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 n...@digimed.co.uk 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

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 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 tried

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

2011-12-13 Thread Tanstaafl
Hi all, Ok, this is also on this new hosted VM... I need help getting portage to email me emerge logs using SASL auth on a remote host using ssmtp... I found this thread that has me almost there (I think): http://www.gossamer-threads.com/lists/gentoo/user/217567?do=post_view_threaded#217567

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/firmware? Nope: It

[gentoo-user] Need help with pvrusb2

2011-10-23 Thread 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 getting errors. When I plug the TV card into the USB

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: [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

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

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 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 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 do I get

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 needs to be

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 needs to be

[gentoo-user] Need help : Compiling xe-guest-utilities (xenstore) from Source

2011-07-04 Thread Pandu Poluan
Okay, I got the .rpm for Citrix's xe-guest-utilities from this thread: http://forums.citrix.com/message.jspa?messageID=1468339 Granted, it's slightly older than the latest version, but that's not my main problem. The problem is: How do I run a Config.mk file? Or am I looking at this from a

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 msulli1...@gmail.com wrote: On Thu, 2010-03-04 at 17:30 -0600, Paul Hartman wrote: On Thu, Mar 4, 2010 at 5:02 PM, Michael Sullivan msulli1...@gmail.com wrote: netstat: no support for

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=[Unix]

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

2010-06-14 Thread Michael Sullivan
My personal workstation is a dual-boot setup with Gentoo and Windows XP. A long time ago, I set up Samba on another computer on my network to provide extra hard drive space to our Windows installations. They used to work, but we haven't used them in some time. I tried to use it today and it

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:

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 new

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 what

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.168.1.3

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 msulli1...@gmail.com wrote: On Thu, 2010-03-04 at 17:30 -0600, Paul Hartman wrote: On Thu, Mar 4, 2010 at 5:02 PM, Michael Sullivan msulli1...@gmail.com wrote: netstat: no support for `AF IPX' on this system. netstat: no support for `AF

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

2010-03-04 Thread Michael Sullivan
A few years ago I was working on a programming project. I installed a cvsd server on our server box and checked in/checked out the project whenever I felt like working on it (it would have gotten majorly screwed up if the only copy of the project lived on my personal workstation - hence using

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 msulli1...@gmail.com 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

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 msulli1...@gmail.com 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:

[gentoo-user] Need help to improve boot time using readahead-list

2010-01-23 Thread Ngoc Nguyen Bao
Hi, I'm trying to use readahead-list to improve my system's boot time. But I'm now stuck in customizing /etc/readahead-list to fit my system. So if anyone used it, could you give me some advices? Thanks. P/s: I read about thishttp://www.gentoo-wiki.info/HOWTO_prefetch_files_on_bootbut it doesn't

[gentoo-user] Need help with a regex

2008-05-24 Thread Robin Atwood
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 provide, followed by one or more spaces and a single word. i

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, followed

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 like:

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 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 provide virtual

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 provide,

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 line starts

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: egrep

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 McKinnon

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/*

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

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:

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

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 message as before.

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 for

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 destination

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 setting

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 all --

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 starting

  1   2   >