distribute os by obp

2011-03-13 Thread philo neo
Hi,

i have an red blade 1500 with debian squeeze 6.0, the system start under kde 
because gnome bugs.
I have an ultrabook sparc64, i want to distribute debian operating system 
under ultrabook by network because i don't have cdrom reader.

I do since commandes :


**
---sun blade
# apt-get install rarpd tftpboot atftpd tcpdump

# echo "00:00:83:cc:00:27 192.168.0.100" > /etc/ethers
# rarpd -a

# tcpdump -i eth0 -n -v
-
/tftpboot# tcpdump -i eth0 -n -v
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 
bytes
21:44:17.787347 ARP, Ethernet (len 6), IPv4 (len 4), Reverse Reply 
00:00:83:cc:00:27 at 192.168.0.100, length 28
21:44:17.792088 IP (tos 0x0, ttl 123, id 1234, offset 0, flags [none], proto 
UDP 
(17), length 45)
192.168.0.100.65231 > 192.168.0.40.69:  17 RRQ "C0A80064" octet 
21:44:18.084064 STP 802.1d, Config, Flags [Topology change], bridge-id 
8000.00:21:91:d5:a8:b2.8018, length 43
message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 
15.00s
6 packets captured
6 packets received by filter
0 packets dropped by kernel
root@usrv-raptor:/tftpboot# 


i have RRQ "C0A80064"


# mkdir /tftpboot
# chmod 0777 /tftpboot
-
i download boot.img and mini.iso

# mv boot.img  C0A80064
# atftpd --daemon --no-fork


*
ultrabook---
ok boot net

>>> not load kernel 


regards 
philippe


-- 
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201103132157.16877.research.ph...@orange.fr



ultrabook installation

2010-10-20 Thread philo
hello,
I have a ultrabook, the equivalent of an * Sun Ultra 5,
Description: sparc64 IIi 400mhz, 512 MB ram, hdd 60giga.
I have a CDROM drive, via a PCMCIA card.
when I did a show-disks I can see the cdrom 
I tried to boot with plusiaurs OS instalation.
Message always the same: fast data access mmu miss
I thought this error when I just silo, 32/64 bits!
I had this error on a blade after instalation, simply do silo-f-u.
but I do not understand this error message without having to boot the cdrom?


best regards 
philippe

ATI video chipset

2010-10-12 Thread philo
hi, 
i try to configure my video card PGX64 with ATI XL chipset on blade 1000 (2*750 
mhz).
i try to run KDM manager.
i have error at mach64 drivers. or the xorg.conf are declared ati chipset not 
mach64
but by default is mach64 driver.
in attach files there are xorg.conf and Xorg.0.log


best regards
philo

xorg.conf
Description: Binary data


Xorg.0.log
Description: Binary data


Re: blade 1000 configure ATI chipset

2010-09-28 Thread philo

hi,
i stay with gnome is not blocked by errors.

in attached files : xorg.0.log and xorg.conf

can you tell me more ?

best regards
Philo


philo a écrit :

hi,

i have installed debian R5 on Sun blade 1000, the system works.
but i tried to install x-window system, but it doesn't works.
i try :

KDE
Xfce4
Gnome

the screen block i must shutdown machine.
the video card is based on ATI chipset, the real name is Sun PGX64.
how can i parametre the x-window system.
i try also :
apt-get install x-window-system-core

there are some commands for configure ATI chipset
also i don't try tu change xorg.conf because the xserver block, i 
cannot see /var/log/.

can y install ati distribution .deb on my blade.
i search the ati-xserver-xorg package .


best regards
philippe




# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny2)
Current Operating System: Linux usrv-raptor 2.6.26-2-sparc64-smp #1 SMP Fri Sep 
17 02:49:30 UTC 2010 sparc64
Build Date: 11 June 2009  10:44:40AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 28 17:15:19 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x1c0c78
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Exten

blade 1000 configure ATI chipset

2010-09-24 Thread philo
hi,

i have installed debian R5 on Sun blade 1000, the system works.
but i tried to install x-window system, but it doesn't works.
i try :

KDE
Xfce4
Gnome

the screen block i must shutdown machine.
the video card is based on ATI chipset, the real name is Sun PGX64.
how can i parametre the x-window system.
i try also :
apt-get install x-window-system-core

there are some commands for configure ATI chipset
also i don't try tu change xorg.conf because the xserver block, i cannot see 
/var/log/.
can y install ati distribution .deb on my blade.
i search the ati-xserver-xorg package .


best regards 
philippe

confugure graphic card pgx64

2010-08-25 Thread philo
hi,
i have installed debian 505 on sun blade 1000.
the system work.
i have installed gnome, but now i must do configure video card,
it is a SUN PGX64 with ATI chipset, i don't know exactly about chipset model.
i try with match driver, but there are an fatal error.
someone can tell me that i write on xorg.conf, if someone have ideas.


Best Regards
philo

silo code error 1

2010-08-16 Thread philo
hi,
i try to install squeeze debian on blade 1000 (2*750Mhz, 2 go ram, 2 * scsi hdd 
38go, ethernet)
beetween installation the blade load the microcodes on USB key.
well the installation spend normaly,
but when the blade try to install silo, there are the message " error code 
<<1>> ".
i try to parted hdd with ext2 for the directory /boot



best regards
Philo

lasted debian distribution

2010-08-14 Thread philo
hi,
i configure my blade 1000 with scsi hard drives
il search a lasted distribution of debian for sparc64.
someone can tell me where download it.


best regards
philo

debian testing with scsi hard drives

2010-07-13 Thread philo
hi,
i try to install debian testing on sun blade 1000, 2x 750 mhz, 2 go ram, 2x 
36.4 Go, 10 000 RPM scsi hard drives.
the installation doesn't detect the scsi hdd, it want the drivers on usb 
storage.
where can i download the scsi drivers for sun blade 1000?

best regards 
philo

 


silo append scsi parametres

2010-07-11 Thread philo
hi,
i have installed on my sun blade 1000 ubuntu 8.04 upgrade to ubuntu 9.04, 
but i tried to parametre silo for scsi generic drivers.
on my ultra 5 it 's easy , i just add :
slio.conf // append="ide=nodma" for ide hard drives.
but i cannot add append="hda=ide-scsi" for scsi hard drives.
i have search on internet how declare scsi generic drivers.

i boot with recue mode and change silo.conf !

some one have ever declared silo's parametres for scsi adapteur.

Best Regards
Philo






Xterm doesn't work inder KDE

2010-06-15 Thread philo

Hi,

on my Ultra 5
after try a lot of ubuntu distributions (based debian), i stop it...it's 
not stable !!

i have installed debian squeeze,  gnome and xfce4 bugs.
i have installed KDE, it's super...

but  the program xterm bugs under KDE
there are another root xterm under KDE ?
apt-get install  xtermx  ??


Best Regards
PP



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c1754b7.1020...@orange.fr



xfce4

2010-06-10 Thread philo

hi,
i do apt-get install xserver-xorg xfonts-base xfonts-100dpi xfonts-75dpi

apt-get install xfce4

startxfce4

at first time :
it' works, but a don't have internet browser, i try to install 
ephiphany, apt-get install epiphany
the install epiphany work's, but i cannot start epiphany, there are 
another browser or fix bug!


at second time:
there are not many applications under xfce4, can i do for install much 
more applications ?

i try with :
apt-get install xfce4-terminal liburi-perl librsvg2-2 orage xfprint4 
xscreensaver xarchiver xfce4-taskmanager xfce4-appfinder 
thunar-media-tags-plugin thunar-archive-plugin xfce4-artwork xfmedia 
desktop-base


but do nothing

there many applications under xfce4 like  Gnome  ?

Best. Rds.
phil


Hartwig Atrops a écrit :

Hi.

On Wednesday 09 June 2010 18:36, you wrote:
  

hi,
i do :
apt-get install xfce
error >> E: packet  not found



It's apt-get install xfce4

Regards,

Hartwig


  




Re: applications bugs

2010-06-09 Thread philo

hi,
i do :
apt-get install xfce
error >> E: packet  not found


Regards,
Phil


Hartwig Atrops a écrit :

Hi.

On Wednesday 09 June 2010 14:49, philo wrote:
  

hi,
i have intalled debian Testing on a ultra5, also i have installed Gnome.
Networking is alive.
but when I start epiphany it appears two seconds and then disappears!



Same problem on Ultra10 and blade 100, not gnome but xfce. Both epihany and 
arora crash with BUS error - but URL dependent. 


No solution yet.

Regards,

   Hartwig


  




re: aplications error

2010-06-09 Thread philo

hi,

i begin with starting a terminal epiphany, epiphany start and stop with message "Bus 
error"

B R
PHILO





David Syk a écrit :

Hi,

Why don't you begin with starting a terminal, and start epiphany from there and 
see if you can find out why it crashes.

Br
David

On 9 Jun, 2010, at 14:49 , philo wrote:

  

hi,
i have intalled debian Testing on a ultra5, also i have installed Gnome.
Networking is alive.
but when I start epiphany it appears two seconds and then disappears!
when I run filemanager >> several filemanagers endless loop without display, 
all it's stay in taskbar.
I do not know what to do ...
try another graphical environment that gnome??
I should prefer to correct the bug!


Best regards
philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c0f8dec.3010...@orange.fr






  


applications bugs

2010-06-09 Thread philo

hi,
i have intalled debian Testing on a ultra5, also i have installed Gnome.
Networking is alive.
but when I start epiphany it appears two seconds and then disappears!
when I run filemanager >> several filemanagers endless loop without 
display, all it's stay in taskbar.

I do not know what to do ...
try another graphical environment that gnome??
I should prefer to correct the bug!


Best regards
philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c0f8dec.3010...@orange.fr



Re: ubuntu(based debian) on ultra 5

2010-06-03 Thread philo

