Re: [Qemu-devel] Disabling usb ?

2006-05-17 Thread Sylvain Petreolle
Hi Lonnie,
I update qemu cvs daily (and more if found on qemu-devel ;)

Complete command line is :
qemu -no-acpi -cdrom /mnt/hdb/isos/frenzy_v03_release.iso
and default frenzy boot (no acpi)

qemu -cdrom /mnt/hdb/isos/frenzy_v03_release.iso
and acpi frenzy boot

I attached  /tmp/hwinfo.html generated by frenzy.

--- Lonnie Mendez [EMAIL PROTECTED] a écrit :

 Lonnie Mendez wrote:
 
 
 
   Can you provide the complete command line used to launch qemu.  Also 
  what is the host system and what version of qemu are you using (is a 
  port) ?
 
Sorry about that.  I meant how old is the code from your local 
 checkout.  Still need the command line though.
 
 
 ___
 Qemu-devel mailing list
 Qemu-devel@nongnu.org
 http://lists.nongnu.org/mailman/listinfo/qemu-devel
 

Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free Music: http://www.jamendo.com
Windows is proprietary, use free ReactOS instead : http://www.reactos.org
Title: Hardware information



Hardware information


Class
Description


CPU
   Athlon MP (palomino)

Family: 6 Model: 6 Stepping: 2
CPU Model : Athlon MP (palomino)


Memory
real memory  = 134217728 (128 MB)
  


Memory controller
Memory controller  


BIOS
  


Motherboard
  


Onboard devices
  


CD-ROMacd0
QEMU CD-ROM  
 CDROM QEMU CD-ROM at ata1-master PIO3


Floppy
Enhanced floppy controller (i82077, NE72065 or clone)  
fdc0: Enhanced floppy controller (i82077, NE72065 or clone) at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5" drive on fdc0 drive 0


 bridge /  HOST-PCIhostb0
 Intel Corporation   Host bridge: Intel Corp. 440FX - 82441FX PMC [Natoma] (rev 02)
 Flags: fast devsel



 bridge /  PCI-ISAisab0
 Intel Corporation   ISA bridge: Intel Corp. 82371SB PIIX3 ISA [Natoma/Triton II]
 Flags: bus master, medium devsel, latency 0



 mass storage /  ATAatapci0
 Intel Corporation   IDE interface: Intel Corp. 82371SB PIIX3 IDE [Natoma/Triton II] (prog-if 80 [Master])
 Flags: bus master, fast devsel, latency 0
 I/O ports at c000



 serial bus /  USBuhci0
 Intel Corporation   USB Controller: Intel Corp. 82371SB PIIX3 USB [Natoma/Triton II] (rev 01) (prog-if 00 [UHCI])
 Flags: bus master, fast devsel, latency 0, IRQ 11
 I/O ports at c020



 display /  VGAnone0
 Cirrus Logic   VGA compatible controller: Cirrus Logic GD 5446 (prog-if 00 [VGA])
 Flags: bus master, fast devsel, latency 0
 Memory at e000 (32-bit, prefetchable)
 Memory at e200 (32-bit, non-prefetchable)



 network /  etherneted0
 Realtek Semiconductor   Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
 Flags: bus master, fast devsel, latency 0, IRQ 10
 I/O ports at c100



 multimedia /  audiopcm0
 Creative (Was: Ensoniq)   Multimedia audio controller: Ensoniq ES1370 [AudioPCI]
 Subsystem: Unknown device 4942:4c4c
 Flags: bus master, slow devsel, latency 0, IRQ 11
 I/O ports at c200



Frenzy hardware information tool v0.1


Title: Hardware information



Hardware information


Class
Description


CPU
   Athlon MP (palomino)

Family: 6 Model: 6 Stepping: 2
CPU Model : Athlon MP (palomino)


Memory
real memory  = 134217728 (128 MB)
  


Memory controller
Memory controller  


BIOS
  


Motherboard
  


Onboard devices
  


CD-ROMacd0
QEMU CD-ROM  
 CDROM QEMU CD-ROM at ata1-master PIO3


Floppy
Enhanced floppy controller (i82077, NE72065 or clone)  
fdc0: Enhanced floppy controller (i82077, NE72065 or clone) at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5" drive on fdc0 drive 0


 bridge /  HOST-PCIhostb0
 Intel Corporation   Host bridge: Intel Corp. 440FX - 82441FX PMC [Natoma] (rev 02)
 Flags: fast devsel



 bridge /  PCI-ISAisab0
 Intel Corporation   ISA bridge: Intel Corp. 82371SB PIIX3 ISA [Natoma/Triton II]
 Flags: bus master, medium devsel, latency 0



 mass storage /  ATAatapci0
 Intel Corporation   IDE interface: Intel Corp. 82371SB PIIX3 IDE [Natoma/Triton II] (prog-if 80 [Master])
 Flags: bus master, fast devsel, latency 0
 I/O ports at c000



 serial bus /  USBuhci0
 Intel Corporation   USB Controller: Intel Corp. 82371SB PIIX3 USB [Natoma/Triton II] (rev 01) (prog-if 00 [UHCI])
 Flags: bus master, fast devsel, latency 0, IRQ 11
 I/O ports at c020



 bridge /  PCI-unknownnone0
 Intel Corporation   Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI
 Flags: bus master, fast devsel, latency 0, IRQ 10



 display /  VGAnone1
 Cirrus Logic   VGA compatible controller: Cirrus Logic GD 5446 (prog-if 00 [VGA])
 Flags: bus master, fast devsel, latency 0
 Memory at e000 (32-bit, prefetchable)
 Memory at e200 (32-bit, non-prefetchable)



 network /  etherneted0
 Realtek Semiconductor   Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
 Flags: bus master, fast devsel, latency 0, IRQ 9
 I/O ports at c100



 multimedia /  audiopcm0
 Creative (Was: Ensoniq)   Multimedia audio 

Re: [Qemu-devel] Disabling usb ?

2006-05-17 Thread Sylvain Petreolle
Hi Lonnie,
 
   Sorry, but I can't believe that is your full and unaltered command-line.  
 For instance, this
 particular piece of hardware (the es1370) is only enabled if you pass 
 -soundhw es1370 to qemu. 
 If you're using a GUI launcher to start qemu then please consult with them 
 about their default
 parameters and setup.
'Problem' is over.
I discovered there was an old alias I used when testing usb patches :/

so command line was exact and launched from an xterm, but qemu was:

[EMAIL PROTECTED] mytestfreesite]$ which qemu
alias qemu='qemu -usb -soundhw all'
/usr/local/bin/qemu

Thanks for pointing me at this and for all your time.


Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free Music: http://www.jamendo.com
Windows is proprietary, use free ReactOS instead : http://www.reactos.org



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


[Qemu-devel] Disabling usb ?

2006-05-16 Thread Sylvain Petreolle
Im using qemu cvs.

I tried to run Frenzy's livecd and it sees the USB peripherals,
even when -usb isnt specified on the commandline.

Since qemu's help says -usb enable the USB driver (will be the default soon),
I wonder how I can really disable usb.



Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free Music: http://www.jamendo.com
Windows is proprietary, use free ReactOS instead : http://www.reactos.org



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel


Re: [Qemu-devel] Disabling usb ?

2006-05-16 Thread Lonnie Mendez

Lonnie Mendez wrote:




 Can you provide the complete command line used to launch qemu.  Also 
what is the host system and what version of qemu are you using (is a 
port) ?


  Sorry about that.  I meant how old is the code from your local 
checkout.  Still need the command line though.



___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel