Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 43 matches

Go to advanced search

Advanced search
Search found 43 matches
  • 1
  • 2
  • Next
by bdonlan
Fri Apr 22, 2005 3:51 am
Forum: Portage & Programming
Topic: Compression algorithms
Replies: 2
Views: 1039

A : know the size of the original file (so I can return that when software asks for filesize, if not read's and write's to file will screw up).
B : allow me to read specific parts of a file, not decode the entire thing every time.

A can probably most easily be done in your own higher-level ...
  • Jump to post
by bdonlan
Sat Oct 30, 2004 8:58 pm
Forum: Duplicate Threads
Topic: Error on emerge: "Specific key requires an operator&quo
Replies: 1
Views: 1788

Error on emerge: "Specific key requires an operator&quo

When I try the following command:

emerge -auDv world


I get the following traceback:

These are the packages that I would merge, in order:

Calculating world dependencies |Traceback (most recent call last):
File "/usr/bin/emerge", line 2903, in ?
if not mydepgraph.xcreate(myaction):
File ...
  • Jump to post
by bdonlan
Fri Oct 15, 2004 8:30 pm
Forum: Multimedia
Topic: mplayer: Mixing from 5.1 to stereo
Replies: 2
Views: 4236

mplayer: Mixing from 5.1 to stereo

