Re: G3 iBook LCD brightness in X under kernel 2.4.25 and 2.6.8

2004-11-26 Thread Benjamin Herrenschmidt
On Fri, 2004-11-26 at 11:28 +0100, Christof Petig wrote:

> > I'm running pbbuttonsd 0.6.6-2 with gtkpbbuttons 0.6.4-3 (which are tools 
> > that 
> > enable the LCD to be dimmed and brightened with keyboard pressed). When I'm 
> > running the Debian kernel-image 2.4.25-8 and I press the brightness up or 
> > down keys, I get the on-screen indication from gtkpbbuttons and the LCD 
> > dims 
> > or brightens as expected in both X and on the console. However, when I boot 
> > into kernel-image 2.6.8-6 or 2.6.9-1 and press the brightness keys, I get 
> > the 
> > on-screen indication in X, but the LCD doesn't change brightness. However, 
> > if 
> > I switch to a VT with a console, the brightness changes to what I tried to 
> > change it to. Also, pressing the brightness buttons works fine when I press 
> > them while in the console.

What machine model precisely ? If it's an iBook, only the very first one
had a mach64 based chip and indeed used atyfb-based brightness control,
that might have been broken...

> > My video card is a Mach64, and I'm using the 'ati' driver for X. One guess 
> > I 
> > have is that in 2.6, lots more things are built as kernel modules. I'd like 
> > to try build any needed video stuff in, but I don't know what it could be. 
> > Does anyone here have an idea what controls screen brightness in X?

Some earlier models have PMU-controlled brightness, independently on the
video card...

> Your mouse pointer might get some noisy spots on brightness change, ever 
> noticed? I would blame the kernel first (since 2.4 works well).

Ah ? Haven't noticed that ? what machine ? 

> > The reason this is important for me is that the LCD is not dimmed when I 
> > close 
> > the lid for sleep, which kind of ruins the point of sleep.
> > 
> > Does anyone have an idea of what else I need to do to get screen dimming to 
> > work under X with Linux 2.6?

You may be missing the atyfb kernel driver.

> Try to ask on the ppc-kernel list (CCed). I suspect that nobody has 
> reimplemented power management for mach64 in 2.6. The fact that lid 
> closing does not put the display to sleep keeps me locked in 2.4, too 
> (though I experienced that 2.6 is way faster).

It is, provided you have the right driver.

> I played with the thought of fixing it myself (like I plan to fix DRI 
> DMA some time) but was unable to allocate ressources (and enough motivation)
> 
> So take this as a "I have the problem, too" posting
> Christof
> ___
> Linuxppc-dev mailing list
> [EMAIL PROTECTED]
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
-- 
Benjamin Herrenschmidt <[EMAIL PROTECTED]>



Bug#280384: kernel version

2004-11-26 Thread Peter De Schrijver
Hi,

I couldn't reproduce the problem on my ultra 10 running the 2.6.8 debian
kernel for sparc64. Could you try to reproduce the problem using the
debian 2.6.8 kernel for sparc 64 ? I use kernel-image-2.6.8-1-sparc64.

Cheers,

Peter (p2).



Bug#280412: Any information missing?

2004-11-26 Thread Ralf Hildebrandt
Is there any information missing? Anything I failed to provide?



Bug#283127: Server crash probably on huge pixmap allocation

2004-11-26 Thread Sami Liedes
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-8
Severity: normal

