Forums

Skip to content

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

Search found 33 matches

Go to advanced search

Advanced search
Search found 33 matches
  • 1
  • 2
  • Next
by davejk
Wed Oct 01, 2008 4:28 pm
Forum: Portage & Programming
Topic: Can't emerge svgalib
Replies: 1
Views: 664

Can't emerge svgalib

I am getting the following error when trying to emerge svgalib (as a dependency for amarok, kaffeine, etc)

>>> Emerging (8 of 33) media-libs/svgalib-1.9.25 to /
* svgalib-1.9.25.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ...
  • Jump to post
by davejk
Wed Oct 01, 2008 10:30 am
Forum: Other Things Gentoo
Topic: Can't login as regular user
Replies: 1
Views: 1189

Can't login as regular user

I can't get my Gentoo install to let me login as a normal user. I created a new user with useradd gentoo -d /home/gentoo -G users,wheel -p gentoo . I can su to the new user as root, but I cannot login with it, either at the command line or in KDM (even though KDM shows my user in the sidepane). I am ...
  • Jump to post
by davejk
Tue Sep 30, 2008 6:28 pm
Forum: Desktop Environments
Topic: Cannot start X - Intel 82865G --SOLVED
Replies: 16
Views: 3141

Yes, udev runs at boot time. For now, I just added the modules manually to autoload.d/kernel-2.6. Will that work?
  • Jump to post
by davejk
Tue Sep 30, 2008 5:04 pm
Forum: Desktop Environments
Topic: Cannot start X - Intel 82865G --SOLVED
Replies: 16
Views: 3141

Problem solved! Turns out the needed modules were not being detected (despite the 2 minutes the initrd takes to "autodetect" hardware). So I just

modprobe intel_agp
modprobe agpgart


And then X starts perfectly (and at the correct resolution).

Quick question; how do I get these modules to be ...
  • Jump to post
by davejk
Tue Sep 30, 2008 1:02 pm
Forum: Desktop Environments
Topic: Cannot start X - Intel 82865G --SOLVED
Replies: 16
Views: 3141

I wouldn't say this is an incomplete install. I may not compile my own kernel for some time yet.

No, this is not the LiveCD's kernel. What I meant by "the kernel from the LiveCD" is the kernel installed from the LiveCD installer (which I assume is a genkernel style kernel). This is a "completed ...
  • Jump to post
by davejk
Mon Sep 29, 2008 10:06 pm
Forum: Desktop Environments
Topic: Cannot start X - Intel 82865G --SOLVED
Replies: 16
Views: 3141

Well, since I only listed intel and i810 in my VIDEO_CARDS,, vga and vesa don't work at all. The man page for intel says that it supports all 8xx intel chipsets. Ditto with i810. In earlier distros, i810 was always automatically chosen for me. Since the newer intel driver came out, that's what I ...
  • Jump to post
by davejk
Mon Sep 29, 2008 8:35 pm
Forum: Desktop Environments
Topic: Cannot start X - Intel 82865G --SOLVED
Replies: 16
Views: 3141

zgrep AGP /proc/config.gz:

CONFIG_AGP=m
CONFIG_AGP_ALI=m
CONFIG_AGP_ATI=m
CONFIG_AGP_AMD=m
CONFIG_AGP_AMD64=m
CONFIG_AGP_INTEL=m
CONFIG_AGP_NVIDIA=m
CONFIG_AGP_SIS=m
CONFIG_AGP_SWORKS=m
CONFIG_AGP_VIA=m
CONFIG_AGP_EFFICEON=m

lspci:

00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM ...
  • Jump to post
by davejk
Mon Sep 29, 2008 7:55 pm
Forum: Desktop Environments
Topic: Cannot start X - Intel 82865G --SOLVED
Replies: 16
Views: 3141

After Xorg --configure
Xorg --config xorg.conf.new

I get this (couldn't get gpm to work, so I redirected s error to a file and copied it to a flash drive)


X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN ...
  • Jump to post
by davejk
Mon Sep 29, 2008 6:05 pm
Forum: Desktop Environments
Topic: Cannot start X - Intel 82865G --SOLVED
Replies: 16
Views: 3141

Cannot start X - Intel 82865G --SOLVED

Sorry, I would like to have search the forums for a proper solution but I am having a hard time navigating using lynx...

I am trying to get Xorg configured on my new Gentoo 2008.0 install. I followed the directions on the Xorg Howto. I am using an i810 intel integrated chip, so I listed my VIDEO ...
  • Jump to post
by davejk
Sat Sep 06, 2008 4:02 am
Forum: Installing Gentoo
Topic: Installing Gentoo - Networkless - WG111v2
Replies: 8
Views: 2384

Okay, I've been reading around. I suppose what I might do is install from an existing distro? Would that allow me to download the gentoo-sources and compile my own kernel? I think that is the key for me. I need to be able to get the gentoo-sources and compile my own kernel before I boot into the new ...
  • Jump to post
by davejk
Sat Sep 06, 2008 3:40 am
Forum: Installing Gentoo
Topic: Installing Gentoo - Networkless - WG111v2
Replies: 8
Views: 2384

Well, the live cd does not seem to recognize my card. I tried to configure it with iwconfig, but it would not associate with an access point. So, I suppose I will have to improvise.

start 'configing' it,

Yes, but as I said above, I don't believe I can configure the kernel with the networkless ...
  • Jump to post
by davejk
Sat Sep 06, 2008 2:19 am
Forum: Installing Gentoo
Topic: Installing Gentoo - Networkless - WG111v2
Replies: 8
Views: 2384

Installing Gentoo - Networkless - WG111v2

I have been playing with Gentoo 2008.0 on a VM and have been having a lot of fun. I think I am ready to try a real install, but I have one question; although I do have ethernet on my target desktop, I have no feasible way of plugging it in. My internet access is through a Netgear Wireless G USB ...
  • Jump to post
by davejk
Fri Sep 05, 2008 5:57 pm
Forum: Portage & Programming
Topic: Emerge world question...
Replies: 2
Views: 627

Thanks a bunch, man!
  • Jump to post
by davejk
Fri Sep 05, 2008 5:11 pm
Forum: Portage & Programming
Topic: Emerge world question...
Replies: 2
Views: 627

Emerge world question...

I am wondering about using the GUI installer for installing Gentoo 2008.0. I know that is uses rather generic USE flags and CFLAGS, and I would much rather have them set manually myself. However, I here that I can use emerge world (with some option I don't remember) to reread the USE flags after the ...
  • Jump to post
by davejk
Fri Sep 05, 2008 4:36 pm
Forum: Installing Gentoo
Topic: VFS Boot Error
Replies: 1
Views: 1547

VFS Boot Error

I am trying to install Gentoo 2008.0 on a VirtualBox vm. (Gentoo is listed as officially supported, so I don't think the vm is a problem) I followed all the instructions rather closely, mostly just copy and pasting commands. My partition set up is the same as the book's. I compiled the kernel ...
  • Jump to post
by davejk
Wed May 21, 2008 8:06 pm
Forum: Desktop Environments
Topic: torsmo Tips & Tricks
Replies: 222
Views: 242189

Yes I know but by default conky writes it's own window, and I would like it to jut write to the root window (in fluxbox) and stay transparent. But there is no man page for it apparently, and I don't know what to do with it.

Torsmo just does what I want by default, so I used it.
  • Jump to post
by davejk
Tue May 20, 2008 5:14 pm
Forum: Desktop Environments
Topic: torsmo Tips & Tricks
Replies: 222
Views: 242189

I can't seem to get Torsmo to recognize my ~/.torsmorc. I even tried torsmo -c /home/zak/.torsmorc. But my changes don't take effect. What is wrong here? I am really anxious to try out these tips!
  • Jump to post
by davejk
Tue Apr 22, 2008 3:37 pm
Forum: Multimedia
Topic: Pro Audio Linux - Tips and Tricks - Ask questions here!
Replies: 1
Views: 1356

Pro Audio Linux - Tips and Tricks - Ask questions here!

Okay, here it is! When I have a spare moment I will post tips, etc, otherwise, ask away!

Note that I am a musician using linux, so my know how is slim when it comes to kernel config, etc (I have done it before, but I am not sure how!)
  • Jump to post
by davejk
Tue Apr 22, 2008 3:35 pm
Forum: Multimedia
Topic: Anyone using a Pro Audio set up with Gentoo?
Replies: 26
Views: 9021

Don't worry, I'm still here!

I think I may put off the howto until I get some experience with midi, sequencing and the like. I have virtually none, as I am a guitar/bass/drums/vocal guy. I use a keyboard, but i just record internal sounds into audio tracks. Anyway, I am going to start a new thread ...
  • Jump to post
by davejk
Fri Apr 11, 2008 11:38 pm
Forum: Multimedia
Topic: Anyone using a Pro Audio set up with Gentoo?
Replies: 26
Views: 9021

Back sooner than I meant, but here's my scoop. I will be speaking at a conference (unrelated to lInux) next weekend this so I will be busy till that's over.
But I also think that a good distro independent linux audio tutorial, featuring all the major audio apps and some practical advice on ...
  • Jump to post
by davejk
Fri Apr 11, 2008 11:19 pm
Forum: Multimedia
Topic: Anyone using a Pro Audio set up with Gentoo?
Replies: 26
Views: 9021

Hehehe, you asked for it! :wink: I'll post here with a few tidbits tomorrow, I think.
  • Jump to post
by davejk
Fri Apr 11, 2008 6:49 pm
Forum: Multimedia
Topic: Anyone using a Pro Audio set up with Gentoo?
Replies: 26
Views: 9021

@thepustule: Hey glad you're on board! I have been through a lot with my linux audio experience, though I wouldn't consider myself an expert. But I'll be looking to share the knowledge I have accumulated. Please pm me if you think I can help! Trust me, it's worth the effort!
  • Jump to post
by davejk
Fri Apr 11, 2008 10:53 am
Forum: Multimedia
Topic: Anyone using a Pro Audio set up with Gentoo?
Replies: 26
Views: 9021

Hey, sounds cool! I just finish building 2.4, and now they got a new version. Oh well, time for another round of sconning!

I run three versions of ardour, actually. ardour2, ardourvst (I am not totally convinced of the stability of ardourvst so I keep ardour3 handy) and ardour3 from svn
  • Jump to post
by davejk
Thu Apr 10, 2008 10:04 pm
Forum: Multimedia
Topic: Anyone using a Pro Audio set up with Gentoo?
Replies: 26
Views: 9021

think about the absolute minimum number of inputs you will need. If you're doing your own thing without a band, you could get away with the 24/96. It has two analog inputs, and two digital for use with external A/D, D/A converters. The Delta 66 has four analog inputs and two digital. The 1010 and ...
  • Jump to post
by davejk
Thu Apr 10, 2008 6:58 pm
Forum: Multimedia
Topic: Anyone using a Pro Audio set up with Gentoo?
Replies: 26
Views: 9021

A project Hartmut Noak (zetteberlin) started to prove the Linux is capable of professional audio production. He presented at the Linux Audio Conference 2008. Here's a link http://lac.linuxaudio.org/download/papers/5.pdf . That's the paper, the slides are here: http://lac.linuxaudio.org/download ...
  • Jump to post

Search found 33 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