[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#246782: Processed: Still failing PCI domain detection.



clone 246782 -1
close 246782
retitle -1 xserver-xfree86: PCI domain detection still doesn't work for me
tag -1 = moreinfo unreproducible upstream
thanks

On Thu, Jun 17, 2004, carbonated beverage wrote:
> After getting the new packages, I quit out of X and tried the following:
> strace -eopen,stat,stat64 -o lart /usr/X11R6/bin/XFree86 -probeonly
>
> And the file only has:
> egrep '/proc/bus/pci' lart|head -4:
>
> stat64("/proc/bus/pci", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
> open("/proc/bus/pci/00/00.0", O_RDWR)   = -1 ENOENT (No such file or directory)
> open("/proc/bus/pci/00/00.0", O_RDWR)   = -1 ENOENT (No such file or directory)
> open("/proc/bus/pci/00/01.0", O_RDWR)   = -1 ENOENT (No such file or directory)
>
> egrep '/proc/bus/pci/0000' lart|head -4:
> <<nothing in the output>>
>
> As for my system, I only have the followings under /proc/bus/pci:
> 0000:00  0000:01  devices
>
> So the patch didn't seem be included.

What version of xserver-xfree86 are you running?

> I also did:
> strings -a /usr/X11R6/bin/XFree86 | egrep /proc/bus/pci
> /proc/bus/pci
> /proc/bus/pci/%02x/%02x.%1x
> /proc/bus/pci/%04x/%02x.%1x
> /proc/bus/pci/devices

Well, when I do this, I get:

> Linux kernel version 2.6.7-rc3.

504 branden@sisyphus:~$ strings -a /usr/X11R6/bin/XFree86 | egrep /proc/bus/pci
/proc/bus/pci
/proc/bus/pci/00
/proc/bus/pci/0000:%02x/%02x.%1x
/proc/bus/pci/%02x/%02x.%1x
/proc/bus/pci/0000:%04x/%02x.%1x
/proc/bus/pci/%04x/%02x.%1x
/proc/bus/pci/devices

Do you think maybe you didn't upgrade your XFree866 installation to the
packages that fixeed the bug?  The patch was applied in 4.3.0.dfsg.1-5.

-- 
G. Branden Robinson                |    I am sorry, but what you have
Debian GNU/Linux                   |    mistaken for malicious intent is
branden@debian.org                 |    nothing more than sheer
http://people.debian.org/~branden/ |    incompetence!     -- J. L. Rizzo II

Attachment: signature.asc
Description: Digital signature


Reply to: