Debian Configuration :: OpenSSL Hardware Crypto Acceleration On Marvell ARM (armel)?

May 2, 2011

I recently bought two DreamPlugs and replaced the preinstalled aged Ubuntu 9.04 with Debian Squeeze on them.I built a Marvell Orion 2.6.35 kernel from git. OpenSSL performes lousy on this hardware (my VIA Nano with PadLock support gives me ~690 000k on 8192 size blocks):

[Code]...

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Timeouts And Dependency Failures On Boot - Crypto Related

Mar 27, 2016

I've got this weird problem: when I reboot my Debian 8.3 server, I have to run through the crypto unlocking processes for my encrypted volumes a few times before I actually get to a login screen. The operation times out 85% of the time, leaving me to reboot and try over and over until the system is happy.

Here's my partitioning setup (manually partitioned at install):
/boot: 500 MB, EXT2, nodev, nosuid, noexec
/tmp: 2 GB, EXT2, AES-256/xts-plain64 with RANDOM KEY
swap: 2.5 GB, AES-256/xts-plain 64 with RANDOM KEY
/: 35 GB, EXT4, AES-256/xts-plain 64 with PASSPHRASE
/var: 35 GB, EXT4, AES-256/xts-plain 64 with PASSPHRASE
/home: 45 GB, EXT4, AES-256/xts-plain 64 with PASSPHRASE

Here's the output from journalctl -b -p 3:
Code: Select allDate and time | server name | systemd[1]: Timed out waiting for device dev-sda5.device
Date and time | server name | systemd[1]: Dependency failed for Cryptography Setup for sda5_crypt
Date and time | server name | systemd[1]: Dependency failed for Encrypted Volumes
Date and time | server name | systemd[1]: Dependency failed for dev-mapper-sda5_crypt.device
Date and time | server name | systemd[1]: Dependency failed for /tmp

[Code] ....

I had the same problem in previous builds where I chose Twofish instead of AES, and I was hoping that the timeouts would be fixed by switching to AES as my CPU has the AES instruction set. Obviously that didn't make a damn bit of difference.

What am I doing wrong, or what should I change in my setup? The encryption is a requirement. Could the problem be caused by something as stupid as using a RANDOM KEY instead of a PASSPHRASE on /tmp and swap?

Debian 8.3 as OS version.

View 1 Replies View Related

Debian Configuration :: Openssl Update Reboot Necessary?

May 3, 2016

Is it mandatory to reboot a public server after upgrading openssl? Or is it sufficient to restart the services?

View 2 Replies View Related

Debian Configuration :: OpenSSL ECDSA Certificate Does Not Work

Apr 27, 2016

I've been trying to get an ECDSA certificate to work for my postfix installation, however, it seems that when I try to use the aECDSA protocol with a client the server gives "no shared cipher" errors.

I had created the certificate like so:

Code: Select allopenssl ecparam -name secp521r1 -genkey -param_enc explicit -out private/ec-email-server.pem
openssl req -new -x509 -key private/ec-email-server.pem -out certs/ec-email-server.pem -days 365

So I've setup a test server, and connected to it with a test client like the following:

Code: Select allopenssl s_server -accept 123 -cert /etc/ssl/certs/ec-email-server.pem -key /etc/ssl/private/ec-email-server.pem
openssl s_client -connect localhost:123

However, once again, I get "no shared cipher" errors.

View 1 Replies View Related

Debian Configuration :: Enable 3d Acceleration - Display / Screen Deformation When Using Some Programs

Jun 7, 2010

I installed new ati radeon drivers in the morning because i was getting display/screen deformation when using some programs (like vertical lines and so on). Now everything is just fine but i can't get 3d accelerator to work and due to this some games are running very slow. I am a new linux user. I have done everything i know and searched this from the internet but i can't get 3d acc. to work again. i have installed new drivers over the old ones (or i don't know; mesa?)

[code]...

View 4 Replies View Related

CentOS 5 Networking :: Ethernet Configuration For Marvell 88e8059 Chip

Sep 4, 2010

I have built-in-motherboard Ethernet with this MArvell 88e8059 chip. During CentOS 5.5 install it didnt find it. then i found some page here on forums which said how to install sk98lin driver, and several people reported it working after that. Their chips were 8056 and others.. So i decided that should probably work in my case too, i installed it, and then i could see it in Network COnfiguration manager.

But during reboot, it cannot obtain IP information, and in Network Config manager it is "Inactive", setting it to Active fails to obtain IP again...

View 7 Replies View Related

Debian :: Crypto On System Slows Down ?

Dec 25, 2010

I've got a Lenny system on a quad core system with 4GB of ram. Currently Linux www 2.6.26-2-amd64 #1 SMP Thu Nov 25 02:05:44 UTC 2010 x86_64

I've had it for a couple of years, and its been fine, very fast and reliable.

Lately, its got a problem: after its been running for a day or two, access using SSH, or TLS/HTTPS gets really slow. Painfully slow. A reboot returns the system to normal fast operation.

I can't think of anything that has changed, other than I got a new SSL cert and installed it.

The system is mostly a vanity domain server, with Apache HTTPD running a half dozen very low volume services. Its running bind9, mysql, and a few other things, nothing big, nothing that would load down a quad core with lots of ram. The disk is only 14% used.

View 4 Replies View Related

Ubuntu :: OpenSSL Configuration For Apache 2?

Aug 17, 2011

in order to share profiles between a Mahara and a Moodle installation I need to get OpenSSL working.

I've got OpenSSL installed on the server and followed this tutorial. However, I still get an error message saying that either OpenSSL or PHPs support for OpenSSL are missing: Could not generate a new SSL key. Are you sure that both openssl and the PHP module for openssl are installed on this machine?

What would be the next steps to actually set up the Apache server and PHP so they can use OpenSSL? (I've already specified the path to my caconfig.cnf file in Maharas config.php)

View 4 Replies View Related

Debian Hardware :: Marvell NIC 88E8056 In Version 8.3 64bits

Mar 3, 2016

I have an old Lenovo PC on which I have Debian 8.3 64bit with no desktop environment. It has an onboard Marvell 88E8056 NIC that SHOULD be able to run at 1Gb/s but the driver (SKY2) that is loaded will only do 100Mb/s.

So I try to get this thing to work with a new driver.

For that it seems I have to download it from here: [URL] ....

There I download Linux_v10.93.3.3.tar.zip which has directions on how to compile and install the SK98LIN driver.

Since I never done that before, I found this on youtube : [URL] ....

But where for him it does compile, for me it breaks off with saying missing version.h :

.<snip>
.
Check kernel header versiongrep: /lib/modules/3.16.0-4-amd64/source/include/linux/version.h: No such file or directory
./functions: line 1117: [: !=: unary operator expected
grep: /lib/modules/3.16.0-4-amd64/source/include/linux/version.h: No such file or directory
./functions: line 1126: [: !=: unary operator expected
(Kernel:3.16.0 == Header:) [ OK ]
Check kernel functions (Changed: nothing) [ OK ]
Compile the kernel (error) [ failed ]

An error has occurred during the compile proces which prevented the installation from completing. Take a look at the log file install.log for more information. Installation of package failed.
root@debian:~/setup#

View 0 Replies View Related

Software :: From Where To Download OpenSSL-Devel For Debian

May 20, 2009

I am using debian base, and I want to know where can I download openssl-devel. What is the name in apt-get or aptitude?

View 4 Replies View Related

Debian Hardware :: HW Acceleration For Browsers

May 25, 2014

I just installed Debian Stable on an old HP Mini 110-1033CA netbook. glxinfo indicates that I have Intel 945GME graphics. xserver-xorg-video-intel package is installed but neither google-chrome stable nor Firefox 29 appear to be able to use hardware acceleration. "about:support" and "chrome://gpu" both show that hardware acceleration is unavailable.

How can I get my graphics hardware working?

Code: Select allnathan@hpmini:~$ glxinfo | grep OpenGL
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 945GME x86/MMX/SSE2
OpenGL version string: 1.4 Mesa 8.0.5
OpenGL extensions:
Code: Select allnathan@hpmini:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03)

View 3 Replies View Related

Debian :: Hardware Acceleration Error In Virtualbox

Nov 19, 2015

I have a Debian 8 and i installed virtualbox via this command

Code: Select allapt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') virtualbox

When I want to install Windows 8 on my virtualbox i get this error

Code: Select allVT-x/AMD-V hardware acceleration has been enabled, but is not operational. Certain guests (e.g. OS/2 and QNX) requireat y this feature.  Please ensure thou have enabled VT-x/AMD-V properly in the BIOS of your host computer.

View 2 Replies View Related

Hardware :: Delegate Crypto Functions To Dedicated Processor?

Mar 5, 2010

On a bunch of servers, we use integrity checking tool on a large amount of data. Therefore, we compute SHA1 hash from a lot of files everyday. The CPU is a "generic" one, enough powerful for normal use, but get's totally saturated when integrity check begins. Is there any kind of server using a crypto-processor so as to delegate crypto functions to this dedicated processor?

View 7 Replies View Related

Software :: Find Crypto Supported Cipher Types?

Sep 22, 2010

How do you find what typs of crypto ciphers are supported.? I've dumped out /proc/crypto, which lists out a bunch of types, but none of the names listed seem to work. So far I have only got a couple types to work, the default(when I don't supply cryptsetup any cipher type) aes-cbc-plain and aes-ecb.

Since I don't even see aes-cbc-plain in /proc/crypto

View 4 Replies View Related

Debian :: Disable 3D Video Acceleration With Yahoo Parameter

Mar 13, 2016

My system is a 2.0Ghz Dual Core PowerMac G5 Ram 16Gb - 2Tb HDD - It is running Jessie 8.3 [new Install] and seems stable enough.....! My system is showing the message below on boot up, but I don't know why? I have had to disable the 3D video acceleration with a Yaboot parameter "nouveau.noaccel=1' to get the system to load KDE. I am also having some bluetooth headaches (along with many other people apparently).

# systemctl systemd-modules-load.service
Unknown operation 'systemd-modules-load.service'.
root@Apple-Desktop:~# systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules

[code]....

View 3 Replies View Related

Debian :: Turn On Graphics Acceleration Again Without Having The Screen Flashing On And Off?

Dec 17, 2010

I initially installed Debian Lenny on my system but couldn't get sound to work so I upgraded to squeeze hoping that the newer kernel would somehow fix that. Unfortunately, the update caused the screen to flash on and off starting at the login screen - I'd get a split second with the screen on and then it would go off for a second or two. The boot screen still allows me to boot from Lenny's linux kernel, and that still works. I also had this problem when I installed ubuntu on this computer so after some searching around I remembered that adding radeon.modeset=0 as a boot option fixed this. Now the screen no longer flashes, but everything is really slow - I think that disabled graphics acceleration? After some searching around it seems that these problems are probably caused by something called KMS in newer linux kernels but I don't really know.

Anyway, does anyone have any ideas as to how I could turn on graphics acceleration again without having the screen flashing on and off? Or suggestions for making sound work? I think in the past (on ubuntu) I ended up having to enable the proprietary graphics driver, but on the other linux distros i've tried I used proprietary graphics and flash and my computer got slower and slower and started to crash, so I'd rather stick to the open source driver if possible - i don't need really need 3d acceleration. Stability is the reason I switched to debian. My computer is running Debian squeeze amd64, intel core 2 duo e8400, ati radeon 4830, 4 gigs of ram. relevant results from lspci: 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller. 01:00.0 VGA compatible controller: ATI Technologies Inc RV770 LE [Radeon HD 4800 Series] 01:00.1 Audio device: ATI Technologies Inc HD48x0 audio maybe part of the audio problem is that there are two audio devices listed?

View 1 Replies View Related

Debian Multimedia :: No Hardware Acceleration On Cinnamon Live

Oct 30, 2015

I've made a persistent live USB out of an amd64 Cinnamon iso, but it has problems running on my old Dell XPS Studio 16.The laptop has an ATI Mobility Radeon HD 3670, and all needed packages are installed (Xorg, libgl1-mesa-dri, xserver-xorg-video-radeon and firmware-linux-nonfree), but the system starts without video hardware acceleration.I've read that I have, in this case, to tell to use the srivers in /etc/X11/xorg.conf. To do it, I first stop lightdm and do it in tty, but it fails with a long output.how can I give you that tty output? I tried both with > and with tee, but the file I indicate as output is created empty.

View 14 Replies View Related

Debian Hardware :: Unable To Disable Mouse Acceleration

Oct 30, 2015

I'm using Debian Jessie with nvidia, and i am unable to disable mouse acceleration.

I have tried using this config in xorg.conf.d but without success.

Code:
Select all Section "InputClass"
   Identifier "Cooler Master Storm Havoc Mouse"
   MatchIsPointer "yes"
   Option "AccelerationProfile" "-1"
   Option "AccelerationScheme" "none"
EndSection

In the xorg log it seems as if the devices are incorrectly recognized

Code:
Select all[     6.786] (II) config/udev: Adding input device Cooler Master Storm Havoc Mouse (/dev/input/event9)
[     6.786] (**) Cooler Master Storm Havoc Mouse: Applying InputClass "evdev keyboard catchall"
[     6.786] (II) Using input driver 'evdev' for 'Cooler Master Storm Havoc Mouse'
[     6.786] (**) Cooler Master Storm Havoc Mouse: always reports core events
[     6.786] (**) evdev: Cooler Master Storm Havoc Mouse: Device: "/dev/input/event9"
[     6.786] (--) evdev: Cooler Master Storm Havoc Mouse: Vendor 0x2516 Product 0x1d
[     6.786] (--) evdev: Cooler Master Storm Havoc Mouse: Found 1 mouse buttons

[Code] ....

Here it seems as if the mouse is recognized twice, once as a mouse and once as a keyboard, where it says "Cooler Master Storm Havoc Mouse: (accel) keeping acceleration scheme 1" so I'm wondering if this is what causing the problem with mouse acceleration not working.

However my USB headset also seems to be recognized as a keyboard in the xorg log, but it works just fine. In xinput list and xfce mouse settings, the mouse is listed twice and even the keyboard is listed as a mouse.

Code:
Select allVirtual core pointer                       id=2   [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                 id=4   [slave  pointer  (2)]
⎜   ↳ Cooler Master Storm Havoc Mouse            id=9   [slave  pointer  (2)]
⎜   ↳ Cooler Master Storm Havoc Mouse            id=10   [slave  pointer  (2)]
⎜   ↳ Logitech USB Keyboard                      id=11   [slave  pointer  (2)]
⎣ Virtual core keyboard                      id=3   [master keyboard (2)]

[Code] ....

in dmesg, the mouse is also listed twice, once as a mouse and once as a keyboard

Code:

Select all[    5.891478] input: Cooler Master Storm Havoc Mouse as /devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.0/0003:2516:001D.0002/input/input11
[    5.891586] hid-generic 0003:2516:001D.0002: input,hidraw1: USB HID v1.11 Mouse [Cooler Master Storm Havoc Mouse] on usb-0000:00:1d.2-1/input0
[    5.896154] input: Cooler Master Storm Havoc Mouse as /devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:2516:001D.0003/input/input12
[    5.896236] hid-generic 0003:2516:001D.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Cooler Master Storm Havoc Mouse] on usb-0000:00:1d.2-1/input1

View 2 Replies View Related

Debian Hardware :: Video Acceleration For Xpress 200M?

Mar 13, 2010

I installed Lenny on my HP/Compaq nx6125 (the Sempron 32 bit model). Although X is running OK, I can't get video acceleration working. Games like Nexuiz are unusable, and programs like Stellarium and Google Earth simply fail to load. i attached some information below.

Currently, I had the free radeon driver installed. The non-free fglxr drivers are available, but I read that they do not support old chipsets like the 200M. I would like to know some pointers or instructions on how to get acceleration working. Most of the information I read seems to be outdated.

tommy@tardis:~$ glxgears -info
Warning, xpress200 detected.
GL_RENDERER = Mesa DRI R300 20060815 x86/MMX+/3DNow!+/SSE2 NO-TCL
GL_VERSION = 1.3 Mesa 7.0.4

[code]....

View 1 Replies View Related

Debian Hardware :: Certain Libraries Compiled With Acceleration Support?

Sep 10, 2010

I just set up my Debian Squeeze (previously I was an Ubuntu/Kubuntu user) with KDE and Catalyst 10.8 to run my HD5070 graphics card. I've read alot on various forums of all the 5xxx users like me unable to properly setup the system and others who say thier video watching, wine game playing and composition are working fine. The problem is tearing while playing video or manipulating windows within the DE. I have read ALOT about this subject as it is obviously very important to me. I've read alot 60+ page threads on phoronics full of names like xv and libva and about using mplayer with gl so on and so forth. Problem is, I can't find a wiki to explain how they mesh together. My questions are:

1. Are certain libraries compiled with acceleration support?
2. If so, why are other libraries not compiled with acceleration support?
3. I get a feeling the libraries these guys are using are different ffmpeg and stuff that those in the repos. Are they?
4. If so, where do you get them?

In short, how does one get compositing and watch a movie tear free (the tearing occurs with or without compositing)? No amount of xorg.conf playing fixes it and the driver is properly installed with direct rendering.

View 2 Replies View Related

Debian Multimedia :: No 3d Acceleration Intel 945 + Slow Scrolling Web Pages?

Mar 9, 2011

Running Squeeze, with kernel 2.6.32-5-amd64. I do not find out how to enable 3d acceleration with my Intel 945 embedded graphics card. Also having very (i mean VERY) slow scrolling in some webpages (such as apple website, or danielestulin.com website). I tested the following "Hardware Acceleration Stress Test" with Epiphany, Iceweasel and Firefox, and the best rate I get is only 3 fps...[URL].. I tested the Chess game included with default Squeeze install, running in 3d mode, and definetely there is no acceleration at all...

Here's my glxinfo output:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:

[Code]...

View 13 Replies View Related

Debian Multimedia :: Flashplayer Video Hardware Acceleration Working?

May 24, 2011

All of the videos on tennistv are flash. The pre-recorded videos seem to play okay using iceweasel and flashplugin-nonfree but the CPU is very high. When she watches live streamed matches the video stalls and jumps, so I have been trying to figure out why. Tennistv support people say that Linux isn't supported and that streaming is "harder" but don't explain why. They suggested using Google chrome, which did seem to work as well as iceweasel but no better. In desparation I tried XP and it was much better and uses much less CPU.

The only difference I could think of was that flash video hardware acceleration works by default in XP, so I started reading up on Flash video acceleration for linux. The latest Adobe flash player releases appear to support video acceleration, but it's switched off by default. So I upgraded to the latest version and did and then restarted iceweasal if you right click on a flash video you can set hardware acceleration in a tick box, but that seems to be there whether the above is config file is there or not there isn't a live tennis match on again until June 6th. How can I tell if hardware acceleration is actually working or not? The PC is has a 3GHz CPU and 1G RAM. Seems nuts that it can't play video properly. Its a Dell SX280.

View 8 Replies View Related

Debian Hardware :: Can't Enable Glamor Acceleration On Intel Card

Nov 10, 2015

I try enable "glamor" acceleration" instead of SNA on my system (Debian Stretch KDE) ..but for me doesn't works.

My graphics cards:

Code: Select all $ inxi -Gx

Graphics: Card-1: Intel 4th Gen Core Processor Integrated Graphics Controller bus-ID: 00:02.0
Card-2: NVIDIA GM108M [GeForce 930M] bus-ID: 01:00.0
Display Server: X.Org 1.17.3 driver: intel Resolution: 1920x1080@60.00hz
GLX Renderer: Mesa DRI Intel Haswell Mobile
GLX Version: 3.0 Mesa 11.0.4 Direct Rendering: Yes

View 2 Replies View Related

Debian Multimedia :: Remove/change Software Rasterizer To Hardware Acceleration?

Apr 2, 2010

I'm having Asus F5RL Notebook and having ATI Radeon Xpress 1100. I can watch movie and play games in GL before this. Now everything seems very very slow after a full system upgrade. (Suspected xorg causing the problem)

I'm following the [URL]..AtiHowTo to setup my graphic card. How to remove/change software rasterizer to hardware acceleration? I'm enjoying full hardware speed before this dear experienced user

[Code]...

View 3 Replies View Related

Debian Hardware :: 3D Acceleration Running Slow On Radeon X1250 - Jessie

Sep 15, 2013

I recently installed Debian Jessie on my computer with M2A-VM motherboard and Radeon X1250 graphics card. The problem I am having is some games are running extremely slow, Torc and Mame64. I ran glxgears and it displayed gears running nicely. I ran glxinfo and it said direct rendering yes. It also displayed a lot of lined ending with none or slow. How I can make the graphics card run faster?

View 3 Replies View Related

Debian Multimedia :: Get Hardware Acceleration (Direct Rendering) Working On System Without Success?

Mar 6, 2011

I've been trying to get hardware acceleration (Direct Rendering) working on my system without success. I'm not even sure if my card supports DR or not, my searchs haven't turned up a result for this question. I don't know if its the video card, nvidia packages or bad configurations. Any help with the diagnosis?

Distro: Debian Lenny
Kernel: 2.6.26-2-686
VideoCard: nVidia Corp. NV44 GeForce 6200 TurboCache(TM)
nVidia-kernel-2.6.26-2-686 v.173.14.09
nVidia-glx v.173.14.09-05

View 1 Replies View Related

Debian Installation :: Onboard Graphics Card Setup - Full Hardware Acceleration Not Activated

Sep 5, 2015

I'm running hardware already considered legacy and I was made painfully aware that those drivers, for ATI cards, are only available from Jessie repositories; yet, somehow I was able to have my system configured to run not the stock drivers the system used for installation but, allegedly, proprietary drivers.

I did notice an overall improvement on how the system displays everything on the screen but after fumbling around the system trying to install a game I had a message warning that only software acceleration was activated and not full hardware acceleration, which was what I was aiming at.

After going through a lot of guides on the web I was able to:

a) discover the system is running MESA drivers (or so I have understood)
b) install headers for my system but somehow along the way I fumbled whatever I was doing and I probably now have a lot of loose ends in the system

Being Debian (and rock solid) the system is still running smoothly but I really want to clean up after myself and correct what I can and improve where is possible.

View 3 Replies View Related

Fedora Hardware :: Marvell 88E8055 Gig-E Not Working Right?

Jan 13, 2011

Usually, someone has already asked the question I need an answer to. My issue is that my onboard gig-e NIC isnt getting a MAC address. I was wondering if anyone can point me in the right direction to getting it to work with built in kernel modules. I have a hack to make it work by manually setting it in rc.local. Sadly, this NIC works perfectly well under WinDos. I want to learn how to troubleshoot this kind of thing better, so even if you don't have an answerHere's some info:#lspci -v

Code:
05:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller
Subsystem: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller

[code]....

View 1 Replies View Related

Ubuntu Networking :: Marvell 88E8056 Is Unstable?

Jan 8, 2010

During Karmic betas, my Marvell 88E8056 did not work at all. When Karmic got released, it started working but after December update, become terribly unstable, disconnecting like every 5 minutes. It is integrated on P5Q-E mobo. Luckily, I also have Marvell 88E8001 so I switched and it works. I was thinking that new kernel broke driver, and thought that next update will fix it. But yesterday I needed both NICs, and 88E8056 is still did not work. I am using .31-17 kernel. So I do not know if my NIC died or what? Can someone with same NIC say if it works for him? Does it work in Lucid Alpha 1 ?

View 1 Replies View Related

Ubuntu Networking :: Marvell 88e8056 Network Up / Down

Apr 5, 2011

I'm currently experiencing some strange troubles installing ubuntu 10.04 /10.10 (tried both, same issue). My network connection appears to fail after some very small amount of packet is sent/received. Searched a bit around the forums here, and ended up installing the Marvell drivers (v10.87.3.3) with success. However, the issue remains. Here's the relevant info:

i386 installation
MotherboardFI lanparty dk 790gx-m2rs
Network controller: Marvell 88e8056
kernel:2.6.32-30-generic
Network config: manual (and tested working config on other computer)

[Code]...

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved