| Summary: | Upgrade to mod X breaks laptop backlight switch & 'fn' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mike Adams <michael.l.adams> |
| Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | 2006.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| URL: | http://forums.gentoo.org/viewtopic-t-485262-highlight-.html | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Xorg.0.log as requested
/etc/X11/xorg.conf as requested |
||
|
Description
Mike Adams
2006-09-19 21:01:14 UTC
Please attach /etc/X11/xorg.conf, /var/log/Xorg.0.log and the output of the following commands and reopen. setxkbmap -print setxkbmap -layout latin emerge portage-utils && qlist -I -v xkeyboard-config (In reply to comment #1) > Please attach /etc/X11/xorg.conf, /var/log/Xorg.0.log and the output of the > following commands and reopen. > > setxkbmap -print > setxkbmap -layout latin > emerge portage-utils && qlist -I -v xkeyboard-config > do you want that for xorg-6.8.2 that is working correclty or for the xorg-7.0 config? I am currently running at xorg-6.8.2. no problem to re-upgrade and provide the data for 7.0 if that is what you need. will be a few hours before I can get it down. just let me know.. thx. MLA For 7.0 -- working configurations are not interesting, because there's nothing to fix. =) Created attachment 97564 [details]
Xorg.0.log as requested
Created attachment 97565 [details]
/etc/X11/xorg.conf as requested
(In reply to comment #5) > Created an attachment (id=97565) [edit] > /etc/X11/xorg.conf as requested > # setxkbmap -print xkb_keymap { xkb_keycodes { include "xfree86+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc(pc105)+us" }; xkb_geometry { include "pc(pc105)" }; }; ~~~~~~~~~ # qlist -I -v xkeyboard-config x11-misc/xkeyboard-config-0.8 ~~~~~~~~~ No change in status of symptoms. Thanks much for the help.. MLA Any news on this problem?? Thanks MLA (In reply to comment #6) > (In reply to comment #5) > > Created an attachment (id=97565) [edit] > > /etc/X11/xorg.conf as requested > > > > # setxkbmap -print > xkb_keymap { > xkb_keycodes { include "xfree86+aliases(qwerty)" }; > xkb_types { include "complete" }; > xkb_compat { include "complete" }; > xkb_symbols { include "pc(pc105)+us" }; > xkb_geometry { include "pc(pc105)" }; > }; > > > ~~~~~~~~~ > # qlist -I -v xkeyboard-config > x11-misc/xkeyboard-config-0.8 > > ~~~~~~~~~ > > No change in status of symptoms. > > Thanks much for the help.. > > MLA > Any change with X7.1? Negative.. same results.. let me know if you need any more diagnostic data.. thx.. MLA (In reply to comment #8) > Any change with X7.1? > (In reply to comment #9) > Negative.. same results.. let me know if you need any more diagnostic data.. Yeah, one more thing. Give the 7.2 pre-release stuff a try. I've been using it for a bit and it's pretty stable. You'll have to unmask mesa-progs, mesa and xorg-server. Re-open the bug once you've tried this. If the issue still persists, it's time to move this upstream. |