LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-27-2015, 07:58 PM   #1
orcaja
Member
 
Registered: Aug 2008
Posts: 94

Rep: Reputation: 1
Unhappy monitor glxinfo Unrecognized deviceID 0x412


Hi everyone.

I installed some software in my computer, but it doesn't run. From other posts with similar problems, I guess is something related with the video drivers. This is the output of glxinfo:

name of display: :0.0
Unrecognized deviceID 0x412
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Serial number of failed request: 22
Current serial number in output stream: 25

Does anybody knows what should I do or how to start solving this?
any comment is really welcomed.
Thanks in advance.

/Joc
 
Old 02-28-2015, 07:21 PM   #2
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hi...

Let's start with finding out what your graphics chip(set) is. Please open a terminal and post the output of...

Code:
lspci -nnk
Please omit nothing from the code or the output. Also, what's the name and model of your system and what distribution and version of Linux are you using?

Thanks!
 
Old 03-01-2015, 07:44 PM   #3
orcaja
Member
 
Registered: Aug 2008
Posts: 94

Original Poster
Rep: Reputation: 1
Unhappy

lspci -nnk


Quote:
joc@Basement:~$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Haswell DRAM Controller [8086:0c00] (rev 06)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: hsw_uncore
00:01.0 PCI bridge [0604]: Intel Corporation Haswell PCI Express x16 Controller [8086:0c01] (rev 06)
Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell Integrated Graphics Controller [8086:0412] (rev 06)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: i915
00:14.0 USB controller [0c03]: Intel Corporation Lynx Point USB xHCI Host Controller [8086:8c31] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation Lynx Point MEI Controller #1 [8086:8c3a] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: mei_me
00:1a.0 USB controller [0c03]: Intel Corporation Lynx Point USB Enhanced Host Controller #2 [8086:8c2d] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: ehci-pci
00:1b.0 Audio device [0403]: Intel Corporation Lynx Point High Definition Audio Controller [8086:8c20] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point PCI Express Root Port #1 [8086:8c10] (rev d5)
Kernel driver in use: pcieport
00:1c.5 PCI bridge [0604]: Intel Corporation Lynx Point PCI Express Root Port #6 [8086:8c1a] (rev d5)
Kernel driver in use: pcieport
00:1c.6 PCI bridge [0604]: Intel Corporation Lynx Point PCI Express Root Port #7 [8086:8c1c] (rev d5)
Kernel driver in use: pcieport
00:1c.7 PCI bridge [0604]: Intel Corporation Lynx Point PCI Express Root Port #8 [8086:8c1e] (rev d5)
Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation Lynx Point USB Enhanced Host Controller #1 [8086:8c26] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point LPC Controller [8086:8c4a] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point 6-port SATA Controller 1 [AHCI mode] [8086:8c02] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point SMBus Controller [8086:8c22] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: rtsx_pci
04:00.0 Network controller [0280]: Atheros Communications Inc. AR9485 Wireless Network Adapter [168c:0032] (rev 01)
Subsystem: Hewlett-Packard Company AR9485/HB125 802.11bgn 1×1 Wi-Fi Adapter [103c:1838]
Kernel driver in use: ath9k
05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 0c)
Subsystem: Hewlett-Packard Company Device [103c:2b0d]
Kernel driver in use: r8169
My computer is an hp pavilion23
whith debian wheezy:
joc@Basement:~$ cat /etc/*-release
Quote:
PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support/"
BUG_REPORT_URL="http://bugs.debian.org/"
When I started looking at other threads I saw that it is related with some "mesa" drivers, and then I tried other mesa packages, but nothing work. I wouldn't be surprised if now I have a mess with the video drivers.

Thank you for your help.

/orcaja
 
Old 03-02-2015, 06:10 AM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Debian 7 is simply too old for the integrated Haswell graphics chip of your PC. You may be able to work around this with using a newer kernel from the Backports repository, but I would recommend to go for a newer distribution (or Debian Testing, if you are willing to and capable of handling bugs when they occur).
 
1 members found this post helpful.
  


Reply

Tags
glxinfo, video card


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenFoam, Paraview: Unrecognized deviceID 0x412 orcaja Linux - Software 0 02-25-2015 01:44 AM
Finding VendorID and DeviceID of Harddrive (or, translating MS-speak) noviciado Linux - Hardware 4 10-16-2009 04:34 PM
glinfo vs. glxinfo adamk75 Slackware 14 09-19-2009 10:33 PM
glxinfo output qt-x Linux - General 2 09-07-2009 02:45 PM
glxinfo zainabzf Linux - Newbie 1 04-06-2007 09:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration