Forums

Skip to content

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

Search found 1794 matches

Go to advanced search

Advanced search
Search found 1794 matches
  • Page 1 of 72
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 72
  • Next
by TheCoop
Mon Mar 30, 2009 8:29 pm
Forum: Networking & Security
Topic: KVM, network & bridging
Replies: 3
Views: 1431

KVM, network & bridging

So, I'm trying to set up kvm and bridged networking. My host has a wireless connection to my router, which uses dhcp. I've set up a bridge network device, and linked the wireless network adapter and tap0 to it. From a null network config:
wpa_supplicant ... wlan0
tunctl -u <user> -t tap0

brctl ...
  • Jump to post
by TheCoop
Sun Mar 29, 2009 11:31 pm
Forum: Desktop Environments
Topic: Pypanel menu items
Replies: 0
Views: 804

Pypanel menu items

I've just installed pypanel, and the application menu has got some default stuff in, but I can't find out how to edit that and stick my own menu layout in. Where is it getting the default menu layout from?
  • Jump to post
by TheCoop
Sat Aug 04, 2007 4:47 pm
Forum: Gamers & Players
Topic: UT2004 input & sound pauses/lockups
Replies: 1
Views: 8258

UT2004 input & sound pauses/lockups

Every minute or so in ut2004 the input (mouse/keyboard) would pause/lockup - the mouse doesnt work and the keyboard carries on doing whatever is pressed at the time - for a couple of seconds. The mouse lockup also happens in the menus. The strange thing is, the game itself just carries on merrily ...
  • Jump to post
by TheCoop
Thu Jul 05, 2007 11:45 am
Forum: Other Things Gentoo
Topic: Cannot change thunderbird attachment action
Replies: 3
Views: 1346

tried that. I've also tried grepping the profile directory to no avail
  • Jump to post
by TheCoop
Thu Jul 05, 2007 11:16 am
Forum: Other Things Gentoo
Topic: Cannot change thunderbird attachment action
Replies: 3
Views: 1346

Cannot change thunderbird attachment action

A while ago I set thunderbird to automatically open .doc files with ooffice (then called ooffice-2 or something). However, the program name got changed with the recent versions, and so it cannot find it anymore ('file could not be opened, because the associated helper application does not exist ...
  • Jump to post
by TheCoop
Thu Jun 21, 2007 3:33 pm
Forum: Portage & Programming
Topic: autoconf preprocessor macros refuse to be defined
Replies: 0
Views: 961

autoconf preprocessor macros refuse to be defined

I have a configure.ac containing the following:
AC_CONFIG_HEADERS(conf.h)
...
AC_DEFINE_UNQUOTED(DATADIR, "$pkgdatadir", [Where the textures and sounds can be
found])
AC_SUBST(DATADIR)
...

and I have run autoheader etc, but the configure script consistently puts '#define DATADIR ""' instead of ...
  • Jump to post
by TheCoop
Wed Jun 20, 2007 10:58 pm
Forum: Gamers & Players
Topic: Programming games to not use 100% CPU
Replies: 6
Views: 3796

wouldnt that cause a pause every second (or so) if the computer is very fast? What I've just put in is a timer that measures how long it takes to draw a frame, and calculates how long it should take to achieve a specific frame rate, and sleeps every frame for the difference between the two ...
  • Jump to post
by TheCoop
Wed Jun 20, 2007 9:53 pm
Forum: Gamers & Players
Topic: Programming games to not use 100% CPU
Replies: 6
Views: 3796

Programming games to not use 100% CPU

I've got a opengl/glut game that im touching up that always uses 100% of both CPUs whatever happens. How can I reduce the amount of CPU time the game uses?
  • Jump to post
by TheCoop
Sun May 20, 2007 12:19 pm
Forum: Kernel & Hardware
Topic: HP DV6000 series laptop and Ricoh USB webcam [SOLVED]
Replies: 27
Views: 14210

create /lib/firmware?

btw, ive submitted an ebuild for the r5u870 driver: http://bugs.gentoo.org/show_bug.cgi?id=176824
Just copy it into your portage local overlay & emerge until it gets put into the tree...
  • Jump to post
by TheCoop
Wed May 02, 2007 5:27 pm
Forum: Kernel & Hardware
Topic: [SOLVED] hal storage.bus='usb' changed to storage.bus='scsi'
Replies: 12
Views: 5215

ahah, thats fixed it
  • Jump to post
by TheCoop
Wed May 02, 2007 4:13 pm
Forum: Desktop Environments
Topic: Menuconfig is empty unless the screen somehow get refreshed?
Replies: 17
Views: 3464

upgrading to xterm-225 fixes this
  • Jump to post
by TheCoop
Wed May 02, 2007 4:10 pm
Forum: Desktop Environments
Topic: Menuconfig is empty unless the screen somehow get refreshed?
Replies: 17
Views: 3464

I have a similar problem, except I need to move the xterm cursor over the text to get it to display. Moving a window over the xterm window doesnt work (but I'm running beryl, which draws off-screen afaik)
  • Jump to post
by TheCoop
Wed May 02, 2007 3:09 pm
Forum: Kernel & Hardware
Topic: Automounting of USB devices no longer working
Replies: 12
Views: 5529

have a look at the lshal output for your usb harddisks - whats the value of storage.bus?
  • Jump to post
by TheCoop
Wed May 02, 2007 3:03 pm
Forum: Kernel & Hardware
Topic: [SOLVED] hal storage.bus='usb' changed to storage.bus='scsi'
Replies: 12
Views: 5215

[SOLVED] hal storage.bus='usb' changed to storage.bus='scsi'

Recently, my usb disks have not been recognised as such; the storage.bus field has been set as 'scsi' rather than 'usb', which, considering my internal hd is also scsi, makes matching them for generic hotplugging very difficult. Does anyone know why this has occured? I can't pin it down to one ...
  • Jump to post
by TheCoop
Wed May 02, 2007 8:56 am
Forum: Kernel & Hardware
Topic: HP DV6000 series laptop and Ricoh USB webcam [SOLVED]
Replies: 27
Views: 14210

tried with xawtv?
  • Jump to post
by TheCoop
Mon Apr 30, 2007 11:21 pm
Forum: Kernel & Hardware
Topic: HP DV6000 series laptop and Ricoh USB webcam [SOLVED]
Replies: 27
Views: 14210

works for me! Now to submit an ebuild...
  • Jump to post
by TheCoop
Tue Apr 24, 2007 10:04 pm
Forum: Desktop Environments
Topic: [SOLVED] mouse doesn't move...
Replies: 2
Views: 1371

ah, it was a problem with the mouse itself. thanks anyway
  • Jump to post
by TheCoop
Sun Apr 22, 2007 12:36 pm
Forum: Desktop Environments
Topic: [SOLVED] mouse doesn't move...
Replies: 2
Views: 1371

[SOLVED] mouse doesn't move...

I've got a very strange problem with my mouse. The mouse wheel works, the buttons work, but the cursor doesnt move when the mouse does. Heres the relevant parts of xorg.conf:
Section "InputDevice"
Identifier "USB Mouse"
Driver "evdev"
Option "evBits" "+1-2"
Option "keyBits" "~272-287"
Option ...
  • Jump to post
by TheCoop
Thu Apr 19, 2007 6:36 pm
Forum: Gentoo Chat
Topic: open bug timeout
Replies: 10
Views: 5524

well, why not just activate it automatically and set it to a very large timeout (6 months?). Automatically removing stuff from OPEN would certainly help slim down the number of open bugs in bugzilla, and help sorting out actual bugs...
  • Jump to post
by TheCoop
Thu Apr 19, 2007 6:26 pm
Forum: Gentoo Chat
Topic: open bug timeout
Replies: 10
Views: 5524

open bug timeout

I've a suggestion for reducing the number of open bugs on the gentoo bugzilla, that will help filter out real open-pending bugs to those that don't apply any more (which can only be a good thing) - have an activity timeout on open bugs, that after (say) 6 months of no activity the bug is ...
  • Jump to post
by TheCoop
Sun Apr 15, 2007 10:55 pm
Forum: Multimedia
Topic: libsndfile and sqlite?
Replies: 0
Views: 915

libsndfile and sqlite?

Does anyone know why libsndfile has sqlite as a use flag? What could an audio conversion library possibly have use for a database?
  • Jump to post
by TheCoop
Tue Apr 10, 2007 2:50 pm
Forum: Multimedia
Topic: problems decoding h264 file
Replies: 10
Views: 5737

x264-svn-encoder has a program that does stand-alone programming. It links against the library in x264-svn that mencoder also links against, that both mencoder and x264 (program) use to encode stuff. I've had a look, and the x264 program takes raw input - since I'm encoding dvds, the size of the raw ...
  • Jump to post
by TheCoop
Tue Apr 10, 2007 2:28 pm
Forum: Multimedia
Topic: problems decoding h264 file
Replies: 10
Views: 5737

I'm using mencoder, which just has a dependancy on the .so library (which x264-svn provides...)
  • Jump to post
by TheCoop
Tue Apr 10, 2007 11:53 am
Forum: Multimedia
Topic: problems decoding h264 file
Replies: 10
Views: 5737

And I can't encode with the newest version:

Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
[swscaler @ 0xb95480]SwScaler: using unscaled yuv420p -> yuv420p special converter
x264 [error]: width or height not divisible by 2 (576x1)
x264_encoder_open failed.
FATAL: Cannot initialize ...
  • Jump to post
by TheCoop
Tue Apr 10, 2007 11:42 am
Forum: Multimedia
Topic: problems decoding h264 file
Replies: 10
Views: 5737

updating to newest version didnt make a difference
  • Jump to post

Search found 1794 matches
  • Page 1 of 72
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 72
  • 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