Summary: | unable to find a valid framebuffer device with UseFBDev | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Stefan Schweizer <stefan> | ||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | 7.4 (2008.09) | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 23613 | ||||||
Attachments: |
|
Description
Stefan Schweizer
2009-04-23 11:21:19 UTC
With a 2.6.30.y kernel I have ../graphics/fb0 not .../graphics:fb0. If this was changed in the kernel, fbdevhw probably needs to look for both. (In reply to comment #1) > With a 2.6.30.y kernel I have ../graphics/fb0 not .../graphics:fb0. If this was > changed in the kernel, fbdevhw probably needs to look for both. Hmm, I just rechecked on a vanilla 2.6.30.2 kernel and I have graphics:fb0. # ls -l /sys/bus/pci/devices/0000:01:00.0 -r--r--r-- 1 root root 4096 1. Sep 11:05 boot_vga -rw-r--r-- 1 root root 4096 1. Sep 11:05 broken_parity_status lrwxrwxrwx 1 root root 0 1. Sep 11:05 bus -> ../../../../bus/pci -r--r--r-- 1 root root 4096 31. Aug 19:09 class -rw-r--r-- 1 root root 256 31. Aug 19:09 config -r--r--r-- 1 root root 4096 31. Aug 19:09 device lrwxrwxrwx 1 root root 0 31. Aug 19:09 driver -> ../../../../bus/pci/drivers/matroxfb lrwxrwxrwx 1 root root 0 1. Sep 11:05 drm:card0 -> ../../../../class/drm/card0 -rw------- 1 root root 4096 1. Sep 11:05 enable lrwxrwxrwx 1 root root 0 31. Aug 19:09 graphics:fb0 -> ../../../../class/graphics/fb0 lrwxrwxrwx 1 root root 0 1. Sep 11:05 i2c-adapter:i2c-3 -> ../../../../class/i2c-adapter/i2c-3 lrwxrwxrwx 1 root root 0 1. Sep 11:05 i2c-adapter:i2c-4 -> ../../../../class/i2c-adapter/i2c-4 lrwxrwxrwx 1 root root 0 1. Sep 11:05 i2c-adapter:i2c-5 -> ../../../../class/i2c-adapter/i2c-5 -r--r--r-- 1 root root 4096 1. Sep 11:05 irq -r--r--r-- 1 root root 4096 1. Sep 11:05 local_cpulist -r--r--r-- 1 root root 4096 1. Sep 11:05 local_cpus -r--r--r-- 1 root root 4096 1. Sep 11:05 modalias -rw-r--r-- 1 root root 4096 1. Sep 11:05 msi_bus drwxr-xr-x 2 root root 0 1. Sep 11:05 power --w--w---- 1 root root 4096 1. Sep 11:05 remove --w--w---- 1 root root 4096 1. Sep 11:05 rescan -r--r--r-- 1 root root 4096 31. Aug 19:09 resource -rw------- 1 root root 33554432 1. Sep 11:05 resource0 -rw------- 1 root root 33554432 1. Sep 11:05 resource0_wc -rw------- 1 root root 16384 1. Sep 11:05 resource1 -rw------- 1 root root 8388608 31. Aug 19:09 resource2 -r-------- 1 root root 65536 31. Aug 19:09 rom lrwxrwxrwx 1 root root 0 31. Aug 19:08 subsystem -> ../../../../bus/pci -r--r--r-- 1 root root 4096 31. Aug 19:09 subsystem_device -r--r--r-- 1 root root 4096 31. Aug 19:09 subsystem_vendor -rw-r--r-- 1 root root 4096 1. Sep 11:05 uevent -r--r--r-- 1 root root 4096 31. Aug 19:09 vendor Created attachment 29327 [details] [review] try graphics:fb%d and graphics/fb%d how about this? michel? (In reply to comment #3) > how about this? michel? Looks good to me, thanks Daniel. pushed to master, cheers |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.