1 Message

January 7th, 2007 17:00

After BIOS update on Ubuntu 6.10, USB works at last!

But I got some kernel panic and freeze now, DELL really s, I'm sure I will never buy another PC from them.

1 Message

January 8th, 2007 18:00

HELP! I have x64 SUSE 10.2, with 1.1.4 BIOS, but I am still having mouse/keyboard problems, and my USB printer does not work! This is NOT COOL!!!!

11 Posts

January 9th, 2007 11:00


@batsy wrote:
# wget http://www.offenders.org/freedos.img
# dd if=freedos.img of=/dev/sdb (your pendrive device)
# mkdir /mnt/usb
# mount /dev/sdb /mnt/usb
# cp DME521-010104.EXE /mnt/usb
# umount /mnt/usb



The mount does not work for me.

I tried mount /dev/sdb1 /mnt/usb
mount -t msdos /dev/sdb1 /mnt/usb
mount -t vfat /dev/sdb1 /mnt/usb

The first says I must specify the type. The others say wrong type. What type should it be?

Thanks,

-- Vince

6 Posts

January 9th, 2007 12:00

I forgot the step which creates the filesystem. Here are the corrected steps.

# wget http://www.offenders.org/freedos.img
# mkfs.msdos -I /dev/sdb
# dd if=freedos.img of=/dev/sdb (your pendrive device)
# mkdir /mnt/usb
# mount /dev/sdb /mnt/usb
# cp DME521-010104.EXE /mnt/usb
# umount /mnt/usb

Message Edited by batsy on 01-09-200708:16 AM

11 Posts

January 10th, 2007 06:00

If I don't do the dd I can then mount it, but after the dd I can not mount it.
I think the dd wipes out what the mkfs does. I am on an Ubuntu AMD64 system.

January 10th, 2007 12:00

I've been following these posts pretty closely, and it looks as if the problems have been largely resolved with the new BIOS update. So would anyone actually recommend getting an E521n with the new fix?

38 Posts

January 10th, 2007 12:00

the "dd" should put the filesystem there. Also you need to be
careful about using "sdb" versus "sdb1". I played with this
a bit. There are two ways to set up a USB card to boot. One
makes it look like a floppy, the other makes it look like a
real disk, with MBR and partition table. I believe the Dell
boxes want to see the filesystem version. Try the "dd" command
on /dev/sdb and then see if you can mount /dev/sdb1. I'm not
sure this freedos.img is workable.

31 Posts

January 10th, 2007 13:00



fiestachickens wrote:
I've been following these posts pretty closely, and it looks as if the problems have been largely resolved with the new BIOS update. So would anyone actually recommend getting an E521n with the new fix?

Hello, as I understand, the problem has been resolved with the C521n, but still happens on th E521 (several people teeling suse 10.2 used to work, but not anymore).
I have a friend with C521, not E521, so I cannot confirm you. You should ask people that owns the E521 version, in order to be sure!!!!
 
Good luck!

3 Posts

January 10th, 2007 14:00

I purchased a Dimension E521 with the AMD Athlon 64 3800+ processor at the beginning of this year. It has bios version 1.1.4 and runs openSuse 10.2. I still have mouse issues despite trying various methods to fix it as well as the occasional keyboard issue. The system came with the newer version of the bios so I can't vouch that it worked with the old versions.

-UNOmar

January 10th, 2007 15:00



@UNOmar wrote:
I purchased a Dimension E521 with the AMD Athlon 64 3800+ processor at the beginning of this year. It has bios version 1.1.4 and runs openSuse 10.2. I still have mouse issues despite trying various methods to fix it as well as the occasional keyboard issue. The system came with the newer version of the bios so I can't vouch that it worked with the old versions.

-UNOmar



Have you tried a USB hub that has an external power source?

3 Posts

January 10th, 2007 17:00

I haven't tried that yet. It's a work PC and of all the junk we have lying around a powered usb hub is not one of them. I might pick one up after work though if that seems to be fixing the problem for everyone.

10 Posts

January 10th, 2007 19:00

I have a Dimension C521 and have been working without freezes by using an externally-powered USB hub. I installed the new BIOS. Thought I'd kill two birds with one stone and installed a new KVM switch that handles both PS/2 and USB mice (my Windows XP box has PS/2 connectors.) Anyway, I had a freeze with the new BIOS and without the hub. I plugged in the hub and am working now and connected the KVM mouse/keyboard connector via the hub. The hub was effective before. I'll post if I have problems with the new configuration.

10 Posts

January 10th, 2007 19:00

BTW - i am running Mandriva 2007 x86_64 upgraded to Cooker packages (2007.1)

5 Posts

January 11th, 2007 14:00

An update: I am using a C521 with Athlon 64 4000+ running Ubuntu 6.06 (for AMD 64). I ugraded to the new BIOS Ver 1.14 over a week ago and the system has been up and active 24/7 since then.
There has not been any problem with the mouse or keyboard which are directly connected without a hub.
Don
 

3 Posts

January 11th, 2007 14:00


@jrminter wrote:
BTW - i am running Mandriva 2007 x86_64 upgraded to Cooker packages (2007.1)



I have the same but using Mandriva 2007 32 bit and all works fine with BIOS 1.1.4. This, of course, is consistent with what the SuSE users have reported. 32 bit works fine with BIOS 1.1.4. 64 bit still doesnt
No Events found!

Top