[Solved] Dell D520 DMA

Hi, decided to install arch on my laptop, and finally took my time to do it.
I've built a custom kernel but I cant get DMA to work, any suggestions to what I should enable?
Kernel I am trying to build is 2.6.23.1. I'm using a D520 laptop from Dell, lspci: http://pastebin.com/m1620c248
I am not sure if these will help, but better with more info then no info;
dmesg: http://pastebin.com/m537e3423
.config (note, bloated currently): http://pastebin.com/m2864a860
This isnt about the DVD/CD-rom DMA as most google-results is about.
Thanks in advance.
Edit:
I think this subject has been solved, cant say for 100% though.
For future reference, this works but cant verify that its not bloated (written of from another computer, spelling errors might occur):
Device Drivers --->
< > ATA/ATAPI/MFM/RLL support --->
SCSI device support --->
<*> SCSI disk support
<*> SCSI generic support
<*> Serial ATA (prod) and Parallel ATA (experimental) drivers --->
<*> AHCI SATA support
<*> VIA SATA support
<*> Generic ATA support
<*> Intel PATA MPIIX support
<*> Intel PATA old PIIX support
<*> SiS PATA support (Experimental)
<*> VIA PATA support
Feedback to making this more slim is appreciated.
Last edited by biio (2007-10-20 04:09:31)

WonderWoofy wrote:... I think this was probably indicative of the systemd-tmpfiles.service being sometimes run before thes particular directories were created.  So I ended up creating a udev rule in order to ensure that the value would be written to the file whenever the backlight stuff in /sys was actually set up...
Thanks for your help,I got that by adding udev rules.
udevadm info -a -p /sys/class/backlight/intel_backlight
Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.
looking at device '/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight':
KERNEL=="intel_backlight"
SUBSYSTEM=="backlight"
DRIVER==""
ATTR{type}=="raw"
ATTR{brightness}=="10"
ATTR{bl_power}=="0"
ATTR{max_brightness}=="4882"
ATTR{actual_brightness}=="10"
rule looks like this:
cat /etc/udev/rules.d/40-brightness.rules
ACTION=="add", KERNEL=="intel_backlight", SUBSYSTEM=="backlight", ATTR{brightness}="10"
Last edited by czheji (2013-07-29 14:55:17)

