AsRock Vision3D 137D, NVidia GeForce 425 (X server conf)

Zachary Crownover zachary.crownover at gmail.com
Mon Mar 9 07:26:02 PDT 2015


DragonFlyBSD and PCBSD are not comparable as you make them right now. PCBSD
takes almost everything from upstream FreeBSD and patches it slightly for
their system with a lot of GUI work to make the default interface and
configuration easier for you, but under the hood, it's still 99% FreeBSD.
DragonFlyBSD forked from FreeBSD 11 years ago and has become it's own
completely independent and separate project. There is cross pollination of
code from time to time, but it has diverged greatly from FreeBSD. There is
no Nvidia driver for DragonFlyBSD. The PCBSD Nvidia driver works because
it's written for FreeBSD, and binaries compiled on those two will work on
the other, they're using the same kernel.
 Vesa is sort of a last resort, and I don't remember if the nouveau is up
to date at all, we don't have Nvidia support at this time.

On Mon, Mar 9, 2015 at 2:59 AM, George <g.lister at nodeunit.com> wrote:

> Hi guys,
>
> I have the following question. I have an AsRock Vision 3D 137D HTPC with
> i3 core and an NVidia GeForce 425 card.
>
> I wish to use the system for a personal desktop and some development
> etc.., the personal desktop is kind of a high priority for this system for
> me.
>
> I have managed to get a sort of decent, screen uses 1600x1200 instead of
> the 1920x1080 optimal fonts are streched etc. (I am running XFCE), config
> for X see below:
>
> # cat /etc/X11/xorg.conf
> Section "ServerLayout"
>     Identifier     "X.org Configured"
>     Screen      0  "Screen0" 0 0
>     InputDevice    "Mouse0" "CorePointer"
>     InputDevice    "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "Files"
>     ModulePath   "/usr/local/lib/xorg/modules"
>     FontPath     "/usr/local/lib/X11/fonts/misc/"
>     FontPath     "/usr/local/lib/X11/fonts/TTF/"
>     FontPath     "/usr/local/lib/X11/fonts/OTF/"
>     FontPath     "/usr/local/lib/X11/fonts/Type1/"
>     FontPath     "/usr/local/lib/X11/fonts/100dpi/"
>     FontPath     "/usr/local/lib/X11/fonts/75dpi/"
> EndSection
>
> Section "Module"
>     Load  "glx"
> EndSection
>
> Section "InputDevice"
>     Identifier  "Keyboard0"
>     Driver      "kbd"
> EndSection
>
> Section "InputDevice"
>     Identifier  "Mouse0"
>     Driver      "mouse"
>     Option      "Protocol" "auto"
>     Option      "Device" "/dev/sysmouse"
>     Option      "ZAxisMapping" "4 5 6 7"
> EndSection
>
> Section "Monitor"
>     Identifier   "Monitor0"
>     VendorName   "Samsung"
>     ModelName    "BX2235 23inch LCD"
>     HorizSync    31.469-79.976
>     VertRefresh  56.250-75.029
>         Modeline     "1152x864_75.00"  104.00  1152 1224 1344 1536 864 867
> 871 905 -hsync +vsync
>         Modeline     "1280x800_59.81"   83.25  1280 1352 1480 1680 800 803
> 809 831 -hsync +vsync
>         Modeline     "1280x800_74.93"  106.25  1280 1360 1488 1696 800 803
> 809 838 -hsync +vsync
>         Modeline     "1280x1024_60.02"  109.00  1280 1368 1496 1712 1024
> 1027 1034 1063 -hsync +vsync
>         Modeline     "1280x1024_75.03"  138.75  1280 1368 1504 1728 1024
> 1027 1034 1072 -hsync +vsync
>     Modeline     "1440x900_59.89"  106.25  1440 1528 1672 1904  900 903
> 909 934 -hsync +vsync
>         Modeline     "1440x900_74.98"  136.50  1440 1536 1688 1936 900 903
> 909 942 -hsync +vsync
>     Modeline     "1680x1200_60.00"  168.25  1680 1792 1968 2256 1200 1203
> 1213 1245 -hsync +vsync
>     Modeline     "1680x1050_59.95"  146.00  1680 1784 1960 2240 1050 1053
> 1059 1089 -hsync +vsync
>     Modeline     "1920x1080_60.00"  173.00  1920 2048 2248 2576 1080 1083
> 1088 1120 -hsync +vsync
> EndSection
>
> Section "Device"
>         ### Available Driver options are:-
>         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
>         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
>         ### <percent>: "<f>%"
>         ### [arg]: arg optional
>         #Option     "ShadowFB"              # [<bool>]
>         #Option     "DefaultRefresh"        # [<bool>]
>         #Option     "ModeSetClearScreen"    # [<bool>]
>     Identifier  "Card0"
>     Driver      "vesa"
>     BusID       "PCI:1:0:0"
> EndSection
>
> Section "Screen"
>     Identifier "Screen0"
>     Device     "Card0"
>     Monitor    "Monitor0"
>     SubSection "Display"
>         Viewport   0 0
>         Depth     1
>         Modes     "1152x864_75.00" "1280x800_59.81" "1280x800_74.93"
> "1280x1024_60.02" "1280x1024_75.03" "1440x900_59.89" "1440x900_74.98"
> "1680x1200_60.00" "1680x1050_59.95" "1920x1080_60.00"
>     EndSubSection
>     SubSection "Display"
>         Viewport   0 0
>         Depth     4
>         Modes     "1152x864_75.00" "1280x800_59.81" "1280x800_74.93"
> "1280x1024_60.02" "1280x1024_75.03" "1440x900_59.89" "1440x900_74.98"
> "1680x1200_60.00" "1680x1050_59.95" "1920x1080_60.00"
>     EndSubSection
>     SubSection "Display"
>         Viewport   0 0
>         Depth     8
>         Modes     "1152x864_75.00" "1280x800_59.81" "1280x800_74.93"
> "1280x1024_60.02" "1280x1024_75.03" "1440x900_59.89" "1440x900_74.98"
> "1680x1200_60.00" "1680x1050_59.95" "1920x1080_60.00"
>     EndSubSection
>     SubSection "Display"
>         Viewport   0 0
>         Depth     15
>         Modes     "1152x864_75.00" "1280x800_59.81" "1280x800_74.93"
> "1280x1024_60.02" "1280x1024_75.03" "1440x900_59.89" "1440x900_74.98"
> "1680x1200_60.00" "1680x1050_59.95" "1920x1080_60.00"
>     EndSubSection
>     SubSection "Display"
>         Viewport   0 0
>         Depth     16
>         Modes     "1152x864_75.00" "1280x800_59.81" "1280x800_74.93"
> "1280x1024_60.02" "1280x1024_75.03" "1440x900_59.89" "1440x900_74.98"
> "1680x1200_60.00" "1680x1050_59.95" "1920x1080_60.00"
>     EndSubSection
>     SubSection "Display"
>         Viewport   0 0
>         Depth     24
>         Modes     "1152x864_75.00" "1280x800_59.81" "1280x800_74.93"
> "1280x1024_60.02" "1280x1024_75.03" "1440x900_59.89" "1440x900_74.98"
> "1680x1200_60.00" "1680x1050_59.95" "1920x1080_60.00"
>     EndSubSection
> EndSection
>
> I tried also the "nv" NVidia??? driver but I get back "GeForce 425 not
> supported" the other drivers are ATI etc.. which will ot work.
>
> I have tried PC-BSD 10.1 release on the machine and it has an NVidia
> driver which detects the card and everything looks OK on the screen.
> DragonFly is a FreeBSD derivative just like PC-BSD. I am wondering whether
> the driver has not been ported yet?? I have used PC-BSD and it is very nice
> but it is kind of too slow (compared to Ubuntu on the same machine) and I
> am having some issues accessing an NetBSD NFS server it hangs with timeouts
> on lockd ... anyway long story short. I decided to give DragonFly a try and
> it is smocking fast to boot to shutdown to install packages etc. ... if I
> could only get X setup it would be great. Then I can move on to fighting HP
> printing etc. ;).
>
> Here is a dmesg from the machine:
>
> $ dmesg
> Copyright (c) 2003-2014 The DragonFly Project.
> Copyright (c) 1992-2003 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
>     The Regents of the University of California. All rights reserved.
> DragonFly v4.0.3-RELEASE #27: Thu Jan 22 17:19:56 PST 2015
> root at pkgbox64.dragonflybsd.org:/usr/obj/build/home/
> justin/src/sys/X86_64_GENERIC
> TSC invariant clock: 2409543436 Hz, i8254 clock: 1193223 Hz
> CPU: Intel(R) Core(TM) i3 CPU       M 370  @ 2.40GHz (2409.47-MHz K8-class
> CPU)
>   Origin = "GenuineIntel"  Id = 0x20655  Stepping = 5
> Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,
> APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,
> MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
> Features2=0x9ae3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,
> SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,POPCNT>
>   AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
>   AMD Features2=0x1<LAHF>
>   Thermal and PM Features=0x5<SENSOR,ARAT>
>   MONITOR/MWAIT Features=0x3<CST,INTBRK>
> real memory  = 6433078272 (6135 MB)
> avail memory = 6023581696 (5744 MB)
> lapic: divisor index 0, frequency 66929700 Hz
> Initialize MI interrupts
> TSC testing MP synchronization ...
> TSC is MP synchronized
> TSC: cputimer freq 75296071, shift 5
> FQ scheduler policy version 1.1 loaded
> wdog: In-kernel automatic watchdog reset enabled
> kbd1 at kbdmux0
> disk scheduler: set policy of vn0 to noop
> disk scheduler: set policy of vn1 to noop
> disk scheduler: set policy of vn2 to noop
> disk scheduler: set policy of vn3 to noop
> disk scheduler: set policy of md0 to noop
> md0: Malloc disk
> ACPI: RSDP 0x00000000000F9EF0 000014 (v00 ACPIAM)
> ACPI: RSDT 0x00000000D3770000 000044 (v01 102410 RSDT1223 20101024 MSFT
> 00000097)
> ACPI: FACP 0x00000000D3770200 000084 (v01 A_M_I  OEMFACP  12000601 MSFT
> 00000097)
> ACPI: DSDT 0x00000000D3770460 0074A4 (v01 AS388  AS388115 00000115 INTL
> 20051117)
> ACPI: FACS 0x00000000D3780000 000040
> ACPI: APIC 0x00000000D3770390 00008C (v01 102410 APIC1223 20101024 MSFT
> 00000097)
> ACPI: MCFG 0x00000000D3770420 00003C (v01 102410 OEMMCFG  20101024 MSFT
> 00000097)
> ACPI: OEMB 0x00000000D3780040 000072 (v01 102410 OEMB1223 20101024 MSFT
> 00000097)
> ACPI: AAFT 0x00000000D377A460 000027 (v01 102410 OEMAAFT  20101024 MSFT
> 00000097)
> ACPI: HPET 0x00000000D377A490 000038 (v01 102410 OEMHPET  20101024 MSFT
> 00000097)
> ACPI: ASF! 0x00000000D377A4D0 000099 (v32 LEGEND I865PASF 00000001 INTL
> 20051117)
> ACPI: SSDT 0x00000000D37815F0 000363 (v01 DpgPmm CpuPm    00000012 INTL
> 20051117)
> cryptosoft0: <software crypto> on motherboard
> aesni0: No AESNI support.
> padlock0: No ACE support.
> rdrand0: No RdRand support.
> acpi0: <102410 RSDT1223> on motherboard
> ACPI: All ACPI Tables successfully acquired
> ACPI FADT: SCI testing interrupt mode ...
> ACPI FADT: SCI select level/high
> ACPI: Executed 1 blocks of module-level executable AML code
> objcache_reclaimlist
> objcache_reclaimlist
> objcache_reclaimlist
> objcache_reclaimlist
> acpi0: Power Button (fixed)
> Warning: ACPI is disabling APM's device.  You can't run both
> acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
> acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on
> acpi0
> acpi_hpet0: frequency 14318180
> pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
> pci0: <ACPI PCI bus> on pcib0
> pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
> pci1: <ACPI PCI bus> on pcib1
> pcib1: No _PRT found, routing with pci
> pcib1: No _PRT found, routing with pci
> vgapci0: <VGA-compatible display> port 0xdc00-0xdc7f mem
> 0xd6000000-0xd7ffffff,0xd8000000-0xdfffffff,0xfa000000-0xfaffffff irq 16
> at device 0.0 on pci1
> vgapci0: Boot video device
> pci1: <multimedia, HDA> (vendor 0x10de, dev 0x0bea) at device 0.1 irq 17
> pci0: <dasp> (vendor 0x8086, dev 0x0050) at device 4.0 irq 16
> ehci0: <Intel PCH USB 2.0 controller USB-B> mem 0xf9ff8000-0xf9ff83ff irq
> 16 at device 26.0 on pci0
> usbus0: EHCI version 1.0
> usbus0: <Intel PCH USB 2.0 controller USB-B> on ehci0
> pci0: <multimedia, HDA> (vendor 0x8086, dev 0x3b56) at device 27.0 irq 22
> pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.0 on pci0
> pci2: <ACPI PCI bus> on pcib2
> re0: <RealTek 8111/8168 PCIe Gigabit Ethernet> port 0xe800-0xe8ff mem
> 0xf8ff8000-0xf8ffbfff,0xf8fff000-0xf8ffffff irq 16 at device 0.0 on pci2
> re0: Hardware rev. 0x2c000000; PCI-E 125MHz
> miibus0: <MII bus> on re0
> rgephy0: <8211B/RTL8169S/8110S media interface> on miibus0
> rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
> 1000baseT-FDX, auto
> usbus0: 480Mbps High Speed USB v2.0
> re0: MAC address: e0:69:95:1f:6d:81
> pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.1 on pci0
> pci3: <ACPI PCI bus> on pcib3
> xhci0: <NEC uPD720200 USB 3.0 controller> mem 0xfbdfe000-0xfbdfffff irq 17
> at device 0.0 on pci3
> ugen0.1: <Intel> at usbus0
> uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
> xhci0: 32 byte context size.
> usbus1 on xhci0
> pcib4: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0
> pci4: <ACPI PCI bus> on pcib4
> ath0: <Atheros 9287> mem 0xfbef0000-0xfbefffff irq 18 at device 0.0 on pci4
> usbus1: 5.0Gbps Super Speed USB v3.0
> ugen1.1: <0x1033> at usbus1
> uhub1: <0x1033 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1
> ath0: AR9287 mac 384.2 RF5133 phy 15.15
> ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0
> pcib5: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0
> pci5: <ACPI PCI bus> on pcib5
> xhci1: <XHCI (generic) USB 3.0 controller> mem 0xfbff0000-0xfbffffff irq
> 19 at device 0.0 on pci5
> xhci1: 32 byte context size.
> usbus2 on xhci1
> usbus2: 5.0Gbps Super Speed USB v3.0
> ehci1: <Intel PCH USB 2.0 controller USB-A> mem 0xf9ff2000-0xf9ff23ff irq
> 23 at device 29.0 on pci0
> usbus3: EHCI version 1.0
> ugen2.1: <0x1b73> at usbus2
> uhub2: <0x1b73 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus2
> usbus3: <Intel PCH USB 2.0 controller USB-A> on ehci1
> usbus3: 480Mbps High Speed USB v2.0
> pcib6: <ACPI PCI-PCI bridge> at device 30.0 on pci0
> pci6: <ACPI PCI bus> on pcib6
> isab0: <PCI-ISA bridge> at device 31.0 on pci0
> isa0: <ISA bus> on isab0
> atapci0: <Intel ATA controller> port 0xc080-0xc08f,0xc400-0xc40f,
> 0xc480-0xc483,0xc800-0xc807,0xc880-0xc883,0xcc00-0xcc07 irq 19 at device
> 31.2 on pci0
> ata2: <ATA channel 0> on atapci0
> ugen3.1: <Intel> at usbus3
> uhub3: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3
> disk scheduler: set policy of ad4 to noop
> ad4: 953869MB <TOSHIBA MQ01ABD100 AX001A> at ata2-master UDMA33
> ata3: <ATA channel 1> on atapci0
> uhub2: 2 ports with 2 removable, self powered
> pci0: <serial bus, SMBus> (vendor 0x8086, dev 0x3b30) at device 31.3 irq 18
> atapci1: <Intel ATA controller> port 0xb080-0xb08f,0xb400-0xb40f,
> 0xb480-0xb483,0xb800-0xb807,0xb880-0xb883,0xbc00-0xbc07 irq 19 at device
> 31.5 on pci0
> ata4: <ATA channel 0> on atapci1
> uhub1: 4 ports with 4 removable, self powered
> unknown: timeout waiting for read DRQ
> unknown: timeout waiting for read DRQ
> disk scheduler: set policy of acd0 to noop
> acd0: DVDR <Slimtype DVD A DL8ATS/XAB2> at ata4-master UDMA33
> ata5: <ATA channel 1> on atapci1
> uhub3: 8 ports with 8 removable, self powered
> acpi_button0: <Power Button> on acpi0
> cpu0: <ACPI CPU> on acpi0
> ACPI: Dynamic OEM Table Load:
> ACPI: SSDT 0xFFFFFFE03FACB600 001028 (v01 DpgPmm P001Ist  00000011 INTL
> 20051117)
> ACPI: Dynamic OEM Table Load:
> ACPI: SSDT 0xFFFFFFE0B6167380 0004F4 (v01 PmRef  P001Cst  00003001 INTL
> 20051117)
> cpu_cst0: <ACPI CPU C-State> on cpu0
> cpu_pst0: <ACPI CPU P-State> on cpu0
> clockmod0: <CPU clock modulation> on cpu0
> coretemp0: <CPU On-Die Thermal Sensors> on cpu0
> cpu1: <ACPI CPU> on acpi0
> cpu_cst1: <ACPI CPU C-State> on cpu1
> cpu_pst1: <ACPI CPU P-State> on cpu1
> clockmod1: <CPU clock modulation> on cpu1
> coretemp1: <CPU On-Die Thermal Sensors> on cpu1
> cpu2: <ACPI CPU> on acpi0
> cpu_cst2: <ACPI CPU C-State> on cpu2
> cpu_pst2: <ACPI CPU P-State> on cpu2
> clockmod2: <CPU clock modulation> on cpu2
> coretemp2: <CPU On-Die Thermal Sensors> on cpu2
> cpu3: <ACPI CPU> on acpi0
> cpu_cst3: <ACPI CPU C-State> on cpu3
> cpu_pst3: <ACPI CPU P-State> on cpu3
> clockmod3: <CPU clock modulation> on cpu3
> coretemp3: <CPU On-Die Thermal Sensors> on cpu3
> ACPI: Enabled 4 GPEs in block 00 to 3F
> pmtimer0 on isa0
> atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
> atkbd0: <AT Keyboard> irq 1 on atkbdc0
> kbd0 at atkbd0
> ugen3.2: <vendor 0x8087> at usbus3
> uhub4: <vendor 0x8087 product 0x0020, class 9/0, rev 2.00/0.00, addr 2> on
> usbus3
> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
> sc0: <System console> at flags 0x100 on isa0
> sc0: VGA <16 virtual consoles, flags=0x300>
> lm0: <Winbond W83627DHG Hardware Monitor> at port 0x290-0x297 on isa0
> sio0: can't drain, serial port might not exist, disabling
> sio1: can't drain, serial port might not exist, disabling
> ppc0: cannot reserve I/O port range
> hpt27xx: no controller detected.
> CAM: Configuring 4 busses
> CAM: finished configuring all busses
> disk scheduler: set policy of cd0 to noop
> cd0 at ata2 bus 0 target 0 lun 0
> cd0: <Slimtype DVD A  DL8ATS XAB2> Removable CD-ROM SCSI-0 device
> cd0: 33.000MB/s transfers
> cd0: Attempt to query device size failed: NOT READY, Medium not present -
> tray open
> uhub4: 8 ports with 8 removable, self powered
> intr 19 on cpu3 at 40001/40000 hz, livelocked limit engaged!
> ugen3.3: <vendor 0x05e3> at usbus3
> uhub5: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev 2.00/77.64, addr 3> on
> usbus3
> uhub0: 6 ports with 6 removable, self powered
> uhub5: 4 ports with 4 removable, self powered
> ugen0.2: <vendor 0x8087> at usbus0
> uhub6: <vendor 0x8087 product 0x0020, class 9/0, rev 2.00/0.00, addr 2> on
> usbus0
> ugen3.4: <vendor 0x05e3> at usbus3
> uhub7: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev 2.00/77.64, addr 4> on
> usbus3
> uhub6: 6 ports with 6 removable, self powered
> uhub7: 4 ports with 4 removable, self powered
> ugen0.3: <Logitech> at usbus0
> ukbd0: <Logitech USB Receiver, class 0/0, rev 2.00/12.01, addr 3> on usbus0
> kbd2 at ukbd0
> ums0: <Logitech USB Receiver, class 0/0, rev 2.00/12.01, addr 3> on usbus0
> ums0: 16 buttons and [XYZT] coordinates ID=2
> uhid0: <Logitech USB Receiver, class 0/0, rev 2.00/12.01, addr 3> on usbus0
> ugen3.5: <vendor 0x05e3> at usbus3
> uhub8: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev 2.00/9.01, addr 5> on
> usbus3
> uhub8: 4 ports with 4 removable, self powered
> no B_DEVMAGIC (bootdev=0)
> ugen3.6: <vendor 0x05e3> at usbus3
> uhub9: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev 2.00/9.01, addr 6> on
> usbus3
> uhub9: 4 ports with 4 removable, self powered
> ugen3.7: <HP> at usbus3
> umass0: <HP Photosmart B110 series, class 0/0, rev 2.00/1.00, addr 7> on
> usbus3
> disk scheduler: set policy of da8 to noop
> da8 at umass-sim0 bus 0 target 0 lun 0
> da8: <HP Photosmart B110 1.00> Removable Direct Access SCSI-5 device
> da8: 40.000MB/s transfers
> da8: Attempt to query device size failed: NOT READY, Medium not present
> Mounting root from hammer:serno/23BBPJN0T.s1d
> HAMMER(ROOT) recovery check seqno=00233441
> HAMMER(ROOT) recovery range 300000000a56b9d8-300000000a56b9d8
> HAMMER(ROOT) recovery nexto 300000000a56b9d8 endseqno=00233442
> HAMMER(ROOT) mounted clean, no recovery needed
> DMA space used: 12416k, remaining available: 16384k
> Mounting devfs
> ugen3.8: <vendor 0x05e3> at usbus3
> uhub10: <vendor 0x05e3 USB Hub 2.0, class 9/0, rev 2.00/7.02, addr 8> on
> usbus3
> uhub10: 4 ports with 4 removable, self powered
> ugen3.9: <Prolific Technology Inc.> at usbus3
> ugen3.10: <Prolific Technology Inc.> at usbus3
> ugen3.11: <Logitech> at usbus3
> ums1: <Logitech USB-PS2 Optical Mouse, class 0/0, rev 2.00/27.30, addr 11>
> on usbus3
> ums1: 8 buttons and [XYZT] coordinates ID=0
> ugen3.12: <Darfon> at usbus3
> ukbd1: <Darfon USB Combo Keyboard, class 0/0, rev 1.10/2.02, addr 12> on
> usbus3
> kbd3 at ukbd1
> uhid1: <Darfon USB Combo Keyboard, class 0/0, rev 1.10/2.02, addr 12> on
> usbus3
> ulpt0: <HP Photosmart B110 series, class 0/0, rev 2.00/1.00, addr 7> on
> usbus3
> ulpt0: using bi-directional mode
> ucom init
> uplcom0: <Prolific Technology Inc. USB-Serial Controller, class 0/0, rev
> 1.10/3.00, addr 10> on usbus3
> attach tty
> malloc:
> uplcom1: <Prolific Technology Inc. USB-Serial Controller, class 0/0, rev
> 1.10/3.00, addr 9> on usbus3
> attach tty
> malloc:
> ugen3.11: <Logitech> at usbus3 (disconnected)
> ums1: at uhub4, port 4, addr 11 (disconnected)
> ums1: detached
> ugen3.12: <Darfon> at usbus3 (disconnected)
> ukbd1: at uhub4, port 5, addr 12 (disconnected)
> ukbd1: detached
> uhid1: at uhub4, port 5, addr 12 (disconnected)
> uhid1: detached
>
> If someone can give me a pointer from what I have provided here that would
> be great.
> Thank you for making DragonFly!
> Cheers,
> George
>
>


-- 
Sincerely,

Zachary Crownover
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20150309/78f30171/attachment.htm>


More information about the Users mailing list