Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: 14.04 LTS issues with Intel HD 4400 Haswell

  1. #11
    Join Date
    Jun 2007
    Beans
    14,793

    Re: 14.04 LTS issues with Intel HD 4400 Haswell

    Can you give the log when you boot without nomodeset?

    I am curious whether the intel/i915 kernel module still fails and falls back on fbdev:
    Code:
    [    31.410] (EE) open /dev/dri/card0: No such file or directory
    [    31.410] (II) Loading sub module "fbdevhw"

  2. #12
    Join Date
    May 2014
    Beans
    8

    Re: 14.04 LTS issues with Intel HD 4400 Haswell

    Fixed it! The 3.15-rc2 kernel did the trick. Brightness is working now as well. Thanks for the help!

  3. #13
    Join Date
    May 2014
    Beans
    8

    Re: 14.04 LTS issues with Intel HD 4400 Haswell

    Quote Originally Posted by Temüjin View Post
    Can you give the log when you boot without nomodeset?

    I am curious whether the intel/i915 kernel module still fails and falls back on fbdev:
    Code:
    [    31.410] (EE) open /dev/dri/card0: No such file or directory
    [    31.410] (II) Loading sub module "fbdevhw"
    Here's my last log to satisfy your curioisity:
    Code:
    [    30.644] 
    X.Org X Server 1.15.1
    Release Date: 2014-04-13
    [    30.644] X Protocol Version 11, Revision 0
    [    30.644] Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu
    [    30.645] Current Operating System: Linux digitaljed-lappy 3.15.0-031500rc2-generic #201404201435 SMP Sun Apr 20 18:36:18 UTC 2014 x86_64
    [    30.645] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.15.0-031500rc2-generic root=UUID=cd0424c0-3e90-431f-9ff8-7b39161b2d8b ro acpi_backlight=vendor
    [    30.645] Build Date: 16 April 2014  01:36:29PM
    [    30.645] xorg-server 2:1.15.1-0ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
    [    30.645] Current version of pixman: 0.30.2
    [    30.645]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [    30.645] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    30.645] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May  7 22:28:00 2014
    [    30.717] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    30.725] (==) No Layout section.  Using the first Screen section.
    [    30.725] (==) No screen section available. Using defaults.
    [    30.725] (**) |-->Screen "Default Screen Section" (0)
    [    30.725] (**) |   |-->Monitor "<default monitor>"
    [    30.725] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
    [    30.725] (**) |   |-->Device "card0"
    [    30.725] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
    [    30.725] (==) Automatically adding devices
    [    30.725] (==) Automatically enabling devices
    [    30.725] (==) Automatically adding GPU devices
    [    30.725] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    30.725]     Entry deleted from font path.
    [    30.725] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    30.725]     Entry deleted from font path.
    [    30.725] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    30.725]     Entry deleted from font path.
    [    30.725] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    30.725]     Entry deleted from font path.
    [    30.725] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    30.725]     Entry deleted from font path.
    [    30.725] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
    [    30.725] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [    30.725] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [    30.725] (II) Loader magic: 0x7f711199dd60
    [    30.725] (II) Module ABI versions:
    [    30.725]     X.Org ANSI C Emulation: 0.4
    [    30.725]     X.Org Video Driver: 15.0
    [    30.725]     X.Org XInput driver : 20.0
    [    30.725]     X.Org Server Extension : 8.0
    [    30.726] (II) xfree86: Adding drm device (/dev/dri/card0)
    [    30.726] (--) PCI:*(0:0:2:0) 8086:0a16:1028:05ec rev 9, Mem @ 0xb0000000/4194304, 0xa0000000/268435456, I/O @ 0x00004000/64
    [    30.726] Initializing built-in extension Generic Event Extension
    [    30.726] Initializing built-in extension SHAPE
    [    30.727] Initializing built-in extension MIT-SHM
    [    30.727] Initializing built-in extension XInputExtension
    [    30.727] Initializing built-in extension XTEST
    [    30.727] Initializing built-in extension BIG-REQUESTS
    [    30.727] Initializing built-in extension SYNC
    [    30.727] Initializing built-in extension XKEYBOARD
    [    30.727] Initializing built-in extension XC-MISC
    [    30.727] Initializing built-in extension SECURITY
    [    30.727] Initializing built-in extension XINERAMA
    [    30.727] Initializing built-in extension XFIXES
    [    30.727] Initializing built-in extension RENDER
    [    30.727] Initializing built-in extension RANDR
    [    30.727] Initializing built-in extension COMPOSITE
    [    30.727] Initializing built-in extension DAMAGE
    [    30.727] Initializing built-in extension MIT-SCREEN-SAVER
    [    30.727] Initializing built-in extension DOUBLE-BUFFER
    [    30.727] Initializing built-in extension RECORD
    [    30.727] Initializing built-in extension DPMS
    [    30.727] Initializing built-in extension Present
    [    30.727] Initializing built-in extension DRI3
    [    30.727] Initializing built-in extension X-Resource
    [    30.727] Initializing built-in extension XVideo
    [    30.727] Initializing built-in extension XVideo-MotionCompensation
    [    30.727] Initializing built-in extension SELinux
    [    30.727] Initializing built-in extension XFree86-VidModeExtension
    [    30.727] Initializing built-in extension XFree86-DGA
    [    30.727] Initializing built-in extension XFree86-DRI
    [    30.727] Initializing built-in extension DRI2
    [    30.727] (II) LoadModule: "glx"
    [    30.779] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [    30.973] (II) Module glx: vendor="X.Org Foundation"
    [    30.973]     compiled for 1.15.1, module version = 1.0.0
    [    30.973]     ABI class: X.Org Server Extension, version 8.0
    [    30.973] (==) AIGLX enabled
    [    30.973] Loading extension GLX
    [    30.973] (II) LoadModule: "intel"
    [    30.979] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [    31.046] (II) Module intel: vendor="X.Org Foundation"
    [    31.046]     compiled for 1.15.0, module version = 2.99.910
    [    31.046]     Module class: X.Org Video Driver
    [    31.046]     ABI class: X.Org Video Driver, version 15.0
    [    31.046] (II) intel: Driver for Intel(R) 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
    [    31.046] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
    [    31.046] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
    [    31.046] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
    [    31.046] (++) using VT number 7
    
    [    31.082] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.910-0ubuntu1 (Timo Aaltonen <tjaalton@ubuntu.com>)
    [    31.092] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
    [    31.092] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
    [    31.092] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
    [    31.092] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [    31.092] (==) intel(0): RGB weight 888
    [    31.092] (==) intel(0): Default visual is TrueColor
    [    31.092] (**) intel(0): Option "Backlight" "intel_backlight"
    [    31.092] (**) intel(0): Framebuffer tiled
    [    31.092] (**) intel(0): Pixmaps tiled
    [    31.092] (**) intel(0): "Tear free" disabled
    [    31.092] (**) intel(0): Forcing per-crtc-pixmaps? no
    [    31.092] (II) intel(0): Output eDP1 has no monitor section
    [    31.092] (**) intel(0): found backlight control interface intel_backlight (type 'user')
    [    31.092] (II) intel(0): Output HDMI1 has no monitor section
    [    31.092] (II) intel(0): Output DP1 has no monitor section
    [    31.092] (II) intel(0): Output HDMI2 has no monitor section
    [    31.092] (II) intel(0): Output VIRTUAL1 has no monitor section
    [    31.092] (--) intel(0): Output eDP1 using initial mode 1600x900 on pipe 0
    [    31.092] (==) intel(0): DPI set to (96, 96)
    [    31.092] (II) Loading sub module "dri2"
    [    31.092] (II) LoadModule: "dri2"
    [    31.092] (II) Module "dri2" already built-in
    [    31.092] (==) Depth 24 pixmap format is 32 bpp
    [    31.133] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
    [    31.133] (==) intel(0): Backing store enabled
    [    31.133] (==) intel(0): Silken mouse enabled
    [    31.133] (II) intel(0): HW Cursor enabled
    [    31.133] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [    31.133] (==) intel(0): DPMS enabled
    [    31.133] (II) intel(0): [DRI2] Setup complete
    [    31.133] (II) intel(0): [DRI2]   DRI driver: i965
    [    31.133] (II) intel(0): [DRI2]   VDPAU driver: i965
    [    31.133] (II) intel(0): direct rendering: DRI2 Enabled
    [    31.134] (==) intel(0): hotplug detection: "enabled"
    [    31.134] (--) RandR disabled
    [    31.137] (II) SELinux: Disabled on system
    [    33.373] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [    33.373] (II) AIGLX: enabled GLX_ARB_create_context
    [    33.373] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [    33.373] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [    33.373] (II) AIGLX: enabled GLX_INTEL_swap_event
    [    33.373] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [    33.373] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [    33.374] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [    33.374] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [    33.374] (II) AIGLX: enabled GLX_ARB_create_context_robustness
    [    33.374] (II) AIGLX: Loaded and initialized i965
    [    33.374] (II) GLX: Initialized DRI2 GL provider for screen 0
    [    33.419] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
    [    33.440] (II) intel(0): Setting screen physical size to 423 x 238
    [    33.446] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    33.448] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [    33.448] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    33.448] (II) LoadModule: "evdev"
    [    33.448] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    33.456] (II) Module evdev: vendor="X.Org Foundation"
    [    33.456]     compiled for 1.15.0, module version = 2.8.2
    [    33.456]     Module class: X.Org XInput Driver
    [    33.456]     ABI class: X.Org XInput driver, version 20.0
    [    33.456] (II) Using input driver 'evdev' for 'Power Button'
    [    33.456] (**) Power Button: always reports core events
    [    33.456] (**) evdev: Power Button: Device: "/dev/input/event2"
    [    33.456] (--) evdev: Power Button: Vendor 0 Product 0x1
    [    33.456] (--) evdev: Power Button: Found keys
    [    33.456] (II) evdev: Power Button: Configuring as keyboard
    [    33.456] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [    33.456] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [    33.456] (**) Option "xkb_rules" "evdev"
    [    33.456] (**) Option "xkb_model" "pc105"
    [    33.456] (**) Option "xkb_layout" "us"
    [    33.457] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
    [    33.457] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [    33.457] (II) Using input driver 'evdev' for 'Video Bus'
    [    33.457] (**) Video Bus: always reports core events
    [    33.457] (**) evdev: Video Bus: Device: "/dev/input/event10"
    [    33.457] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [    33.457] (--) evdev: Video Bus: Found keys
    [    33.457] (II) evdev: Video Bus: Configuring as keyboard
    [    33.457] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11/event10"
    [    33.457] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [    33.457] (**) Option "xkb_rules" "evdev"
    [    33.457] (**) Option "xkb_model" "pc105"
    [    33.457] (**) Option "xkb_layout" "us"
    [    33.458] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [    33.458] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    33.458] (II) Using input driver 'evdev' for 'Power Button'
    [    33.458] (**) Power Button: always reports core events
    [    33.458] (**) evdev: Power Button: Device: "/dev/input/event1"
    [    33.458] (--) evdev: Power Button: Vendor 0 Product 0x1
    [    33.458] (--) evdev: Power Button: Found keys
    [    33.458] (II) evdev: Power Button: Configuring as keyboard
    [    33.458] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input1/event1"
    [    33.458] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [    33.458] (**) Option "xkb_rules" "evdev"
    [    33.458] (**) Option "xkb_model" "pc105"
    [    33.458] (**) Option "xkb_layout" "us"
    [    33.458] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [    33.458] (II) No input driver specified, ignoring this device.
    [    33.458] (II) This device may have been added with another device file.
    [    33.458] (II) config/udev: Adding drm device (/dev/dri/card0)
    [    33.458] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
    [    33.458] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event11)
    [    33.458] (II) No input driver specified, ignoring this device.
    [    33.458] (II) This device may have been added with another device file.
    [    33.458] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event12)
    [    33.459] (II) No input driver specified, ignoring this device.
    [    33.459] (II) This device may have been added with another device file.
    [    33.459] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event13)
    [    33.459] (II) No input driver specified, ignoring this device.
    [    33.459] (II) This device may have been added with another device file.
    [    33.459] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event7)
    [    33.459] (II) No input driver specified, ignoring this device.
    [    33.459] (II) This device may have been added with another device file.
    [    33.459] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/event4)
    [    33.459] (**) MOSART Semi. 2.4G Wireless Mouse: Applying InputClass "evdev keyboard catchall"
    [    33.459] (II) Using input driver 'evdev' for 'MOSART Semi. 2.4G Wireless Mouse'
    [    33.459] (**) MOSART Semi. 2.4G Wireless Mouse: always reports core events
    [    33.459] (**) evdev: MOSART Semi. 2.4G Wireless Mouse: Device: "/dev/input/event4"
    [    33.459] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Vendor 0x3938 Product 0x1047
    [    33.459] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found keys
    [    33.459] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: Configuring as keyboard
    [    33.459] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:3938:1047.0001/input/input5/event4"
    [    33.459] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Wireless Mouse" (type: KEYBOARD, id 9)
    [    33.459] (**) Option "xkb_rules" "evdev"
    [    33.459] (**) Option "xkb_model" "pc105"
    [    33.459] (**) Option "xkb_layout" "us"
    [    33.459] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/event5)
    [    33.459] (**) MOSART Semi. 2.4G Wireless Mouse: Applying InputClass "evdev pointer catchall"
    [    33.459] (**) MOSART Semi. 2.4G Wireless Mouse: Applying InputClass "evdev keyboard catchall"
    [    33.459] (II) Using input driver 'evdev' for 'MOSART Semi. 2.4G Wireless Mouse'
    [    33.459] (**) MOSART Semi. 2.4G Wireless Mouse: always reports core events
    [    33.459] (**) evdev: MOSART Semi. 2.4G Wireless Mouse: Device: "/dev/input/event5"
    [    33.459] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Vendor 0x3938 Product 0x1047
    [    33.459] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found 9 mouse buttons
    [    33.460] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found scroll wheel(s)
    [    33.460] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found relative axes
    [    33.460] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found x and y relative axes
    [    33.460] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found absolute axes
    [    33.460] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: Forcing absolute x/y axes to exist.
    [    33.460] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found keys
    [    33.460] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: Configuring as mouse
    [    33.460] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: Configuring as keyboard
    [    33.460] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: Adding scrollwheel support
    [    33.460] (**) evdev: MOSART Semi. 2.4G Wireless Mouse: YAxisMapping: buttons 4 and 5
    [    33.460] (**) evdev: MOSART Semi. 2.4G Wireless Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [    33.460] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:3938:1047.0002/input/input6/event5"
    [    33.460] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Wireless Mouse" (type: KEYBOARD, id 10)
    [    33.460] (**) Option "xkb_rules" "evdev"
    [    33.460] (**) Option "xkb_model" "pc105"
    [    33.460] (**) Option "xkb_layout" "us"
    [    33.460] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: initialized for relative axes.
    [    33.460] (WW) evdev: MOSART Semi. 2.4G Wireless Mouse: ignoring absolute axes.
    [    33.460] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) keeping acceleration scheme 1
    [    33.460] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration profile 0
    [    33.460] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration factor: 2.000
    [    33.460] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration threshold: 4
    [    33.460] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/mouse0)
    [    33.460] (II) No input driver specified, ignoring this device.
    [    33.460] (II) This device may have been added with another device file.
    [    33.460] (II) config/udev: Adding input device Laptop_Integrated_Webcam_HD (/dev/input/event9)
    [    33.460] (**) Laptop_Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
    [    33.460] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_HD'
    [    33.460] (**) Laptop_Integrated_Webcam_HD: always reports core events
    [    33.460] (**) evdev: Laptop_Integrated_Webcam_HD: Device: "/dev/input/event9"
    [    33.460] (--) evdev: Laptop_Integrated_Webcam_HD: Vendor 0xc45 Product 0x64ad
    [    33.460] (--) evdev: Laptop_Integrated_Webcam_HD: Found keys
    [    33.460] (II) evdev: Laptop_Integrated_Webcam_HD: Configuring as keyboard
    [    33.460] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input10/event9"
    [    33.460] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_HD" (type: KEYBOARD, id 11)
    [    33.460] (**) Option "xkb_rules" "evdev"
    [    33.460] (**) Option "xkb_model" "pc105"
    [    33.460] (**) Option "xkb_layout" "us"
    [    33.461] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
    [    33.461] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [    33.461] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [    33.461] (**) AT Translated Set 2 keyboard: always reports core events
    [    33.461] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
    [    33.461] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [    33.461] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [    33.461] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [    33.461] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
    [    33.461] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [    33.461] (**) Option "xkb_rules" "evdev"
    [    33.461] (**) Option "xkb_model" "pc105"
    [    33.461] (**) Option "xkb_layout" "us"
    [    33.461] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    [    33.461] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [    33.461] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [    33.461] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [    33.461] (II) LoadModule: "synaptics"
    [    33.461] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [    33.461] (II) Module synaptics: vendor="X.Org Foundation"
    [    33.461]     compiled for 1.15.0, module version = 1.7.4
    [    33.461]     Module class: X.Org XInput Driver
    [    33.461]     ABI class: X.Org XInput driver, version 20.0
    [    33.461] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [    33.461] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [    33.461] (**) Option "Device" "/dev/input/event8"
    [    33.508] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5674 (res 44)
    [    33.508] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4754 (res 68)
    [    33.508] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [    33.508] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [    33.508] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [    33.508] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [    33.508] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [    33.508] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [    33.540] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event8"
    [    33.540] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [    33.540] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [    33.540] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [    33.540] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
    [    33.540] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [    33.540] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [    33.540] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [    33.540] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [    33.540] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [    33.540] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [    33.540] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [    33.541] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
    [    33.541] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [    33.541] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    [    33.541] (**) Dell WMI hotkeys: always reports core events
    [    33.541] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event6"
    [    33.541] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
    [    33.541] (--) evdev: Dell WMI hotkeys: Found keys
    [    33.541] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
    [    33.541] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event6"
    [    33.541] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14)
    [    33.541] (**) Option "xkb_rules" "evdev"
    [    33.541] (**) Option "xkb_model" "pc105"
    [    33.542] (**) Option "xkb_layout" "us"
    [    34.279] (II) intel(0): EDID vendor "SEC", prod id 21579
    [    34.279] (II) intel(0): Printing DDC gathered Modelines:
    [    34.279] (II) intel(0): Modeline "1600x900"x0.0   99.11  1600 1648 1680 1784  900 901 906 926 +hsync -vsync (55.6 kHz eP)
    [    34.279] (II) intel(0): Modeline "1600x900"x0.0   66.08  1600 1648 1680 1784  900 901 906 926 +hsync -vsync (37.0 kHz e)
    [    35.428] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    35.449] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    35.451] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    35.453] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    35.881] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
    [    36.147] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
    [    36.152] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
    [    36.156] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
    [    36.161] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
    [    36.602] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    37.032] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
    [    43.371] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm
    [    50.743] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    51.187] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    51.258] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    63.143] (II) XKB: reuse xkmfile /var/lib/xkb/server-34CEB476A3CB596DA76FD7010A029F76732EF824.xkm

  4. #14
    Join Date
    Apr 2009
    Beans
    43

    Re: 14.04 LTS issues with Intel HD 4400 Haswell

    Can anyone tell me how to install this kernel? I'm also having problems, graphics seem to slow down everything..

    Thanks a lot

  5. #15
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: 14.04 LTS issues with Intel HD 4400 Haswell

    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  6. #16
    Join Date
    Apr 2009
    Beans
    43

    Re: 14.04 LTS issues with Intel HD 4400 Haswell

    Alright, so what exactly do I need to add and what do I need to upgrade in order for a fix for the Intel 4400?

    Please excuse the rather basic question, but I'm not very familiar with the ubuntu distribution yet

  7. #17
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: 14.04 LTS issues with Intel HD 4400 Haswell

    First have you tried all the boot kernel options.
    (13.10) Intel graphics driver fails to manage HD 4600 on HP Split x2

    http://ubuntuforums.org/showthread.php?t=2191109

    I have not installed kernels or drivers with a ppa.
    But have installed Boot-Repair with a ppa.
    You basically add a new repository, do an update so system recognizes new repository and is otherwise current, and then add the new software you want.

    If you need new kernel and are not that familar with Linux it may just be easier to install 14.10 since it now is released.

    If later you then upgrade to a new version of Uubntu you must disable all ppa, as they may conflict with update to new version. That is one of the main reasons users who upgrade to a new version of Ubuntu have issues.

    If you want a specific kernel you have to download the .deb and install that. But then you have to manually update whenever you want a new version. More difficult to maintain.
    If you look here you will see for Utopic 3.14, 3.15, 3.16, 3.17, and even 3.18 release condidates. Most of those are for those users who want to test or experiment and contribute bug reports to Ubuntu.
    http://kernel.ubuntu.com/~kernel-ppa/mainline/

    One example of installing a kernel:
    http://www.tecmint.com/install-kernel-in-ubuntu/
    Last edited by oldfred; November 1st, 2014 at 03:37 PM.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •