2008/2/19, Luciano R. Santos <[EMAIL PROTECTED]>: > Pessoal, > > Instalei o FreeBSD 6.3 no meu computador, configurei o teclado e mouse pelo > sysinstall, o Xorg pelo xorgconfig e instalei o FluxBox pelo pkg_add. > Criei o arquivo .xinitrc com o comando "exec startfluxbox". > > Quando digito startx, entro no modo gráfico em 1280x1024, mas nem o mouse nem > o teclado funcionam. > Saio do X com Ctrl+Alt+F1 e dou Ctrl+C, e aparece umas mensagens de erro > dizendo que não foi encontrado devices nem drivers para "mouse" e "kbd". > Não sei como resolver isso. > > Configuração do computador: Pentium IV, 512 MB de RAM, 80GB de HD, placa de > vídeo Nvidia GeForce 5200FX, rede e som onboard. > > Abaixo estão meus arquivos xorg.conf, rc.conf e o resultado do dmesg. > > Obrigado pela ajuda. > > --------- xorg.conf --------------------- > > Section "Module" > Load "dbe" # Double buffer extension > SubSection "extmod" > Option "omit xfree86-dga" # don't initialise the DGA extension > EndSubSection > Load "freetype" > EndSection > > Section "Files" > 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/" > FontPath "/usr/local/lib/X11/fonts/local/" > # FontPath "/usr/local/lib/X11/fonts/Speedo/" > # FontPath "/usr/local/lib/X11/fonts/TrueType/" > # FontPath "/usr/local/lib/X11/fonts/freefont/" > EndSection > > Section "ServerFlags" > EndSection > > Section "InputDevice" > Identifier "Keyboard1" > Driver "kbd" > Option "AutoRepeat" "500 30" > Option "XkbRules" "xorg" > Option "XkbModel" "abnt2" > Option "XkbLayout" "br" > EndSection > > Section "InputDevice" > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "SysMouse" # SysMouse > Option "Device" "/dev/sysmouse" > Option "ZAxisMapping" "4 5 6 7" > EndSection > > Section "Monitor" > Identifier "SyncMaster793DF" > HorizSync 30-70 > VertRefresh 50-160 > EndSection > > Section "Device" > Identifier "Standard VGA" > VendorName "Unknown" > BoardName "Unknown" > Driver "vga" > # BusID "PCI:0:10:0" > # VideoRam 256 > # Clocks 25.2 28.3 > EndSection > > Section "Device" > Identifier "GeForce5200FX" > Driver "nv" > VideoRam 131072 > EndSection > > Section "Screen" > Identifier "Screen 1" > Device "GeForce5200FX" > Monitor "SyncMaster793DF" > DefaultDepth 24 > Subsection "Display" > Depth 8 > Modes "1280x1024" "1024x768" "800x600" "640x480" > ViewPort 0 0 > EndSubsection > Subsection "Display" > Depth 16 > Modes "1280x1024" "1024x768" "800x600" "640x480" > ViewPort 0 0 > EndSubsection > Subsection "Display" > Depth 24 > Modes "1280x1024" "1024x768" "800x600" "640x480" > ViewPort 0 0 > EndSubsection > EndSection > > Section "ServerLayout" > Identifier "Simple Layout" > Screen "Screen 1" > InputDevice "Mouse1" "CorePointer" > InputDevice "Keyboard1" "CoreKeyboard" > EndSection > > > ----------- rc.conf --------------------- > > hostname="localhost.lan" > ifconfig_vr0="DHCP" > ipv6_enable="YES" > keymap="br275.iso.acc" > keyrate="normal" > font8x8="iso-8x8" > font8x14="iso-8x14" > font8x16="iso-8x16" > saver="fire" > scrnmap="NO" > usbd_enable="YES" > local_startup="/usr/local/etc/rc.d" > moused_enable="YES" > moused_port="/dev/psm0" > moused_type="auto" > > > -------- dmesg -------------- > > Copyright (c) 1992-2008 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. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:18:52 UTC 2008 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC > ACPI APIC Table: <P4M80P AWRDACPI> > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (2800.02-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0xf49 Stepping = 9 > > 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=0x651d<SSE3,RSVD2,MON,DS_CPL,TM2,CNXT-ID,CX16,xTPR> > AMD Features=0x20100000<NX,LM> > AMD Features2=0x1<LAHF> > real memory = 535756800 (510 MB) > avail memory = 514846720 (490 MB) > ioapic0 <Version 0.3> irqs 0-23 on motherboard > kbd1 at kbdmux0 > ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) > hptrr: HPT RocketRAID controller driver v1.1 (Jan 16 2008 04:16:19) > acpi0: <P4M80P AWRDACPI> on motherboard > acpi0: Power Button (fixed) > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 > cpu0: <ACPI CPU> on acpi0 > acpi_button0: <Power Button> on acpi0 > acpi_button1: <Sleep Button> on acpi0 > pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 > pci0: <ACPI PCI bus> on pcib0 > pcib1: <PCI-PCI bridge> at device 1.0 on pci0 > pci1: <PCI bus> on pcib1 > pci1: <display, VGA> at device 0.0 (no driver attached) > pci0: <simple comms, generic modem> at device 7.0 (no driver attached) > atapci0: <VIA 8237 UDMA133 controller> port > 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf800-0xf80f at device 15.0 on pci0 > ata0: <ATA channel 0> on atapci0 > ata1: <ATA channel 1> on atapci0 > uhci0: <VIA 83C572 USB controller> port 0xf400-0xf41f irq 21 at device 16.0 > on pci0 > uhci0: [GIANT-LOCKED] > usb0: <VIA 83C572 USB controller> on uhci0 > usb0: USB revision 1.0 > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > uhci1: <VIA 83C572 USB controller> port 0xf000-0xf01f irq 21 at device 16.1 > on pci0 > uhci1: [GIANT-LOCKED] > usb1: <VIA 83C572 USB controller> on uhci1 > usb1: USB revision 1.0 > uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 2 ports with 2 removable, self powered > uhci2: <VIA 83C572 USB controller> port 0xec00-0xec1f irq 21 at device 16.2 > on pci0 > uhci2: [GIANT-LOCKED] > usb2: <VIA 83C572 USB controller> on uhci2 > usb2: USB revision 1.0 > uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub2: 2 ports with 2 removable, self powered > uhci3: <VIA 83C572 USB controller> port 0xe800-0xe81f irq 21 at device 16.3 > on pci0 > uhci3: [GIANT-LOCKED] > usb3: <VIA 83C572 USB controller> on uhci3 > usb3: USB revision 1.0 > uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub3: 2 ports with 2 removable, self powered > ehci0: <VIA VT6202 USB 2.0 controller> mem 0xfdffe000-0xfdffe0ff irq 21 at > device 16.4 on pci0 > ehci0: [GIANT-LOCKED] > usb4: waiting for BIOS to give up control > usb4: timed out waiting for BIOS > usb4: EHCI version 1.0 > usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 > usb4: <VIA VT6202 USB 2.0 controller> on ehci0 > usb4: USB revision 2.0 > uhub4: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 > uhub4: 8 ports with 8 removable, self powered > isab0: <PCI-ISA bridge> at device 17.0 on pci0 > isa0: <ISA bus> on isab0 > pci0: <multimedia, audio> at device 17.5 (no driver attached) > vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xe000-0xe0ff mem > 0xfdffd000-0xfdffd0ff irq 23 at device 18.0 on pci0 > vr0: Quirks: 0x0 > miibus0: <MII bus> on vr0 > rlphy0: <RTL8201L 10/100 media interface> on miibus0 > rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > vr0: Ethernet address: 00:16:17:69:7b:ad > acpi_tz0: <Thermal Zone> on acpi0 > fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 > fdc0: [FAST] > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 > sio0: type 16550A > sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 > sio1: type 16550A > ppc0: <Standard parallel printer port> port 0x378-0x37f,0x778-0x77b irq 7 on > acpi0 > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode > ppbus0: <Parallel port bus> on ppc0 > plip0: <PLIP network interface> on ppbus0 > lpt0: <Printer> on ppbus0 > lpt0: Interrupt-driven port > ppi0: <Parallel I/O> on ppbus0 > atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 > atkbd0: <AT Keyboard> irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > psm0: <PS/2 Mouse> irq 12 on atkbdc0 > psm0: [GIANT-LOCKED] > psm0: model IntelliMouse, device ID 3 > pmtimer0 on isa0 > orm0: <ISA Option ROMs> at iomem 0xc0000-0xcf7ff,0xd0000-0xd1fff on isa0 > sc0: <System console> at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > ugen0: Hewlett-Packard hp scanjet scanner, rev 1.10/1.01, addr 2 > Timecounter "TSC" frequency 2800024500 Hz quality 800 > Timecounters tick every 1.000 msec > hptrr: no controller detected. > ad0: 114473MB <Seagate ST3120022A 8.54> at ata0-master UDMA100 > ad1: 76319MB <WDC WD800BB-00JHC0 05.01C05> at ata0-slave UDMA100 > acd0: DMA limited to UDMA33, device found non-ATA66 cable > acd0: CDRW <LITE-ON COMBO SOHC-5236V/R$0C> at ata1-slave UDMA33 > Trying to mount root from ufs:/dev/ad1s1a > > > Abra sua conta no Yahoo! Mail, o único sem limite de espaço para > armazenamento! > http://br.mail.yahoo.com/ > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >
por acaso vc configou o mouse na hora da instalacao com sysinstall -- Alessandro de Souza Rocha Administrador de Redes e Sistemas Freebsd-BR User #117 ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd