Software :: Change The Checksum Way Of PEC (smbus)
Oct 5, 2010As everyone know, the checksum of PEC in Sbus is CRC-8, but in my project, the checksum way is zero-checksum, the SMBus read transaction as below.
View 2 RepliesAs everyone know, the checksum of PEC in Sbus is CRC-8, but in my project, the checksum way is zero-checksum, the SMBus read transaction as below.
View 2 RepliesWhat does the message spilled out on start meansIt says something likeSMBus not enabled. Upgrade BIOS or use force=1.i can't upgrade bios. So what does the message mean and how do i use force=1 ? where do i put this command?
View 5 Replies View RelatedEmbedded ystem specs: see below.
Also:
Problem: no /dev/i2c-0 present
Question: how to use user space i2c/SMBus when I cannot open + utilize devices on the smbus?
For example: smbus_fd = oepn("/dev/i2c-o", O_RDWR) cannot be done since '/dev/i2c-o' does not exists nor is it attached to the i2c-bus (see tree below).
How i can do disable support SMBus for kernel? What is parameters of kernel-config do enable SMBus?
View 2 Replies View RelatedI tried to install Zenwalk, xunbutu, debian6 linuxmint, linuxpuppy and I've had nothing but Kernal panics not syrcing, host smbus not enabled, lupusave file problems, journal commit i/o error. I've been interested in linux for a long time and I was reading about it working well on old computers. Ive got a 366 celeron with a 4G drive and 160M memory (a real screamer). This computer has had win98 winME and win2K with flawless installations. I'm no expert at this stuff but I've been around since the DOS 3.3 days so I know a little bit. All I want to do is see my hard drive boot up in the linux operating system right now. What the heck is up with this file system?
View 8 Replies View RelatedUsing Ubuntu 10.04 on an old HP DV4000 laptop. Trying to do a backup from my laptop's disk to an external USB drive using DD while booted from an Ubuntu boot disk. The laptop's hard drive is not mounted. I was also using a checksum to verify the backup against the hard drive like so:
Code:
$ dd if=/dev/sda of=/media/usbdrive/whatever.img
$ md5sum /dev/sda > laptop.md5
$ md5sum /media/usbdrive/whatever.img > img.md5
Unfortunately over two separate attempts I have not got the checksums to match. However, I have mounted the dd image and retrieved part of the backup from the image, with no apparent corruption. Are there any reasons other than data corruption that could be causing this? I have not tried to restore from said image to see if it "works" (for obvious reasons).
How can I checksum a directory?
Using both cksum and md5sum yields the same error
Code:
root@linux# cksum /bin
cksum: /bin: Is a directory
root@linux# md5sum /bin
md5sum: /bin: Is a directory
[Code].....
I've got a few video files that came with md5's. I want to check them but I don't know how.
View 6 Replies View RelatedI'm running 2.6.32-28-generic. I have a raid1 (two 1tb drives with two partitions... one for / and one for /home.) After a power outage, I'm seeing grub complaining about /dev/md0 not existing (ALERT! /dev/md0 does not exist. Dropping to a shell!)
I booted to the latest live CD to have a look around. My dmesg output includes these ominous lines:
Code:
Here is the whole dmesg output: [url]
I have a large tarball which is bz2 compressed, and I would like to get a md5 sum of the files contained in it, as I have a separate directory on another server containing what I think are the same files. I want to check to see if the tarballs files are the same as the uncompressed files on the remote server. The files are big 10gb+ so I was wondering if there was a quick way without having to uncompress them all and then md5 them.
View 4 Replies View RelatedThis is the first time I have made my own install disks, instead of buying a boxed set. Edmunds Enterprises apparently doesn't sell them anymore. The checksum values are listed on the download site, but how do I compare them with my downloads? My ext3 partition is formatted (blank) awaiting installation, so I will have to do this in Windows, and I don't know how.
View 8 Replies View RelatedI use wireshark (ethereal) to moniter the traffic passing through the NIC. I find that system always sends "bad checksum" TCP/UDP packets. In CentOS 5.2 this is seldom. Does your system (5.3) send "bad checksum" TCP/UDP packet ?
View 2 Replies View RelatedI get the following error on 'yum update'. I have tried 'yum clean all' and also:
rm -f /var/lib/rpm/__db*
rpm --rebuilddb
# yum update
Loaded plugins: fastestmirror, protectbase
Determining fastest mirrors
* base: mirror.sov.uk.goscomb.net
* updates: mirror.sov.uk.goscomb.net
[Code]....
I'm getting an md5 checksum error during updating. Using the update manager. I'll post a snapshot.
Screenshot-Changes applied.png (38.46 KiB) Viewed 219 times
The CheckSum file I downloaded for Fedora 12 contains a header line indicating the checksums are SHA1 when in fact they are SHA256.
View 14 Replies View Relatedis there anyone who checked your downloaded file against the provided key? i have successfully downloaded the Fedora-12-i386-DVD.iso several times, but the SHA1 is not the one in Fedora-12-i386-CHECKSUM is there anyone who has the same problem? the SHA1 i calculated is: 0dc8ed436f0b44874454a379e8de5ad057c0115d
[Code]...
I have downloaded both fedora 11 64bit DVD iso and fedora 12 64 bit live cd,but the install failed on a brand new AMD Athlon II X4. The f11 was polite and said there were errors in the media, but f12 displayed an illegible line of text and stopped. On prior installs there was a obvious checksum value to verify that the download was good So far I have been unable to find one. I'd like to verify that the download is good before I buy more crappy cd's that don't work.
View 2 Replies View RelatedI have a problem. When I start Yast, and it tries to download the update repository, there is a checksum error. The problem is, that this error is always there, it occured about 2 weeks ago and never disappeared. When I change the update repository to a specific one, I chose a german one, there is still that checksum error. If I say yast I want to still use the repository with the error, there comes another checksum error, if i say i dont care about that one either, it says
Code:
"Download failed:./repodata/primary.xml.gz could not be retrieved from http://download.opensuse.org/update/11.2/Progress:-[DownloadCommand.cc:195] caught EOF from server"
I am attempting to do a new install of OpenSUSE 11.2 x86-64 by burning a network install disk. I am having trouble getting it to work on my hardware however. Whenever I boot up with the disc, I get a "image checksum error." I have tried to redownload the image and also reburn it. The disc will boot in VirtualBox but will not boot on the machine. I do not understand what could be causing this because the CD drive in the machine is working just fine.
View 1 Replies View RelatedI have Ubuntu 10.04 and I used my ssh to connect to a webserver. This is the version that I have installed.
Quote:
OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009
Apparently the server was hacked using my user and the server admin suggested the my ssh can be tainted.
do a checksum of the ssh, but I cannot find this file on my system.
Code:
md5sum /usr/sbin/sshd
And I will need a md5 hash from a good untainted version and I cannot find that as well on the openssh website.
is there a command within ubuntu to create a checksum of a machine after i have installed all of my needed software. i'm interested in this as a defense against rootkits
View 1 Replies View RelatedWhere can I find the md5sum checksum for Ubuntu 10.10? They seem to keep it hidden.
View 2 Replies View RelatedI have problem witch installing larger packages. Small packages works always. Some bigger works after few tries (like vlc-data). Large packages never works (wesnoth-1.8-music 138MB). I checked many mirrors: main, every from Poland and most from Germany. It same on kubuntu 10.10 and 11.04. My ISP doesn't use proxy of any kind. What could be the reason?
View 5 Replies View RelatedI am new to Ubuntu and I need to know how is possible to calculate a file's MD5 checksum. Is there also any gui interface?
View 6 Replies View Relatedsend me the code to find the md5 checksum of a file in c++.
View 7 Replies View RelatedI am writing a program which modifies source IP address of packet before writing this packet to tap interface. I face only one problem with tcp checksum. I have current checksum, to get new checksum, I add new source IP address and add one complement of old source IP address. That is, I update checksum with difference of old and new source IP address. It sounds not bad but does not work.
View 1 Replies View RelatedI have been trying to download the CentOS 5.5 DVDs. I have tried the ftp mirror and the http mirror and do not come up with the same checksum as is displayed. I am getting the following. I get the following sums:
ac177a5476e3b255b89b659e5b10ba03 *CentOS-5.5-x86_64-bin-DVD-1of2.iso
083746ba5c809df09582fa973c93c594 *CentOS-5.5-x86_64-bin-DVD-2of2.iso
get a code in c++ to find the md5 checksum of a string.
View 3 Replies View RelatedCan anybody tell what command can be used to check the checksum for a file or to match the checksum with the one provided by the download provider.
View 1 Replies View RelatedI just downloaded the "Fedora-11-i686-Live-KDE.iso" and "Fedora-11-i686-Live.iso". I want to check if the downloaded files correct or not. I can use a tool to get the md5 sum of the downloaded files. But I want to compare them with the original ones.
View 6 Replies View Related