[topic=397496]I'm wondering too[/topic]...seppelrockt wrote:EDIT: OK, part 1 is solved - I forgot that /dev/sg0 (refering to the hard disk!) must be accessable e.g. to group cdrom for burning and this is still not solved my udev. So here my 10-locale-rules are needed again. Will fill a bug against it. Now the dmesg errors do not harm - burning still works!

OK, I will post my ideas in your seperate thread to avoid further blood on this one.VinzC wrote:[topic=397496]I'm wondering too[/topic]...seppelrockt wrote:EDIT: OK, part 1 is solved - I forgot that /dev/sg0 (refering to the hard disk!) must be accessable e.g. to group cdrom for burning and this is still not solved my udev. So here my 10-locale-rules are needed again. Will fill a bug against it. Now the dmesg errors do not harm - burning still works!

Code: Select all
Section "ServerLayout"
Identifier "Server Layout"
Screen "Screen0" 0 0
InputDevice "Souris" "CorePointer"
Option "OffTime" "5"
# InputDevice "Touchpad" "Corepointer"
InputDevice "Clavier" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/corefonts"
FontPath "/usr/share/fonts/freefonts"
FontPath "/usr/share/fonts/sharefonts"
FontPath "/usr/share/fonts/terminus"
FontPath "/usr/share/fonts/ttf-bitstream-vera"
FontPath "/usr/share/fonts/unifont"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/artwiz"
EndSection
Section "Module"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "type1"
Load "freetype"
Load "glx"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Clavier"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "dell101"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
Identifier "Souris"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/input/mice"
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "SHMconfig" "true"
Option "Protocol" "auto-dev"
Option "LeftEdge" "120"
Option "RightEdge" "830"
Option "TopEdge" "120"
Option "BottomEdge" "650"
Option "FingerLow" "14"
Option "FingerHigh" "15"
Option "MaxTapTime" "0"
Option "EmulateMidButtonTime" "75"
Option "VertScrollDelta" "20"
Option "HorizScrollDelta" "20"
Option "MinSpeed" "0.6"
Option "MaxSpeed" "1.5"
Option "AccelFactor" "0.03"
Option "EdgeMotionMinZ" "30"
Option "EdgeMotionMaxZ" "160"
Option "EdgeMotionMinSpeed" "15"
Option "EdgeMotionMaxSpeed" "15"
Option "EdgeMotionUseAlways" "0"
Option "UpDownScrolling" "1"
Option "LeftRightScrolling" "0"
Option "CircularScrolling" "0"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "0"
EndSection
Section "Monitor"
Identifier "Ecran"
HorizSync 31.5-100
VertRefresh 30-90
Option "DPMS"
EndSection
Section "Device"
Identifier "ATI Radeon X300 Mobility"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Radeon X300 Mobility"
Monitor "Ecran"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Code: Select all
Driver "vesa"
Code: Select all
_XKB_RULES_NAMES_BACKUP(STRING) = "base", "pc101", "us", "", ""Code: Select all
layouts = []
model = pc105
overrideSettings = true
options = []I'm in the same expectations here... I didn't succeed in having a clone with different resolutions. But there are a couple of things I noticed:pierreg wrote:Now, I'm wondering how to use an external screen in 1024x768 resolution mode while I'm in 1280x800 on the LFP ? I have an i915GM graphic card. I will need it for videoprojection at school in a few time.
No, I don't. Just that I wanted to make sure I understood. But I'm afraid I can't help yet for I neither use Xorg 7 nor have an ATI video cardmasterinferno wrote:No i'm using it now because fglrx keeps on crashing...![]()
Did I forget something important in xorg.conf ? maybe you want my kernel .config ?

Any idea how I can use this in KDE? Are you using external ALSA (not from the kernel?). I use the in-kernel ALSA so my version might be a little behind yours and I have to wait until the kernel gets an ALSA update.VinzC wrote:Hey, Gnome guys, have you noticed your Dell multimedia (volume) buttons are now supported in Gnome? I've had a nice surprise when I saw the master volume was off. I then accidentally pressed the leftmost button on my Dell's front panel ("Mute/Unmute") and I saw an OSD little graphics showing master volume state.
I think this new support was introduced with recent Alsa changes. But I have no clue on when this change was introduced.
Sorry, I have absolutely no ideaseppelrockt wrote:Any idea how I can use this in KDE?VinzC wrote:Hey, Gnome guys, have you noticed your Dell multimedia (volume) buttons are now supported in Gnome? I've had a nice surprise when I saw the master volume was off. I then accidentally pressed the leftmost button on my Dell's front panel ("Mute/Unmute") and I saw an OSD little graphics showing master volume state.
I think this new support was introduced with recent Alsa changes. But I have no clue on when this change was introduced.
No, just the built-in kernel drivers.seppelrockt wrote:Are you using external ALSA (not from the kernel?).
After I've had more or less the same kind of troubles (i.e. Gnome complains about the keyboard configuration when I open a new connection in a window), I can tell you maybe you could check your keyboard configuration from Gnome Desktop menu > Preferences > Keyboard. Then check and/or change your keyboard layout to something appropriate.masterinferno wrote:No i'm using it now because fglrx keeps on crashing...![]()
Did I forget something important in xorg.conf ? maybe you want my kernel .config ?
For the keyboard problem, when I start Gnome, there is an error message which ask me to run
xprop -root | grep XKBand gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbdCode: Select all
_XKB_RULES_NAMES_BACKUP(STRING) = "base", "pc101", "us", "", ""Code: Select all
layouts = [] model = pc105 overrideSettings = true options = []

Code: Select all
Option "XkbRules" "xfree86"
Goodmasterinferno wrote:Great it worked![]()
I have no idea in fact. All I could see in Gnome Key Bindings was about Master Volume Control... And I don't know yet how one can bind a shell script to a specific key in Gnome. The shell script would call alsamixer for instance and set headphones volume but then you wouldn't be able to see it live... I presume.masterinferno wrote:And now, what do you think of my third question ? about multimedia keys ? Maybe I should modify an option in Gconf editor ? or a file I could edit ?

Code: Select all
Option "XkbModel" "inspiron"
Option "XkbLayout" "fr"
The "description" file is there but when I wanted to use Option "Model" "inspiron" I got an error message from Gnome (2.12) about a keyboard configuration error. I've had to restore my previous keyboard layout (dell101).pierreg wrote:For the multimedia keys, I simply put the following in my xorg.conf in the keyboard section :The list with the descriptions of the Xkb options values are located in /usr/share/X11/xkb/rules/xorg.lst for xorg 7.0 (/usr/lib/X11/xkb/rules/xorg.lst for xorg 6.8 ). It may be useful to know it.Code: Select all
Option "XkbModel" "inspiron" Option "XkbLayout" "fr"
ACPI is your friend. Simply edit your /etc/acpi/default.shseppelrockt wrote:Can somebody help me out in another problem? To solve by screen blanc problem (screen doesn't come back after I shut the lit) I want to assign a script that simply calls "vbetool dpms on" when I press Fn + Esc (or Fn +F1) to bring the screen back. But I do not get keycodes for this keys and don't know how to call a script by key press anyway.
Code: Select all
set $*
group=${1/\/*/}
action=${1/*\//}
case "$group" in
button)
case "$action" in
power)
logger "ACPI action $action: STD"
hibernate&
;;
sleep)
logger "ACPI action $action: STR"
hibernate-ram &
;;
lid)
grep -q open /proc/acpi/button/lid/LID/state && logger "ACPI action: LID OPEN" && vbetool dpms on
;;
*) logger "ACPI action $action is not defined"
;;
esac
;;
*)
logger "ACPI group $group / action $action is not defined"
;;
esac
"not" or "now" - hope it was a typo and the 2nd is trueseppelrockt wrote:EDIT: Thanks amaroc, LID works not with the script. I didn't used acpid before, simply had to emerge it and put the default.sh on the right place (and chmod +x).
So far I've learned that it is a parallel IDE-drive behind a SATA-to-IDE bridge. You can retrieve some info via hdparm (here is mine what tells that it is indeed an IDE-drive):seppelrockt wrote:Can somebody tell me how I can find detailed infos about my hard disk from within linux (something like lspci for hard disk). I need the vendor and model string to check whether it is a true SATA drive or an IDE drive with SATA bridge (want to replace the hd soon and reuse it in an external case). Thanks.
Code: Select all
i6kgt ~ # hdparm -I /dev/sda
/dev/sda:
ATA device, with non-removable media
Model Number: Hitachi HTS541060G9AT00
Serial Number: MPB3PAX5HRLNMM
Firmware Revision: MB3OA61A
Standards:
Used: ATA/ATAPI-6 T13 1410D revision 3a
Supported: 6 5 4 3
Configuration:
Logical max current
cylinders 16383 16383
heads 16 16
sectors/track 63 63
--
CHS current addressable sectors: 16514064
LBA user addressable sectors: 117210240
LBA48 user addressable sectors: 117210240
device size with M = 1024*1024: 57231 MBytes
device size with M = 1000*1000: 60011 MBytes (60 GB)
---snip---
The later - works like a charmamaroc wrote:"not" or "now" - hope it was a typo and the 2nd is trueseppelrockt wrote:EDIT: Thanks amaroc, LID works not with the script. I didn't used acpid before, simply had to emerge it and put the default.sh on the right place (and chmod +x).
So far I've learned that it is a parallel IDE-drive behind a SATA-to-IDE bridge. You can retrieve some info via hdparm (here is mine what tells that it is indeed an IDE-drive):seppelrockt wrote:Can somebody tell me how I can find detailed infos about my hard disk from within linux (something like lspci for hard disk). I need the vendor and model string to check whether it is a true SATA drive or an IDE drive with SATA bridge (want to replace the hd soon and reuse it in an external case). Thanks.but only with capital "i" it's working ...Code: Select all
i6kgt ~ # hdparm -I /dev/sda[/quote] Damn I was so close - just tried [code]hdparm -i /dev/sda
Strange - mine is a little different (beside the Manufactor) - look at the used standards:ATA device, with non-removable media
Model Number: Hitachi HTS541060G9AT00
Serial Number: MPB3PAX5HRLNMM
Firmware Revision: MB3OA61A
Standards:
Used: ATA/ATAPI-6 T13 1410D revision 3a
Supported: 6 5 4 3
Are you using hdparm from ~x86?[/code]Code: Select all
ATA device, with non-removable media Model Number: TOSHIBA MK6026GAX Serial Number: 45BC7911T Firmware Revision: PA202D Standards: Supported: 6 5 4 3 Likely used: 6