Sponsored Content
Full Discussion: Debian SPARC
Operating Systems Linux Debian Debian SPARC Post 302650299 by hicksd8 on Saturday 2nd of June 2012 08:47:21 AM
Old 06-02-2012
It's also quite possible that the install routine is loading a driver that is incompatible with the V880 hardware. These Linux distros are prone to that kind of thing. For example, I know that to load Fedora on a V480 you must blacklist a couple of drivers (pata_cmd64x & cassini) on the boot line.

I've also read that the "nouveau" driver causes some issues on the V880.

Try booting with these drivers blacklisted:-

Code:
 
linux blacklist=pata_cmd64x blacklist=cassini blacklist=nouveau

and see what difference, if any, it makes.

I also suggest that you Google for keywords like

Quote:
Debian 6 sparc V880 blacklist
Hope that helps.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Debian on Sparc

I've downloaded the iso images and attempted an boot cdrom in order to install directly from cdrom, but I keep getting error message: Fast Data Access MMU Miss After checking simillar issue on the net I've update open boot firmware to the latest 4.10.6 but still no success. Anyone could help... (4 Replies)
Discussion started by: bubbs
4 Replies

2. Solaris

sparc 5

I have a spark 5 machine running solaris 2.6 instead of a Sun monitor I want to use a normal monitor utilizing the SGI 13W3 TO SVGA adaptor. what is the pin configuration of such an adaptor or a part no. (4 Replies)
Discussion started by: adol3
4 Replies

3. Solaris

Difference between sun sparc 32-bit and sun sparc 64-bit

Hi , could you please clarify me the difference between sun sparc 32-bit and sun sparc 64-bit? means on which processors these are supporting (pentium processors, sun sparc processors) Regards, Rajesh (1 Reply)
Discussion started by: pmrajesh21
1 Replies

4. UNIX for Dummies Questions & Answers

can I emulate solaris/sparc on virtualbox? Or other emulator to run solaris for sparc in my win7 PC?

Hi Gurus can I emulate solaris/sparc on virtualbox? Or other emulator to run solaris for sparc in my win7 PC? regards, Israel. (9 Replies)
Discussion started by: iga3725
9 Replies

5. Debian

Debian Sparc 6.0.3: multiple Nautilus file manager process

Hi, I would like to ask some assistance about my new install sparc64 debian 6.0.3 in a sun blade 150 Hardware.i having this problem in a nautilus file manager in the below panel, it keeps open and closing (multiple file manager process starting and dying) this in result of 100 percent cpu load,... (0 Replies)
Discussion started by: jao_madn
0 Replies

6. Hardware

Anyone using Sparc T4-2?

Greetings, We are interested in the sparc T4-2, but have not seen too many people using it. Has anyone had any experience with it? Please let me know if you have. We are testing out the server with Oracle applications and wanted to see how it could handle 1000 or so sessions. Thanks, Tom (0 Replies)
Discussion started by: TommyG
0 Replies

7. Debian

Need to upgrade Debian 7.8 to Debian 8.5 (Not 8.5)

Hello, I need to upgrade my Debian system 7.8 to 8.5 but by default via apt-get It moves to 8.6 version(latest stable version). I'm new to Debian so didn't figure out the solution. I've checked few suggestions over internet like editing apt source list file using snapshot archive. Please... (2 Replies)
Discussion started by: Mannu2525
2 Replies

8. UNIX for Beginners Questions & Answers

Start /SYS on SUN SPARC does not start machine [SUN SPARC ENTERPRISE T-5240]

-> start /SYS Are you sure you want to start /SYS (y/n)? y Starting /SYS ]-> show HOST /HOST Targets: bootmode diag domain Properties: autorestart = reset autorunonerror = false bootfailrecovery = poweroff ... (29 Replies)
Discussion started by: z_haseeb
29 Replies
DH_INSTALLMENU(1)						     Debhelper							 DH_INSTALLMENU(1)

NAME
dh_installmenu - install Debian menu files into package build directories SYNOPSIS
dh_installmenu [debhelperoptions] [-n] DESCRIPTION
dh_installmenu is a debhelper program that is responsible for installing files used by the Debian menu package into package build directories. It also automatically generates the postinst and postrm commands needed to interface with the Debian menu package. These commands are inserted into the maintainer scripts by dh_installdeb(1). FILES
debian/package.menu Debian menu files, installed into usr/share/menu/package in the package build directory. See menufile(5) for its format. debian/package.menu-method Debian menu method files, installed into etc/menu-methods/package in the package build directory. OPTIONS
-n, --noscripts Do not modify postinst/postrm scripts. SEE ALSO
debhelper(7) update-menus(1) menufile(5) This program is a part of debhelper. AUTHOR
Joey Hess <joeyh@debian.org> 8.9.0ubuntu2.1 2012-06-12 DH_INSTALLMENU(1)
All times are GMT -4. The time now is 01:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy