Forums

Skip to content

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

Search found 217 matches

Go to advanced search

Advanced search
Search found 217 matches
  • Page 1 of 9
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next
by DooBeDooBeDo
Wed Feb 05, 2014 3:08 pm
Forum: Kernel & Hardware
Topic: [SOLVED]How to pass parameters to an auto-loaded module?
Replies: 5
Views: 6084

Cool, that's much better :). I didn't like my nasty hack even though it worked.
  • Jump to post
by DooBeDooBeDo
Tue Feb 04, 2014 11:11 pm
Forum: Kernel & Hardware
Topic: [SOLVED]How to pass parameters to an auto-loaded module?
Replies: 5
Views: 6084

Despite the modules being blacklisted they were loaded anyway. I've created a /etc/local.d/tevii_s464.start

/sbin/modprobe -r cx8800 cx8802 cx88xx btcx_risc videobuf_dma_sg videobuf_core tveeprom

/sbin/modprobe cx88xx card=86
/sbin/modprobe cx8800
/sbin/modprobe cx8802

Not ideal but it works ...
  • Jump to post
by DooBeDooBeDo
Tue Feb 04, 2014 8:29 pm
Forum: Kernel & Hardware
Topic: [SOLVED]How to pass parameters to an auto-loaded module?
Replies: 5
Views: 6084

[SOLVED]How to pass parameters to an auto-loaded module?

I've just got a new DVB card (Tevii S464). At boot it auto-loads a bunch of modules:
$ modprobe --show-depends cx8802
insmod /lib/modules/3.10.17-gentoo/kernel/drivers/media/v4l2-core/videobuf-core.ko
insmod /lib/modules/3.10.17-gentoo/kernel/drivers/media/v4l2-core/videobuf-dma-sg.ko
insmod /lib ...
  • Jump to post
by DooBeDooBeDo
Mon Feb 27, 2012 12:21 pm
Forum: Portage & Programming
Topic: missing distfiles [solved]
Replies: 1
Views: 1476

ok my own stupid fault. I added some mirrors and all were found...
  • Jump to post
by DooBeDooBeDo
Mon Feb 27, 2012 11:24 am
Forum: Portage & Programming
Topic: missing distfiles [solved]
Replies: 1
Views: 1476

missing distfiles [solved]

I'm doing a general system update for all my gentoo boxes. I don't update particularly often,but I'm stuck with some failed to fetch errors

* The following 3 packages have failed to build or install:
*
* (dev-util/byacc-1.9-r3::gentoo, ebuild scheduled for merge)
* (sys-fs/udev-171-r5::gentoo ...
  • Jump to post
by DooBeDooBeDo
Thu Aug 18, 2011 11:11 pm
Forum: Kernel & Hardware
Topic: usb stick and "no medium found"
Replies: 5
Views: 10730

I have a similar problem but only on one box
Bad box: usb 2-4: new high speed USB device using ehci_hcd and address 2
usb 2-4: New USB device found, idVendor=14cd, idProduct=8123
usb 2-4: New USB device strings: Mfr=1, Product=3, SerialNumber=2
usb 2-4: Product: USB 2.0 SD MMC READER
usb 2-4 ...
  • Jump to post
by DooBeDooBeDo
Tue Aug 09, 2011 12:26 am
Forum: Gamers & Players
Topic: Humble Indie Bundle #3
Replies: 33
Views: 36029

For those having trouble with crayon physics: ~/games/CrayonPhysicsDeluxe/lib32 $ ls -l
total 16872
-rw-r--r-- 1 ron ron 279760 Jul 25 14:43 libGLEW.so.1.5
-rw-r--r-- 1 ron ron 2689884 Jul 25 14:43 libQtCore.so.4.dontuse
-rw-r--r-- 1 ron ron 10985332 Jul 25 14:43 libQtGui.so.4.dontuse
-rw-r--r-- 1 ...
  • Jump to post
by DooBeDooBeDo
Sat Aug 06, 2011 1:30 am
Forum: Other Things Gentoo
Topic: starting new gentoo install, havnt in years, a few questions
Replies: 8
Views: 5557

You have a lot of ram, one thing I would really suggest doing is making your portage tmp directory a tmpfs so all your temporary compile time file are being compiling in ram. I've personally found it to be slightly faster than a recompile on ccache.
I totally agree having /var/tmp/portage mounted ...
  • Jump to post
by DooBeDooBeDo
Sat Oct 17, 2009 12:31 am
Forum: Desktop Environments
Topic: USB KVM Switch + KDE keyboard layout [solved]
Replies: 1
Views: 1124

Think I've fixed it:

found a posting in other forums which recommended

Code: Select all

cp /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi /etc/hal/fdi/policy/
then edited the keymap in there to gb and it seems to work :)
  • Jump to post
by DooBeDooBeDo
Fri Oct 16, 2009 10:12 pm
Forum: Desktop Environments
Topic: USB KVM Switch + KDE keyboard layout [solved]
Replies: 1
Views: 1124

USB KVM Switch + KDE keyboard layout [solved]

I've just bought a USB KVM switch, whenever I switch then switch back the keyboard layout changes to us from gb it's really annoying.

Any ideas how I can stop this happening?

edit: Forgot to say - keyboard layout only changes in KDE (4.3) the console remains mapped as gb. I have set the keyboard ...
  • Jump to post
by DooBeDooBeDo
Fri Oct 09, 2009 12:27 am
Forum: Desktop Environments
Topic: KDE 4.3.2 Greeter Crash
Replies: 9
Views: 2048

set UseTheme=false in /usr/share/config/kdm/kdmrc
  • Jump to post
by DooBeDooBeDo
Mon Sep 21, 2009 8:39 pm
Forum: Portage & Programming
Topic: emerging firefox 3.5.3 with mozdevelop
Replies: 1
Views: 1096

emerging firefox 3.5.3 with mozdevelop

Hi I'm looking to try my hand at writing some greasemonkey scripts so I figured the DOM inspector would be handy in firefox.

So added mozdevelop to my USE and tried to re-merge firefox and I get this: checking for "std::" namespace... yes
checking whether standard template operator!=() is ambiguous ...
  • Jump to post
by DooBeDooBeDo
Wed Sep 09, 2009 1:58 pm
Forum: Multimedia
Topic: [SOLVED] Intel HD Audio -- Sound not working
Replies: 15
Views: 11820

Speakers aren't muted. I want to add "snd-hda-intel model=eapd" but I don't have alsa-base in /etc/modprobe.d/alsa-base.
When I added to /etc/conf.d/modules lines:
modules_2_6="snd-hda-intel"
module_snd-hda-intel_args_2_6="model=eapd" I got an error something like"no command found".
Where I have ...
  • Jump to post
by DooBeDooBeDo
Wed Sep 09, 2009 10:30 am
Forum: Multimedia
Topic: [SOLVED] Intel HD Audio -- Sound not working
Replies: 15
Views: 11820

HD Audio often needs a model option passed to it based on the codec see /usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt to see what the model should be.
  • Jump to post
by DooBeDooBeDo
Fri Aug 28, 2009 1:24 am
Forum: Multimedia
Topic: Null/dummy Sound card?
Replies: 4
Views: 2750

ALSA can create a dummy device. I've not tried it but in menuconfig there is one available: Symbol: SND_DUMMY [=n]
│ Prompt: Dummy (/dev/null) soundcard
│ Defined at sound/drivers/Kconfig:64
│ Depends on: SOUND && !M68K && SND && SND_DRIVERS
│ Location:
│ -> Device Drivers
│ -> Sound card ...
  • Jump to post
by DooBeDooBeDo
Wed Aug 26, 2009 12:05 am
Forum: Multimedia
Topic: Video Card Component Output and Borders
Replies: 5
Views: 2515

Does

Code: Select all

 Option "TVOverScan" "0.0"
change anything?
  • Jump to post
by DooBeDooBeDo
Tue Aug 25, 2009 9:24 am
Forum: Multimedia
Topic: Video Card Component Output and Borders
Replies: 5
Views: 2515

This sounds like it's caused by overscan have you checked out the docs? file:///usr/share/doc/nvidia-drivers-180.60/html/chapter-16.html
  • Jump to post
by DooBeDooBeDo
Tue Aug 18, 2009 3:55 pm
Forum: Multimedia
Topic: What are the most common ALSA problems?
Replies: 26
Views: 32151

The model I use is "6stack-dig"

Ubuntu have an excellent guide for this driver: http://help.ubuntu.com/community/HdaIntelSoundHowto
  • Jump to post
by DooBeDooBeDo
Tue Aug 18, 2009 8:37 am
Forum: Multimedia
Topic: What are the most common ALSA problems?
Replies: 26
Views: 32151

For snd-hda-intel there are often problems from incorrect or non-existant options snd-hda-intel model="XYZ" in /etc/modprobe.d/alsa.conf

Instructions on how to set this in a section of a guide would be usefull.

Why would you even specify the model, shouldn't the module just auto-detect it? Yes ...
  • Jump to post
by DooBeDooBeDo
Tue Aug 18, 2009 12:45 am
Forum: Multimedia
Topic: What are the most common ALSA problems?
Replies: 26
Views: 32151

For snd-hda-intel there are often problems from incorrect or non-existant

Code: Select all

options snd-hda-intel model="XYZ"
in /etc/modprobe.d/alsa.conf

Instructions on how to set this in a section of a guide would be usefull.
  • Jump to post
by DooBeDooBeDo
Sun Aug 02, 2009 8:58 pm
Forum: Multimedia
Topic: using asoundrc to join volume controls?
Replies: 5
Views: 2129

OK I understand now I think. It's just a warning that the syntax/options changed. Not a notice to stop using the file(s) for configuration.

Please correct me if I'm wrong, or point to somewhere where it's stated other than that message.
  • Jump to post
by DooBeDooBeDo
Sun Aug 02, 2009 6:16 pm
Forum: Multimedia
Topic: using asoundrc to join volume controls?
Replies: 5
Views: 2129

toralf: I'm a little confused about what you are implying by your post.

If it helps I'm on alsa-lib-1.0.14a-r1 and kernel 2.6.23-gentoo-r3.

I'm not going to upgrade anything or even emerge --sync (last time it was synced was when it was built) it's a very low powered VIA mini-ITX system running as ...
  • Jump to post
by DooBeDooBeDo
Sun Aug 02, 2009 12:39 pm
Forum: Multimedia
Topic: using asoundrc to join volume controls?
Replies: 5
Views: 2129

using asoundrc to join volume controls?

I currently use a script to set surround levels on my mythbox as the 'Master' only affects stereo. I was wondering if it's possible to join the volume controls using asound.conf.

Lircd executes the script when the volume is changed, the applications (mythtv/xine) affect Master.

my script is: cat ...
  • Jump to post
by DooBeDooBeDo
Mon Jul 20, 2009 2:07 pm
Forum: Multimedia
Topic: mythtv-0.21_p20877 ebuild problem [solved]
Replies: 3
Views: 2240

The manifest works on all files in the directory and sub-directories. Try syncing again first
  • Jump to post
by DooBeDooBeDo
Sun Jul 12, 2009 1:28 pm
Forum: Multimedia
Topic: Piping Out From ffmpeg Suddenly Stopped Working
Replies: 6
Views: 4525

maybe not a bug, see here: http://archives.free.net.ph/message/200 ... 4c.pt.html
  • Jump to post

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