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 the_bat
Wed Jun 04, 2008 11:29 am
Forum: Kernel & Hardware
Topic: USB stick not working reliably with EHCI (USB 2.0)
Replies: 5
Views: 4739

I work-arounded the problem by reducing the number of sectors to write at once to the device. I traced the problem by enabling all kinds of USB debugging in the kernel and always saw problems with large request after 6KB.

echo 8 > /sys/block/[your device]/device/max_sectors


This limits requests ...
  • Jump to post
by the_bat
Mon May 19, 2008 9:32 am
Forum: Kernel & Hardware
Topic: USB stick not working reliably with EHCI (USB 2.0)
Replies: 5
Views: 4739

*bump*

Any ideas?
  • Jump to post
by the_bat
Fri May 16, 2008 1:39 pm
Forum: Kernel & Hardware
Topic: USB stick not working reliably with EHCI (USB 2.0)
Replies: 5
Views: 4739

I just rechecked with the gentoo live-cd 2007.0 --- it's broken there too.

Now, what could ubuntu be doing different with the USB-subsystem on the same hardware?
  • Jump to post
by the_bat
Thu May 15, 2008 10:27 pm
Forum: Kernel & Hardware
Topic: USB stick not working reliably with EHCI (USB 2.0)
Replies: 5
Views: 4739

USB stick not working reliably with EHCI (USB 2.0)

Hi,

I want to use a large USB Stick (8GB, takeMS) and it is not working reliably from within my gentoo system. I tested on a Lenovo T60 notebook and a R61.

It works perfectly in Windows and ubuntu live cd.

When I plug the stick in it is recognized as:

May 13 12:50:01 monat Initializing USB Mass ...
  • Jump to post
by the_bat
Thu May 08, 2008 11:14 pm
Forum: Portage & Programming
Topic: Error compiling openoffice-2.4
Replies: 11
Views: 3200

Someone already filed a similar bug in gentoo's bugzilla (#220026), no solution so far. I attached my logs.
  • Jump to post
by the_bat
Wed May 07, 2008 6:46 pm
Forum: Portage & Programming
Topic: Error compiling openoffice-2.4
Replies: 11
Views: 3200

That is interesting. I upgraded to sun-jdk-1.6.0.05 but this did not change a thing :( .
  • Jump to post
by the_bat
Tue May 06, 2008 4:17 pm
Forum: Portage & Programming
Topic: Error compiling openoffice-2.4
Replies: 11
Views: 3200

I have had this issue for more than a week now. There were couple of reboots since then. I did, however, rm /var/tmp/portage if that is what you were referring to.

I don't want to upgrade to an unstable package to get another stable one, something smells broken here.

Running:

# java-config-1 -L ...
  • Jump to post
by the_bat
Tue May 06, 2008 1:02 pm
Forum: Portage & Programming
Topic: Error compiling openoffice-2.4
Replies: 11
Views: 3200

Looks like the same error:


-------------
cp pythonloader.py ../../unxlngi6.pro/lib/pythonloader.py
rm -f ../../unxlngi6.pro/lib/pyuno_services.rdb ../../unxlngi6.pro/lib/pyuno_services.tmp ../../unxlngi6.pro/lib/pyuno_services.rdb
cd ../../unxlngi6.pro/lib && regcomp -register -r pyuno_services ...
  • Jump to post
by the_bat
Tue May 06, 2008 11:27 am
Forum: Portage & Programming
Topic: Error compiling openoffice-2.4
Replies: 11
Views: 3200

Hi,

I'm rebuilding now with O2 ...

Do you have a reference that for your claim that it does not give any reward? Is this specific for openoffice or does it hold in general?

It would still be an openoffice bug if the cause was O3, though.

In the meantime, this is the output of emerge -pv ...
  • Jump to post
by the_bat
Tue May 06, 2008 9:50 am
Forum: Portage & Programming
Topic: Error compiling openoffice-2.4
Replies: 11
Views: 3200

Error compiling openoffice-2.4

Hi,

for me, building openoffice-2.4 fails as follows:


...
-------------
/var/tmp/portage/app-office/openoffice-2.4.0/work/ooo/build/OOH680_m12/pyuno/source/loader
cat /var/tmp/portage/app-office/openoffice-2.4.0/work/ooo/build/OOH680_m12/solenv/src/version.c | sed s/_version.h/pythonloader.uno ...
  • Jump to post
by the_bat
Wed Feb 27, 2008 4:59 pm
Forum: Desktop Environments
Topic: Cannot force all fonts to be antialiased
Replies: 1
Views: 1305

*bump*

How does the sample code looks for you? If better, how is your config?
  • Jump to post
by the_bat
Tue Feb 26, 2008 12:50 pm
Forum: Desktop Environments
Topic: Cannot force all fonts to be antialiased
Replies: 1
Views: 1305

Cannot force all fonts to be antialiased

Hi,

I basically want all my fonts to be unhinted and antialiased (with sub-pixel) and have setup my setup that way. However, I can not convince firefox to adhere to this.

I use the following small test page:

<html>
<body>
<div style="font-family: Courier, Courier New, monospace;">
Testing ...
  • Jump to post
by the_bat
Tue Feb 26, 2008 9:10 am
Forum: Desktop Environments
Topic: [solved] Firefox and Thunderbird do only start as root
Replies: 3
Views: 1056

Solution

Ok, here ist what happened:

About a week ago I increased my limits (specificly the stack size) to about 1GB of ram as a scientific application required that much.

Yesterday my machine crashed on suspend and I had to restart making the change of limits active in my main login session for the first ...
  • Jump to post
by the_bat
Mon Feb 25, 2008 11:39 pm
Forum: Desktop Environments
Topic: [solved] Firefox and Thunderbird do only start as root
Replies: 3
Views: 1056

No, I have no such group on my system.

Should I? Since when?

Cheers.
  • Jump to post
by the_bat
Mon Feb 25, 2008 10:13 pm
Forum: Desktop Environments
Topic: [solved] Firefox and Thunderbird do only start as root
Replies: 3
Views: 1056

[solved] Firefox and Thunderbird do only start as root

Hi,

suddenly Firefox and Thunderbird will only start as user root.

I tried to remove my profiles and also created a new completely empty user. All the same, the will not start and only say:

thunderbird-bin exited with non-zero status (1)

resp.

firefox-bin exited with non-zero status (1) .

I ...
  • Jump to post
by the_bat
Thu Oct 04, 2007 9:12 am
Forum: Portage & Programming
Topic: Problem building app-misc/tracker-0.6.3:
Replies: 1
Views: 752

Problem building app-misc/tracker-0.6.3:

Hi,

I'm just trying to upgrad to tracker-0.6.3 and I'm getting this error:

...
mv -f .deps/tracker-extract-imagemagick.Tpo .deps/tracker-extract-imagemagick.Po
mv -f .deps/tracker-extract-totem.Tpo .deps/tracker-extract-totem.Po
tracker-extract-xmp.c:39:2: warning: #warning "Not building XMP ...
  • Jump to post
by the_bat
Thu Oct 04, 2007 8:08 am
Forum: Portage & Programming
Topic: revdep-rebuild: broken libtool files -- is portage leaking?
Replies: 6
Views: 1085

Doing this:
"rm -rf ~/.revdep*"
will not change that I have files in my system (*.la files) that belong to no package. This is the problem here.

revdep-rebuild just made me aware of these files. I do not have a problem using revdep-rebuild.

@swimmer: So you are saying you also have left-over ...
  • Jump to post
by the_bat
Wed Oct 03, 2007 8:04 pm
Forum: Portage & Programming
Topic: revdep-rebuild: broken libtool files -- is portage leaking?
Replies: 6
Views: 1085

Thanks for your answer, but ...
Run revdep-rebuild to make sure everything is intact,
I have done this (also many times before).
run emerge --depclean to remove unnecessary packages/dependencies
I have also done this (also many times before).
See if you have the issue after that.
I'm not ...
  • Jump to post
by the_bat
Wed Oct 03, 2007 7:31 pm
Forum: Portage & Programming
Topic: revdep-rebuild: broken libtool files -- is portage leaking?
Replies: 6
Views: 1085

revdep-rebuild: broken libtool files -- is portage leaking?

Hi,

running revdep-rebuild gives me many lines of:

Checking dynamic linking consistency...
broken /usr/lib/graphviz/libgv_perl.la (requires /usr/lib/graphviz/libgvc.la)
broken /usr/lib/graphviz/libgv_perl.la (requires /usr/lib/graphviz/libgraph.la)
broken /usr/lib/graphviz/libgv_perl.la ...
  • Jump to post
by the_bat
Mon Feb 19, 2007 10:26 am
Forum: Portage & Programming
Topic: [SOLVED] Portage search prio.: overlay vs. /usr/portage/
Replies: 2
Views: 883

Solved

Thanks for the answer.

In fact, my tests were some month old. It seems to work now as expected.

Sorry for the confusion, my mistake.
  • Jump to post
by the_bat
Sun Feb 18, 2007 4:29 pm
Forum: Portage & Programming
Topic: [SOLVED] Portage search prio.: overlay vs. /usr/portage/
Replies: 2
Views: 883

[SOLVED] Portage search prio.: overlay vs. /usr/portage/

Hi,

I'm maintaining some locally modifed ebuilds in /usr/local/portage. Whenever an update to a package ships I re-apply my patches and update stuff in /usr/local/portage.

Now I'm having two versions of, e.g., xorg-server-1.1.1-r5.ebuild in my system, one in /usr/portage/... and the other in /usr ...
  • Jump to post
by the_bat
Sat Nov 04, 2006 11:00 am
Forum: Multimedia
Topic: needed plugin ports -> audacious?
Replies: 140
Views: 197861

xmms-status-plugin

I really like the xmms-status-plugin as it enables me to control all important functions with one click . I configure play, pause, forward, backward, volume control etc. to my mouse buttons using some modifier keys (shift etc.). The audacious-docklet comes closest as a replacement, but needs two ...
  • Jump to post
by the_bat
Thu Aug 17, 2006 11:35 pm
Forum: Portage & Programming
Topic: Latex, tetex, emerge: Documentation using texdoc.
Replies: 6
Views: 3593

[solved]

Hi,

I had the same problem for a long time. For me, the reason seems to have been, that I installed preview-latex before the splitting out of the doc tree. This package owned the directory /usr/share/texmf/doc (found with equery belongs ) and prevented it to get a symlink to ../doc/tetex-* .

The ...
  • Jump to post
by the_bat
Thu Mar 23, 2006 4:17 pm
Forum: Desktop Environments
Topic: X clipboard does not work on remotly started X apps [solved]
Replies: 2
Views: 930

[solved]

Ok, I should use

Code: Select all

ssh -Y
not

Code: Select all

ssh -X
.
  • Jump to post
by the_bat
Thu Mar 23, 2006 9:20 am
Forum: Desktop Environments
Topic: X clipboard does not work on remotly started X apps [solved]
Replies: 2
Views: 930

bumb

bumb

anyone?
  • 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