Forums

Skip to content

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

Search found 192 matches

Go to advanced search

Advanced search
Search found 192 matches
  • Page 1 of 8
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next
by chrisashton84
Wed May 28, 2008 6:11 pm
Forum: Unsupported Software
Topic: KDE4 Overlay (Part 6)
Replies: 681
Views: 343169

I now have another rather strange problem when trying to compile phonon: -- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE ...
  • Jump to post
by chrisashton84
Thu Apr 03, 2008 6:41 pm
Forum: Networking & Security
Topic: Ethernet card not working[SOLVED]
Replies: 15
Views: 4512

# dmesg
...
net eth1: device_rename: sysfs_create_symlink failed (-17)
udev: renamed network interface eth0 to eth1
eth1: Broadcom 4400 10/100BaseT Ethernet 00:0f:1f:17:58:4a
... Facepalm.

Fixed it a moment ago.

(I wondered why ubuntu was using eth1...now I know: similiar udev's)

So... what was ...
  • Jump to post
by chrisashton84
Mon Mar 12, 2007 11:01 am
Forum: Multimedia
Topic: HOWTO: iPod, album artwork and amarok
Replies: 7
Views: 5867

I'm curious. On the back of my ipod is engraved a model number A1136, but gtkpod lists A1146 as the appropriate number. How important are these numbers? I've filled it in by hand with the number from the back, but if it expects one of a certain list, perhaps I should choose the slightly incorrect ...
  • Jump to post
by chrisashton84
Wed Feb 28, 2007 5:00 am
Forum: Unsupported Software
Topic: Xgl and Mathematica - Transparent Window Contents [solved]
Replies: 8
Views: 4499

Wonder what causes this - eagle, another cross platform program has this same problem (& solution)
  • Jump to post
by chrisashton84
Wed Feb 21, 2007 4:26 am
Forum: Desktop Environments
Topic: Firefox hard freezes system
Replies: 2
Views: 1045

I haven't noticed any other hardware problems. I've run it as both root and my normal user, with by now several user profile resets.
  • Jump to post
by chrisashton84
Mon Feb 19, 2007 9:42 pm
Forum: Desktop Environments
Topic: Firefox hard freezes system
Replies: 2
Views: 1045

Firefox hard freezes system

I've had a problem for close to a year now, but it's been happening more often recently so I need to solve it... firefox hard freezes my system. It doesn't matter if I'm using normal kde or beryl, so it's not that (I normally run beryl) but beyond the fact that firefox is open & often a flash ...
  • Jump to post
by chrisashton84
Thu Feb 01, 2007 9:57 am
Forum: Networking & Security
Topic: Firefox cannot handle secure pages
Replies: 5
Views: 2017

Thanks for the suggestion. Unfortunately, it didn't work (and I hope it would have been done with an emerge -e mozilla-firefox anyway). This is actually really cutting into my productivity on linux, as I use google calendar a lot (requires secure access) and gmail has now logged me out, along with a ...
  • Jump to post
by chrisashton84
Wed Jan 31, 2007 11:32 am
Forum: Networking & Security
Topic: Firefox cannot handle secure pages
Replies: 5
Views: 2017

Firefox cannot handle secure pages

Whenever I try to visit a secure (https://) page, I get the following:

Unexpected response from server

Firefox doesn't know how to communicate with the server.

* Check to make sure your system has the Personal Security Manager
installed.

* This might be due to a non-standard configuration on ...
  • Jump to post
by chrisashton84
Fri Dec 15, 2006 11:41 pm
Forum: Kernel & Hardware
Topic: Tv card and Lirc stop working after kernel 2.6.18.-r3
Replies: 8
Views: 2625

The tuner module should be from the kernel... do you have everything enabled in there that you need?
  • Jump to post
by chrisashton84
Wed Dec 06, 2006 9:37 pm
Forum: Kernel & Hardware
Topic: Tv card and Lirc stop working after kernel 2.6.18.-r3
Replies: 8
Views: 2625

Sorry, no lirc here.

When I was looking into this I checked my dmesg. It's been a long time since I've had to work with the tv drivers, but I remembered there being more then just bttv lines in dmesg around where the modules were loaded. lsmod confirmed that it was the tuner module which was ...
  • Jump to post
by chrisashton84
Wed Dec 06, 2006 3:26 pm
Forum: Kernel & Hardware
Topic: BTTV doesn't tune to any channels [SOLVED]
Replies: 1
Views: 2039

Well, my title was more helpful than I realized. The bttv module does not pull in the tuner module anymore for some reason. Loaded it by hand and the tv works perfectly again.
  • Jump to post
by chrisashton84
Wed Dec 06, 2006 3:25 pm
Forum: Kernel & Hardware
Topic: Tv card and Lirc stop working after kernel 2.6.18.-r3
Replies: 8
Views: 2625

My problem was exactly the same... and I just solved it! The bttv driver was loading correctly but not pulling in the tuner module. Try loading the 'tuner' module and see if that fixes the problem for you.
  • Jump to post
by chrisashton84
Wed Dec 06, 2006 2:17 am
Forum: Kernel & Hardware
Topic: Cannot select any v4l drivers without deprecated API
Replies: 3
Views: 2525

EDIT: I've found several references to the fact that bttv is not in fact v4l2, and just has a v4l2 compatability layer (if anything). This explains the v4l1 requirement.
  • Jump to post
by chrisashton84
Wed Dec 06, 2006 1:58 am
Forum: Kernel & Hardware
Topic: BTTV doesn't tune to any channels [SOLVED]
Replies: 1
Views: 2039

BTTV doesn't tune to any channels [SOLVED]

I have a feeling this is due to incorrect tuner settings, yet dmesg shows everything is being loaded correctly:

localhost Chris # dmesg | grep bttv
bttv: driver version 0.9.16 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at ...
  • Jump to post
by chrisashton84
Wed Dec 06, 2006 1:50 am
Forum: Kernel & Hardware
Topic: NVidia GLX causes X crash [FIXED]
Replies: 26
Views: 8025

localhost Chris # cat /proc/driver/nvidia/agp/status
Status: Disabled

AGP initialization failed, please check the ouput
of the 'dmesg' command and/or your system log file
for additional information on this problem.
localhost Chris # dmesg | grep AGP
agpgart: Detected AGP bridge 0
agpgart: AGP ...
  • Jump to post
by chrisashton84
Tue Dec 05, 2006 6:47 pm
Forum: Other Things Gentoo
Topic: SynCE, Raki, and MultiSynk
Replies: 13
Views: 4113

Hi, I was wondering if you'd made any progress on this. I spent all yesterday trying to get my tmobile dash to connect and was pointed to http://www.synce.org/index.php/Building_SynCE_with_Windows_Mobile_2005_support_from_Subversion on their irc channel, however I also get linking problems against ...
  • Jump to post
by chrisashton84
Sat Dec 02, 2006 8:19 pm
Forum: Kernel & Hardware
Topic: Cannot select any v4l drivers without deprecated API
Replies: 3
Views: 2525

I'm curious about this as well. http://bttv-v4l2.sourceforge.net/ shows that the kernel driver should be v4l2, and I'm fairly certain that's what it's said for a long time. I didn't worry too much about the change, but now my card will _not_ change channels (ATI TV Wonder VE). Never had this problem ...
  • Jump to post
by chrisashton84
Sat Dec 02, 2006 8:12 pm
Forum: Kernel & Hardware
Topic: NVidia GLX causes X crash [FIXED]
Replies: 26
Views: 8025

Well despite all the problems that pointed towards agp/glx, my system suddenly works. I assumed it was because I had tried again without any kernel agp support (in 2.6.17), but then I upgraded to 2.6.19-r1 which requires the full IOMMU, AGPGART and AMD64 support which I'd disabled before ...
  • Jump to post
by chrisashton84
Sat Dec 02, 2006 8:07 pm
Forum: Kernel & Hardware
Topic: Tv card and Lirc stop working after kernel 2.6.18.-r3
Replies: 8
Views: 2625

Just curious what the problem you were having with your bt848 card was. I've had a huge number of problems recently and just got X working to find that I cannot change channels on my card. Tvtime and mplayer show that the channel is changing but I'm always stuck on the same channel.
  • Jump to post
by chrisashton84
Sat Dec 02, 2006 4:55 am
Forum: Kernel & Hardware
Topic: NVidia GLX causes X crash [FIXED]
Replies: 26
Views: 8025

Is there any way to check the status of AGP besides dmesg and the nvidia proc entries? If I'm not loading nvidia, is there some way to check the current status of AGP?
  • Jump to post
by chrisashton84
Sat Dec 02, 2006 2:03 am
Forum: Kernel & Hardware
Topic: NVidia GLX causes X crash [FIXED]
Replies: 26
Views: 8025

lspci:
00:00.0 Host bridge: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host Bridge (rev 01)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]

also, debugging X shows the following:
(II) Initializing extension GLX
[New Thread 8908560 (LWP 6809)]

Program received ...
  • Jump to post
by chrisashton84
Fri Dec 01, 2006 5:55 am
Forum: Kernel & Hardware
Topic: NVidia GLX causes X crash [FIXED]
Replies: 26
Views: 8025

I've got a MSI Master2FAR mobo (VIA K8T 800 chipset). I have no idea whether it is supported by nvidia or not. My choice to use the kernel driver comes from around when amd64 gentoo was just getting started. Since it is built into the kernel I've never needed the NvAGP option though I did just try ...
  • Jump to post
by chrisashton84
Thu Nov 30, 2006 3:46 am
Forum: Kernel & Hardware
Topic: NVidia GLX causes X crash [FIXED]
Replies: 26
Views: 8025

Odd, I've always used the AMD64 kernel driver (I just double checked my old configs to make sure). Those three config options I posted above I've had for a couple of years. Disabling the AMD64 part (just leaving generic AGPGART) does not help - the nvidia driver status does not say agp becomes ...
  • Jump to post
by chrisashton84
Thu Nov 30, 2006 3:04 am
Forum: Kernel & Hardware
Topic: NVidia GLX causes X crash [FIXED]
Replies: 26
Views: 8025

In http://forums.gentoo.org/viewtopic-t-517224-highlight-wfb.html they mention that the module is only available for the 8800 series, and that it's available from nvidia's website. Why the portage version of the drivers causes that module to be wanted I'm not sure (I'm using the latest unstable ...
  • Jump to post
by chrisashton84
Thu Nov 30, 2006 2:32 am
Forum: Kernel & Hardware
Topic: AGPGART Gone?
Replies: 12
Views: 3694

Sounds like it might be related to several other nvidia problems I've seen recently...

Start here:
http://forums.gentoo.org/viewtopic-t-519363-highlight-nvidia.html
it links to several other pages.

Also, I'm having a similar problem that hasn't been solved:
http://forums.gentoo.org/viewtopic-t ...
  • Jump to post

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