Bug#493946: discover method fails to detect chip

2008-08-06 Thread Petter Reinholdtsen
[Dann Frazier]
 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
   GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c)

Thank you.  The discover-data entry is this

  device vendor='8086' model='2a02' model_name='Mobile GM965/GL960 Integrated 
Graphics Controller' busclass='0400'
data class='xfree86'
  data version='[7.2, inf)' class='server'
data class='name'XFree86/data
data class='device'
  data class='driver'intel/data
/data
  /data
  data class='last-updated'2007-08-07/data
  data class='last-updated-by'[EMAIL PROTECTED]/data
/data
  /device

So there seem to be two possible solutions. Either reduce the version
number in discover-data, but I suspect it is as correct as it can be,
or raise it in hotplug-setup.  I plan to do the latter.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#493946: discover method fails to detect chip

2008-08-06 Thread dann frazier
On Wed, Aug 06, 2008 at 07:38:19AM +0200, Petter Reinholdtsen wrote:
 [Dann Frazier]
  I've only done blackbox testing so far, so I don't know the root
  issue here.
 
 Please provide the output from 'lspci -nn' on the machine in question.

[EMAIL PROTECTED]:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory 
Controller Hub [8086:2a00] (rev 0c)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller [8086:2a02] (rev 0c)
00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller [8086:2a03] (rev 0c)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #4 [8086:2834] (rev 03)
00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #5 [8086:2835] (rev 03)
00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #2 [8086:283a] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller [8086:284b] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express 
Port 1 [8086:283f] (rev 03)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express 
Port 2 [8086:2841] (rev 03)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express 
Port 3 [8086:2843] (rev 03)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express 
Port 5 [8086:2847] (rev 03)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #1 [8086:2830] (rev 03)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #2 [8086:2831] (rev 03)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #3 [8086:2832] (rev 03)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #1 [8086:2836] (rev 03)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge 
[8086:2448] (rev f3)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface 
Controller [8086:2815] (rev 03)
00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) 
IDE Controller [8086:2850] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) 
SATA AHCI Controller [8086:2829] (rev 03)
02:04.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev b6)
02:04.1 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller 
[1180:0832] (rev 02)
10:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG 
Network Connection [8086:4222] (rev 02)
18:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5787M 
Gigabit Ethernet PCI Express [14e4:1693] (rev 02)

 I really wish it was possible to query the X server to get the driver
 it is going to use. :(

Wouldn't that be nice..

-- 
dann frazier




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#493946: discover method fails to detect chip

2008-08-06 Thread Petter Reinholdtsen
[Dann Frazier]
 I've only done blackbox testing so far, so I don't know the root
 issue here.

Please provide the output from 'lspci -nn' on the machine in question.

I really wish it was possible to query the X server to get the driver
it is going to use. :(

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#493946: discover method fails to detect chip

2008-08-06 Thread dann frazier
Package: hotkey-setup
Version: 0.1-23
Severity: important

I recently noticed that the solution implemented for #483200 isn't
working on my Compaq 6510b. The xorg_driver function isn't detecting
a driver on my system. My xorg.conf file doesn't have a driver line,
so that probe fails. The fallback to using discover also fails,
seemingly due to the --data-version argument. If --data-version is set
to 7, as is hardcoded in the script, the discover command outputs no
text. But, if I up this to 7.2, it begins to output 'intel'. I've only
done blackbox testing so far, so I don't know the root issue here.

[EMAIL PROTECTED]:~$ discover --data-path=xfree86/server/device/driver 
--data-version=7 display


[EMAIL PROTECTED]:~$ discover --data-path=xfree86/server/device/driver 
--data-version=7.0 display


[EMAIL PROTECTED]:~$ discover --data-path=xfree86/server/device/driver 
--data-version=7.1 display


[EMAIL PROTECTED]:~$ discover --data-path=xfree86/server/device/driver 
--data-version=7.2 display
intel
intel

-- 
dann frazier




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]