Similar Messages

  • [Solved]Dell XPS13 ultrabook Xorg and Wifi issues after Kernel upgrade

    I installed Arch on a Dell XPS 13 Ultrabook today, and most everything ran fine after I ran the initial upgrade -- but I held back on the kernel update from 3.1.3 to 3.3.7.
    I just now updated the kernel, and now I can't start X, nor can I access the wireless card. For X, I get a "Fatal server error: no screens found" error, and I can no longer find wlan0 with iwconfig, although I can still see it with lspci.
    I even tried downgrading the kernel to 3.1.9, but I'm still having identical issues.
    What can I do to fix this, short of starting again from scratch?
    Last edited by hksmoothie (2012-05-30 17:57:56)

    Edit: Solved by copying all the files in the boot folder on my root partition (sda3) to my real boot partition (sda1).

  • [semi-solved] dell xps 12 touchscreen not working (2013, 12-9Q33)

    does anyone know how to get the touch screen working the dell xps 12?
    ran windows on it for a few days and there did not appear to be any hardware issues with touchscreen (or anything else).
    deleted all windows partitions and installed arch + kde with no issues, boots and runs great. but no response from the touch screen.
    have tried to cat every /dev/input/event* but get nothing when tapping touch screen.
    beleve it uses an atmel maxtouch digitizer... which i think should be picked up by udev... but dont think udev even sees the device, it just detetcs boring old mouse.
    this looks like a simmilar issue with ubuntu https://bugs.launchpad.net/ubuntu/+sour … ug/1218973 but on my system there is no indication that it is an i2c device.
    tried atmel kernel but still no action https://git.kernel.org/cgit/linux/kerne … mel-mxt-ts
    lsusb
    Bus 003 Device 002: ID 8087:8000 Intel Corp.
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 004: ID 8087:09fa Intel Corp.
    Bus 001 Device 003: ID 0bda:5716 Realtek Semiconductor Corp.
    Bus 001 Device 002: ID 8087:07dc Intel Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    input
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=11 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Power Button id=8 [slave keyboard (3)]
    ↳ Integrated Webcam id=9 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]
    ↳ Dell WMI hotkeys id=12 [slave keyboard (3)]
    sudo cat /proc/bus/input/devices
    I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
    N: Name="AT Translated Set 2 keyboard"
    P: Phys=isa0060/serio0/input0
    S: Sysfs=/devices/platform/i8042/serio0/input/input0
    U: Uniq=
    H: Handlers=sysrq kbd event0
    B: PROP=0
    B: EV=120013
    B: KEY=1100f02902000 8380307cf910f001 feffffdfffefffff fffffffffffffffe
    B: MSC=10
    B: LED=7
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=PNP0C0C/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    U: Uniq=
    H: Handlers=kbd event1
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0019 Vendor=0000 Product=0005 Version=0000
    N: Name="Lid Switch"
    P: Phys=PNP0C0D/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
    U: Uniq=
    H: Handlers=event2
    B: PROP=0
    B: EV=21
    B: SW=1
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=LNXPWRBN/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    U: Uniq=
    H: Handlers=kbd event3
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0001 Vendor=10ec Product=0668 Version=0001
    N: Name="HDA Digital PCBeep"
    P: Phys=card1/codec#0/beep0
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/input/input4
    U: Uniq=
    H: Handlers=kbd event4
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Headphone"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card1/input5
    U: Uniq=
    H: Handlers=event5
    B: PROP=0
    B: EV=21
    B: SW=4
    I: Bus=0010 Vendor=001f Product=0001 Version=0100
    N: Name="PC Speaker"
    P: Phys=isa0061/input0
    S: Sysfs=/devices/platform/pcspkr/input/input6
    U: Uniq=
    H: Handlers=kbd event6
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0019 Vendor=0000 Product=0000 Version=0000
    N: Name="Dell WMI hotkeys"
    P: Phys=wmi/input0
    S: Sysfs=/devices/virtual/input/input7
    U: Uniq=
    H: Handlers=kbd rfkill event7
    B: PROP=0
    B: EV=13
    B: KEY=1500b00000000 200300000 0 0
    B: MSC=10
    I: Bus=0003 Vendor=0bda Product=5716 Version=3204
    N: Name="Integrated Webcam"
    P: Phys=usb-0000:00:14.0-5/button
    S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input8
    U: Uniq=
    H: Handlers=kbd event8
    B: PROP=0
    B: EV=3
    B: KEY=100000 0 0 0
    I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
    N: Name="SynPS/2 Synaptics TouchPad"
    P: Phys=isa0060/serio1/input0
    S: Sysfs=/devices/platform/i8042/serio1/input/input9
    U: Uniq=
    H: Handlers=mouse0 event9
    B: PROP=5
    B: EV=b
    B: KEY=e520 610000 0 0 0 0
    B: ABS=660800011000003
    I: Bus=0019 Vendor=0000 Product=0006 Version=0000
    N: Name="Video Bus"
    P: Phys=LNXVIDEO/video/input0
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10
    U: Uniq=
    H: Handlers=kbd event10
    B: PROP=0
    B: EV=3
    B: KEY=3e000b00000000 0 0 0
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel MID HDMI/DP,pcm=8"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:03.0/sound/card0/input11
    U: Uniq=
    H: Handlers=event11
    B: PROP=0
    B: EV=21
    B: SW=140
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel MID HDMI/DP,pcm=7"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:03.0/sound/card0/input12
    U: Uniq=
    H: Handlers=event12
    B: PROP=0
    B: EV=21
    B: SW=140
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel MID HDMI/DP,pcm=3"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:03.0/sound/card0/input13
    U: Uniq=
    H: Handlers=event13
    B: PROP=0
    B: EV=21
    B: SW=140
    sudo dmidecode
    [sudo] password for gamera:
    # dmidecode 2.12
    # SMBIOS entry point at 0x000f04c0
    SMBIOS 2.7 present.
    56 structures occupying 2720 bytes.
    Table at 0x000EBA70.
    Handle 0xDA00, DMI type 218, 251 bytes
    OEM-specific Type
    Header and Data:
    DA FB 00 DA B2 00 0D 5F 0F 37 40 7D 00 00 00 00
    00 7E 00 01 00 00 00 75 01 01 80 01 00 76 01 02
    80 01 00 4F 02 05 80 01 00 50 02 06 80 00 00 A5
    02 02 00 00 00 A6 02 02 00 01 00 9C 00 03 00 01
    00 9B 00 03 00 00 00 8A 01 04 00 01 00 89 01 04
    00 00 00 7F 01 05 00 00 00 80 01 05 00 01 00 53
    01 06 00 00 00 52 01 06 00 01 00 7B 01 07 00 00
    00 7C 01 07 00 01 00 94 01 08 00 00 00 93 01 08
    00 01 00 7D 00 09 00 00 00 2D 00 0A 00 01 00 2E
    00 0A 00 00 00 6E 00 0B 00 00 00 95 00 0C 00 01
    00 96 00 0C 00 00 00 2F 02 0D 00 01 00 30 02 0D
    00 00 00 50 02 0E 00 00 00 51 02 0E 00 01 00 52
    02 0E 00 02 00 53 02 0E 00 03 00 54 02 0E 00 04
    00 56 02 0E 00 05 00 F0 00 5D 80 01 00 ED 00 5E
    80 01 00 4B 01 5F 80 01 00 4A 01 60 80 01 00 EA
    00 0F 00 01 00 FF FF 00 00 00 00
    Handle 0xDA01, DMI type 218, 251 bytes
    OEM-specific Type
    Header and Data:
    DA FB 01 DA B2 00 0D 5F 0F 37 40 EB 00 0F 00 00
    00 37 01 61 80 01 00 38 01 62 80 01 00 39 01 63
    80 01 00 3D 03 66 80 01 00 3E 03 67 80 01 00 2E
    02 07 80 01 00 2D 02 08 80 01 00 4F 03 09 80 01
    00 50 03 0A 80 01 00 0E 01 64 80 01 00 0F 01 65
    80 01 00 47 01 68 80 01 00 46 01 69 80 01 00 36
    02 17 80 01 00 35 02 18 80 01 00 36 03 19 80 01
    00 37 03 1A 80 01 00 3A 03 1B 80 01 00 3B 03 1C
    80 01 00 41 03 1D 80 01 00 42 03 1E 80 01 00 43
    03 1F 80 01 00 44 03 20 80 01 00 45 03 21 80 01
    00 46 03 22 80 01 00 47 03 23 80 01 00 4B 03 24
    80 01 00 4C 03 25 80 01 00 4A 02 0B 80 01 00 26
    03 0C 80 01 00 5B 03 0D 80 01 00 5C 03 0E 80 01
    00 5D 03 0F 80 01 00 5E 03 10 80 01 00 5F 03 11
    80 01 00 60 03 12 80 01 00 0C 80 13 80 01 00 04
    A0 14 80 01 00 FF FF 00 00 00 00
    Handle 0xDA02, DMI type 218, 29 bytes
    OEM-specific Type
    Header and Data:
    DA 1D 02 DA B2 00 0D 5F 0F 37 40 44 01 15 80 01
    00 45 01 16 80 01 00 FF FF 00 00 00 00
    Handle 0x0000, DMI type 0, 24 bytes
    BIOS Information
    Vendor: Dell Inc.
    Version: A02
    Release Date: 07/26/2013
    Address: 0xF0000
    Runtime Size: 64 kB
    ROM Size: 2048 kB
    Characteristics:
    MCA is supported
    PCI is supported
    BIOS is upgradeable
    BIOS shadowing is allowed
    ESCD support is available
    Boot from CD is supported
    Selectable boot is supported
    BIOS ROM is socketed
    EDD is supported
    5.25"/1.2 MB floppy services are supported (int 13h)
    3.5"/720 kB floppy services are supported (int 13h)
    3.5"/2.88 MB floppy services are supported (int 13h)
    Print screen service is supported (int 5h)
    8042 keyboard services are supported (int 9h)
    Serial services are supported (int 14h)
    Printer services are supported (int 17h)
    CGA/mono video services are supported (int 10h)
    ACPI is supported
    USB legacy is supported
    ATAPI Zip drive boot is supported
    BIOS boot specification is supported
    Targeted content distribution is supported
    UEFI is supported
    BIOS Revision: 0.2
    Firmware Revision: 0.2
    Handle 0x0001, DMI type 1, 27 bytes
    System Information
    Manufacturer: Dell Inc.
    Product Name: XPS 12-9Q33
    Version: A02
    Serial Number: FZS4SY1
    UUID: 4C4C4544-005A-5310-8034-C6C04F535931
    Wake-up Type: Power Switch
    SKU Number: XPS 12-9Q33
    Family:
    Handle 0x0002, DMI type 2, 15 bytes
    Base Board Information
    Manufacturer: Dell Inc.
    Product Name: XPS 12-9Q33
    Version: A02
    Serial Number: .FZS4SY1.CN1296139P0049.
    Asset Tag: Not Specified
    Features:
    Board is a hosting board
    Board is replaceable
    Location In Chassis: To Be Filled By O.E.M.
    Chassis Handle: 0x0003
    Type: Motherboard
    Contained Object Handles: 0
    Handle 0x0003, DMI type 3, 22 bytes
    Chassis Information
    Manufacturer: Dell Inc.
    Type: Portable
    Lock: Not Present
    Version: Not Specified
    Serial Number: FZS4SY1
    Asset Tag: Not Specified
    Boot-up State: Safe
    Power Supply State: Safe
    Thermal State: Safe
    Security Status: None
    OEM Information: 0x00000000
    Height: Unspecified
    Number Of Power Cords: 1
    Contained Elements: 0
    SKU Number: To be filled by O.E.M.
    Handle 0x0008, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J1A1
    Internal Connector Type: None
    External Reference Designator: PS2Mouse
    External Connector Type: PS/2
    Port Type: Mouse Port
    Handle 0x0009, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J1A1
    Internal Connector Type: None
    External Reference Designator: Keyboard
    External Connector Type: PS/2
    Port Type: Keyboard Port
    Handle 0x000A, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J2A1
    Internal Connector Type: None
    External Reference Designator: TV Out
    External Connector Type: Mini Centronics Type-14
    Port Type: Other
    Handle 0x000B, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J2A2A
    Internal Connector Type: None
    External Reference Designator: COM A
    External Connector Type: DB-9 male
    Port Type: Serial Port 16550A Compatible
    Handle 0x000C, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J2A2B
    Internal Connector Type: None
    External Reference Designator: Video
    External Connector Type: DB-15 female
    Port Type: Video Port
    Handle 0x000D, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J3A1
    Internal Connector Type: None
    External Reference Designator: USB1
    External Connector Type: Access Bus (USB)
    Port Type: USB
    Handle 0x000E, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J3A1
    Internal Connector Type: None
    External Reference Designator: USB2
    External Connector Type: Access Bus (USB)
    Port Type: USB
    Handle 0x000F, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J3A1
    Internal Connector Type: None
    External Reference Designator: USB3
    External Connector Type: Access Bus (USB)
    Port Type: USB
    Handle 0x0010, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J9A1 - TPM HDR
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0011, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J9C1 - PCIE DOCKING CONN
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0012, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J2B3 - CPU FAN
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0013, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J6C2 - EXT HDMI
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0014, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J3C1 - GMCH FAN
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0015, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J1D1 - ITP
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0016, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J9E2 - MDC INTPSR
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0017, DMI type 8, 9 bytes
    Port Connector Information
    Internal Reference Designator: J9E4 - MDC INTPSR
    Internal Connector Type: Other
    External Reference Designator: Not Specified
    External Connector Type: None
    Port Type: Other
    Handle 0x0018, DMI type 9, 17 bytes
    System Slot Information
    Designation: J6B2
    Type: x16 PCI Express
    Current Usage: In Use
    Length: Long
    ID: 0
    Characteristics:
    3.3 V is provided
    Opening is shared
    PME signal is supported
    Bus Address: 0000:00:01.0
    Handle 0x0019, DMI type 9, 17 bytes
    System Slot Information
    Designation: J6B1
    Type: x1 PCI Express
    Current Usage: In Use
    Length: Short
    ID: 1
    Characteristics:
    3.3 V is provided
    Opening is shared
    PME signal is supported
    Bus Address: 0000:00:1c.3
    Handle 0x001A, DMI type 10, 6 bytes
    On Board Device Information
    Type: Video
    Status: Enabled
    Description: Mobile Intel HD Graphics
    Handle 0x001B, DMI type 11, 5 bytes
    OEM Strings
    String 1: Dell System
    String 2: 1[05E3h]
    String 3: 3[1.0]
    String 4: 4[0001]
    String 5: 5[0000]
    String 6: 6[D0, D4, D8, DA, DE]
    String 7: 7[]
    String 8: 8[]
    String 9: 9[]
    String 10: 10[A02]
    String 11: 11[]
    String 12: 12[]
    String 13: 13[P20S]
    String 14: 14[0]
    String 15: 15[0]
    Handle 0x001C, DMI type 12, 5 bytes
    System Configuration Options
    Option 1: To Be Filled By O.E.M.
    Handle 0x001D, DMI type 21, 7 bytes
    Built-in Pointing Device
    Type: Touch Pad
    Interface: Bus Mouse
    Buttons: 2
    Handle 0x001E, DMI type 22, 26 bytes
    Portable Battery
    Location: System Battery
    Manufacturer: SDI
    Manufacture Date: Not Specified
    Serial Number: Not Specified
    Name: DELL 7YM0739
    Chemistry: Lithium Ion
    Design Capacity: 51060 mWh
    Design Voltage: 7400 mV
    SBDS Version: 1.0
    Maximum Error: 100%
    OEM-specific Information: 0x00000001
    Handle 0x001F, DMI type 32, 20 bytes
    System Boot Information
    Status: No errors detected
    Handle 0x0021, DMI type 27, 12 bytes
    Cooling Device
    Type: Fan
    Status: OK
    OEM-specific Information: 0x00000000
    Handle 0x0022, DMI type 28, 20 bytes
    Temperature Probe
    Description: CPU Internal Temperature
    Location: Processor
    Status: OK
    Maximum Value: 127.0 deg C
    Minimum Value: 0.0 deg C
    Resolution: 1.000 deg C
    Tolerance: 0.5 deg C
    Accuracy: Unknown
    OEM-specific Information: 0x00000000
    Handle 0xB000, DMI type 176, 10 bytes
    OEM-specific Type
    Header and Data:
    B0 0A 00 B0 00 00 00 00 E3 05
    Handle 0xB100, DMI type 177, 12 bytes
    OEM-specific Type
    Header and Data:
    B1 0C 00 B1 1A 06 00 00 00 00 00 00
    Handle 0x0025, DMI type 208, 12 bytes
    OEM-specific Type
    Header and Data:
    D0 0C 25 00 02 05 FE 00 E3 05 01 02
    Strings:
    20130614
    20130924
    Handle 0x0026, DMI type 212, 57 bytes
    OEM-specific Type
    Header and Data:
    D4 39 26 00 70 00 71 00 01 49 50 48 9C 00 49 FC
    01 9B 00 49 FC 00 7F 01 4A FB 04 80 01 4A FB 00
    53 01 4A F7 08 52 01 4A F7 08 7B 01 4A EF 10 7C
    01 4A EF 10 FF FF 00 00 00
    Handle 0x0027, DMI type 216, 9 bytes
    OEM-specific Type
    Header and Data:
    D8 09 27 00 01 02 01 00 00
    Strings:
    INTEL
    0000
    Handle 0x0028, DMI type 217, 8 bytes
    OEM-specific Type
    Header and Data:
    D9 08 28 00 01 02 00 00
    Strings:
    Handle 0x0029, DMI type 219, 11 bytes
    OEM-specific Type
    Header and Data:
    DB 0B 29 00 00 01 02 03 00 04 05
    Strings:
    Handle 0x002A, DMI type 220, 22 bytes
    OEM-specific Type
    Header and Data:
    DC 16 2A 00 01 F0 00 00 02 F0 00 00 00 00 03 F0
    04 F0 00 00 00 00
    Handle 0x002B, DMI type 221, 19 bytes
    OEM-specific Type
    Header and Data:
    DD 13 2B 00 00 00 00 00 00 03 00 00 00 00 00 00
    00 00 00
    Handle 0x002C, DMI type 222, 16 bytes
    OEM-specific Type
    Header and Data:
    DE 10 2C 00 01 08 FF FF 00 00 00 00 00 00 00 00
    Handle 0x002D, DMI type 4, 42 bytes
    Processor Information
    Socket Designation: SOCKET 0
    Type: Central Processor
    Family: Core i5
    Manufacturer: Intel
    ID: 51 06 04 00 FF FB EB BF
    Signature: Type 0, Family 6, Model 69, Stepping 1
    Flags:
    FPU (Floating-point unit on-chip)
    VME (Virtual mode extension)
    DE (Debugging extension)
    PSE (Page size extension)
    TSC (Time stamp counter)
    MSR (Model specific registers)
    PAE (Physical address extension)
    MCE (Machine check exception)
    CX8 (CMPXCHG8 instruction supported)
    APIC (On-chip APIC hardware supported)
    SEP (Fast system call)
    MTRR (Memory type range registers)
    PGE (Page global enable)
    MCA (Machine check architecture)
    CMOV (Conditional move instruction supported)
    PAT (Page attribute table)
    PSE-36 (36-bit page size extension)
    CLFSH (CLFLUSH instruction supported)
    DS (Debug store)
    ACPI (ACPI supported)
    MMX (MMX technology supported)
    FXSR (FXSAVE and FXSTOR instructions supported)
    SSE (Streaming SIMD extensions)
    SSE2 (Streaming SIMD extensions 2)
    SS (Self-snoop)
    HTT (Multi-threading)
    TM (Thermal monitor supported)
    PBE (Pending break enabled)
    Version: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
    Voltage: 1.2 V
    External Clock: 100 MHz
    Max Speed: 3800 MHz
    Current Speed: 1600 MHz
    Status: Populated, Enabled
    Upgrade: Socket rPGA988B
    L1 Cache Handle: 0x0004
    L2 Cache Handle: 0x0005
    L3 Cache Handle: 0x0006
    Serial Number: Not Specified
    Asset Tag: Fill By OEM
    Part Number: Fill By OEM
    Core Count: 2
    Core Enabled: 2
    Thread Count: 4
    Characteristics:
    64-bit capable
    Handle 0x0004, DMI type 7, 19 bytes
    Cache Information
    Socket Designation: CPU Internal L1
    Configuration: Enabled, Not Socketed, Level 1
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 128 kB
    Maximum Size: 128 kB
    Supported SRAM Types:
    Unknown
    Installed SRAM Type: Unknown
    Speed: Unknown
    Error Correction Type: Single-bit ECC
    System Type: Other
    Associativity: 8-way Set-associative
    Handle 0x0005, DMI type 7, 19 bytes
    Cache Information
    Socket Designation: CPU Internal L2
    Configuration: Enabled, Not Socketed, Level 2
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 512 kB
    Maximum Size: 512 kB
    Supported SRAM Types:
    Unknown
    Installed SRAM Type: Unknown
    Speed: Unknown
    Error Correction Type: Single-bit ECC
    System Type: Unified
    Associativity: 8-way Set-associative
    Handle 0x0006, DMI type 7, 19 bytes
    Cache Information
    Socket Designation: CPU Internal L3
    Configuration: Enabled, Not Socketed, Level 3
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 3072 kB
    Maximum Size: 3072 kB
    Supported SRAM Types:
    Unknown
    Installed SRAM Type: Unknown
    Speed: Unknown
    Error Correction Type: Single-bit ECC
    System Type: Unified
    Associativity: 12-way Set-associative
    Handle 0x0007, DMI type 16, 23 bytes
    Physical Memory Array
    Location: System Board Or Motherboard
    Use: System Memory
    Error Correction Type: None
    Maximum Capacity: 16 GB
    Error Information Handle: Not Provided
    Number Of Devices: 2
    Handle 0x0020, DMI type 17, 34 bytes
    Memory Device
    Array Handle: 0x0007
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 2048 MB
    Form Factor: SODIMM
    Set: None
    Locator: ChannelA-DIMM0
    Bank Locator: BANK 0
    Type: DDR3
    Type Detail: Synchronous
    Speed: 1600 MHz
    Manufacturer: Hynix/Hyundai
    Serial Number: 00000001
    Asset Tag: 0987654321
    Part Number:
    Rank: 1
    Configured Clock Speed: 1600 MHz
    Handle 0x0023, DMI type 20, 35 bytes
    Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x0007FFFFFFF
    Range Size: 2 GB
    Physical Device Handle: 0x0020
    Memory Array Mapped Address Handle: 0x002F
    Partition Row Position: 2
    Interleave Position: 1
    Interleaved Data Depth: 1
    Handle 0x0024, DMI type 17, 34 bytes
    Memory Device
    Array Handle: 0x0007
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 2048 MB
    Form Factor: SODIMM
    Set: None
    Locator: ChannelB-DIMM0
    Bank Locator: BANK 2
    Type: DDR3
    Type Detail: Synchronous
    Speed: 1600 MHz
    Manufacturer: Hynix/Hyundai
    Serial Number: 00000002
    Asset Tag: 0987654321
    Part Number:
    Rank: 1
    Configured Clock Speed: 1600 MHz
    Handle 0x002E, DMI type 20, 35 bytes
    Memory Device Mapped Address
    Starting Address: 0x00080000000
    Ending Address: 0x000FFFFFFFF
    Range Size: 2 GB
    Physical Device Handle: 0x0024
    Memory Array Mapped Address Handle: 0x002F
    Partition Row Position: 2
    Interleave Position: 1
    Interleaved Data Depth: 1
    Handle 0x002F, DMI type 19, 31 bytes
    Memory Array Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x000FFFFFFFF
    Range Size: 4 GB
    Physical Array Handle: 0x0007
    Partition Width: 2
    Handle 0x0037, DMI type 131, 64 bytes
    OEM-specific Type
    Header and Data:
    83 40 37 00 31 00 00 00 00 00 00 00 00 00 00 00
    F8 00 43 9C 00 00 00 00 01 20 00 00 05 00 09 00
    D1 05 02 00 00 00 00 00 C8 00 FF FF 00 00 00 00
    00 00 00 00 26 00 00 00 76 50 72 6F 00 00 00 00
    Handle 0x0038, DMI type 13, 22 bytes
    BIOS Language Information
    Language Description Format: Long
    Installable Languages: 1
    en|US|iso8859-1
    Currently Installed Language: en|US|iso8859-1
    Handle 0x0039, DMI type 127, 4 bytes
    End Of Table
    Last edited by fungi (2013-10-13 10:31:45)

    Semi solved the problem by building a kernel with an ubuntu .config from http://kernel.ubuntu.com/~kernel-ppa/ma … y/current/
    I think i have multi touch working on the touchscreen, but this has resulted in breakage of the synapic touchpad which is now operating in a very simple mode (no scrolling or multitouch).
    Probably best to follow https://bugs.launchpad.net/ubuntu/+sour … ug/1218973 and http://thread.gmane.org/gmane.linux.kernel.input/32207 for a real solution

  • [SOLVED] Dell 1558: audio doesn't work!

    Hi,
    the sound does not work on my Dell 1558. these are some details:
    [tiziano@arch64 ~]$ lspci | grep Audio
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    02:00.1 Audio device: ATI Technologies Inc Device aa68
    [tiziano@arch64 ~]$ ls -l /sys/module/snd/holders
    totale 0
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_hda_codec -> ../../snd_hda_codec
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_hda_codec_idt -> ../../snd_hda_codec_idt
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_hda_intel -> ../../snd_hda_intel
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_hwdep -> ../../snd_hwdep
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_mixer_oss -> ../../snd_mixer_oss
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_pcm -> ../../snd_pcm
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_pcm_oss -> ../../snd_pcm_oss
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_seq -> ../../snd_seq
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_seq_device -> ../../snd_seq_device
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_seq_oss -> ../../snd_seq_oss
    lrwxrwxrwx 1 root root 0 6 nov 02.47 snd_timer -> ../../snd_timer
    [tiziano@arch64 ~]$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Generic [HD-Audio Generic], device 3: ATI HDMI [ATI HDMI]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    [tiziano@arch64 ~]$ cat /etc/modprobe.d/sound.conf
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel
    I tried to follows various wiki pages and tutorial such as this (http://programminglinuxblog.blogspot.co … ebook.html) and change modprobe.conf such as:
    options snd-hda-intel index=0
    options snd-hda-intel model=auto
    options snd-hda-intel model=dell-m6
    options snd-hda-intel index=0 model=auto
    but I can't hear anything... I tried also the headphone.
    This is amixer:
    [tiziano@arch64 ~]$ amixer
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 64
    Mono: Playback 44 [69%] [-15.00dB] [on]
    Simple mixer control 'Headphone',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 64
    Mono:
    Front Left: Playback 48 [75%] [-12.00dB] [on]
    Front Right: Playback 48 [75%] [-12.00dB] [on]
    Simple mixer control 'Headphone',1
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 64
    Mono:
    Front Left: Playback 64 [100%] [0.00dB] [off]
    Front Right: Playback 64 [100%] [0.00dB] [off]
    Simple mixer control 'Speaker',0
    Capabilities: pvolume pswitch penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 64
    Mono:
    Front Left: Playback 0 [0%] [-48.00dB] [off]
    Front Right: Playback 0 [0%] [-48.00dB] [off]
    Simple mixer control 'PCM',0
    Capabilities: pvolume penum
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 255
    Mono:
    Front Left: Playback 255 [100%] [0.00dB]
    Front Right: Playback 255 [100%] [0.00dB]
    Simple mixer control 'Front Mic',0
    Capabilities: cvolume penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 3
    Front Left: Capture 0 [0%] [0.00dB]
    Front Right: Capture 0 [0%] [0.00dB]
    Simple mixer control 'Mic',0
    Capabilities: cvolume penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 3
    Front Left: Capture 0 [0%] [0.00dB]
    Front Right: Capture 0 [0%] [0.00dB]
    Simple mixer control 'Mic Jack Mode',0
    Capabilities: enum
    Items: 'Mic In' 'Line In'
    Item0: 'Mic In'
    Simple mixer control 'Beep',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
    Playback channels: Mono
    Limits: Playback 0 - 3
    Mono: Playback 0 [0%] [-18.00dB] [off]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 15
    Front Left: Capture 0 [0%] [0.00dB] [off]
    Front Right: Capture 0 [0%] [0.00dB] [off]
    Simple mixer control 'Capture',1
    Capabilities: cvolume cswitch penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 15
    Front Left: Capture 0 [0%] [0.00dB] [off]
    Front Right: Capture 0 [0%] [0.00dB] [off]
    Simple mixer control 'Digital Mic',0
    Capabilities: cvolume penum
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 3
    Front Left: Capture 0 [0%] [0.00dB]
    Front Right: Capture 0 [0%] [0.00dB]
    Simple mixer control 'Input Source',0
    Capabilities: cenum
    Items: 'Mic' 'Front Mic' 'Digital Mic'
    Item0: 'Mic'
    Simple mixer control 'Input Source',1
    Capabilities: cenum
    Items: 'Mic' 'Front Mic' 'Digital Mic'
    Item0: 'Mic'
    and my rc.conf MODULES:
    MODULES=(fglrx uvcvideo acpi-cpufreq cpufreq-ondemand cpufreq-powersave cpufreq-userspace lib80211_crypt_tkip wl !b43 !ssb !lib80211 !snd-pcsp !pcspkr)
    Someone can help me? Thanks
    Last edited by monotiz (2010-11-07 10:03:08)

    surfed wrote:
    my /etc/modprobe.d/modprobe.conf:
    # /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
    options snd-hda-intel model=dell-m6
    options snd-hda-intel enable_msi=1
    and i dont have /etc/modprobe.d/sound.conf
    make sure everything is un-muted
    thanks, this is work!

  • SOLVED: Dell XPS 1530 wireless not configured properly , need help.

    Had another post about different questions but after playing around with this for a few days I think that my wifi is not configured properly. Every thing looks good on the hardware and driver end and shows up properly.
    This is my wifi card
    grep -i wireless
    0b:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
    ifconfig -a
    eth0      Link encap:Ethernet  HWaddr 00:15:C5:84:7A:7C 
              inet addr:162.178.12.101  Bcast:192.168.0.255  Mask:255.255.255.0
              inet6 addr: fe80::215:c5ff:fe84:7a7c/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:6225 errors:0 dropped:0 overruns:0 frame:0
              TX packets:6557 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:4309676 (4.1 Mb)  TX bytes:996746 (973.3 Kb)
              Interrupt:16
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:6 errors:0 dropped:0 overruns:0 frame:0
              TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:380 (380.0 b)  TX bytes:380 (380.0 b)
    wlan0     Link encap:Ethernet  HWaddr 00:1C:BF:75:0A:1F 
              BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    wmaster0  Link encap:UNSPEC  HWaddr 00-1C-BF-75-0A-1F-00-00-00-00-00-00-00-00-00-00 
              [NO FLAGS]  MTU:0  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    My rc.conf is asfollows.
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="local"
    USEDIRECTISA="no"
    TIMEZONE="America/Toronto"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=()
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="archtom"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    #   - prefix an entry in INTERFACES with a ! to disable it
    #   - no hyphens in your interface names - Bash doesn't like it
    # DHCP:     Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="eth0 162.178.12.101 netmask 255.255.255.0 broadcast 192.168.0.255"
    INTERFACES=(eth0 wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    #   - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 162.178.12.1"
    #ROUTES=(!gateway)
    ROUTES=(gateway)
    # Enable these network profiles at boot-up.  These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    #   - set to 'menu' to present a menu during boot-up (dialog package required)
    #   - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    #   - prefix a daemon with a ! to disable it
    #   - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network netfs crond alsa hal fam gdm)
    Another think is the card is there and recognized but the led light is not on so the card is not actually turning on and that can be an issue so can not scan for networks or even bring wlan0 up as I get this error.
    SIOCSIFFLAGS: No such file or directory
    Your help would be greatly appreciated as though I have used Ubuntu and Fedora for years everything worked out of the box so this is new to me. He he breakage I love Arch , learning so much.
    Last edited by TomWitko (2009-08-23 15:05:33)

    Umm k looking into this and fixing this now. Went by the wiki page for the dell xps 1530 and it stated I needed the 65 driver, just figured out I have the 45 card so need the 45 driver. Will update later when I get it fixed.
    K changed the driver and now can get wlan0 up ,, have to check out if everthing works now.
    Last edited by TomWitko (2009-08-23 14:58:09)

  • [SOLVED] Dell XPS m1530 internal microphone not working

    I have installed alsamixer and have my sound drivers and output working great. I am running Arch x86_64 and installed bin32-skype. It appears the internal microphone on the laptop is not working. I have already gone into alsamixer and enabled each capture device and turned each up to full volume. I have tried testing with both audacity and skype, and neither appear to work. Thank you in advance for any help you can give.
    Last edited by RedScare (2009-03-30 01:30:58)

    Solved, please close.
    Using volume control under gnome, made digital input source "digital mic 1".
    Last edited by RedScare (2009-03-29 22:08:29)

  • [SOLVED] Dell XPS 15 l502x + GT 540M + Bumblebee: No devices detected

    Hello everyone,
    I have Dell XPS 15 l502x laptop with GT 540M graphics card with optimus support. I want to enable optimus with bumblebee, but no matter what I do I just can't make it work. I'm already start thinking that this laptop is not supported....
    I've installed the following packages from AUR to support optimus on my laptop:
    bumblebee
    nvidia-bumblebee
    nvidia-utils-bumblebee
    Also, I am using my own custom configured kernel, uname -a shows:
    Linux milktea 3.2.13-1-abs #1 SMP PREEMPT Wed Mar 28 14:16:29 CST 2012 i686 Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz GenuineIntel GNU/Linux
    The only changes from ArchLinux default kernel is CPU architecture (I changed to Core 2 Duo and later instead of default i686) and support for PAE.
    When I run optirun glxgears I get this output:
    [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "mouse" (module does not exist, 0)
    [ERROR]Aborting because fallback start is disabled.
    And Xorg.8.log is:
    [ 4430.976]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 4430.976]
    X.Org X Server 1.12.0.901 (1.12.1 RC 1)
    Release Date: 2012-03-30
    [ 4430.976] X Protocol Version 11, Revision 0
    [ 4430.976] Build Operating System: Linux 3.3.0-1-ARCH i686
    [ 4430.976] Current Operating System: Linux milktea 3.2.13-1-abs #1 SMP PREEMPT Wed Mar 28 14:16:29 CST 2012 i686
    [ 4430.976] Kernel command line: root=/dev/sda3 ro initrd=../initramfs-linux-abs.img BOOT_IMAGE=../vmlinuz-linux-abs
    [ 4430.976] Build Date: 31 March 2012 09:47:27AM
    [ 4430.976]
    [ 4430.976] Current version of pixman: 0.24.4
    [ 4430.976] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4430.976] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4430.976] (==) Log file: "/var/log/Xorg.8.log", Time: Sat Apr 7 12:10:38 2012
    [ 4430.977] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
    [ 4430.977] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4430.977] (==) ServerLayout "Layout0"
    [ 4430.977] (**) |-->Screen "Screen0" (0)
    [ 4430.977] (**) | |-->Monitor "Monitor0"
    [ 4430.977] (**) | |-->Device "Device0"
    [ 4430.977] (**) Option "AutoAddDevices" "false"
    [ 4430.977] (**) Not automatically adding devices
    [ 4430.977] (==) Automatically enabling devices
    [ 4430.977] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4430.977] Entry deleted from font path.
    [ 4430.977] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4430.977] Entry deleted from font path.
    [ 4430.977] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 4430.977] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4430.977] Entry deleted from font path.
    [ 4430.977] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 4430.977] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 4430.977] (++) ModulePath set to "/usr/lib/nvidia-bumblebee/xorg/,/usr/lib/xorg/modules"
    [ 4430.977] (==) |-->Input Device "<default pointer>"
    [ 4430.977] (==) |-->Input Device "<default keyboard>"
    [ 4430.977] (==) The core pointer device wasn't specified explicitly in the layout.
    Using the default mouse configuration.
    [ 4430.977] (==) The core keyboard device wasn't specified explicitly in the layout.
    Using the default keyboard configuration.
    [ 4430.977] (II) Loader magic: 0x82225a0
    [ 4430.977] (II) Module ABI versions:
    [ 4430.977] X.Org ANSI C Emulation: 0.4
    [ 4430.977] X.Org Video Driver: 12.0
    [ 4430.977] X.Org XInput driver : 16.0
    [ 4430.977] X.Org Server Extension : 6.0
    [ 4430.978] (--) PCI:*(0:1:0:0) 10de:0df4:1028:050e rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
    [ 4430.978] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 4430.978] (II) LoadModule: "extmod"
    [ 4430.979] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 4430.979] (II) Module extmod: vendor="X.Org Foundation"
    [ 4430.979] compiled for 1.12.0.901, module version = 1.0.0
    [ 4430.979] Module class: X.Org Server Extension
    [ 4430.979] ABI class: X.Org Server Extension, version 6.0
    [ 4430.979] (II) Loading extension MIT-SCREEN-SAVER
    [ 4430.979] (II) Loading extension XFree86-VidModeExtension
    [ 4430.979] (II) Loading extension XFree86-DGA
    [ 4430.979] (II) Loading extension DPMS
    [ 4430.979] (II) Loading extension XVideo
    [ 4430.979] (II) Loading extension XVideo-MotionCompensation
    [ 4430.979] (II) Loading extension X-Resource
    [ 4430.979] (II) LoadModule: "dbe"
    [ 4430.979] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 4430.979] (II) Module dbe: vendor="X.Org Foundation"
    [ 4430.979] compiled for 1.12.0.901, module version = 1.0.0
    [ 4430.979] Module class: X.Org Server Extension
    [ 4430.979] ABI class: X.Org Server Extension, version 6.0
    [ 4430.979] (II) Loading extension DOUBLE-BUFFER
    [ 4430.979] (II) LoadModule: "glx"
    [ 4430.979] (II) Loading /usr/lib/nvidia-bumblebee/xorg/modules/extensions/libglx.so
    [ 4430.998] (II) Module glx: vendor="NVIDIA Corporation"
    [ 4430.998] compiled for 4.0.2, module version = 1.0.0
    [ 4430.998] Module class: X.Org Server Extension
    [ 4430.998] (II) NVIDIA GLX Module 295.33 Sat Mar 17 15:18:29 PDT 2012
    [ 4430.999] (II) Loading extension GLX
    [ 4430.999] (II) LoadModule: "record"
    [ 4430.999] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 4430.999] (II) Module record: vendor="X.Org Foundation"
    [ 4430.999] compiled for 1.12.0.901, module version = 1.13.0
    [ 4430.999] Module class: X.Org Server Extension
    [ 4430.999] ABI class: X.Org Server Extension, version 6.0
    [ 4430.999] (II) Loading extension RECORD
    [ 4430.999] (II) LoadModule: "dri"
    [ 4430.999] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 4430.999] (II) Module dri: vendor="X.Org Foundation"
    [ 4430.999] compiled for 1.12.0.901, module version = 1.0.0
    [ 4430.999] ABI class: X.Org Server Extension, version 6.0
    [ 4430.999] (II) Loading extension XFree86-DRI
    [ 4430.999] (II) LoadModule: "dri2"
    [ 4430.999] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 4430.999] (II) Module dri2: vendor="X.Org Foundation"
    [ 4430.999] compiled for 1.12.0.901, module version = 1.2.0
    [ 4430.999] ABI class: X.Org Server Extension, version 6.0
    [ 4430.999] (II) Loading extension DRI2
    [ 4431.000] (II) LoadModule: "intel"
    [ 4431.000] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4431.000] (II) Module intel: vendor="X.Org Foundation"
    [ 4431.000] compiled for 1.11.99.903, module version = 2.18.0
    [ 4431.000] Module class: X.Org Video Driver
    [ 4431.000] ABI class: X.Org Video Driver, version 12.0
    [ 4431.000] (II) LoadModule: "mouse"
    [ 4431.000] (WW) Warning, couldn't open module mouse
    [ 4431.000] (II) UnloadModule: "mouse"
    [ 4431.000] (II) Unloading mouse
    [ 4431.000] (EE) Failed to load module "mouse" (module does not exist, 0)
    [ 4431.000] (II) LoadModule: "kbd"
    [ 4431.001] (WW) Warning, couldn't open module kbd
    [ 4431.001] (II) UnloadModule: "kbd"
    [ 4431.001] (II) Unloading kbd
    [ 4431.001] (EE) Failed to load module "kbd" (module does not exist, 0)
    [ 4431.001] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [ 4431.001] (--) using VT number 7
    [ 4431.001] (EE) No devices detected.
    [ 4431.001]
    Fatal server error:
    [ 4431.001] no screens found
    [ 4431.001]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 4431.001] Please also check the log file at "/var/log/Xorg.8.log" for additional information.
    [ 4431.001]
    Does anyone have any ideas on what might be wrong? Please, help.
    Thanks in advance.
    Last edited by leonid (2012-04-12 01:55:31)

    I have bumblebee, dkms-bbswitch, nvidia-utils-bumblebee, nvidia, virtualgl
    My bumblebee.conf is:
    # Configuration file for Bumblebee. Values should **not** be put between quotes
    ## Server options. Any change made in this section will need a server restart
    # to take effect.
    [bumblebeed]
    # The secondary Xorg server DISPLAY number
    VirtualDisplay=:8
    # Should the unused Xorg server be kept running? Set this to true if waiting
    # for X to be ready is too long and don't need power management at all.
    KeepUnusedXServer=false
    # The name of the Bumbleblee server group name (GID name)
    ServerGroup=bumblebee
    # Card power state at exit. Set to false if the card shoud be ON when Bumblebee
    # server exits.
    TurnCardOffAtExit=true
    # The default behavior of '-f' option on optirun. If set to "true", '-f' will
    # be ignored.
    NoEcoModeOverride=false
    # The Driver used by Bumblebee server. If this value is not set (or empty),
    # auto-detection is performed. The available drivers are nvidia and nouveau
    # (See also the driver-specific sections below)
    Driver=nvidia
    ## Client options. Will take effect on the next optirun executed.
    [optirun]
    # The method used for VirtualGL to transport frames between X servers.
    # Possible values are proxy, jpeg, rgb, xv and yuv.
    VGLTransport=proxy
    # Should the program run under optirun even if Bumblebee server or nvidia card
    # is not available?
    AllowFallbackToIGC=false
    # Driver-specific settings are grouped under [driver-NAME]. The sections are
    # parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
    # detection resolves to NAME).
    # PMMethod: method to use for saving power by disabling the nvidia card, valid
    # values are: auto - automatically detect which PM method to use
    # bbswitch - new in BB 3, recommended if available
    # switcheroo - vga_switcheroo method
    # none - disable PM completely
    # https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods
    ## Section with nvidia driver specific options, only parsed if Driver=nvidia
    [driver-nvidia]
    # Module name to load, defaults to Driver if empty or unset
    KernelDriver=nvidia
    Module=nvidia
    PMMethod=bbswitch
    # colon-separated path to the nvidia libraries
    LibraryPath=/usr/lib/nvidia-bumblebee:/usr/lib32/nvidia-bumblebee
    # comma-separated path of the directory containing nvidia_drv.so and the
    # default Xorg modules path
    XorgModulePath=/usr/lib/nvidia-bumblebee/xorg/,/usr/lib/xorg/modules
    XorgConfFile=/etc/bumblebee/xorg.conf.nvidia
    ## Section with nouveau driver specific options, only parsed if Driver=nouveau
    [driver-nouveau]
    KernelDriver=nouveau
    PMMethod=bbswitch
    XorgConfFile=/etc/bumblebee/xorg.conf.nouveau
    I haven't edited any xorg.conf files whatsoever, so they are just the default ones. Here is /etc/bumblebee/xorg.conf.nvidia:
    Section "ServerLayout"
    Identifier "Layout0"
    Option "AutoAddDevices" "false"
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "ConnectedMonitor" "DFP"
    EndSection
    What are the full relevant sections in lspci -vvnn saying? your grepping removed the verbose bits. e.g. when my nvidia card is off, it gives:
    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108 [GeForce GT 540M] [10de:0df5] (rev ff) (prog-if ff)
    !!! Unknown header type 7f
    but different when it's turned on.

  • [Solved] Dell Mini 10: no screens found

    Hello people,
    First time Arch user here, but not new to Linux.
    Installing Arch Linux went without any problems on my Dell Mini 1010. But for the last 3 days I'm trying to get X working.
    I have used to following pages trying to get it to work:
    https://wiki.archlinux.org/index.php/Dell_Mini_10v
    https://wiki.archlinux.org/index.php/Intel_Graphics
    http://en.gentoo-wiki.com/wiki/Dell_Ins … /xorg.conf
    All without any luck. The error log can be found here:
    http://pastebin.ca/2360086
    That is without an xorg.conf and with addition of:
    /etc/X11/xorg.conf.d/20-gpudriver.conf
    Section "Device"
            Identifier "Card0"
            Driver     "intel"
    EndSection
    lsmod shows the i915 modules are loaded.
    Also I tried the vesa driver, but that gives me a flashing blue / black screen and the laptop needs to be hard rebooted.
    Anyone know what I'm missing? Or maybe someone with the same laptop willing to share their Xorg config?
    Thanks!
    Last edited by 00lonewolf (2013-04-16 17:14:40)

    Your hardware would be nice to know, so post the output of lspci -nn. A quick google tells me you have Poulsbo graphics. If that's the case, you're screwed. You have two options: the simple one - install xf86-video-modesetting; and the not-simple one - the EMGD driver. You will probably not succeed with the not-simple one.

  • [SOLVED] Dell 1555 Bluetooth

    Hello!
    I'm new here, so I want to say this little word to everyone
    I've just bought Dell 1555. I've got some problems with it and our best Linux distro.
    I want to use bluetooth which is built-in to sync files with my phone. I went to wiki and made all steps. But when I typed in console "hcitool scan" and received "No such device", and for "hcitool dev" I have empty "Devices:" I tried to google something. But nope - there is nobody with this problem. I want to ask you for help - what I should do to get my built-in bluetooth working? I really appreciate any help.
    P.S. I've tried Ubuntu 9.04 LiveCD to recognize if there is Linux support for this device - and it is.
    EDIT: Prior to not responding from anyone - I've found that it is BCM2046 chip and should be supported by hci_usb driver which is replaced by btusb. But it isn't... Please help me, now I have to use Windows to copy files to my phone - it is not very good solution, because I spend much time on Arch...
    Last edited by megawebmaster (2009-08-14 17:55:15)

    Of course I did. Should I do it again? But I though that I could do things only one time, not a few like in another system, to get something working...
    EDIT: It doesn't work this time too...
    EDIT2: Yes, now it is working - I've found something about switching to hci from hid mode. For next who needs help - type in console hid2hci as root - then your device will appear. Thanks for help.
    Last edited by megawebmaster (2009-08-14 17:52:26)

  • [SOLVED]Dell n5010 bluetooth not working

    I am new to arch linux and I can not figure out how to configure my bluetooth. I installed bluez, b43, broadcom-wl, broadcom-sta-dkms but none of them worked. I am using gnome and gnome-bluetooth shows "No Bluetooth adapters found".
    Following are output of some command
    $ lsusb | grep Bluetooth
    Bus 002 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
    $ rfkill list
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    $ hcitool dev
    Devices:
    $ lspci
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
    00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 12)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
    00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 06)
    00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 06)
    00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]
    01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Cedar HDMI Audio [Radeon HD 5400/6300 Series]
    12:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
    13:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
    ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
    ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
    ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
    ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
    ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    I read in wiki that dell user need to use hid2hci but I cannot figure out devpath.
    Last edited by pushkar8723 (2014-02-27 11:47:49)

    I'm not that quite lucky since both btusb and bnep are loaded by default in my system.
    My computer is fairly similar to yours
    /home/longcao> lsusb
    Bus 002 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
    Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 004: ID 0c45:6488 Microdia
    Bus 001 Device 007: ID 413c:8160 Dell Computer Corp. Wireless 365 Bluetooth
    Bus 001 Device 006: ID 413c:8162 Dell Computer Corp. Integrated Touchpad [Synaptics]
    Bus 001 Device 005: ID 413c:8161 Dell Computer Corp. Integrated Keyboard
    Bus 001 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
    Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Update:
    Solution to enable BCM2046
    Last edited by longcao (2014-02-26 18:01:04)

  • [Solved] Dell 5520 - Ivy Bridge (i7-3632QM) high temps

    I have Arch installed on my laptop and really like it.  Problem I have been noticing is that it is running very hot.  Idle temps are between 55-65 C and goes up to 85-90 C when I am actively using.
    I have cleaned out the dust in the laptop
    I run the laptop on plastic table w/ pen underneath to improve airflow
    I am using linux-pf 3.9.3 with the Intel p-state driver as well as laptop tools.
    Here is pastebin with my current power settings, lspci, cpuinfo.
    http://pastebin.ca/2397035
    Another thing I noticed is Intel Turbo seems to be constantly running high.  cpupower indicates hardware freq limits of 1.2Ghz to 3.2Ghz.  I have set the freq policy through cpupower to max 2.2Ghz.  This is ignored.  I have attempted to disable turbo hoping this would help with the temperatures but it doesn't appear to disable
    cat /sys/devices/system/cpu/intel_pstate/no_turbo
    0
    gilgamesh ~ # echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
    gilgamesh ~ # cat /sys/devices/system/cpu/intel_pstate/no_turbo
    1
    sudo cpupower frequency-info
    analyzing CPU 0:
    driver: intel_pstate
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 0.97 ms.
    hardware limits: 1.20 GHz - 3.20 GHz
    available cpufreq governors: performance, powersave
    current policy: frequency should be within 1.20 GHz and 2.20 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 2.62 GHz (asserted by call to hardware).
    boost state support:
    Supported: yes
    Active: yes
    2900 MHz max turbo 4 active cores
    2900 MHz max turbo 3 active cores
    3100 MHz max turbo 2 active cores
    3200 MHz max turbo 1 active cores
    Any ideas on how I can decrease the temperature on the laptop?  Thank you very much in advance.
    Last edited by thehybridtech (2013-06-13 02:21:44)

    Thanks WonderWoofy...
    Took your suggestion and disabled intel_pstate driver, back to the acpi-cpufreq and OnDemand governor but stayed with the linux-pf kernel
    uname -a
    Linux gilgamesh 3.9.3-pf #1 SMP PREEMPT Fri Jun 7 13:35:04 CDT 2013 x86_64 GNU/Linux
    sensors
    i8k-virtual-0
    Adapter: Virtual device
    Right Fan: 129000 RPM
    CPU: +84.0°C
    coretemp-isa-0000
    Adapter: ISA adapter
    Physical id 0: +84.0°C (high = +87.0°C, crit = +105.0°C)
    Core 0: +80.0°C (high = +87.0°C, crit = +105.0°C)
    Core 1: +83.0°C (high = +87.0°C, crit = +105.0°C)
    Core 2: +76.0°C (high = +87.0°C, crit = +105.0°C)
    Core 3: +74.0°C (high = +87.0°C, crit = +105.0°C)
    Still ridiculous temperatures so I returned to the vanilla kernel.
    sensors
    i8k-virtual-0
    Adapter: Virtual device
    Right Fan: 90000 RPM
    CPU: +63.0°C
    coretemp-isa-0000
    Adapter: ISA adapter
    Physical id 0: +62.0°C (high = +87.0°C, crit = +105.0°C)
    Core 0: +57.0°C (high = +87.0°C, crit = +105.0°C)
    Core 1: +62.0°C (high = +87.0°C, crit = +105.0°C)
    Core 2: +57.0°C (high = +87.0°C, crit = +105.0°C)
    Core 3: +62.0°C (high = +87.0°C, crit = +105.0°C)
    Temperatures are much better.  Still higher than I would like though.
    I am going to mark this issue as solved but if anyone has some more ideas or ways I could continue to get my temperature down even further, I would appreciate it.

  • [SOLVED] Dell Studio 1555, arch64, touchpad + ATI Radeon HD, Catalyst.

    Hi everyone.
    I have a strange problem, that these days is a pin in my ass. My touchpad is not workig, and I need it because I am traveling alot. I checked the wiki. I tryed to set the touchpad via xorg.conf and hal, but it is not working.
    That is what I am getting in my xorg log file:
    (II) UnloadModule: "synaptics"
    (II) Unloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (EE) Failed to load module "synaptics" (module requirement mismatch, 0)
    I have xf86-input-synaptics-1.2.0-1 installed on my machine.
    Here is my xorg.conf:
    Section "ServerLayout"
    Identifier "Gruntz`s Layout"
    Screen 0 "Main Screen" 0 0
    InputDevice "Mouse" "CorePointer"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    InputDevice "Keyboard" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    ModulePath "/usr/lib64/xorg/modules"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/OTF"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/artwiz-fonts:unscaled"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/encodings"
    FontPath "/usr/share/fonts/speedo"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/util"
    EndSection
    Section "Module"
    Load "dbe"
    Load "glx"
    Load "dri"
    Load "dri2"
    Load "extmod"
    Load "record"
    Load "synaptics"
    Load "freetype"
    Load "xtrap"
    Load "GLcore"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevice" "False"
    Option "AIGLX" "True"
    Option "Xinerama" "off"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,bg"
    Option "XkbVariant" ",phonetic"
    Option "XkbOptions" "grp:alt_shift_toggle,grp:lwin_switch,grp_led:scroll"
    EndSection
    Section "InputDevice"
    Identifier "Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "InputDevice"
    #Option "Device" "/dev/input/mice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    Option "Device" "/dev/input/mice"
    Option "Protocol" "auto"
    Option "SHMConfig" "false" # configurable at runtime? security risk
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "100" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "100" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.10" # speed factor for low pointer movement
    Option "MaxSpeed" "0.60" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0020" # acceleration factor for normal pointer movements
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Section "Monitor"
    Identifier "LCD Monitor"
    VendorName "LGD"
    ModelName "20b"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    #Option "R4xxATOM" # [<bool>]
    Identifier "ATI Radeon"
    Driver "fglrx"
    VendorName "ATI Technologies Inc"
    BoardName "M92 [Mobility Radeon HD 4500 Series]"
    Option "AGPMode" "4"
    Option "ColorTiling" "on"
    Option "AGPFastWrite" "yes"
    Option "EXAVSync" "yes"
    Option "DRI" "on"
    Option "DynamicPM" "on" # Dynamic powersaving.
    Option "ClockGating" "on" # Assisting option for powersaving.
    Option "AccelMethod" "EXA" # EXA should fit most cases.
    Option "DMAForXv" "on" # Forced option in order to enable Xv overlay.
    Option "ScalerWidth" "2048" # That should fix some very rare bugs.
    Option "EnablePageFlip" "on" # It will not be enabled on R5xx cards.
    Option "RenderAccel" "on" # Optional. It should be enabled by default.
    Option "AccelDFS" "on" #Optional. See the man page.
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Main Screen"
    Device "ATI Radeon"
    Monitor "LCD Monitor"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    Option "RENDER" "Enable"
    Option "DAMAGE" "On"
    Option "RenderAccel" "true"
    Option "backingstore" "true"
    Option "AllowGLXWithComposite" "true"
    EndSection
    I have Ati radein hd, and I am using catalyst 11 driver. I added: "IgnorePkg   = xf86-video-vesa xorg-server xf86-input-evdev xf86-input-keyboard xf86-input-mouse" in order to use the old xorg so I can use the catalyst new driver, and it is working. Is this the reason form my touchpad?
    If you have some ideas, or you need more data, just ask.
    Thank you all,
    Regards.
    Last edited by Gruntz (2009-12-10 21:24:17)

    You need the older synaptics driver.
    xf86-input-synaptics-1.1.3-1-x86_64.pkg.tar.gz
    After downgrading, you should add xf86-input-synaptics to the IgnorePkg line.

  • [SOLVED] DELL Vostro doesnt finish boot process with HDMI pluged in

    I am using Xorg 1.16.1, when I try to boot my machine with a external monitor (HDMI) plugged in, X does not start.
    Here is what dmesg says:
    [ 7.368666] brcmsmac bcma0:0: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 137/256 dur 1602/1504
    [ 7.390077] brcmsmac bcma0:0: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 157/256 dur 1762/1504
    [ 7.528043] brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement)
    [ 11.048888] [drm:ibx_irq_handler] *ERROR* PCH transcoder A FIFO underrun
    [ 27.815808] [drm:ibx_irq_handler] *ERROR* PCH transcoder A FIFO underrun
    when I pull the HDMI cable out, X starts properly:
    [ 53.849688] fuse init (API version 7.23)
    This is what lspci says:
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
    Has anybody an idea, what could be wrong with my system?
    regards
    Last edited by ifelseforeach (2014-10-06 16:35:40)

    Yea I m using light-dm.
    Ok, I just did another reboot to check the log files in the plugged-in/out case and I discoverd, that the boot process can not be completed as long as the HDMI cable is plugged in. (So my first Headline was unintentional right : ) )
    I checked dmesg I both cases and they only differ only in the last few lines:
    PluggedIN case dmesg:
    [ 7.411395] brcmsmac bcma0:0: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 137/256 dur 1602/1504
    [ 7.429694] brcmsmac bcma0:0: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 157/256 dur 1762/1504
    [ 7.520580] brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement)
    [ 60.760060] [drm:ibx_irq_handler] *ERROR* PCH transcoder A FIFO underrun
    [ 67.101403] fuse init (API version 7.23)
    As you can see at the time stamps, the boot process stops as line 3 and only continues at line 4 when I pull out the cable.
    PluggedOUT case dmesg:
    [ 7.325765] brcmsmac bcma0:0: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 137/256 dur 1602/1504
    [ 7.347581] brcmsmac bcma0:0: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 157/256 dur 1762/1504
    [ 7.515908] brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement)
    [ 14.652575] fuse init (API version 7.23)
    Last edited by ifelseforeach (2014-10-04 21:26:20)

  • [~Solved] Dell Studio 1555 - temperatures not dropping enough

    Hello all,
    On a fresh Arch installation (base/base-devel + some basic stuff - xorg, mesa, ati open source driver, no DE), the fan remains constantly on and audible.
    I let the system stay idle overnight (about 6.5 hours) in order to stabilize temperatures, and checked the sensors as soon as I opened the lid (screen turned itself off).
    It's worth noting that fan was active in the morning, and I have no reason to believe it was not active all night.
    CPU - the CPU is Intel P8600. Using cpufrequtils, I made sure the current governor is "ondemand" and indeed the CPU ran at it lowest frequency (800Mhz) prior to leaving the system.
    GPU - the GPU is ATI mobility Radeon 4570. I used the Profile-based frequency switching, and echoed "low" as current profile (for the sake of testing), and indeed the GPU clocks ran at their lowest prior to leaving the system.
    Once I opened the lid, the sensors read as follows:
    acpitz-virtual-0
    temp1: 52
    temp2: 52
    temp3: 59
    radeon-pci-0100
    temp1: 60.5
    coretemp-isa-0000
    core0: 47
    core1: 47
    I suppose the first one is the motherboard the the following are GPU, CPU in that order.
    Now, for the sake of comparison, after taking the sensors measurement, I logged in to Windows 7, and waited a few minutes.
    Temperatures dropped in about 5-7 degrees (and I've seen it lower in the past), which was enough for the fan to become less active.
    This leads me to believe that the problem isn't in the fan itself, but rather with the temperatures that do not drop enough for the fan to calm itself down.
    Any ideas what else I should do in order to lower the temperatures?
    Thanks, Adam.
    * EDIT *
    Do tools like Laptop Mode Tools have an effect on temperature, or mainly on battery life?
    Last edited by adam777 (2012-05-31 17:41:03)

    OK, second overnight is done - a little better now that the dust is gone.
    This time I used dynpm for the GPU powersaving and not low, which might have caused the temperatures not to drop all the way down.
    I got a drop of ~5-7 degrees across the board, which makes the temperatures comparable to the Windows system (though, in turn, the Windows system also manage to drop the temperatures a bit more).
    Fan is still a bit too audible for my taste (not too bad, though), but I guess the only thing left at this point as far as CPU and GPU are concerned is switching to the ATI proprietary driver.
    I'm not sure about the proprietary driver, as it seems it cause some problems here and there.
    Adam.
    * EDIT *
    it's worth noting the above is done without a DE, I guess I can expect results to be worse once a DE is involved.
    Last edited by adam777 (2012-05-29 07:45:25)

  • Hide windows and rescue partitions in filemanagers (caja/nautilus ...)

    solved. del pls
    Last edited by Elias Blinow (2013-10-24 14:54:31)

    First of all, welcome to the forums!  I hope you enjoy your stay.
    Second, have you read the forum ettiquete?  It is probably a good idea to get yourself acquainted with the rules and expectations of this partular forum, partly because they are somewhat different to what you may have encountered in the past.
    In particular, there is the expecatation that users who ask for help will have done their own research.  I'm not saying that I know for certain that you didn't google the issue.  But you didn't give any hints as to what information you might have found if you did.  We are certainly here to help with issues you may have, but that doesn't mean that we will sit here and feed you answers, but rather we hope to guide you in finding the answer for yourself. Hopefully in this way, you can start to learn where to look when future issues arise.
    Regading your issue, a quick google search of "linux hide partitions" yields many answers.  The first hit (for me anyway, as google's results are customized) seems to indicate that udisks can handle this with a simple udev rule.

Maybe you are looking for