hi,
i have upgraded 8.04 to 9.10 by cdrom upgrade
>>mount -o loop /dev/cdrom /cdrom
>>umount /dev/cdrom /cdrom
./cdromupgrade--
--
process upgrade
---
---
-- silo 32bit >> 64bit ---
silo -u -f
reboot command doesn't work i reset hard !

the sytem boot, i think silo work's, but i have this message box 
"initramfs"

can i do i have some command by help.
**
booting with rescue
---
mount ...
mount...
chroot
--
update-initramfs -u -k all
--
silo.conf
--
"ide=nodma" to kernel option
image=/vmlinuz
   label=Linux
   append="ide=nodma"
   initrd=/initrd.img
---

again this message box "initramfs"

Best regards
Philo

Hector Oron a écrit :

Hello philo,

[...]
  

distributions :
6.06 >> work with gnome but it's older distribution !
8.04 >> blue screen halted at finished install ! doesnt reboot !
9.04 >> don't detect cdrom // i try modprobe ide-scsi but no mudule found !
9.10 >> fast data access mmu miss.. (error silo)
10.04 >> fast data access mmu miss(error silo)
---
9.04>> don't detect cdrom //



Maybe, now, you are able to try:
 * http://d-i.alioth.debian.org/manual/en.sparc/index.html
 * http://www.debian.org/devel/debian-installer/

And report back your new experience :-)

Kind regards,
  




Re: ubuntu(based debian) on ultra 5

2010-06-03 Thread philo

hi,
i have upgraded 8.04 to 9.10 by cdrom upgrade
>>mount -o loop /dev/cdrom /cdrom
>>umount /dev/cdrom /cdrom
./cdromupgrade--
--
process upgrade
---
---
-- silo 32bit >> 64bit ---
silo -u -f
reboot command doesn't work i reset hard !

the sytem boot, i think silo work's, but i have this message box 
"initramfs"

can i do i have some command by help.
mount the system ???

Best regards
Philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c07d53d.6060...@orange.fr



ubuntu(based debian) on ultra 5

2010-06-03 Thread philo

hi,
i have tested all ubuntu LTS on my ultra 5 (512 mo ram, hdd 40go, 
400Mhz, ati video chipset).


distributions :
6.06 >> work with gnome but it's older distribution !
8.04 >> blue screen halted at finished install ! doesnt reboot !
9.04 >> don't detect cdrom // i try modprobe ide-scsi but no mudule found !
9.10 >> fast data access mmu miss.. (error silo)
10.04 >> fast data access mmu miss(error silo)
---
9.04>> don't detect cdrom //
i try :
modprobe ide-scsi but no module found !
i don't have reader floppy and not USB devices !
how can i found the drivers and install it, i tried to swap cdrom 8.04 
drivers but it's impossible.


with ubuntu 9.10 and 10.04 i have this error :
>> fast data access mmu miss
how can i bypass this bug ? can i update openboot, i have version 3.19 ?
my version of openboot is 3.19, can i do update for a lasted distributions ?

i tried to update 6.06 to 8.04, but there a lot of errors !
i cannot install ubuntu-destop !

i don't know do it now ??

best regards
Philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c075a8d.3030...@orange.fr



Re: errors silo

2010-05-31 Thread philo

hi,

at the first time i do :



I did an "expert" install and when I got to
"tasksel", I didn't select anything (i.e. unselected "standard").
I try to install silo in the next step in the
installation or if skipped that and chose to continue without silo,
rebooting the CD in "rescue" mode, i chose /dev/hda1, i have a shell.
i do :

apt-get update
apt-get upgrade

apt-get remove silo
apt-get install silo

silo config :
nano /etc/silo.conf

entering parametres into silo.conf
root=/dev/hda1.
initrd=/boot/.

siloconfig or /silo -r /boot/



fatal error: your /boot/second.b is located above the magic 1GB boundary from 
start of the disk
please move it down. so that silo first stage loader can load it.
#

regards
Philo




--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c03adc4.1090...@orange.fr



errors silo

2010-05-30 Thread philo

hi,
i try to install debian testing cdrom iso with version sqeeze and last...
the programme silo cannot install .. i have errors !

1- squeeze >> between install at rubrique choise and install sofware 
stay blocked at silo configuration.

2- last testing (i forgot the name, sorry) >> silo code error 1

i have an Sun ultra 5 , 40 go hdd, 512 mo ram, 360mhz.

before i have a bad version of xorg-xserver under debian R5

i try with testing but silo doesnt work !!


regards
philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c02ccf6.8040...@orange.fr



Re: configure ati chipset for Sun ultra 5

2010-05-30 Thread philo

hi,
i try with your xorg.conf minimal !
i have only one error into Xorg.0.log :
>> (EE) Screen(s) found, but none have a usable configuration.

i have an hitachi CM769ET screen ! resolution max 1600*1200 pixels.

how i can parametre my screen into xorg.conf

attached files : xorg.conf and Xorg.0.log


Best regards
philo
Section "Device"
>>  Identifier  "Generic Video Card"
>>  Option  "UseFBDev"  "true"
>> EndSection
>>
>> Section "Monitor"
>>  Identifier  "Generic Monitor"
>>  Option  "DPMS"
>> # IBM
>>  HorizSync   31.5-51
>>  VertRefresh 43-60
>> EndSection
>>
>> Section "Screen"
>>  Identifier  "Default Screen"
>>  Device  "Generic Video Card"
>>  Monitor "Generic Monitor"
>>  DefaultDepth16
>>EndSection
>>
>> Section "ServerLayout"
>>  Identifier  "Default Layout"
>>  Screen  "Default Screen"
>> EndSection


X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny2)
Current Operating System: Linux usrv-raptor 2.6.26-2-sparc64 #1 Tue Jan 12 
22:16:05 UTC 2010 sparc64
Build Date: 11 June 2009  10:44:40AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun May 30 14:41:47 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(==) |-->Input Device ""
(==) |-->Input Device ""
(==) The core pointer device wasn't specified explicitly in the layout.
Using the default mouse configuration.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the default keyboard configuration.
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x1c0c78
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:01:0: chip 108e,5000 card , rev 13 class 06,04,00 hdr 81
(II) PCI: 00:01:1: chip 108e,5000 card , rev 13 class 06,04,00 hdr 81
(II) PCI: 01:01:0: chip 108e,1000 card , rev 01 class 06,80,00 hdr 80
(II) PCI: 01:01:1: chip 108e,1001 card , rev 01 class 02,00,00 hdr 80
(II) PCI: 01:02:0: chip 1002,4750 card , rev 5c class 03,00,00 hdr 00
(II) PCI: 01:03:0: chip 1095,0646 card 1095,0646 rev 03 class 01,01,8f hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:1:0), (0,2,255), BCTRL: 0x0023 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:1), (0,1,1), BCTRL: 0x0023 (VGA_EN is cleared)
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:2:0) ATI Technologi

Re: configure ati chipset for Sun ultra 5

2010-05-29 Thread philo
uot;reference_clock" "14.318 MHz"
Option  "reference_clock" "28.636 MHz"
Option  "reference_clock" "29.5 MHz"

For my Ultra 5 it used the 14.318 MHz option. So if one does not work,
try another one.

--------


Best regards
Philo

Howard Eisenberger a écrit :

On 2010-05-28, philo wrote:

  
i have installed debian R5 on ultra 5, HDD 40Go, 360 Mhz, 512 ram and 
ATI pro rage video chipset.
i try to install fglrx ati driver but i don't know if it's run under 
sparc64!
some one can give me a link about X-windows configuration for sparc64 
with ati chipset.



On my ultra 5 I have:

$ uname -a
Linux ultra5 2.6.30-1-sparc64 #1 Wed Jul 8 01:18:17 UTC 2009 sparc GNU/Linux

$ lspci -v
01:02.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro 215GP (rev 5c) 
 (prog-if 00 [VGA controller])

Flags: stepping, medium devsel, IRQ 13
Memory at e100 (32-bit, non-prefetchable) [size=16M]
I/O ports at fe01 [disabled] [size=1]
Memory at e200 (32-bit, non-prefetchable) [size=4K]
[virtual] Memory at fe01 (32-bit, non-prefetchable) [size=1]
[virtual] Memory at fe01 (32-bit, non-prefetchable) [size=1]
[virtual] Memory at fe01 (32-bit, non-prefetchable) [size=1]
Expansion ROM at fe01 [disabled] [size=1]
Kernel driver in use: atyfb

This minimal xorg.conf works for me with an old 15" SVGA monitor.

$ cat /etc/X11/xorg.conf
Section "Device"
Identifier  "Generic Video Card"
Option  "UseFBDev""true"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
Option  "DPMS"
# IBM
HorizSync   31.5-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth16
   EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
EndSection
-

I use setxkbmap in my .xinitrc for the keyboard. I believe there may
be a better place to customize the keyboard, but off-hand I forget.

Regards,

Howard E.


  


# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "us"
Option  "XkbVariant""oss"
Option  "XkbOptions""lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizEdgeScroll"   "0"
EndSection

Section "InputDevice"
Driver  "wacom"
Identifier  "stylus"
Option  "Device""/dev/input/wacom"
  

configure ati chipset for Sun ultra 5

2010-05-28 Thread philo

Hi,
i have installed debian R5 on ultra 5, HDD 40Go, 360 Mhz, 512 ram and 
ATI pro rage video chipset.
i try to install fglrx ati driver but i don't know if it's run under 
sparc64!
some one can give me a link about X-windows configuration for sparc64 
with ati chipset.


in attachement /etc/X11/xorg.conf and /var/log/Xorg.0.log


best regards
philo



# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "us"
Option  "XkbVariant""oss"
Option  "XkbOptions""lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizEdgeScroll"   "0"
EndSection