I have stereo speakers connected, but a media file in 5.1 surround, using the following codec: [faad] AAC (MPEG2/4 Advanced Audio Coding

Problem is, I don't hear anything from the rear channels, even when it has essential dialogue. Using -channels 2 didn't help. How can I get it to mix the rear ...
  • Jump to post
by bdonlan
Mon Oct 11, 2004 12:05 am
Forum: Other Things Gentoo
Topic: DVD+R burning problems
Replies: 7
Views: 1689

nm, cdrecord-ProDVD fixed it.
  • Jump to post
by bdonlan
Sun Oct 10, 2004 9:51 pm
Forum: Other Things Gentoo
Topic: DVD+R burning problems
Replies: 7
Views: 1689

I'm not at all sure what your problem is as far as the SCSI is concerned. But to get your ATAPI writer working, AFAIK, you need to config this in the kernel. You should also not use SCSI emulation. I've never been able to get an ATAPI DVD writer to work with SCSI emulation. I'd say ATAPI is you ...
  • Jump to post
by bdonlan
Sun Oct 10, 2004 7:44 pm
Forum: Other Things Gentoo
Topic: DVD+R burning problems
Replies: 7
Views: 1689

DVD+R burning problems

I've been trying to burn a DVD+R with dvdrtools-0.1.6, but it fails with:

dvdrecord -fs=10m speed=16 dev=0,0,0 -vvvv -dao ^M -dummy driveropts=burnfree -data image.iso
dvdrtools v0.1.6
Portions (c) 2002-2003 Ark Linux <bero@arklinux.org>
This program is free software; you can redistribute it and ...
  • Jump to post
by bdonlan
Sat Aug 14, 2004 6:44 pm
Forum: Multimedia
Topic: Xv not working with VIA VT8378
Replies: 3
Views: 1112

Didn't work :( And I thought v4l was video input, not output?
  • Jump to post
by bdonlan
Sat Aug 14, 2004 5:50 am
Forum: Multimedia
Topic: Xv not working with VIA VT8378
Replies: 3
Views: 1112

Xv not working with VIA VT8378

I recently got a new computer with a " VIA Technologies, Inc. VT8378 [S3 UniChrome] Integrated Video" controller (according to lspci), but xv is not working. I am using xorg-x11-6.7.0-r2.

My xorg.conf is as follows:

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0 ...
  • Jump to post
by bdonlan
Sun Jul 04, 2004 9:33 pm
Forum: Multimedia
Topic: MPlayer and X.org
Replies: 19
Views: 18292

Ah, thanks, that did it. I thought that option was ATI-only :/
  • Jump to post
by bdonlan
Fri Jul 02, 2004 10:07 pm
Forum: Multimedia
Topic: MPlayer and X.org
Replies: 19
Views: 18292

I just switched to Xorg, and I am also having problems with xv. This is made even more annoying in that I switched in hopes of fixing bug 8927 (1 year and no stable ebuild with the fix!). I have a i810 chipset.

mplayer does not crash in my case, it gives me an error:

(snip)
VO: [xv] 480x360 ...
  • Jump to post
by bdonlan
Tue May 18, 2004 9:21 pm
Forum: Networking & Security
Topic: Automatically reconnecting after usbnet disconnect?
Replies: 2
Views: 836

I currently restart it by hand, but I need it to restart unattended. It won't get an IP from the server automatically, which is the problem, so the if-up file (which I think is ppp-only) won't help.
  • Jump to post
by bdonlan
Mon May 17, 2004 11:52 pm
Forum: Networking & Security
Topic: Automatically reconnecting after usbnet disconnect?
Replies: 2
Views: 836

Automatically reconnecting after usbnet disconnect?

I connect to the internet over a USB conenction to a flaky cable modem. Occasionally the modem OS appears to reboot, resetting the network interface and causing the IP configuration to be lost, as well as shutting down all network services. Is there a way to restart dhcpcd when it reconnects without ...
  • Jump to post
by bdonlan
Tue Apr 20, 2004 12:14 am
Forum: Other Things Gentoo
Topic: UTF-8 to ISO-8859-1 console program wrapper
Replies: 1
Views: 649

UTF-8 to ISO-8859-1 console program wrapper

Does anyone know of a program which can wrap a full-screen console program (irssi in my case) and transcode all incoming and outgoing data between utf-8 and iso-8859-1? I use utf-8 for my console, but everyone else on IRC seems to use iso-8859-1, and irssi dosen't seem to have any built-in ...
  • Jump to post
by bdonlan
Mon Apr 19, 2004 2:26 am
Forum: Other Things Gentoo
Topic: after hard reboot, filesystem mounts read only
Replies: 9
Views: 1340

Are you sure that the disk is physically sound? I'd do a surface check myself. Also, this time don't run a defrag until you run a disk check twice, it seems the first check missed something, and caused the defrag to corrupt things more.
  • Jump to post
by bdonlan
Mon Apr 19, 2004 1:55 am
Forum: Other Things Gentoo
Topic: after hard reboot, filesystem mounts read only
Replies: 9
Views: 1340

sys-fs/dosfstools has a fsck.vfat - that might help in the future.
  • Jump to post
by bdonlan
Mon Apr 19, 2004 1:46 am
Forum: Other Things Gentoo
Topic: Move from 'root' to user
Replies: 2
Views: 1086

Re: Move from 'root' to user

I've been a lazy Linux user as I log in and run everthing as 'root'. Recognising this as a bad practise what do I need to do to move across to a proper user (creating a user account, etc) so I don't have to recompile everything or break too much.

I suspect my biggest problem is going to be ...
  • Jump to post
by bdonlan
Mon Apr 19, 2004 1:10 am
Forum: Desktop Environments
Topic: How do I make Alt-(x) send Meta-(x)?
Replies: 0
Views: 387

How do I make Alt-(x) send Meta-(x)?

Portage recently installed x11-terms/xterm-184 over the old built-into-X version. Since then, combinations like Alt-2 have been displaying extended characters (² in the case of Alt-2) instead of sending a meta before the character in question. How do I get the old behavior back? Meta does work ...
  • Jump to post
by bdonlan
Sat Feb 07, 2004 10:54 pm
Forum: Kernel & Hardware
Topic: 2.6.2-love1 aka "Shiny Techno Dancy Guys"
Replies: 143
Views: 46687

ejohnson wrote:bdonlan,

emerge ucl :wink:
That fixed it, thanks!
  • Jump to post
by bdonlan
Sat Feb 07, 2004 9:33 pm
Forum: Kernel & Hardware
Topic: 2.6.2-love1 aka "Shiny Techno Dancy Guys"
Replies: 143
Views: 46687

Compiling 2.6.2-love1 fails for me with:

CC crypto/ucl_compress.o
In file included from /usr/include/features.h:295,
from /usr/include/limits.h:26,
from include/ucl/uclconf.h:46,
from include/ucl/ucl.h:39,
from crypto/ucl_compress.c:22:
/usr/include/sys/cdefs.h:183:1: warning: "__attribute ...
  • Jump to post
by bdonlan
Tue Nov 11, 2003 9:07 pm
Forum: Kernel & Hardware
Topic: Resetting video card
Replies: 0
Views: 1481

Resetting video card

Due to bug 27612 , X sometimes crashes, leaving my video card unusable. Is there a way to reset it, so I can restart X without rebooting? An [url=ttp://bugs.gentoo.org/show_bug.cgi?id=27612]LKML post[/url] suggests the svgalib 'reset_vga' utility, but that wasn't installed with svgalib for some ...
  • Jump to post
by bdonlan
Tue Jun 17, 2003 11:36 pm
Forum: Networking & Security
Topic: Leafnode not connecting
Replies: 9
Views: 1964

daftz wrote:Strange...I got about the same config running on Debian with no problems... I'd suggest you try the leafnode mailing list for this. Good support over there.

Good luck :)
I know - I copied this right off my debian setup. Ah, well. I'll try the leafnode list.
  • Jump to post
by bdonlan
Tue Jun 17, 2003 11:32 pm
Forum: Networking & Security
Topic: Leafnode not connecting
Replies: 9
Views: 1964

/etc/leafnode/config:

## This is the NNTP server leafnode fetches its news from.
## You need read and post access to it. Mandatory.

server = news-server
nopost = 1


maybe this is the problem... I think this has to be a full hostname ? What happens when you leave it out ?

No effect. Note that ...
  • Jump to post
by bdonlan
Tue Jun 17, 2003 11:19 pm
Forum: Networking & Security
Topic: Leafnode not connecting
Replies: 9
Views: 1964

Post your configuration file (leave out any auth. info :twisted: )

/etc/inetd.conf:

nntp stream tcp nowait news /usr/sbin/tcpd /usr/local/sbin/leafnode


/etc/hosts.allow:

leafnode: 127.0.0.1


/etc/hosts.deny:

leafnode: ALL


/etc/leafnode/config:

## This is the NNTP server leafnode ...
  • Jump to post
by bdonlan
Tue Jun 17, 2003 11:07 pm
Forum: Networking & Security
Topic: Leafnode not connecting
Replies: 9
Views: 1964

Chris W wrote:But you do get a connection rather than a "Connection refused" message?

Try typing LIST when the connection is made.

Code: Select all

bd-home-comp root # telnet localhost nntp
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
list
Connection closed by foreign host.
  • Jump to post
by bdonlan
Tue Jun 17, 2003 9:28 pm
Forum: Networking & Security
Topic: Leafnode not connecting
Replies: 9
Views: 1964

Leafnode not connecting

I'm trying to set up leafnode, but neither xinetd or inetd will allow connections to ie. daemon.log shows them being configured, but it does not print a banner when I telnet localhost nntp. I've followed the instructions in /usr/share/doc/leafnode*/INSTALL.gz to set it up.
  • Jump to post

Search found 43 matches
  • 1
  • 2
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic