Hah, using my SNESpc for this post again, and it’s still in 640x480 mode.
Well, seems the motherboard’s manual lied to me as there was no CD included. A quick google search turned up no video drivers for the VIA Epia M10000 board…
Anyway. I finished the reinstallation, used some different monitor configurations… When it came to monitor information, I picked the “medium” option, and told it that the monitor is best used at 1024x768, but I’m still stuck at 640x480.
How do I change what X is configured for? Lol, the only way I currently know how to change video driver settings is to reinstall the whole thing, and I’m not willing to do that a third time.
Also, I’m having trouble getting my SNES controller to USB converters to work. I mean, when I do a dmesg I can clearly see that they’re being recognized, but the Joysticks bit in Control Center doesn’t recognize them.
[code]Possibly relevant bit of dmesg:
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 09:50:48 Aug 17 2005
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 12
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xdc00, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
ehci_hcd 00:10.3: VIA Technologies, Inc. USB 2.0
ehci_hcd 00:10.3: irq 5, pci mem f8979000
usb.c: new USB bus registered, assigned bus number 4
ehci_hcd 00:10.3: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29/2.4
hub.c: USB hub found
hub.c: 6 ports detected
irda_init()
uhci.c: USB Universal Host Controller Interface driver v1.1
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x1001
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: acpi_pciehprm:get_device PCI ROOT HID fail=0x1001
hub.c: new USB device 00:10.1-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x6666/0x667) is not claimed by any active driver.
hub.c: new USB device 00:10.1-2, assigned address 3
usb.c: USB device 3 (vend/prod 0x6666/0x667) is not claimed by any active driver.
hub.c: new USB device 00:10.0-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x46d/0xc501) is not claimed by any active driver.
usb.c: registered new driver hiddev
usb.c: registered new driver hid
usb_control/bulk_msg: timeout
usb-uhci.c: interrupt, status 2, frame# 723
input: USB HID v1.00 Joystick [Super Smartjoy 2] on usb2:2.0
usb_control/bulk_msg: timeout
usb-uhci.c: interrupt, status 2, frame# 1669
input: USB HID v1.00 Joystick [Super Smartjoy 2] on usb2:3.0[/code]
See there at the end? The Super Smartjoy 2 is the converter. So it’s being recognized. Do I have to add it into fstab and mount it? It’s been a while since I’ve had to add new devices. I don’t really see anything there that I can use to mount it.
I’ll poke around on google a bit more and get my emulator(s) downloaded. Hopefully I’ll remember how to add a new program without having to bother you.