Section "InputDevice"
Driver  "wacom"
Identifier  "stylus"
Option  "Device""/dev/input/wacom"
Option  "Type"  "stylus"
Option  "ForceDevice"   "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver  "wacom"
Identifier  "eraser"
Option  "Device""/dev/input/wacom"
Option  "Type"  "eraser"
Option  "ForceDevice"   "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver  "wacom"
Identifier  "cursor"
Option  "Device""/dev/input/wacom"
Option  "Type"  "cursor"
Option  "ForceDevice"   "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier  "ATI Rage pro"
Driver  "ati"
BusID   "PCI:1:5:0"
VideoRam64000
EndSection

Section "Monitor"
Identifier  "HITACHI"
Option  "DPMS"
HorizSync   30-70
VertRefresh 50-90
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Rage pro"
Monitor "Écran générique"
DefaultDepth24
SubSection "Display"
Modes   "1280x1...@75"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"

# Uncomment if you have a wacom tablet
#   InputDevice "stylus""SendCoreEvents"
#   InputDevice "cursor""SendCoreEvents"
#   InputDevice "eraser""SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, 

configure Xorg on blade 1500 with XVR-100 video card

2010-05-15 Thread philo

hi,
i have installed debian R5 on blade 1500 with XVR-100 video card (ATI 
Radeon 7000 chipset).

i do: sudo dpkg-reconfigure -phigh xserver-xorg
but the xorg.conf was not configured.
i have download the driver : xserver-xorg-video-ati_6.9.0-1+lenny4_sparc.deb
but since installation there are bugs.

you can see my /etc/X11/xorg.conf and /var/log/Xorg.0.log, pice attached.


Best regards
Philo








# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "sun6"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "ATI Technologies Inc Radeon 7000"
Driver  "ati"
BusID   "PCI:1:5:0"
VideoRam64000
EndSection

Section "Monitor"
Identifier  "DELL"
Option  "DPMS"
HorizSync   30-70
VertRefresh 50-90
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies Inc Radeon 7000 SE"
Monitor "Écran générique"
DefaultDepth24
SubSection "Display"
Modes   "1280x1...@60"
EndSubSection
EndSection


X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny2)
Current Operating System: Linux usrv-rapace 2.6.26-2-sparc64 #1 Tue Mar 9 
22:14:38 UTC 2010 sparc64
Build Date: 11 June 2009  10:44:40AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat May 15 15:20:53 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor ""
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "ATI Technologies Inc Radeon 7000"
(==) No monitor specified for screen "Default Screen".
Using a default monitor configuration.
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x1c0c78
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Vid

Re: Debian-Sparc on a Sun Ultra10

2010-03-31 Thread philo

hi
|Fast Data Access MMU MISS
i have a same problem, it 's about silo error, it work on 32bit,
i don't know how to activate 64bit.


see you
philo
|
M. S a écrit :

Hello,

i have a Sun Ultra 10, 440mhz UltraSparc IIi CPU + 1gb Ram + 60gb IDE-HDD.

After the Install via Netboot, i type boot disk, and i became this Error:

"
|Booting with command: boot disk
Boot device: disk
Fast Data Access MMU MISS
ok
"

Solaris 10 works fine, i think the Hardware is okay, but i dont know 
how i can start Debiansparc.


What i have to do to start Debian-Sparc.

So Long
M
|





--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bb31bad.1070...@orange.fr



Re:

2010-03-26 Thread philo

Hi,
i must buy serial cable RS232, and connect to a notebook  for acces  to 
obp ?



regards
philo

philo a écrit :


hi,
i don't have rs232 cable, can i switch an jumper on motherboard ?


regards
phil

Ross Halliday a écrit :

Are you able to connect to the ttya port on the rear? The output is
likely being sent to a serial console

---
Ross Halliday
Network Operations
WTC Communications

Office: 613-547-6939 x203
Helpdesk: 866-547-6939 option 2
http://www.wtccommunications.ca


 

-Original Message-
From: philo [mailto:research.ph...@orange.fr]
Sent: Friday, March 26, 2010 9:09 AM
To: debian-sparc@lists.debian.org
Subject: 

hello
on my ultra 5 (under debian) obp since I activated an error saving


mode
 

display.
Since it starts and displays , then this is
prologue to sleep for hours.
i can ejecting the cdrom works, I hear the fans 
I have not access of OpenBoot (stop + a).
can i do an hard reset of OpenBoot?
how to find the display?



best regards
philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmas...@lists.debian.org
Archive: http://lists.debian.org/4bacb1da.2010...@orange.fr




  










--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bad3859.5080...@orange.fr



Re:

2010-03-26 Thread philo

hi,
i don't have rs232 cable, can i switch an jumper on motherboard ?


regards
phil

Ross Halliday a écrit :

Are you able to connect to the ttya port on the rear? The output is
likely being sent to a serial console

---
Ross Halliday
Network Operations
WTC Communications

Office: 613-547-6939 x203
Helpdesk: 866-547-6939 option 2
http://www.wtccommunications.ca


  

-Original Message-
From: philo [mailto:research.ph...@orange.fr]
Sent: Friday, March 26, 2010 9:09 AM
To: debian-sparc@lists.debian.org
Subject: 

hello
on my ultra 5 (under debian) obp since I activated an error saving


mode
  

display.
Since it starts and displays , then this is
prologue to sleep for hours.
i can ejecting the cdrom works, I hear the fans 
I have not access of OpenBoot (stop + a).
can i do an hard reset of OpenBoot?
how to find the display?



best regards
philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmas...@lists.debian.org
Archive: http://lists.debian.org/4bacb1da.2010...@orange.fr




  





--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bacd485.8080...@orange.fr



debian-sparc@lists.debian.org

2010-03-26 Thread philo

hello
on my ultra 5 (under debian) obp since I activated an error saving mode 
display.
Since it starts and displays , then this is 
prologue to sleep for hours.

i can ejecting the cdrom works, I hear the fans 
I have not access of OpenBoot (stop + a).
can i do an hard reset of OpenBoot?
how to find the display?



best regards
philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4bacb1da.2010...@orange.fr



choise to Os startup

2010-03-22 Thread philo

hi,
This weekend I try to install on blade 1500, debian on the first disk 
and the second disk OSOL

and the osol primary disk with debian secondary disk.
I keep the solution first disk OSOL second disk debian
I'm not on that silo installed on the second boot disk!

I made a ssh from a OSOL X86 on the blade 1500 OSOL svn_131.

here are the results:
- 
---

ad...@usrv-starbuck:~$ ls -la /dev/dsk/c0t0d0s0
lrwxrwxrwx 1 root root 41 2010-03-15 18:07 /dev/dsk/c0t0d0s0 -> 
../../devices/p...@8,70/i...@6/s...@0,0:a

ad...@usrv-starbuck:~$ ls -la /dev/dsk/c0t0d0s1
lrwxrwxrwx 1 root root 41 2010-03-15 18:07 /dev/dsk/c0t0d0s1 -> 
../../devices/p...@8,70/i...@6/s...@0,0:b

ad...@usrv-starbuck:~$
- 



ad...@usrv-starbuck:~# format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
0. c2t0d0 
/p...@1e,60/i...@d/d...@0,0
1. c2t1d0 
/p...@1e,60/i...@d/d...@1,0
Specify disk (enter its number): ^D
ad...@usrv-starbuck:~#
- 
--


I can not implement a command prtvtoc
- 
---

also i have update snv_131 to snv_134

i lose my connection ssh, i post this treads :
http://opensolaris.org/jive/thread.jspa?messageID=467264񲅀 
<http://opensolaris.org/jive/thread.jspa?messageID=467264%F1%B2%85%80>

but i busy i do after
- 
--

but i'm later to my projet : can y to choise os startup on my blade 1500
i have create nvalias disk and disk1

how to choise disk boot, primary secondary disk.

Best regards
philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ba75be7.4010...@orange.fr



Re: Debian Sparc 5.4 on Sun blade 2500

2010-03-17 Thread philo

hi,
i have intalled opensolaris snv_131, the target is an blade 1500
with video carte XVR-100, i download driver.
but i connot exploit it, i have difficulty with X server.

also

i have installed debian R5 on second hard drive with blade 1500.

i connot to parametre dual boot since obp.
i do alias disk ! it's don't work

i would like to choise OS at boot time.


also
i have a blade 150 with video card X-500, no one linux run.
what can i do?



Best regard
phil

Petr Vyslouzil a écrit :

[ Debian mail lists don't like images in attachments? Try #2 with .tar.gz]


Hello Frans & all,

Just to fast forward the bug tracking a tiny bit, here are some references:

* (incorrect) card detection should not be the problem[1]
* Joël Bertrand's attempt to get XVR-500 work on SB 2000[2]
* the problem with black strips on screen described below (it was a private
discussion, but I hope and believe Guillaume wouldn't mind to post it here as it
doesn't contain anything confidential or personal)
* there could be a working XVR-[56]00 driver for X11 in OpenBSD 4.5[3], but
  I cannot confirm or deny it. Could anybody try it out and report if it works?
  ATM I don't have a free sparc to test it on.
  Sadly, Opensolaris can't help us much as only XVR-100 is going to be
  opensourced, while XVR-[56]00 will stay closed due to Wildcat's IP.


Regards,
Petr

[1] http://lists.debian.org/debian-sparc/2008/12/msg2.html
[2] http://lists.debian.org/debian-sparc/2009/05/msg00090.html
[3] http://opensolaris.org/jive/thread.jspa?messageID=364919




  

From: [ UNDISCLOSED SENDER ]
To: p...@email.cz
Subject: Debian and XVR 500
Date: Wed, 21 Oct 2009 00:31:21 +0200 (CEST)

Hi Petr,

I'm carefully reading this thread where you try to make your XVR-500 video
card work with Debian.

Today I'm experiencing the same issue, that prevent me to install Debian
Lenny on my Blade 2000 with 2 XVR-500 Video Card.

Would you be kind enough to tell if you achieved this installation ? Was it
necessary to use dedicated kernel for this purpose ? As of today, do you
know if XVR 500 support is included in the compiled kernel ?

Thank you very much in advance, your reply will help a lot.

Guillaume





Hello Guillaume,

first of all, please note that I've had Blade 2500 (with OBP version
4.16.4), not 2000. Maybe it doesn't matter, but you can never know - Linux
SPARC drivers aren't tested as well as their x86 counterparts.

Lenny 5.0.2 works for me out of the box (= without any boot parameters it
switches into nice high-resolution graphics mode) so yes, the XVR-500
driver is compiled in.

If you're out of luck even with the recent *stable* Debian release, try boot
with parameter DEBIAN_FRONTEND=noninteractive. This switch Debian installer
into "numbered lines mode" menus so you'll be able to navigate simply by
entering a number of an appropriate line you're gonna choose.

Hope it helps.

Regards,
Petr

ps.: just a side note, as I've also needed working X11, I quite cheaply
bought a XVR-100 (a.k.a ATI Radeon with SUN firmware) and it works nice.
Speed is not stellar, but for most common (graphics) programs it's good
enough.



  

Hi Petr,

Thanks for your quick reply. Following this message, I tried the Debian
(5.0.3) installation this week end. After an issue with the non recognized
FC-AL hard drive, I finally went through.

The graphic display works, but is completely unusable, because of black
lines in the middle of the screen. I think the 2 XVR-500 card are a
possible reason for this, so I still need to investigate.

I also wonder if your were successful to change the resolution (Only the
default 1280 * 1024 is available as of now) ?

Best Regards,
Guillaume




Hi again,

Just for information. I attached a copy of my screen after debian install.

Guillaume



  

Hi Guillaume,

I didn't try hard running X11 (with xvr500). I guess you use fb driver
or has Xorg released a XVR compatible driver I'm not aware of?
Looking into guts of the driver[1] I suppose the resolution is hardwired
for now. Do those strange black lines happen even if your xorg config has
the same resolution as kernel driver? Have you already tried to use only
one XVR500 card? Try to contact David on Debian-sparc or kernel mail list,
maybe he could help.

Regards,
Petr

[1] http://lxr.linux.no/#linux+v2.6.31/drivers/video/sunxvr500.c





Hi,

Indeed I understood it lately. The driver is the default fbdev provided
with Debian.

I cannot change the resolution (from xorg.cong), so all tests used
native 1280*1024. I also supposed that the probleme may come from
an inappropriate sync frequency for the monitor,but it wasn't succesfull.
I also removed the second XVR-500 to avoid any conflict between cards,
without any result.

X is mandatory for me. I can administrate the workstation from the
command line but browsing the web is a bit more tricky.

I will forward this conversation to David to get his opinion on this,
I think he's clearly aware of thi

Re: Debian Sparc 5.4 on Sun blade 2500

2010-03-12 Thread philo

hi,
i have installed debian R5 on blade 1500
video card is XVR-100 ati radeon 7000

have you an sample xorg.conf .
declaration of driver !


Best resgards
phil


Petr Vyslouzil a écrit :

Hello Paul,

I assume your Sun Blade has XVR-500 graphics card and you are running X11. If
it's so, I have unfortunately bad news for your as the glitch is a known issue
which is not apparently going to be fixed anytime soon.
At the moment, there is no XVR driver for X11, "only" reverse-engineered kernel
driver aiming at fast and comfortable work in text mode.
If you really need GUI, get yourself a XVR-100.

Regards,
Petr


  
I installed Debian sparc 5.4 on a Sun blade 2500. Everything went well in the installation process. However, when the system loads Debian, the display is garbled. There are vertical strips on the screen and the whole display is fuzzy. 


I use a sun monitor through DVI connection. I have tried to use other monitors 
through DVI, no use. No signal from VGA.

Any help is greatly appreciated.

Thanks.





  





--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4b9af2a8.3040...@orange.fr



Re: console handover: boot [earlyprom0] --> real [tty0]

2010-02-22 Thread philo

philo a écrit :

i
i try on blade 1500 , 2go ram, ultra sparc64 IIIi 1Gherts, 80 ultra ata ide. 
  

i have a same probleme on blade 150.
i have an keyboard and mouse sun type 6 usb.


i try with your sugest site

http://www.debian.org/devel/debian-installer

i have a same error ! ok boot cdrom  
---
+
console handover: boot [earlyprom0] --> real [tty0]
-


regards
philo

  

under ubuntu 10.04 lucid based debian i have this error
ok boot cdrom
silo xxx
Fast Data Access MMU Miss



Best regards,
  







--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4b82aae7.5060...@orange.fr



Re: console handover: boot [earlyprom0] --> real [tty0]

2010-02-22 Thread philo

i download boot.img but i can to make booting cdrom
can you tell more about it please , i see your report bug but can do 
with boot.img??

i andestand the probleme about silo 32bit or 64bit

i try to install debian on blade 1500 beetwen this week!
i tell you about it .


best regards $
philo

Jurij Smakov a écrit :

On Mon, Feb 22, 2010 at 01:38:33AM +0100, philo wrote:
  

philo a écrit :


i try with your sugest site

http://www.debian.org/devel/debian-installer

i have a same error !

---

console handover: boot [earlyprom0] --> real [tty0]
-


regards
philo

  

under ubuntu 10.04 lucid based debian i have this error
ok boot cdrom
silo xxx
Fast Data Access MMU Miss



That may be caused by a known issue with kernel reporting incorrect 
architecture string to silo. I've posted a workaround instructions to
http://bugs.debian.org/570264. Please let me know if it works and 
whether you experience the console handover hang in Ubuntu as well.


Best regards,
  




Re: console handover: boot [earlyprom0] --> real [tty0]

2010-02-21 Thread philo

philo a écrit :

i try with your sugest site

http://www.debian.org/devel/debian-installer

i have a same error !

--- 


console handover: boot [earlyprom0] --> real [tty0]
-


regards
philo


under ubuntu 10.04 lucid based debian i have this error
ok boot cdrom
silo xxx
Fast Data Access MMU Miss



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4b81d209.3000...@orange.fr



Re: console handover: boot [earlyprom0] --> real [tty0]

2010-02-21 Thread philo

i try with your sugest site

http://www.debian.org/devel/debian-installer

i have a same error !

---
console handover: boot [earlyprom0] --> real [tty0]
-


regards
philo


Jurij Smakov a écrit :

On Sat, Feb 20, 2010 at 09:47:25PM +0100, philo wrote:
  

hi

I would like to install debian R5 on a Sun Blade 150 blade.
ok boot cdrom
choise install with mode expert
silo start and kernel
but all stop a this ligne
---
console handover: boot [earlyprom0] --> real [tty0]




This problem has been reported before, and I encountered it myself on 
my SunBlade 1000. Unfortunately, we were not able to figure out the 
root cause, but the good news is that with recent kernels it works 
again. You might want to try one of the installer images from 


http://www.debian.org/devel/debian-installer

Note that it will install squeeze, the not-yet-released version of 
Debian.


Best regards,
  





--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4b81d05f.60...@orange.fr



console handover: boot [earlyprom0] --> real [tty0]

2010-02-20 Thread philo

hi

I would like to install debian R5 on a Sun Blade 150 blade.
ok boot cdrom
choise install with mode expert
silo start and kernel
but all stop a this ligne
---
console handover: boot [earlyprom0] --> real [tty0]


what is the probleme


regards



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4b804a5d.9020...@orange.fr



distribut debian saprc to sparc

2009-12-24 Thread philo N

good evening,
I have two Ultra 5 station, a station and a laptop (tadpole RDI)
both 400mhz, 512 mb ram, 60 gb hdd.
I install Debian R5 by cdrom on my Ultra 5 station the system works.
apart configuration of gnome ... or I galley configuration X Card 3D 
Rage Pro. I would see her later on xorg.ati


I have a ultrabook lli I have no cdrom.
I must therefore passed through all the networks ...
add the mac address of my station ultrabook
rarpd, add echo "0:00:03 B: 80:05:02 192.168.1.50"> / etc / ethers
I am inspired by the following site:
http://www.unixgarden.com/index.php/materiel/installer-debian-sur-sparc

everything is near a part that sees ultrabook does not assign an ip address.
I ss ready with tftp.j 'I download and mini.iso boot.img

special parameters to the OpenBoot since ultrabook

i do  : ok watch-net >> is good
ok boot net
timeout waiting for arp/rarp packet
timeout waiting for arp/rarp packet
timeout waiting for arp/rarp packet
timeout waiting for arp/rarp packetan
indéfiniment

the  command since master sun is :
-# tcpdump -i eth1 -n -v
I saw no allocation of IP addresses ultrabook

regards
philo



--
To UNSUBSCRIBE, email to debian-sparc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Sparc64 Install Problem

2002-10-17 Thread philo vivero
> I'm trying to install 3.0 on a Sun Ultra2 using CDs created with jigdo.
> This is my first experience with Debian. Here is what I've done...

I just did this on an Ultra1.

> 1. Booted with CD1, got the boot: prompt and hit Enter.
> 2. Got an error "/boot/sparc64.gz not found" or something similar.
> 3. Looked at the CD contents and found /boot/sparc64 without the gz
> suffix.
> 4. At the boot: prompt I entered "/boot/sparc64" and hit Enter.

Instead, I booted with the "rescue" image which, for whatever reason, did
a normal install. Here's what I did:

ok> boot cdrom
 . . . blah blah blah . . .
SILO: rescue
 . . . normal installation occurs here . . .

> 5. The computer begins to boot, I see the normal Linux screen as it
> boots.
> 6. During boot a kernel panic occurs...
> 
> Kernel panic: I have no root and I want to scream
> Press L1-A to return to the boot prom

I love Linux error messages. A little humour can go a long way. You would
have to specify where your root is. With a CD boot, I don't know what it'd
be... you specify it like this:

SILO: linux root=/dev/XYZ

But since you're trying to install, what device you mount as root I can't
remember. It'd be the RAMdisk image that is loaded up.

But again, like I said, when I chose "rescue" target to boot, that
actually got me into the normal installation.

--
tim ellis
senior database architect