The X server crashes when I run `gv crash.psŽ with the attached file.
I believe this is because of a huge pixmap allocation (the ps has a
very large page size).

reportbug originally attached a log file from another server. Fixed
manually.

See attached crash.ps and the gv.ltrace clip for more information,
esp. lines like

XtConfigureWidget(0x80be2f8, 4, 4, 21641, 59508) = 0

in the ltrace output.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 20 Nov 22 01:47 /etc/X11/X -> /usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1745484 Sep 28 15:09 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 
SE] (rev 01)

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 3400 Oct 11 14:23 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "fi"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "MouseManPlusPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Radeon"
#   Driver  "ati"
Driver  "radeon"
#   ChipID  0x5963 #radeon 9200se tjsp
#   ChipID  0x514D #radeon 9100
#   BusID   "PCI:1:0:0"
Option  "AGPMode" "4"
Option  "AGPFastWrite" "true"
#   Option  "noaccel" "true"
EndSection

Section "Monitor"
Identifier  "Sony E400P"
HorizSync   30-107
#   VertRefresh 50-85
VertRefresh 80-85
Option  "DPMS"
DisplaySize 365 274
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Radeon"
Monitor "Sony E400P"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1600x1200" "1280x1024" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1600x1200" "1280x1024" "1024x768" "800x600" 
"640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "

new keyboard config

2004-11-26 Thread Diego Iastrubni
Hi,

I am attaching here a patch which enables suport of my new Internet keyboard. 
Please apply, and send to XFree86 and xorg mantainers. 

I will probably send mysefl to XFree86 but I was looking for xorg contact man 
for such thing, and could not find any in 
http://freedesktop.org/Software/xorg

The keyboard manufacture page is:
http://sweex.com/product.asp?pid=70
http://www.kmepc.com/B00_products/01_keyboard/03_standard_keyboard/033_desktop/KB_9801.htm

http://www.mge-usa.com/home/detail.asp?iPro=165&iType=301

Thank you in advance

-- 
diego, kde-il translation team, http://www.kde.org/il 

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
diff -ru /root/xsave/xkb/rules/xfree86 xkb/rules/xfree86
--- /root/xsave/xkb/rules/xfree86	2004-09-28 14:03:56.0 +0200
+++ xkb/rules/xfree86	2004-11-05 23:31:51.0 +0200
@@ -113,7 +113,8 @@
   qtronix \
   samsung4500 samsung4510 \
   sk1300 sk2500 sk6200 sk7100 \
-  sven symplon toshiba_s3000 trust trustda yahoo
+  sven symplon toshiba_s3000 trust trustda yahoo \
+	  sweex23
 
 ! model =   symbols
   $inetkbds =   +inet(%m)
diff -ru /root/xsave/xkb/rules/xfree86.lst xkb/rules/xfree86.lst
--- /root/xsave/xkb/rules/xfree86.lst	2004-09-28 14:03:56.0 +0200
+++ xkb/rules/xfree86.lst	2004-11-05 23:32:23.0 +0200
@@ -23,7 +23,7 @@
   airkey	Acer AirKey V
   acpi		ACPI Standard
   scorpius	Advance Scorpius KI
-  brother	Brother Internet Keyboard
+  brother	Brother Internet Keyboard  
   btc5113rf	BTC 5113RF Multimedia
   btc5126t	BTC 5126T
   btc9000	BTC 9000
@@ -96,7 +96,8 @@
   toshiba_s3000	Toshiba Satellite S3000
   trust		Trust Wireless Keyboard Classic
   trustda	Trust Direct Access Keyboard
-  yahoo		Yahoo! Internet Keyboard
+  yahoo		Yahoo! Internet Keyboard\  
+  sweex23	Sweex SW-23
 
 
 // The entries here should be ordered as follows:
diff -ru /root/xsave/xkb/rules/xfree86.xml xkb/rules/xfree86.xml
--- /root/xsave/xkb/rules/xfree86.xml	2004-09-28 14:03:56.0 +0200
+++ xkb/rules/xfree86.xml	2004-11-05 23:34:57.0 +0200
@@ -601,6 +601,15 @@
 PowerPC PS/2
   
 
+
+
+  
+sweex23
+Sweex SW-23
+  
+
+
+
   
   
 
diff -ru /root/xsave/xkb/symbols/inet xkb/symbols/inet
--- /root/xsave/xkb/symbols/inet	2004-05-29 10:51:27.0 +0300
+++ xkb/symbols/inet	2004-11-05 23:28:22.0 +0200
@@ -1791,3 +1791,39 @@
 key 	{	[ XF86Standby		]	};
 key 	{	[ XF86WakeUp		]	};
 };
+
+
+
+// Added by Diego Iastrubni <[EMAIL PROTECTED]>
+// http://www.sweex.com/product.asp?pid=70
+partial alphanumeric_keys
+xkb_symbols "sweex23" {
+name[Group1]= "Sweex SW-23";
+
+// Internet
+key{   [ XF86Back  ]   };
+key{   [ XF86Forward   ]   };
+key{   [ XF86Stop  ]   };
+key{   [ XF86Favorites ]   };
+key{   [ XF86Search]   };
+key{   [ XF86Refresh   ]   };
+key{   [ XF86HomePage, XF86WWW ]   };
+key{   [ XF86Mail  ]   };
+
+// Audio
+key{   [ XF86AudioMute ]   };
+key{   [ XF86AudioLowerVolume  ]   };
+key{   [ XF86AudioRaiseVolume  ]   };
+key{   [ XF86AudioMedia]   };
+key{   [ XF86AudioStop ]   };
+key{   [ XF86AudioPlay, XF86AudioPause ] };
+key{   [ XF86AudioNext ]   };
+key{   [ XF86AudioPrev ]   };
+
+// Program File
+key{   [ XF86Calculator]   };
+key{   [ XF86MyComputer]   };
+key{   [ XF86PowerOff  ]   };
+key{   [ XF86Standby   ]   };
+key{   [ XF86WakeUp]   };  
+};
\ No newline at end of file
diff -ru /root/xsave/xkb/symbols.dir xkb/symbols.dir
--- /root/xsave/xkb/symbols.dir	2004-09-28 14:03:53.0 +0200
+++ xkb/symbols.dir	2004-11-05 23:31:33.0 +0200
@@ -243,6 +243,7 @@
 --p- a--- inet(acpi)
 --p- a--- inet(scorpius)
 --p- a--- inet(brother)
+--p- a--- inet(sweex23)
 --p- a--- inet(btc5113rf)
 --p- a--- inet(btc5126t)
 --p- a--- inet(btc9000)


Bug#11147: Requires No Surgery

2004-11-26 Thread Member Newsletter

Hello
Size does matter

This is the only doctor approved way to enlarge size of your member
Clinically tested to enlarge - Permanently..
Gain upto 3 to 4 inches
Take our word or else get your money back - no question asked

Calculate your new size today

http://BartWhaley.ourextenders.info/in.php?id=8241

regards

Bart Whaley
Sales and Support Manager
Medical Products Center

ps: you received this email because your have previous purchased from, or 
inquired about our product line under Medical Products Center. If you do not 
want to receive further mailings from us then go here
http://ourextenders.info/unsubscribe/unsubscribe.html



Bug#45291: Excercise Tool to Enlarge the scientific way

2004-11-26 Thread Scientific Newsletter

Hello
Size does matter

This is the only doctor approved way to enlarge size of your member
Clinically tested to enlarge - Permanently..
Gain upto 3 to 4 inches
Take our word or else get your money back - no question asked

Calculate your new size today

http://SergioTran.ourextenders.info/in.php?id=8241

regards

Sergio Tran
Sales and Support Manager
Medical Products Center

ps: you received this email because your have previous purchased from, or 
inquired about our product line under Medical Products Center. If you do not 
want to receive further mailings from us then go here
http://ourextenders.info/unsubscribe/unsubscribe.html



Re: G3 iBook LCD brightness in X under kernel 2.4.25 and 2.6.8

2004-11-26 Thread murphyf+xfree86

On Fri, 26 Nov 2004 11:28:55 +0100, "Christof Petig" said:
> Frank Murphy schrieb:
> > I'm trying to migrate from a 2.4 to a 2.6 kernel, but I have one last 
> > problem 
> > keeping me with 2.4.25. There's a problem with adjusting screen brightness 
> > under X (4.3.0.dfsg.1-8).
> > 
> > I'm running pbbuttonsd 0.6.6-2 with gtkpbbuttons 0.6.4-3 (which are tools 
> > that 
> > enable the LCD to be dimmed and brightened with keyboard pressed). When I'm 
> > running the Debian kernel-image 2.4.25-8 and I press the brightness up or 
> > down keys, I get the on-screen indication from gtkpbbuttons and the LCD 
> > dims 
> > or brightens as expected in both X and on the console. However, when I boot 
> > into kernel-image 2.6.8-6 or 2.6.9-1 and press the brightness keys, I get 
> > the 
> > on-screen indication in X, but the LCD doesn't change brightness. However, 
> > if 
> > I switch to a VT with a console, the brightness changes to what I tried to 
> > change it to. Also, pressing the brightness buttons works fine when I press 
> > them while in the console.
> > 
> > My video card is a Mach64, and I'm using the 'ati' driver for X. One guess 
> > I 
> > have is that in 2.6, lots more things are built as kernel modules. I'd like 
> > to try build any needed video stuff in, but I don't know what it could be. 
> > Does anyone here have an idea what controls screen brightness in X?
> 
> Your mouse pointer might get some noisy spots on brightness change, ever 
> noticed? I would blame the kernel first (since 2.4 works well).

I have noticed it, acutally. I don't know what it means exactly, but it
seems that some small set of pixels near the cursor is affected. These
corrupted pixels then move around with the cursor as well.

> > The reason this is important for me is that the LCD is not dimmed when I 
> > close 
> > the lid for sleep, which kind of ruins the point of sleep.
> > 
> > Does anyone have an idea of what else I need to do to get screen dimming to 
> > work under X with Linux 2.6?
> 
> Try to ask on the ppc-kernel list (CCed). I suspect that nobody has 
> reimplemented power management for mach64 in 2.6. The fact that lid 
> closing does not put the display to sleep keeps me locked in 2.4, too 
> (though I experienced that 2.6 is way faster).
> 
> I played with the thought of fixing it myself (like I plan to fix DRI 
> DMA some time) but was unable to allocate ressources (and enough
> motivation)
> 
> So take this as a "I have the problem, too" posting

Well, that's something. What is your hardware? I have an original iBook
(actually, it's the 1.5 generation that came with a slightly faster CPU
and a bigger HD).

Frank



Bug#282485: xserver crash-problem solved

2004-11-26 Thread Rainer Schulze-Pillot

Dear bugwatchers,

the problem with repeated xserver crashes that I reported could be
solved by disabling apm in the bios.

sorry for the false alarm

Best regards
Rainer Schulze-Pillot
--
--
Rainer Schulze-Pillot Email: [EMAIL PROTECTED]
FR 6.1 Mathematik
Universitaet des Saarlandes   Phone: (+)49 681 302 4835
Postfach 151150   FAX:   (+)49 681 302 4443
D-66041 Saarbruecken  WWW: www.math.uni-sb.de/~ag-schulze
--





Re: G3 iBook LCD brightness in X under kernel 2.4.25 and 2.6.8

2004-11-26 Thread Christof Petig

Frank Murphy schrieb:
I'm trying to migrate from a 2.4 to a 2.6 kernel, but I have one last problem 
keeping me with 2.4.25. There's a problem with adjusting screen brightness 
under X (4.3.0.dfsg.1-8).


I'm running pbbuttonsd 0.6.6-2 with gtkpbbuttons 0.6.4-3 (which are tools that 
enable the LCD to be dimmed and brightened with keyboard pressed). When I'm 
running the Debian kernel-image 2.4.25-8 and I press the brightness up or 
down keys, I get the on-screen indication from gtkpbbuttons and the LCD dims 
or brightens as expected in both X and on the console. However, when I boot 
into kernel-image 2.6.8-6 or 2.6.9-1 and press the brightness keys, I get the 
on-screen indication in X, but the LCD doesn't change brightness. However, if 
I switch to a VT with a console, the brightness changes to what I tried to 
change it to. Also, pressing the brightness buttons works fine when I press 
them while in the console.


My video card is a Mach64, and I'm using the 'ati' driver for X. One guess I 
have is that in 2.6, lots more things are built as kernel modules. I'd like 
to try build any needed video stuff in, but I don't know what it could be. 
Does anyone here have an idea what controls screen brightness in X?


Your mouse pointer might get some noisy spots on brightness change, ever 
noticed? I would blame the kernel first (since 2.4 works well).


The reason this is important for me is that the LCD is not dimmed when I close 
the lid for sleep, which kind of ruins the point of sleep.


Does anyone have an idea of what else I need to do to get screen dimming to 
work under X with Linux 2.6?


Try to ask on the ppc-kernel list (CCed). I suspect that nobody has 
reimplemented power management for mach64 in 2.6. The fact that lid 
closing does not put the display to sleep keeps me locked in 2.4, too 
(though I experienced that 2.6 is way faster).


I played with the thought of fixing it myself (like I plan to fix DRI 
DMA some time) but was unable to allocate ressources (and enough motivation)


So take this as a "I have the problem, too" posting
   Christof