search bar not allowing type

This forum is dedicated to testing early releases and cauldron : Howtos, tips, tricks and user global feedback and thoughts...

Helpful tip :
For bugs tracking we use : https://bugs.mageia.org = The Mageia Bug Tracker
In this bug tracker you'll find already reported bugs and you'll be able to report those you have found....

search bar not allowing type

Postby rbrick49 » Jul 16th, '16, 05:53

When I try to type a search phrase in the search bar it blacks my monitor out I have to reboot to get screen back,anyone else noticed this
Asus Zen AIO Pro all in one,mageia 6
rbrick49
 
Posts: 39
Joined: Jul 5th, '16, 18:45
Location: Thailand

Re: search bar not allowing type

Postby doktor5000 » Jul 16th, '16, 22:09

What search bar do you refer to ?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: search bar not allowing type

Postby rbrick49 » Jul 17th, '16, 00:36

@doktor5000 the search bar above the applications menu .I type in one letter then screen blacks out
Asus Zen AIO Pro all in one,mageia 6
rbrick49
 
Posts: 39
Joined: Jul 5th, '16, 18:45
Location: Thailand

Re: search bar not allowing type

Postby rbrick49 » Jul 17th, '16, 07:23

heres what I am talking about below my name on the menu
Screenshot_20160717_121650.png
Screenshot_20160717_121650.png (342.95 KiB) Viewed 1970 times
Asus Zen AIO Pro all in one,mageia 6
rbrick49
 
Posts: 39
Joined: Jul 5th, '16, 18:45
Location: Thailand

Re: search bar not allowing type

Postby doktor5000 » Jul 17th, '16, 12:59

Please show the output of
Code: Select all
grep -i driver /var/log/Xorg.0.log
lspcidrake -v | grep VGA
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: search bar not allowing type

Postby rbrick49 » Jul 17th, '16, 14:52

here you go
Code: Select all
grep -i driver /var/log/Xorg.0.log
[     8.161]    X.Org Video Driver: 20.0
[     8.161]    X.Org XInput driver : 22.1
[     8.171] (==) Matched intel as autoconfigured driver 0
[     8.171] (==) Matched intel as autoconfigured driver 1
[     8.171] (==) Matched modesetting as autoconfigured driver 2
[     8.171] (==) Matched fbdev as autoconfigured driver 3
[     8.171] (==) Matched vesa as autoconfigured driver 4
[     8.171] (==) Assigned the driver to the xf86ConfigLayout
[     8.171] (II) Loading /usr/lib64/xorg/modules/drivers/intel-common/intel_drv.so
[     8.173]    Module class: X.Org Video Driver
[     8.173]    ABI class: X.Org Video Driver, version 20.0
[     8.173] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[     8.174]    Module class: X.Org Video Driver
[     8.174]    ABI class: X.Org Video Driver, version 20.0
[     8.174] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[     8.174]    Module class: X.Org Video Driver
[     8.174]    ABI class: X.Org Video Driver, version 20.0
[     8.174] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[     8.174]    Module class: X.Org Video Driver
[     8.174]    ABI class: X.Org Video Driver, version 20.0
[     8.174] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[     8.174] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[     8.174] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[     8.174] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[     8.174] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     8.174] (II) FBDEV: driver for framebuffer: fbdev
[     8.174] (II) VESA: driver for VESA chipsets: vesa
[     8.175] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160425
[     8.176]    ABI class: X.Org Video Driver, version 20.0
[     8.180] (II) intel(0): [DRI2]   DRI driver: i965
[     8.180] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     8.239]    Module class: X.Org XInput Driver
[     8.239]    ABI class: X.Org XInput driver, version 22.1
[     8.239] (II) Using input driver 'libinput' for 'Power Button'
[     8.257] (II) Using input driver 'libinput' for 'Video Bus'
[     8.263] (II) Using input driver 'libinput' for 'Power Button'
[     8.269] (II) Using input driver 'libinput' for 'Sleep Button'
[     8.275] (II) Using input driver 'libinput' for 'HID Wireless Mouse  HID Wireless Mouse '
[     8.287] (II) No input driver specified, ignoring this device.
[     8.287] (II) Using input driver 'libinput' for 'Logitech K350'
[     8.296] (II) Using input driver 'libinput' for 'Logitech Logitech G930 Headset'
[     8.302] (II) Using input driver 'libinput' for 'UVC Camera (046d:0809)'
[     8.333] (II) Using input driver 'libinput' for 'Logitech K350'
[     8.333] (**) Option "_source" "_driver/libinput"

and again
Code: Select all
lspcidrake -v | grep VGA
Card:Intel 810 and later: Intel Corporation|Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [DISPLAY_VGA] (vendor:8086 device:0412 subv:1849 subd:0412
Last edited by doktor5000 on Jul 17th, '16, 23:08, edited 2 times in total.
Reason: fixed code tags
Asus Zen AIO Pro all in one,mageia 6
rbrick49
 
Posts: 39
Joined: Jul 5th, '16, 18:45
Location: Thailand

Re: search bar not allowing type

Postby rbrick49 » Jul 17th, '16, 15:06

heres a hint of what I have experianced with linux and this computer and kde
I was running sabayon linux when they changed to sddm on kde it wouldnt work I had to use lightdm it worked ok I really think it might be a intel problem
heres my inxi log
Code: Select all
[root@grumpy-desktop grumpy]# inxi -F
System:    Host: grumpy-desktop Kernel: 4.7.0-desktop-0.rc7.4.mga6 x86_64 (64 bit)                                       
           Desktop: KDE Plasma 5.7.1                         
           Distro: Mageia 6 thornicroft                     
Machine:   Mobo: ASRock model: Z97 Extreme4 serial: M80-54004300175                                                       
           Bios: American Megatrends v: P2.30 date: 10/12/2015                                                           
CPU:       Quad core Intel Core i7-4770K (-HT-MCP-) cache: 8192 KB                                                       
           clock speeds: max: 3900 MHz 1: 3897 MHz           
           2: 3895 MHz 3: 3893 MHz 4: 3851 MHz 5: 3891 MHz   
           6: 3899 MHz 7: 3894 MHz 8: 3700 MHz               
Graphics:  Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller                             
           Display Server: X.org 1.18.3 drivers: intel (unloaded: fbdev,vesa)                                             
           tty size: 61x24 Advanced Data: N/A for root       
Audio:     Card-1 C-Media CMI8788 [Oxygen HD Audio]         
           driver: snd_virtuoso                             
           Card-2 Logitech G930 driver: USB Audio           
           Card-3 Logitech Webcam Pro 9000                   
           driver: USB Audio                                 
           Sound: ALSA v: k4.7.0-desktop-0.rc7.4.mga6       
Network:   Card: Intel Ethernet Connection (2) I218-V       
           driver: e1000e                                   
           IF: enp0s25 state: up speed: 1000 Mbps duplex: full                                                           
           mac: d0:50:99:71:21:bc                           
Drives:    HDD Total Size: 1980.4GB (3.9% used)             
           ID-1: /dev/sda model: Samsung_SSD_840 size: 250.1GB                                                           
           ID-2: /dev/sdb model: WDC_WD10EZRX size: 1000.2GB
           ID-3: /dev/sdc model: Samsung_SSD_850 size: 250.1GB
           ID-4: /dev/sdd model: INTEL_SSDSC2BW24 size: 240.1GB
           ID-5: /dev/sde model: INTEL_SSDSC2BW24 size: 240.1GB
           ID-1: / size: 49G used: 5.7G (13%) fs: ext4 dev: /dev/sda2
           ID-2: /home size: 176G used: 1.3G (1%) fs: ext4 dev: /dev/sda4
           ID-3: swap-1 size: 4.19GB used: 0.00GB (0%) fs: swap dev: /dev/sda3
           ID-4: swap-2 size: 34.04GB used: 0.00GB (0%) fs: swap dev: /dev/sdc3
           ID-5: swap-3 size: 34.31GB used: 0.00GB (0%) fs: swap dev: /dev/sdd3
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 40.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 208 Uptime: 17 min Memory: 879.0/31874.7MB
           Client: Shell (bash) inxi: 2.3.0

I havent tried patching sddm on here as I am getting low on bandwidth and if I crash the computer again I will use precious bandwidth
regards Ron
Asus Zen AIO Pro all in one,mageia 6
rbrick49
 
Posts: 39
Joined: Jul 5th, '16, 18:45
Location: Thailand

Re: search bar not allowing type

Postby isadora » Jul 17th, '16, 16:53

And here is another hint:
Please rbrick49 place command-output between [CODE]-tags next time, to improve readability, thanks ahead!!! ;)
Demo: ftp://ftp5.gwdg.de/pub/linux/mandriva/m ... e_tags.ogv
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2765
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: search bar not allowing type

Postby rbrick49 » Jul 18th, '16, 09:28

Code: Select all
[grumpy@grumpy-desktop ~]$ inxi -GGraphics:  Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
           Display Server: Mageia X.org 118.3 drivers: intel (unloaded: fbdev,vesa)
           Resolution: 3440x1440@59.97hz
           GLX Renderer: Mesa DRI Intel Haswell Desktop
           GLX Version: 3.0 Mesa 12.0.1
[grumpy@grumpy-desktop ~]$


just testing
Last edited by doktor5000 on Jul 18th, '16, 11:52, edited 1 time in total.
Reason: fixed code tags
Asus Zen AIO Pro all in one,mageia 6
rbrick49
 
Posts: 39
Joined: Jul 5th, '16, 18:45
Location: Thailand


Return to Testing : Alpha, Beta, RC and Cauldron

Who is online

Users browsing this forum: No registered users and 1 guest