Date: Tue, 15 Oct 2013 17:27:56 -0400 From: Henry Hu <henry.hu.sh@gmail.com> To: David Prock <PsyVamp@gmx.com> Cc: freebsd-drivers@freebsd.org Subject: Re: Drivers for my hardware Message-ID: <CAEJt7hbr7t8DuE3pMk01jLXxOWSL4zi-puJxSti9nvB15HGtHA@mail.gmail.com> In-Reply-To: <20131015034521.110600@gmx.com>
index | next in thread | previous in thread | raw e-mail
On Mon, Oct 14, 2013 at 11:45 PM, David Prock <PsyVamp@gmx.com> wrote: > here is my pciconf -lv > > hostb0@pci0:0:0:0: class=0x060000 card=0x04931028 chip=0x01048086 > rev=0x09 hdr=0x00 > vendor = 'Intel Corporation' > device = '2nd Generation Core Processor Family DRAM Controller' > class = bridge > subclass = HOST-PCI > pcib1@pci0:0:1:0: class=0x060400 card=0x04931028 chip=0x01018086 rev=0x09 > hdr=0x01 > vendor = 'Intel Corporation' > device = 'Xeon E3-1200/2nd Generation Core Processor Family PCI > Express Root Port' > class = bridge > subclass = PCI-PCI > vgapci1@pci0:0:2:0: class=0x030000 card=0x04931028 chip=0x01268086 > rev=0x09 hdr=0x00 > vendor = 'Intel Corporation' > device = '2nd Generation Core Processor Family Integrated Graphics > Controller' > class = display > subclass = VGA > none0@pci0:0:22:0: class=0x078000 card=0x04931028 chip=0x1c3a8086 > rev=0x04 hdr=0x00 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family MEI Controller' > class = simple comms > em0@pci0:0:25:0: class=0x020000 card=0x04931028 chip=0x15028086 rev=0x04 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82579LM Gigabit Network Connection' > class = network > subclass = ethernet > ehci0@pci0:0:26:0: class=0x0c0320 card=0x04931028 chip=0x1c2d8086 > rev=0x04 hdr=0x00 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family USB Enhanced Host > Controller' > class = serial bus > subclass = USB > hdac1@pci0:0:27:0: class=0x040300 card=0x04931028 chip=0x1c208086 > rev=0x04 hdr=0x00 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family High Definition > Audio Controller' > class = multimedia > subclass = HDA > pcib2@pci0:0:28:0: class=0x060400 card=0x04931028 chip=0x1c108086 > rev=0xb4 hdr=0x01 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family PCI Express Root > Port 1' > class = bridge > subclass = PCI-PCI > pcib3@pci0:0:28:1: class=0x060400 card=0x04931028 chip=0x1c128086 > rev=0xb4 hdr=0x01 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family PCI Express Root > Port 2' > class = bridge > subclass = PCI-PCI > pcib4@pci0:0:28:2: class=0x060400 card=0x04931028 chip=0x1c148086 > rev=0xb4 hdr=0x01 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family PCI Express Root > Port 3' > class = bridge > subclass = PCI-PCI > pcib5@pci0:0:28:3: class=0x060400 card=0x04931028 chip=0x1c168086 > rev=0xb4 hdr=0x01 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family PCI Express Root > Port 4' > class = bridge > subclass = PCI-PCI > pcib6@pci0:0:28:5: class=0x060400 card=0x04931028 chip=0x1c1a8086 > rev=0xb4 hdr=0x01 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family PCI Express Root > Port 6' > class = bridge > subclass = PCI-PCI > ehci1@pci0:0:29:0: class=0x0c0320 card=0x04931028 chip=0x1c268086 > rev=0x04 hdr=0x00 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family USB Enhanced Host > Controller' > class = serial bus > subclass = USB > isab0@pci0:0:31:0: class=0x060100 card=0x04931028 chip=0x1c4f8086 > rev=0x04 hdr=0x00 > vendor = 'Intel Corporation' > device = 'QM67 Express Chipset Family LPC Controller' > class = bridge > subclass = PCI-ISA > ahci0@pci0:0:31:2: class=0x010400 card=0x04931028 chip=0x282a8086 > rev=0x04 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Mobile 82801 SATA RAID Controller' > class = mass storage > subclass = RAID > none1@pci0:0:31:3: class=0x0c0500 card=0x04931028 chip=0x1c228086 > rev=0x04 hdr=0x00 > vendor = 'Intel Corporation' > device = '6 Series/C200 Series Chipset Family SMBus Controller' > class = serial bus > subclass = SMBus > vgapci0@pci0:1:0:0: class=0x030000 card=0x14931028 chip=0x105610de > rev=0xa1 hdr=0x00 > vendor = 'nVidia Corporation' > device = 'GF108 [Quadro NVS 4200M]' > class = display > subclass = VGA > It seems like that you have an NVidia card. Have you tried x11/nvidia-driver for video acceleration and 3d support? > hdac0@pci0:1:0:1: class=0x040300 card=0x14931028 chip=0x0e0810de rev=0xa1 > hdr=0x00 > vendor = 'nVidia Corporation' > device = 'HDMI Audio stub' > class = multimedia > subclass = HDA > none2@pci0:3:0:0: class=0x028000 card=0x00101028 chip=0x472714e4 rev=0x01 > hdr=0x00 > vendor = 'Broadcom Corporation' > device = 'BCM4313 802.11b/g/n Wireless LAN Controller' > class = network > none3@pci0:11:0:0: class=0x080501 card=0x04931028 chip=0x82211217 > rev=0x05 hdr=0x00 > vendor = 'O2 Micro, Inc.' > class = base peripheral > subclass = SD host controller > none4@pci0:11:0:1: class=0x018000 card=0x04931028 chip=0x82311217 > rev=0x03 hdr=0x00 > vendor = 'O2 Micro, Inc.' > class = mass storage > > > ----- Original Message ----- > > From: John-Mark Gurney > > Sent: 10/14/13 11:15 PM > > To: David Prock > > Subject: Re: Drivers for my hardware > > > > David Prock wrote this message on Mon, Oct 14, 2013 at 19:32 -0400: > > > ill be the lab-rat, i have the hardware, if someone can write the > drivers. > > > My wifi, 3D support (uses vesa), and SD Card are the obvious things > that dont work. > > > we could audio/video/text chat and ill do evertyhing you say... when > its bsd related lol > > > and i will let u know the out/results.. > > > So basicly im willing to be your remote eyes if someone is willing to > write the drivers for my hardware. > > > > > > It's a Dell Latitude E6420, Laptop. > > > > It might help if you posted a pciconf -lv of your machine so that > > people can figure out what hardware you have that you want/need support > > for... It could also be a mater of adding a few pci id's to the > > drivers... > > > > -- > > John-Mark Gurney Voice: +1 415 225 5579 > > > > "All that I will do, has been done, All that I have, has not." > _______________________________________________ > freebsd-drivers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-drivers > To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org" > -- Cheers, Henryhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEJt7hbr7t8DuE3pMk01jLXxOWSL4zi-puJxSti9nvB15HGtHA>
