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]

Reply via email to