Forums

Skip to content

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

Search found 67 matches

Go to advanced search

Advanced search
Search found 67 matches
  • 1
  • 2
  • 3
  • Next
by OneInchMen
Sat Apr 21, 2007 1:28 pm
Forum: Desktop Environments
Topic: Laptop: Disable internal panel, enable external @ 1360x768 ?
Replies: 1
Views: 994

Laptop: Disable internal panel, enable external @ 1360x768 ?

Gentlemen and gentlewomen,

I've been struggling with Xorg quite a while now to get my flatpanel TV working on the VGA-out of a Toshiba laptop with a broken -and thus removed- internal panel. The laptop has an Intel 955 integrated chipset which uses the i810 driver.

I've only been able to get the ...
  • Jump to post
by OneInchMen
Mon Jan 29, 2007 10:25 pm
Forum: Desktop Environments
Topic: Intel i810(855GM) @ 1360x768 (external TFT) ???
Replies: 7
Views: 2686

I tried these modelines:

Modeline "1360x768" 80.69 1360 1400 1504 1688 768 768 770 796
-and-
Modeline "1360x768" 85.500 1360 1424 1536 1792 768 771 777 795 +Hsync +Vsync

...to no avail...

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-61
VertRefresh 60-75
#Modeline "1360x768" 80 ...
  • Jump to post
by OneInchMen
Sun Jan 28, 2007 5:52 pm
Forum: Desktop Environments
Topic: Intel i810(855GM) @ 1360x768 (external TFT) ???
Replies: 7
Views: 2686

The modeline didn't help...

Some info from Xorg.0.log:

Mode: 5a (1360x768)
ModeAttributes: 0x9a
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0006e56
BytesPerScanline: 5440
XResolution: 1360
YResolution: 768 ...
  • Jump to post
by OneInchMen
Thu Jan 25, 2007 9:59 pm
Forum: Desktop Environments
Topic: Intel i810(855GM) @ 1360x768 (external TFT) ???
Replies: 7
Views: 2686

Intel i810(855GM) @ 1360x768 (external TFT) ???

My company gave me a laptop with a broken LCD screen to serve as a server. It's a Toshiba Satellite Pro A10 with an Intel Corporation 82852/855GM Integrated Graphics card onboard.

I also have a really cool Samsung 32" flatpanel TV with a VGA connection! This panel can handle 1360x768.

With a ...
  • Jump to post
by OneInchMen
Mon Aug 14, 2006 12:24 pm
Forum: Portage & Programming
Topic: Title: PHP: GD TTF rendering different on Windows and Linux
Replies: 0
Views: 824

Title: PHP: GD TTF rendering different on Windows and Linux

Hi there,

We have developed a website on a Windows client. After transferring the website to my Gentoo server, the GD font rendering is completely borked...

* The Linux variant can't display the font at a non-integer font size (10.5). Letterspacing gets borked when using this.
* Fonts are larger ...
  • Jump to post
by OneInchMen
Thu May 18, 2006 12:00 pm
Forum: Kernel & Hardware
Topic: ACPI sets cpufreq to lowest after some work
Replies: 4
Views: 2736

I only use cpufrequtils and the 'ondemand' governer.

My CPU defaults to it's lowest frequency and when needed (>80% cpu utilization) the governer switches my cpu to full processing power. As soon as there is no more need for that power, the governer switches back to the lowest frequency...

...and ...
  • Jump to post
by OneInchMen
Wed May 17, 2006 10:05 am
Forum: Desktop Environments
Topic: An alternative to Xscreensaver
Replies: 11
Views: 2485

Which, if you read the associated bug reports, means it was fixed a while ago now.

Quote from the security bulletin
Affected packages
xtrlock < 2.0.10

The version in portage is 2.0 (r1) and the changelog doesn't say anything about a security patch as far as I can see...

Of course, I could be ...
  • Jump to post
by OneInchMen
Wed May 17, 2006 9:41 am
Forum: Desktop Environments
Topic: An alternative to Xscreensaver
Replies: 11
Views: 2485

ThomasAdam wrote:I use 'xtrlock', myself.
xtrlock isn't that safe, I believe: X display locking bypass

-H-
  • Jump to post
by OneInchMen
Tue May 16, 2006 2:04 pm
Forum: Networking & Security
Topic: Unable to compile courier-imap
Replies: 2
Views: 1019

Building courier-imap without --as-needed did the trick, I left db untouched.

This was the first time I encountered a compile problem with that ldflag, although I heard that it could lead to problems somewhere... Shame on me for not recognizing it!

I'll try to notify the owner of the courier-imap ...
  • Jump to post
by OneInchMen
Tue May 16, 2006 1:08 pm
Forum: Kernel & Hardware
Topic: Mobile Intel Celeron CPU? (/CFLAGS/GCC)
Replies: 8
Views: 3240

SMP/HT: Tried, tested > /dev/null...

I don't recall exactly what the message was, but it was something like "SMP motherboard not installed" and "Hyperthreading disabled"...

The laptop is up and running now and completely (re)built with gcc-4.1.0 and --as-needed, with just one compiling problem to ...
  • Jump to post
by OneInchMen
Tue May 16, 2006 1:02 pm
Forum: Networking & Security
Topic: Unable to compile courier-imap
Replies: 2
Views: 1019

Unable to compile courier-imap

After upgrading a laptop to Linux (gentoo, of course) I'm unable to get courier-imap to compile:
Linking couriertls
../bdbobj/.libs/libbdbobj.a(bdbobj.o): In function `bdbobj_open':
bdbobj.c:(.text+0x381): undefined reference to `db_create_4002'
collect2: ld returned 1 exit status
make[3 ...
  • Jump to post
by OneInchMen
Tue May 16, 2006 9:31 am
Forum: Documentation, Tips & Tricks
Topic: HOW-TO sSMTP
Replies: 45
Views: 175963

Don't know if this is still helpful:

i've tried various combos including the above as well as from (http://forums.gentoo.org/viewtopic-t-412468-highlight-mutt.html) and i get the following or nothing...
mail -s "testing ssmtp" jim@example.com

...

send-mail: Cannot open [b]gmail.smtp.com:587[/b ...
  • Jump to post
by OneInchMen
Fri May 12, 2006 9:50 am
Forum: Kernel & Hardware
Topic: Mobile Intel Celeron CPU? (/CFLAGS/GCC)
Replies: 8
Views: 3240

I'm on a pre-bootstrap machine, so I don't have euse nor x86info...

My celeron seems to be the stripped P4 version, so I'll go with the -mtune=pentium4.

Although 'ht' is listed as cpu flag, it's highly unlikely the this celeron actually supports hyperthreading...

I've done some more reading on ...
  • Jump to post
by OneInchMen
Fri May 12, 2006 7:53 am
Forum: Kernel & Hardware
Topic: Mobile Intel Celeron CPU? (/CFLAGS/GCC)
Replies: 8
Views: 3240

Mobile Intel Celeron CPU? (/CFLAGS/GCC)

What CFLAGS can I use for this processor? processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Mobile Intel(R) Celeron(R) CPU 2.40GHz
stepping : 9
cpu MHz : 2394.031
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes ...
  • Jump to post
by OneInchMen
Mon May 01, 2006 3:20 pm
Forum: Networking & Security
Topic: Lighttpd + squirrelmail = no go? [solved]
Replies: 8
Views: 2334

Thanx! That did help! Although the proposed solution is completely different. I did have a corrupt config.php which worked on apache2, but failed on Lighttpd (lighty).

When re-emerging squirrelmail, I noticed 7 of these lines flashing by: CONFIG_PROTECT="/var/www/localhost/htdocs/squirrelmail ...
  • Jump to post
by OneInchMen
Mon May 01, 2006 2:17 pm
Forum: Networking & Security
Topic: Lighttpd + squirrelmail = no go? [solved]
Replies: 8
Views: 2334

Been there, done that... I didn't see the errors posted above again, but nothing changed in squirrelmail though...

So: no errors anymore, just squirrelmail dying after login...
  • Jump to post
by OneInchMen
Mon May 01, 2006 1:49 pm
Forum: Networking & Security
Topic: Lighttpd + squirrelmail = no go? [solved]
Replies: 8
Views: 2334

lighttpd.conf:
cat /etc/lighttpd/lighttpd.conf |grep -i fast
# uncomment for php/fastcgi support
include "mod_fastcgi.conf"

mod_fastcgi.conf:
server.modules += ("mod_fastcgi")
fastcgi.server = ( ".php" =>
( "localhost" =>
( "host" => "127.0.0.1",
"port" => 1026,
"bin-path" => "/usr/bin/php ...
  • Jump to post
by OneInchMen
Mon May 01, 2006 12:42 pm
Forum: Networking & Security
Topic: Lighttpd + squirrelmail = no go? [solved]
Replies: 8
Views: 2334

Aha! Found something in error.log:

2006-05-01 14:37:08: (log.c.75) server started
2006-05-01 14:39:53: (mod_fastcgi.c.2723) establishing connection failed: Connection refused socket: tcp:127.0.0.1:1029
2006-05-01 14:39:53: (mod_fastcgi.c.2723) establishing connection failed: Connection refused ...
  • Jump to post
by OneInchMen
Mon May 01, 2006 9:23 am
Forum: Networking & Security
Topic: Lighttpd + squirrelmail = no go? [solved]
Replies: 8
Views: 2334

Lighttpd + squirrelmail = no go? [solved]

Hi there,

This weekend I decided to switch from Apache2 to Lighttpd. I run a little P3/256MB server at home, so Lighty seems the better choice when it comes to memory and speed... I also like the the 'simple vhosts' option...

Compiling the latest keyword-masked version went fine. Configuration was ...
  • Jump to post
by OneInchMen
Fri Apr 21, 2006 7:27 am
Forum: Other Things Gentoo
Topic: Idle timer->execute command
Replies: 1
Views: 991

Idle timer->execute command

Hi there,

I'm looking for a tool that can monitor keyboard/mouse input and if no input is given for a specified time, it executes a command. Just like a screensaver does...

I googled and searched a few forums, but to no avail...

I want to use it for a background/idle sync and probably more ...
  • Jump to post
by OneInchMen
Wed Mar 29, 2006 10:22 am
Forum: Unsupported Software
Topic: AIGLX [propaganda prolly]
Replies: 5
Views: 2710

from nvnews

I'm not sure where the rumor came from that the next release would support GLX_EXT_tfp, but I've been trying to squash it so that people aren't disappointed when the driver doesn't have it. I could have sworn I'd posted about it here before, but I guess I never really made it clear ...
  • Jump to post
by OneInchMen
Thu Mar 23, 2006 9:13 am
Forum: Unsupported Software
Topic: XGL with Xinerama [Screenshot]
Replies: 13
Views: 7706

I use XFWM4, that's XFCE's window manager. It has perfect Xinerama/TwinView support, but it looses all dual(+)monitor options when running it on XGL.

Compiz is also a window manager so it will replace XFWM4. To get decorations on my windows, I need to emerge the whole KDE or Gnome DE. This is not ...
  • Jump to post
by OneInchMen
Wed Mar 22, 2006 8:36 am
Forum: Unsupported Software
Topic: XGL with Xinerama [Screenshot]
Replies: 13
Views: 7706

I have 2 monitors connected to my NVidia 6200 (or something) and it's not Compiz which isn't multiple monitor aware; it's the whole of Xgl.

Even the login screen (XDM) is centered on both screens instead of centered on my primary monitor. Switching back to Xorg (cd /usr/bin && ln -fs Xorg X) and ...
  • Jump to post
by OneInchMen
Mon Feb 20, 2006 3:29 pm
Forum: Networking & Security
Topic: Squirrelmail errors [SOLVED]
Replies: 5
Views: 2937

Could you post a bug report for this on bugzilla?

Since php 5.0.5 got marked stable, a lot of users will have this problem... (unless squirrelmail 1.5.1 gets into portage fast)

-H-
  • Jump to post
by OneInchMen
Fri Dec 16, 2005 9:24 am
Forum: Unsupported Software
Topic: Xorg 7.0 Scrollwheel WILL NOT Work (Solved)
Replies: 3
Views: 1865

You can also try to change

Code: Select all

Option "Protocol"    "PS/2"   # PS/2 Mouse 
into

Code: Select all

Option "Protocol"    "IMPS/2"   # MS IntelliMouse (IMPS/2) Mouse 
  • Jump to post

Search found 67 matches
  • 1
  • 2
  • 3
  • 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